File: gimp.css

package info (click to toggle)
gimp 3.2.0~RC3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 227,008 kB
  • sloc: ansic: 870,667; python: 10,942; lisp: 10,857; cpp: 7,355; perl: 4,536; sh: 1,766; xml: 972; yacc: 609; lex: 348; javascript: 150; makefile: 42
file content (9 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
/* You can add your own GIMP-specific GTK styles here */


/* Adjust the size of previews in plug-in dialogs */
/*
GimpPreview {
  -GimpPreview-size: 256;
}
*/