diff options
| author | Igor Nikitin <[email protected]> | 2017-10-28 10:05:32 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-28 10:05:32 -0400 |
| commit | da97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch) | |
| tree | 331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/scheme/clientscheme_colors.res | |
| parent | aa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff) | |
| parent | 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff) | |
20171028 - Scream Fortress Update
- Updated for Scream Fortress 2017
- Updated the Main Menu design and backend
- Updated the version number
- Fixed inexplicable crashes following the Scream Fortress update
- Fixed incorrect image file being used during the loading screen
- Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters
- Miscellaneous other fixes and tweaks
- Removed unused files, code and fonts
- Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/scheme/clientscheme_colors.res')
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index d15c8ea..ff1f3e7 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -2,11 +2,8 @@ Scheme { Colors { - - "Tutorial Color" "0 255 0 128" - //rayshud colors - + "Tutorial Color" "0 255 0 128" "Ammo In Clip" "48 255 48 255" "Ammo In Reserve" "72 255 255 255" "Ammo In Clip Low" "255 42 130 255" @@ -18,9 +15,9 @@ Scheme "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 Spec Health Normal" "235 226 202 255" + "Alternate Spec Health Buff" "48 255 48 255" + "Alternate Spec Health Hurt" "255 153 0 255" //refers to player health/targetids "Health Normal" "235 226 202 255" @@ -28,9 +25,9 @@ Scheme "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" + "Alternate Health Normal" "235 226 202 255" + "Alternate Health Buff" "48 255 48 255" + "Alternate Health Hurt" "255 153 0 255" "Uber Bar Color" "235 226 202 255" @@ -39,11 +36,15 @@ Scheme "Flashing Uber Color1" "255 165 0 255" "Flashing Uber Color2" "255 69 0 255" - //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color + //"Ubercharge Amount" "48 255 48 255" // disabled temporarily; currently controlled by ammo in clip color "Heal Numbers" "48 255 48 255" "Damage Numbers" "72 255 255 255" + //crosshair colors + "Crosshair" "242 242 242 255" + "CrosshairDamage" "255 0 0 255" + //'Last DamageHeal Info' refers to the number that appears above hp "Last DamageHeal Info" "72 255 255 255" @@ -102,8 +103,6 @@ Scheme "HalloweenThemeColor2015_Light" "238 126 17 255" "HalloweenThemeColor2015" "135 54 16 255" "HalloweenThemeColor2015_Dark" "108 49 21 255" - "QuestStandardHighlight" "0 255 0 255" - "QuestBonusHighlight" "150 160 255 255" "QuestUncommitted" "183 147 100 255" "QuestMap_Bonus" "222 217 166 255" |
