diff options
author | Nebuleon Fumika | 2013-05-20 00:46:43 -0400 |
---|---|---|
committer | Nebuleon Fumika | 2013-05-20 00:46:43 -0400 |
commit | 41c50b372e7819f447d98ed2737aefc72d5b864d (patch) | |
tree | fc48b6665c8fad469c96b61154ae0bfd536505e3 /CATSFC | |
parent | 22aa56d2ed0bb3640e3808577d63c082c6ae162c (diff) | |
download | snes9x2005-41c50b372e7819f447d98ed2737aefc72d5b864d.tar.gz snes9x2005-41c50b372e7819f447d98ed2737aefc72d5b864d.tar.bz2 snes9x2005-41c50b372e7819f447d98ed2737aefc72d5b864d.zip |
CATSFC/system/gui/uicolors.txt: Theme support for active and inactive item text colors.
Diffstat (limited to 'CATSFC')
-rw-r--r-- | CATSFC/system/gui/uicolors.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CATSFC/system/gui/uicolors.txt b/CATSFC/system/gui/uicolors.txt new file mode 100644 index 0000000..0bbb405 --- /dev/null +++ b/CATSFC/system/gui/uicolors.txt @@ -0,0 +1,2 @@ +InactiveItem: #461F99 +ActiveItem: #FFFFFF |