From ef49954182808fce75ec825399e6e2ba48e7ed48 Mon Sep 17 00:00:00 2001 From: Nebuleon Fumika Date: Fri, 18 Jan 2013 17:15:51 -0500 Subject: Make many of the buttons be glass images. Darken the lines in the 6-line background for visibility. --- CATSFC/system/gui/sbutto.bmp | Bin 2486 -> 2486 bytes CATSFC/system/gui/smnsel.bmp | Bin 2456 -> 2454 bytes CATSFC/system/gui/smsel.bmp | Bin 2456 -> 2454 bytes CATSFC/system/gui/ssubbg.bmp | Bin 98360 -> 98358 bytes CATSFC/system/gui/stitle.bmp | Bin 16952 -> 16950 bytes CATSFC/system/gui/subsela.bmp | Bin 10880 -> 10878 bytes source/images/sbutto.svg | 14 ++++++++++++++ source/images/smaini.svg | 14 ++++++++++++++ source/images/smnsel.svg | 14 ++++++++++++++ source/images/smsel.svg | 14 ++++++++++++++ source/images/snmaini.svg | 14 ++++++++++++++ source/images/stitle.svg | 11 +++++++++++ source/images/subsela.svg | 14 ++++++++++++++ 13 files changed, 95 insertions(+) create mode 100644 source/images/sbutto.svg create mode 100644 source/images/smaini.svg create mode 100644 source/images/smnsel.svg create mode 100644 source/images/smsel.svg create mode 100644 source/images/snmaini.svg create mode 100644 source/images/stitle.svg create mode 100644 source/images/subsela.svg diff --git a/CATSFC/system/gui/sbutto.bmp b/CATSFC/system/gui/sbutto.bmp index 2cad122..7e907b2 100644 Binary files a/CATSFC/system/gui/sbutto.bmp and b/CATSFC/system/gui/sbutto.bmp differ diff --git a/CATSFC/system/gui/smnsel.bmp b/CATSFC/system/gui/smnsel.bmp index 56227bd..c608145 100644 Binary files a/CATSFC/system/gui/smnsel.bmp and b/CATSFC/system/gui/smnsel.bmp differ diff --git a/CATSFC/system/gui/smsel.bmp b/CATSFC/system/gui/smsel.bmp index 73b1e9c..a72a8da 100644 Binary files a/CATSFC/system/gui/smsel.bmp and b/CATSFC/system/gui/smsel.bmp differ diff --git a/CATSFC/system/gui/ssubbg.bmp b/CATSFC/system/gui/ssubbg.bmp index 6527894..c99af26 100644 Binary files a/CATSFC/system/gui/ssubbg.bmp and b/CATSFC/system/gui/ssubbg.bmp differ diff --git a/CATSFC/system/gui/stitle.bmp b/CATSFC/system/gui/stitle.bmp index 535e8b1..7b120fe 100644 Binary files a/CATSFC/system/gui/stitle.bmp and b/CATSFC/system/gui/stitle.bmp differ diff --git a/CATSFC/system/gui/subsela.bmp b/CATSFC/system/gui/subsela.bmp index 7d00992..71f7458 100644 Binary files a/CATSFC/system/gui/subsela.bmp and b/CATSFC/system/gui/subsela.bmp differ diff --git a/source/images/sbutto.svg b/source/images/sbutto.svg new file mode 100644 index 0000000..3f131f1 --- /dev/null +++ b/source/images/sbutto.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/source/images/smaini.svg b/source/images/smaini.svg new file mode 100644 index 0000000..4f949ad --- /dev/null +++ b/source/images/smaini.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/source/images/smnsel.svg b/source/images/smnsel.svg new file mode 100644 index 0000000..8a71555 --- /dev/null +++ b/source/images/smnsel.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/source/images/smsel.svg b/source/images/smsel.svg new file mode 100644 index 0000000..043c8e7 --- /dev/null +++ b/source/images/smsel.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/source/images/snmaini.svg b/source/images/snmaini.svg new file mode 100644 index 0000000..6c8accb --- /dev/null +++ b/source/images/snmaini.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/source/images/stitle.svg b/source/images/stitle.svg new file mode 100644 index 0000000..1f1b374 --- /dev/null +++ b/source/images/stitle.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/source/images/subsela.svg b/source/images/subsela.svg new file mode 100644 index 0000000..929afcc --- /dev/null +++ b/source/images/subsela.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + -- cgit v1.2.3