summaryrefslogtreecommitdiff
path: root/resource/sourcescheme.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
committerCriticalFlaw <[email protected]>2020-08-07 18:49:07 -0400
commitefba2d7f8d7c68205331fcc3accad683649faed8 (patch)
treef489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/sourcescheme.res
parent8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff)
Visual Tweaks
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/sourcescheme.res')
-rw-r--r--resource/sourcescheme.res5
1 files changed, 4 insertions, 1 deletions
diff --git a/resource/sourcescheme.res b/resource/sourcescheme.res
index aed9b7a..4e471b9 100644
--- a/resource/sourcescheme.res
+++ b/resource/sourcescheme.res
@@ -2,6 +2,9 @@
Scheme
{
+ //////////////////////// COLORS ///////////////////////////
+ // color details
+ // this is a list of all the colors used by the scheme
Colors
{
// HUD COLORS
@@ -125,7 +128,7 @@ Scheme
Menu.BgColor "HudBlack"
Menu.ArmedFgColor "Black"
Menu.ArmedBgColor "White"
-` Menu.DividerColor "Border.Dark"
+ Menu.DividerColor "Border.Dark"
ScrollBarButton.FgColor "White"
ScrollBarButton.BgColor "Black"