Add color scheme for GIMP
This commit is contained in:
parent
9191e7c09b
commit
08899c5389
|
@ -40,6 +40,13 @@ decocolorrule=2
|
||||||
wmclass=obsidian
|
wmclass=obsidian
|
||||||
wmclassmatch=1
|
wmclassmatch=1
|
||||||
|
|
||||||
|
[7]
|
||||||
|
Description=Application settings for gimp
|
||||||
|
decocolor=GIMP Dark
|
||||||
|
decocolorrule=2
|
||||||
|
wmclass=gimp
|
||||||
|
wmclassmatch=2
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
count=6
|
count=7
|
||||||
rules=1,2,3,4,5,6
|
rules=1,2,3,4,5,6,7
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
[WM]
|
||||||
|
activeBackground=72,72,72
|
||||||
|
activeForeground=221,221,221
|
||||||
|
inactiveBackground=72,72,72
|
||||||
|
inactiveForeground=129,129,129
|
Loading…
Reference in a new issue