diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ClientScheme.res | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/resource/ClientScheme.res b/resource/ClientScheme.res index f3c8e4d..34496ad 100644 --- a/resource/ClientScheme.res +++ b/resource/ClientScheme.res @@ -52,6 +52,18 @@ Scheme //'Last DamageHeal Info' refers to the number that appears above hp "Last DamageHeal Info" "72 255 255 255" + + //Changes the colors of the bars on the "Stats" tab + + "StatBar1" "15 255 255 128" + "StatBar2" "15 225 225 128" + "StatBar3" "15 195 195 128" + "StatBar4" "15 165 165 128" + "StatBar5" "15 135 135 128" + "StatBar6" "15 105 105 128" + "StatBar7" "15 85 85 128" + "StatBar8" "15 65 65 128" + "StatBar9" "15 45 45 128" //Rainbow Uber Colors |
