MurrinaFancyCandy
A variation to the "Classic" theme, using concave style.
License:
GPL
| Attachment | Size |
|---|---|
| MurrinaFancyCandy.tar.bz2 | 1.55 KB |
| Attachment | Size |
|---|---|
| MurrinaFancyCandy.tar.bz2 | 1.55 KB |
font
What font are you using in the screenshot?
Re: font
sudo apt-get install ttf-liberation
Or if not you can download and extract them to the hidden .font folder in the home directory. (in nautilus View->Show Hidden Files)
https://www.redhat.com/f/fonts/liberation-fonts.tar.gz
Metacity/Emerald theme?
Wallpaper
I've the same problem. What
FOUND THE METACITY
Correction. Above mentioned
Nice theme. Though I
--- /usr/share/themes/MurrinaFancyCandy/gtk-2.0/gtkrc 2006-11-01 08:37:51.000000000 -0500
+++ /home/rouslan/.themes/MurrinaFancyCandyMod/gtk-2.0/gtkrc 2009-07-23 00:49:17.000000000 -0400
@@ -32 +32 @@
- base[PRELIGHT] = "#6590b8"
+ base[PRELIGHT] = "#E6B68A"
@@ -34 +34 @@
- base[SELECTED] = "#E6B68A"
+ base[SELECTED] = "#6590b8"
@@ -37,3 +37,3 @@
- text[NORMAL] = "#505050"
- text[PRELIGHT] = "#505050"
- text[ACTIVE] = "#505050"
+ text[NORMAL] = "#303030"
+ text[PRELIGHT] = "#303030"
+ text[ACTIVE] = "#303030"
@@ -45 +44,0 @@
-menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
@@ -50,2 +49,2 @@
- menubaritemstyle = 1 # 0 = menuitem look, 1 = button look
-menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
+ menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
+ menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
@@ -80,2 +79,2 @@
- bg[PRELIGHT] = "#A7BED5"
- bg[ACTIVE] = "#E6B68A"
+ bg[PRELIGHT] = "#E6B68A"
+ bg[ACTIVE] = "#A7BED5"
@@ -88 +87 @@
- bg[SELECTED] = "#E6B68A"
+ bg[SELECTED] = "#6590b8"
@@ -106 +105 @@
- fg[NORMAL] = "#505050"
+ fg[NORMAL] = "#202020"
@@ -108 +107 @@
- text[PRELIGHT] = "#505050"
+ text[PRELIGHT] = "#202020"
@@ -114,4 +113,4 @@
- fg[NORMAL] = "#505050"
- fg[ACTIVE] = "#505050"
- text[NORMAL] = "#505050"
- text[PRELIGHT] = "#505050"
+ fg[NORMAL] = "#202020"
+ fg[ACTIVE] = "#202020"
+ text[NORMAL] = "#202020"
+ text[PRELIGHT] = "#202020"
@@ -125 +124 @@
- fg[PRELIGHT] = "#505050"
+ fg[PRELIGHT] = "#202020"
I made text a little darker (the menu bars with their dark background needed it the most), swapped selected/highlight colors so that orange is the highlight color and blue is the selected color (I think orange stands out a little too much to be used for anything that isn't meant to be the focus of attention). I also made the menu highlights flat, just out of personal taste.
I like the matching
Post new comment