From ee0a3d1404f26494ec1ea7e02a08847baf529658 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 28 Jun 2021 23:30:02 -0400 Subject: Updated main menu pages - Added a home server button. - Added a HUD Options panel. - Updated the source schema. - Updated the backpack, trade, stats, workshop --- resource/sourcescheme.res | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'resource/sourcescheme.res') diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res index 5b6866b..5c308ad 100644 --- a/resource/sourcescheme.res +++ b/resource/sourcescheme.res @@ -16,6 +16,7 @@ Scheme "Black" "17 17 17 255" "Blank" "0 0 0 0" "HudBlack" "0 0 0 200" + "Cyan" "72 255 255 255" // BASE COLORS //--------------------------------------------- @@ -58,7 +59,7 @@ Scheme Border.Bright "Blank" Border.Dark "Blank" Border.Selection "Blank" - Border.DarkSolid "32 32 32 255" + Border.DarkSolid "Cyan" Button.TextColor "White" Button.BgColor "Black" @@ -96,7 +97,7 @@ Scheme FrameGrip.Color2 "White" FrameTitleButton.FgColor "White" FrameTitleBar.Font "UiBold" - FrameTitleBar.TextColor "White" + FrameTitleBar.TextColor "Cyan" FrameTitleBar.DisabledTextColor "DullWhite" Label.TextDullColor "DullWhite" -- cgit v1.2.3