From 8f74d5347c4cb3e60258c63a60ac1e094e01a922 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:27:10 +0100 Subject: [PATCH 1/8] Cyan instead of orange sourcescheme button highlight --- resource/sourcescheme.res | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res index 5cff7dcc..cac7e4c3 100644 --- a/resource/sourcescheme.res +++ b/resource/sourcescheme.res @@ -17,6 +17,7 @@ Scheme "Blank" "0 0 0 0" "HudBlack" "0 0 0 200" "Cyan" "72 255 255 255" + "DarkCyan" "53 152 169 255" // BASE COLORS //--------------------------------------------- @@ -64,15 +65,15 @@ Scheme Button.TextColor "White" Button.BgColor "Black" Button.ArmedTextColor "White" - Button.ArmedBgColor "Yellow" + Button.ArmedBgColor "DarkCyan" Button.DepressedTextColor "White" - Button.DepressedBgColor "Yellow" + Button.DepressedBgColor "DarkCyan" Button.FocusBorderColor "Blank" CheckButton.TextColor "DullWhite" CheckButton.SelectedTextColor "White" CheckButton.BgColor "Black" - CheckButton.HighlightFgColor "Yellow" + CheckButton.HighlightFgColor "DarkCyan" CheckButton.ArmedBgColor "Blank" CheckButton.DepressedBgColor "Blank" CheckButton.Border1 "Border.Dark" @@ -527,4 +528,4 @@ Scheme "16" "resource/linux_fonts/liberationmono-regular.ttf" "17" "resource/linux_fonts/firasans-regular.ttf" } -} \ No newline at end of file +} From 5fe3918d0921dc91205a536338696d78016df5d7 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:02:46 +0100 Subject: [PATCH 2/8] Cyan button highlight instead of orange in casual menu --- resource/ui/matchmakingcasualcriteria.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res index 635dfad8..a74394fc 100644 --- a/resource/ui/matchmakingcasualcriteria.res +++ b/resource/ui/matchmakingcasualcriteria.res @@ -76,7 +76,7 @@ "paintbackground" "0" "proportionaltoparent" "1" "image_drawcolor" "TanLight" - "image_armedcolor" "169 123 53 255" + "image_armedcolor" "72 255 255 255" "SubImage" { @@ -121,7 +121,7 @@ "paintbackground" "0" "proportionaltoparent" "1" "image_drawcolor" "TanLight" - "image_armedcolor" "169 123 53 255" + "image_armedcolor" "72 255 255 255" "SubImage" { @@ -262,4 +262,4 @@ } } } -} \ No newline at end of file +} From b2e5d076fad033a68f5b3e1c3f233a82b4321135 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:03:39 +0100 Subject: [PATCH 3/8] Cyan highlighted arrows in matchmaking side panel instead of orange --- resource/ui/matchmakingdashboardplaylist.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res index 6cac6cab..75ac1ff9 100644 --- a/resource/ui/matchmakingdashboardplaylist.res +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -60,4 +60,4 @@ "proportionaltoparent" "1" "mouseinputenabled" "0" } -} \ No newline at end of file +} From e2fe163396136fb7bcd32f2326d4a106eaff4d12 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:07:43 +0100 Subject: [PATCH 4/8] Revert "Cyan highlighted arrows in matchmaking side panel instead of orange" --- resource/ui/matchmakingdashboardplaylist.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res index 75ac1ff9..6cac6cab 100644 --- a/resource/ui/matchmakingdashboardplaylist.res +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -60,4 +60,4 @@ "proportionaltoparent" "1" "mouseinputenabled" "0" } -} +} \ No newline at end of file From 4d01809169cf3694e2ac443c4c6a0c2fc86a9eac Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 19:09:15 +0100 Subject: [PATCH 5/8] Cyan highligted close arrows in matchmaking side panel --- resource/ui/matchmakingdashboardsidepanel.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res index 0203144a..3b9f75de 100644 --- a/resource/ui/matchmakingdashboardsidepanel.res +++ b/resource/ui/matchmakingdashboardsidepanel.res @@ -102,7 +102,7 @@ "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" "defaultFgColor_override" "TanLight" - "armedFgColor_override" "169 123 53 255" + "armedFgColor_override" "ColorCyan" if_left { @@ -131,7 +131,7 @@ "armedBgColor_override" "Transparent" "defaultBgColor_override" "Transparent" "defaultFgColor_override" "TanLight" - "armedFgColor_override" "169 123 53 255" + "armedFgColor_override" "ColorCyan" if_left { @@ -154,4 +154,4 @@ "border" "TeamMenuBorder" "bgcolor_override" "DarkerGrey" } -} \ No newline at end of file +} From a1334f89ac47fe9a68d80b9270247d71b5c44ac9 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 22:59:56 +0100 Subject: [PATCH 6/8] Upload matchmakingcategorypanel.res --- resource/ui/matchmakingcategorypanel.res | 281 +++++++++++++++++++++++ 1 file changed, 281 insertions(+) create mode 100644 resource/ui/matchmakingcategorypanel.res diff --git a/resource/ui/matchmakingcategorypanel.res b/resource/ui/matchmakingcategorypanel.res new file mode 100644 index 00000000..ff6180aa --- /dev/null +++ b/resource/ui/matchmakingcategorypanel.res @@ -0,0 +1,281 @@ +"Resource/UI/MatchmakingCategoryPanel.res" +{ + "MatchmakingCategoryPanel" + { + "fieldName" "MatchmakingCategoryPanel" + "xpos" "0" + "ypos" "0" + "wide" "f0" + "tall" "50" + "proportionaltoparent" "1" + + "collapsed_height" "57" + "resize_time" "0.2" + + } + + "TopContainer" + { + "Controlname" "EditablePanel" + "fieldName" "TopContainer" + "xpos" "0" + "ypos" "0" + "zpos" "2" + "wide" "f0" + "tall" "p1.17" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + + "BGColor" + { + "ControlName" "EditablePanel" + "fieldName" "BGColor" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "f0" + "tall" "f0" + "visible" "1" + "enabled" "1" + "mouseinputenabled" "0" + + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 255" + } + + "BGImage" + { + "ControlName" "ImagePanel" + "fieldName" "BGImage" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "o4" + "tall" "f0" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + "proportionaltoparent" "1" + } + + "EntryToggleButton" + { + "ControlName" "CExImageButton" + "fieldName" "EntryToggleButton" + "xpos" "0" + "ypos" "rs1" + "zpos" "100" + "wide" "f0" + "tall" "9" + "proportionaltoparent" "1" + + "actionsignallevel" "2" + "command" "toggle_collapse" + "labeltext" "#TF_Casual_ViewMaps" + "textAlignment" "west" + "font" "MMenuPlayListDesc" + "textinsetx" "40" + + "stay_armed_on_click" "1" + + "border_default" "NoBorder" + "defaultBgColor_override" "235 226 202 20" + + "border_armed" "NoBorder" + "armedBgColor_override" "DarkCyanDim" + "selectedBGColor_override" "DarkCyan" + + "sound_armed" "ui/item_info_mouseover.wav" + "sound_depressed" "UI/buttonclick.wav" + "sound_released" "UI/buttonclickrelease.wav" + + "image_default" "glyph_expand" + + "button_activation_type" "1" + + "SubImage" + { + "ControlName" "ImagePanel" + "fieldName" "SubImage" + "xpos" "6" + "ypos" "cs-0.5" + "zpos" "1" + "wide" "o1" + "tall" "p.9" + "visible" "1" + "enabled" "1" + "scaleImage" "1" + + "proportionaltoparent" "1" + } + } + + "Shade" + { + "fieldName" "Shade" + "ControlName" "EditablePanel" + "xpos" "cs-0.5" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "57" + "mouseinputenabled" "0" + + "proportionaltoparent" "1" + "bgcolor_override" "0 0 0 0" + } + + "Checkbutton" + { + "ControlName" "CExCheckButton" + "fieldName" "Checkbutton" + "xpos" "r27" + "ypos" "-1" + "zpos" "3" + "wide" "25" + "tall" "20" + "proportionaltoparent" "1" + "labeltext" "" + "smallcheckimage" "1" + + "sound_depressed" "UI/buttonclickrelease.wav" + "button_activation_type" "1" + } + + "Title" + { + "ControlName" "CExLabel" + "fieldName" "Title" + "xpos" "rs1-24" + "ypos" "2" + "zpos" "3" + "wide" "200" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%title_token%" + "textinsetx" "5" + "use_proportional_insets" "1" + "font" "HudFontSmallestBold" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "fgcolor" "TanLight" + } + + "TitleShadow" + { + "ControlName" "CExLabel" + "fieldName" "TitleShadow" + "xpos" "rs1-23" + "ypos" "3" + "zpos" "2" + "wide" "200" + "tall" "15" + "visible" "1" + "enabled" "1" + "labelText" "%title_token%" + "textinsetx" "5" + "use_proportional_insets" "1" + "font" "HudFontSmallestBold" + "textAlignment" "east" + "dulltext" "0" + "brighttext" "0" + "default" "1" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + + "fgcolor_override" "Black" + } + + "DescLabel" + { + "ControlName" "CExLabel" + "fieldName" "DescLabel" + "font" "MMenuPlayListDesc" + "labelText" "%desc_token%" + "textAlignment" "north-west" + "xpos" "rs1-5" + "ypos" "18" + "zpos" "2" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "wrap" "1" + "fgcolor_override" "TanLight" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "DescLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "DescLabelShadow" + "font" "MMenuPlayListDesc" + "labelText" "%desc_token%" + "textAlignment" "north-west" + "xpos" "rs1-4" + "ypos" "19" + "zpos" "1" + "wide" "120" + "tall" "40" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + + "wrap" "1" + "fgcolor_override" "Black" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + } + + "PlayListDropShadow" + { + "ControlName" "EditablePanel" + "fieldName" "PlaylistBGPanel" + "xpos" "cs-0.5" + "ypos" "p1.17-2" + "zpos" "1" + "wide" "p1.5" + "tall" "1000" + "visible" "1" + "PaintBackgroundType" "2" + "border" "InnerShadowBorder" + "proportionaltoparent" "1" + "mouseinputenabled" "0" + } + + "MapsContainer" + { + "Controlname" "EditablePanel" + "fieldName" "MapsContainer" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "f0" + "tall" "0" + "visible" "1" + "enabled" "1" + "proportionaltoparent" "1" + + "border" "InnerShadowBorder" + + "pinCorner" "2" + "autoResize" "1" + + "skip_autoresize" "1" + + "bgcolor_override" "0 0 0 150" + } +} \ No newline at end of file From d39e8c303817fd948bbb5ad7b3881e36005185a4 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 23:00:24 +0100 Subject: [PATCH 7/8] Update clientscheme_colors.res --- resource/scheme/clientscheme_colors.res | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index 7d09f6e9..bc06cc42 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -11,6 +11,8 @@ Scheme "ColorGreen" "48 255 48 255" "ColorCyan" "72 255 255 255" "ColorCyanShadow" "72 100 100 255" + "DarkCyan" "53 152 169 255" + "DarkCyanDim" "53 152 169 128" "ColorBlue" "0 0 255 255" "ColorPurple" "128 0 255 255" "ColorMagenta" "255 0 255 255" @@ -42,7 +44,7 @@ Scheme "Crosshair" "242 242 242 255" "CrosshairDamage" "255 0 0 255" //--------------------------------------------- - // ÜBERCHARGE + // ÜBERCHARGE //--------------------------------------------- "Uber Bar Color" "235 226 202 255" "Solid Color Uber" "255 50 25 255" @@ -274,4 +276,4 @@ Scheme "UpgradeDisabledFg" "64 59 52 255" "UpgradeDisabledBg" "79 77 68 255" } -} \ No newline at end of file +} From b6fec80573c6afab8da3287b26244a98e9c195a8 Mon Sep 17 00:00:00 2001 From: Beventar <247670086+Beventar@users.noreply.github.com> Date: Tue, 6 Jan 2026 23:07:37 +0100 Subject: [PATCH 8/8] Delete useless space --- resource/ui/matchmakingcategorypanel.res | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resource/ui/matchmakingcategorypanel.res b/resource/ui/matchmakingcategorypanel.res index ff6180aa..25e55e76 100644 --- a/resource/ui/matchmakingcategorypanel.res +++ b/resource/ui/matchmakingcategorypanel.res @@ -11,7 +11,6 @@ "collapsed_height" "57" "resize_time" "0.2" - } "TopContainer" @@ -278,4 +277,4 @@ "bgcolor_override" "0 0 0 150" } -} \ No newline at end of file +}