diff options
| -rw-r--r-- | cfg/rayshud_tweaks.cfg (renamed from cfg/wiethud_tweaks.cfg) | 0 | ||||
| -rw-r--r-- | customizations/player_health/hudplayerhealth.res | 2 | ||||
| -rw-r--r-- | resource/ui/huddamageaccount.res | 2 | ||||
| -rw-r--r-- | resource/ui/mainmenuplaylistentry.res | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/cfg/wiethud_tweaks.cfg b/cfg/rayshud_tweaks.cfg index 30ddb41..30ddb41 100644 --- a/cfg/wiethud_tweaks.cfg +++ b/cfg/rayshud_tweaks.cfg diff --git a/customizations/player_health/hudplayerhealth.res b/customizations/player_health/hudplayerhealth.res index a89ea92..407d846 100644 --- a/customizations/player_health/hudplayerhealth.res +++ b/customizations/player_health/hudplayerhealth.res @@ -79,7 +79,7 @@ "textAlignment" "center" "font" "CerbeticaBold56" "font_minmode" "CerbeticaBold32" - "fgcolor" "235 226 202 255" + "fgcolor" "Health Normal" } "PlayerStatusHealthValueShadow" diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index 6ad034a..c75f19d 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -30,7 +30,7 @@ "textAlignment" "center" "font" "CerbeticaBold32" "font_minmode" "CerbeticaBold20" - "fgcolor" "Last Damage" + "fgcolor" "Last DamageHeal Info" } "DamageAccountValueShadow" diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res index 80ac339..ad80bc8 100644 --- a/resource/ui/mainmenuplaylistentry.res +++ b/resource/ui/mainmenuplaylistentry.res @@ -93,7 +93,7 @@ "enabled" "1" "labelText" "%button_token%" "textinsetx" "4" - "textinsety" "20" + "textinsety" "16" "use_proportional_insets" "1" "font" "CerbeticaBold24" "textAlignment" "east" |
