diff options
| author | igor.nikitin <[email protected]> | 2019-04-01 11:27:53 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-01 11:27:53 -0400 |
| commit | daa10dc0815a48133af29f5e424da5fae0576e92 (patch) | |
| tree | 64f34f9979a473a3e88fbdb7951faa2366e31c9e /resource/ui/ClassSelection.res | |
| parent | e0b672d18103d530dec3e894005ed3d4bed0632e (diff) | |
Updated Customizations
- Updated customization files
- Fixed unused color being called
Diffstat (limited to 'resource/ui/ClassSelection.res')
| -rw-r--r-- | resource/ui/ClassSelection.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index 82c4ff9..3566c6b 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -483,7 +483,7 @@ "Command" "vguicancel" "font" "CerbeticaBold14" "paintbackground" "0" - "fgcolor" "TanLight" + "fgcolor" "TanLight" "fgcolor" "TanLight" "defaultFgColor_override" "TanLight" @@ -1217,7 +1217,7 @@ "paintbackground" "0" "defaultFgColor_override" "TanDarker" - "armedFgColor_override" "NeutralWhite" + "armedFgColor_override" "TanLight" "depressedFgColor_override" "TanDarker" "image_drawcolor" "TextColor" |
