diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 15:48:55 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 15:48:55 -0500 |
| commit | 2e034f0e1f48acd0747568bb36c91656ad81d4e1 (patch) | |
| tree | aaae3aa5020ab2b5b85ce69e7121e66fa0ec6174 /resource/scheme/clientscheme_colors.res | |
| parent | 168272821d3a2c2d514b34af26b3d94e178a8036 (diff) | |
Updated Schema Files
- Segregated icons to their own scheme file
- Removed unused scheme files and fonts
- Converted primary Cerbetica fonts from TTF to OTF
- Added additional borders
- Removed unused colors and xhairs
- Reorganized the font schema
- Enabled the xhair hitmarker layout
- Updated the source schema to work better on non-Windows OS
Diffstat (limited to 'resource/scheme/clientscheme_colors.res')
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 111 |
1 files changed, 47 insertions, 64 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index aa200d6..6309983 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -2,8 +2,34 @@ Scheme { Colors { - //rayshud colors + // HUD COLORS + //--------------------------------------------- + "ColorRed" "255 0 0 255" + "ColorVermillion" "255 64 0 255" + "ColorOrange" "255 128 0 255" + "ColorYellow" "255 255 0 255" + "ColorLime" "128 255 0 255" + "ColorGreen" "0 255 0 255" + "ColorTeal" "0 255 128 255" + "ColorCyan" "0 255 255 255" + "ColorAqua" "0 128 255 255" + "ColorBlue" "0 0 255 255" + "ColorPurple" "128 0 255 255" + "ColorMagenta" "255 0 255 255" + "ColorRuby" "255 0 128 255" + "ColorBlack" "0 0 0 255" + "ColorGreyDark" "64 64 64 255" + "ColorGreyMid" "128 128 128 255" + "ColorGreyLight" "192 192 192 255" + "ColorWhite" "255 255 255 255" "Tutorial Color" "0 255 0 128" + "TextColor" "117 107 94 255" + "DarkGrey" "27 27 27 255" + "DarkerGrey" "22 22 22 255" + "Grey" "51 47 46 255" + "DullWhite" "132 132 132 255" + //--------------------------------------------- + // Gameplay "Ammo In Clip" "48 255 48 255" "Ammo In Reserve" "72 255 255 255" "Ammo In Clip Low" "255 42 130 255" @@ -11,40 +37,25 @@ Scheme "Health Normal" "235 226 202 255" "Health Buff" "48 255 48 255" "Health Hurt" "255 153 0 255" - "Uber Bar Color" "235 226 202 255" - "Solid Color Uber" "255 50 25 255" - "Flashing Uber Color1" "255 165 0 255" - "Flashing Uber Color2" "255 69 0 255" "Heal Numbers" "48 255 48 255" "Damage Numbers" "72 255 255 255" - "Crosshair" "242 242 242 255" - "CrosshairDamage" "255 0 0 255" - - //refers to watching stvs/killcam shots - "Spec Health Normal" "235 226 202 255" - "Spec Health Buff" "48 255 48 255" - "Spec Health Hurt" "255 153 0 255" - - //alternate colors for flashing values - "Alternate Spec Health Normal" "235 226 202 255" - "Alternate Spec Health Buff" "48 255 48 255" - "Alternate Spec Health Hurt" "255 153 0 255" - - //alternate colors for flashing values - "Alternate Health Normal" "235 226 202 255" - "Alternate Health Buff" "48 255 48 255" - "Alternate Health Hurt" "255 153 0 255" - - //'Last DamageHeal Info' refers to the number that appears above hp "Last DamageHeal Info" "72 255 255 255" - - //Menu/Color scheme colors "TransparentPanelBG" "25 25 25 128" "Base Color" "15 255 255 255" "Button Color" "72 255 255 255" - - "Inactive Tab" "15 100 100 255" - + //--------------------------------------------- + // Crosshair Colors + "Crosshair" "242 242 242 255" + "CrosshairDamage" "255 0 0 255" + "Inactive Tab" "15 100 100 255" + //--------------------------------------------- + // Ubercharge + "Uber Bar Color" "235 226 202 255" + "Solid Color Uber" "255 50 25 255" + "Flashing Uber Color1" "255 165 0 255" + "Flashing Uber Color2" "255 69 0 255" + //--------------------------------------------- + // Player Stats "StatBar1" "15 255 255 128" "StatBar2" "15 225 225 128" "StatBar3" "15 195 195 128" @@ -54,43 +65,15 @@ Scheme "StatBar7" "15 85 85 128" "StatBar8" "15 65 65 128" "StatBar9" "15 45 45 128" - - //item backdrop color, refers to background color when mousing over items "ItemPanelBG" "50 50 50 255" - - //Rainbow Uber Colors - "ColorRed" "255 0 0 255" - "ColorVermillion" "255 64 0 255" - "ColorOrange" "255 128 0 255" - "ColorYellow" "255 255 0 255" - "ColorLime" "128 255 0 255" - "ColorGreen" "0 255 0 255" - "ColorTeal" "0 255 128 255" - "ColorCyan" "0 255 255 255" - "ColorAqua" "0 128 255 255" - "ColorBlue" "0 0 255 255" - "ColorPurple" "128 0 255 255" - "ColorMagenta" "255 0 255 255" - "ColorRuby" "255 0 128 255" - "ColorBlack" "0 0 0 255" - "ColorGreyDark" "64 64 64 255" - "ColorGreyMid" "128 128 128 255" - "ColorGreyLight" "192 192 192 255" - "ColorWhite" "255 255 255 255" - "Transparent" "0 0 0 0" - "TextColor" "117 107 94 255" - "DarkGrey" "27 27 27 255" - "DarkerGrey" "22 22 22 255" - - "Grey" "51 47 46 255" - //end rayshud colors - - // base colors - "Orange" "Base Color" - "OrangeDim" "Base Color" + //--------------------------------------------- + // DEFAULT COLORS + //--------------------------------------------- + "Orange" "ColorCyan" + "OrangeDim" "ColorCyan" "LightOrange" "188 112 0 128" - "GoalOrange" "255 133 0" + "GoalOrange" "255 133 0 255" "TFOrange" "145 73 59 255" "Purple" "137 69 99 255" @@ -211,7 +194,7 @@ Scheme "QualityColorNormal" "178 178 178 255" "QualityColorrarity1" "77 116 85 255" "QualityColorrarity2" "141 131 75 255" - "QualityColorrarity3" "112 85 15 255" + "QualityColorrarity3" "204 204 250 255" "QualityColorrarity4" "134 80 172 255" "QualityColorVintage" "71 98 145 255" "QualityColorUnique" "255 215 0 255" |
