develop
mhiretskiy 16 years ago
parent 309a0734be
commit 9f8e27aea8

@ -0,0 +1,29 @@
include "/usr/share/themes/qt4/gtk-2.0/gtkrc"
style "user-font"
{
font_name="DejaVu Sans 10 "
fg[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
bg[NORMAL] = {0.909804, 0.905882, 0.901961 }
text[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
base[NORMAL] = {0.878431, 0.87451, 0.870588 }
fg[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[ACTIVE] = {0.909804, 0.905882, 0.901961 }
text[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
base[ACTIVE] = {0.878431, 0.87451, 0.870588 }
fg[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
bg[PRELIGHT] = {0.921309, 0.918853, 0.916396 }
text[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
base[PRELIGHT] = {0.878431, 0.87451, 0.870588 }
fg[SELECTED] = {1, 1, 1 }
bg[SELECTED] = {0.254902, 0.545098, 0.831373 }
text[SELECTED] = {1, 1, 1 }
base[SELECTED] = {0.254902, 0.545098, 0.831373 }
fg[INSENSITIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[INSENSITIVE] = {0.909804, 0.905882, 0.901961 }
text[INSENSITIVE] = {0.570443, 0.566705, 0.562966 }
base[INSENSITIVE] = {0.878431, 0.87451, 0.870588 }
}
widget_class "*" style "user-font"
gtk-theme-name="qt4"
gtk-font-name="DejaVu Sans 10 "
gtk-icon-theme-name="Locolor"

@ -0,0 +1,29 @@
include "/usr/share/themes/qt4/gtk-2.0/gtkrc"
style "user-font"
{
font_name="DejaVu Sans 10 "
fg[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
bg[NORMAL] = {0.909804, 0.905882, 0.901961 }
text[NORMAL] = {0.0784314, 0.0745098, 0.0705882 }
base[NORMAL] = {0.878431, 0.87451, 0.870588 }
fg[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[ACTIVE] = {0.909804, 0.905882, 0.901961 }
text[ACTIVE] = {0.0784314, 0.0745098, 0.0705882 }
base[ACTIVE] = {0.878431, 0.87451, 0.870588 }
fg[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
bg[PRELIGHT] = {0.921309, 0.918853, 0.916396 }
text[PRELIGHT] = {0.0784314, 0.0745098, 0.0705882 }
base[PRELIGHT] = {0.878431, 0.87451, 0.870588 }
fg[SELECTED] = {1, 1, 1 }
bg[SELECTED] = {0.254902, 0.545098, 0.831373 }
text[SELECTED] = {1, 1, 1 }
base[SELECTED] = {0.254902, 0.545098, 0.831373 }
fg[INSENSITIVE] = {0.0784314, 0.0745098, 0.0705882 }
bg[INSENSITIVE] = {0.909804, 0.905882, 0.901961 }
text[INSENSITIVE] = {0.570443, 0.566705, 0.562966 }
base[INSENSITIVE] = {0.878431, 0.87451, 0.870588 }
}
widget_class "*" style "user-font"
gtk-theme-name="qt4"
gtk-font-name="DejaVu Sans 10 "
gtk-icon-theme-name="Locolor"
Loading…
Cancel
Save