diff options
| author | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-12-28 13:46:03 -0500 |
| commit | 46d248b5167f9c8794c3125146952fef08f86bcd (patch) | |
| tree | c3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/replaybrowser/mainpanel.res | |
| parent | d07450fa8b4632d043c838807cba07eb3db6a209 (diff) | |
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack.
- Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/replaybrowser/mainpanel.res')
| -rw-r--r-- | resource/ui/replaybrowser/mainpanel.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/replaybrowser/mainpanel.res b/resource/ui/replaybrowser/mainpanel.res index 855ad68..e1ddd86 100644 --- a/resource/ui/replaybrowser/mainpanel.res +++ b/resource/ui/replaybrowser/mainpanel.res @@ -141,8 +141,8 @@ "paintbackground" "1" "activeborder_override" "CyanBorderTabs" "normalborder_override" "CyanBorderTabsInactive" - "unselectedBgColor_override" "10 10 10 255" - "depressedBgColor_override" "10 10 10 255" + "armedBgColor_override" "10 10 10 255" + "selectedBgColor_override" "10 10 10 255" } } |
