You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-2.1-client/client-templates/10-base-kde4.2/.kde4/share/config/gtkrc-2.0

50 lines
1.2 KiB

style "default"
{
bg[NORMAL] = { 0.878, 0.875, 0.871 }
bg[SELECTED] = { 0.255, 0.545, 0.831 }
bg[INSENSITIVE] = { 0.878, 0.875, 0.871 }
bg[ACTIVE] = { 0.718, 0.710, 0.702 }
bg[PRELIGHT] = { 0.878, 0.875, 0.871 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
base[SELECTED] = { 0.255, 0.545, 0.831 }
base[INSENSITIVE] = { 0.878, 0.875, 0.871 }
base[ACTIVE] = { 0.255, 0.545, 0.831 }
base[PRELIGHT] = { 0.255, 0.545, 0.831 }
text[NORMAL] = { 0.078, 0.075, 0.071 }
text[SELECTED] = { 1.000, 1.000, 1.000 }
text[INSENSITIVE] = { 0.718, 0.710, 0.702 }
text[ACTIVE] = { 1.000, 1.000, 1.000 }
text[PRELIGHT] = { 1.000, 1.000, 1.000 }
fg[NORMAL] = { 0.078, 0.075, 0.071 }
fg[SELECTED] = { 1.000, 1.000, 1.000 }
fg[INSENSITIVE] = { 0.718, 0.710, 0.702 }
fg[ACTIVE] = { 0.078, 0.075, 0.071 }
fg[PRELIGHT] = { 0.078, 0.075, 0.071 }
}
class "*" style "default"
gtk-alternative-button-order = 1
style "ToolTip"
{
bg[NORMAL] = { 0.878, 0.875, 0.871 }
base[NORMAL] = { 1.000, 1.000, 1.000 }
text[NORMAL] = { 0.078, 0.075, 0.071 }
fg[NORMAL] = { 0.078, 0.075, 0.071 }
}
widget "gtk-tooltip" style "ToolTip"
widget "gtk-tooltips" style "ToolTip"
style "MenuItem"
{
bg[PRELIGHT] = { 0.255, 0.545, 0.831 }
}
class "*MenuItem" style "MenuItem"