mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
WIP updated UI
WIP dark editor theme fixed multiwindow
This commit is contained in:
parent
9ac9c13fea
commit
0e6ba354db
46 changed files with 2404 additions and 2295 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 625 B After Width: | Height: | Size: 586 B |
Binary file not shown.
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 397 B |
Binary file not shown.
|
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 241 B |
|
|
@ -68,6 +68,11 @@ singleton GuiControlProfile (menubarProfile : NavPanelProfile)
|
|||
{
|
||||
bitmap = "./menubar";
|
||||
category = "Editor";
|
||||
|
||||
fillColor = "48 48 48";
|
||||
fontColor = "215 215 215";
|
||||
fontColorHL = "150 150 150";
|
||||
borderColor = "34 34 34";
|
||||
};
|
||||
singleton GuiControlProfile (editorMenubarProfile : NavPanelProfile)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue