update
This commit is contained in:
parent
3e7a2b2089
commit
3480fa92fe
131 changed files with 12083 additions and 1287 deletions
16
.config/GIMP/3.0/theme.css
Normal file
16
.config/GIMP/3.0/theme.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
/* GIMP theme.css
|
||||
*
|
||||
* This file is written on GIMP startup and on every theme change.
|
||||
* It is NOT supposed to be edited manually. Edit your personal
|
||||
* gimp.css file instead (/home/rafayahmad/.config/GIMP/3.0/gimp.css).
|
||||
*/
|
||||
|
||||
@import url("file:///usr/share/gimp/3.0/themes/Default/gimp-dark.css");
|
||||
@import url("file:///etc/gimp/3.0/gimp.css");
|
||||
|
||||
* { -gtk-icon-style: symbolic; }
|
||||
|
||||
/* prefer-dark-theme */
|
||||
|
||||
|
||||
/* end of theme.css */
|
Loading…
Add table
Add a link
Reference in a new issue