/themes/Tarball/gtk-2.0/spinbutton.rc

http://github.com/saikobee/dotfiles · Windows Resource-Definition Script · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 7b19bbb92871642aad4bdda2fbb04c1c MD5 · raw file

  1. # vim: set syn=gtkrc:
  2. style "spinbutton" = "button" {
  3. bg[NORMAL] = @bg_color
  4. engine "murrine" {
  5. contrast = 0.70
  6. }
  7. }