diff options
| author | CriticalFlaw <[email protected]> | 2021-06-29 09:52:34 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-29 09:52:34 -0400 |
| commit | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (patch) | |
| tree | 7d7dce8abe8d5da4348adcec4b18bb036cf1ce9d /resource/ui/testitemroot.res | |
| parent | be4fe1e5a652ba9810e08411a30c9dc6582e5097 (diff) | |
Main menu tweaks
- Consolidated the Cerbetica font.
- Added back the rayshud-styled TF2 logo.
- Moved the version number to the HUD Options panel.
- Updated files to use schema color names.
Diffstat (limited to 'resource/ui/testitemroot.res')
| -rw-r--r-- | resource/ui/testitemroot.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/testitemroot.res b/resource/ui/testitemroot.res index 56ee3ba..85bf9d7 100644 --- a/resource/ui/testitemroot.res +++ b/resource/ui/testitemroot.res @@ -753,12 +753,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" } @@ -964,9 +964,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" { |
