mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 07:04:36 +00:00
Merge branch 'ModernEditorLayoutWIP' of https://github.com/Areloch/Torque3D into development
This commit is contained in:
commit
3697737498
148 changed files with 3463 additions and 547 deletions
|
|
@ -1077,6 +1077,10 @@ singleton GuiControlProfile( GuiMenuBarProfile )
|
|||
fillcolorHL = "42 42 42";
|
||||
borderColor = "30 30 30 255";
|
||||
borderColorHL = "30 30 30 255";
|
||||
fontColor = "215 215 215";
|
||||
fontColorSEL = "43 107 206";
|
||||
fontColorHL = "244 244 244";
|
||||
fontColorNA = "100 100 100";
|
||||
border = 0;
|
||||
borderThickness = 1;
|
||||
opaque = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue