diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/testitemroot.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/testitemroot.res')
| -rw-r--r-- | resource/ui/testitemroot.res | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res index 56ee3ba..2e44787 100644 --- a/resource/ui/testitemroot.res +++ b/resource/ui/testitemroot.res @@ -32,6 +32,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" + "allcaps" "1" "fgcolor_override" "ColorCyan" } @@ -51,7 +52,7 @@ { "ControlName" "CExLabel" "fieldName" "ClassUsageLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_ClassUsage" "textAlignment" "west" "xpos" "5" @@ -283,7 +284,7 @@ { "ControlName" "CExLabel" "fieldName" "CurrentlyTestingLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_CurrentlyTesting" "textAlignment" "west" "xpos" "5" @@ -348,7 +349,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -372,7 +373,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -432,7 +433,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -456,7 +457,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -516,7 +517,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -540,7 +541,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -600,7 +601,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -624,7 +625,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Item_Remove" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -651,7 +652,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "#IT_BotControl_Title" "textAlignment" "west" "xpos" "5" @@ -722,7 +723,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Bot_Add" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -753,12 +754,12 @@ "NumericInputOnly" "0" "unicode" "0" - "fgcolor_override" "235 226 202 255" + "fgcolor_override" "TanLight" "bgcolor_override" "251 235 202 0" "disabledFgColor_override" "117 107 94 0" "disabledBgColor_override" "251 235 202 0" "selectionColor_override" "Transparent" - "selectionTextColor_override" "235 226 202 255" + "selectionTextColor_override" "TanLight" "defaultSelectionBG2Color_override" "251 235 202 255" } @@ -777,7 +778,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#IT_Bot_RemoveAll" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -964,9 +965,9 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "image_armedcolor" "235 226 202 255" - "image_drawcolor" "235 226 202 255" - "image_selectedcolor" "46 43 42 255" + "image_armedcolor" "TanLight" + "image_drawcolor" "TanLight" + "image_selectedcolor" "TanDarker" "SubImage" { |
