Editor GUI Update PT.2

- Console color scheme + increased font size
- Changed bar extend
- fixed highlights
This commit is contained in:
vvv-yeaf 2022-09-20 21:59:05 -03:00
parent 0137778641
commit 3d41ac7d79
26 changed files with 121 additions and 246 deletions

View file

@ -31,7 +31,7 @@ singleton GuiControlProfile (GuiMatEdSliderProfile)
singleton GuiControlProfile (GuiMatEdRightJustifyProfile)
{
// font
fontType = "Noto Sans";
fontType = "Arial";
fontSize = 14;
fontCharset = ANSI;