From acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Jun 2021 09:52:34 -0400 Subject: 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. --- resource/ui/testitemroot.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/testitemroot.res') 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" { -- cgit v1.2.3