kde: add 1Password titlebar theme

This commit is contained in:
Erin 2023-02-15 11:13:38 -05:00
parent 347f2470b6
commit d168fa281f
2 changed files with 15 additions and 5 deletions

View file

@ -1,32 +1,37 @@
[1]
Description=Application settings for 1password
wmclass=1password
wmclassmatch=1
[2]
Description=Application settings for vivado
decocolor=Titlebar Vivado Default
decocolorrule=2
wmclass=vivado
wmclassmatch=1
[2]
[3]
Description=Application settings for konsole
decocolor=Titlebar Konsole Dark Pastel
decocolorrule=2
wmclass=konsole
wmclassmatch=1
[3]
[4]
Description=Application settings for code
decocolor=Titlebar VS Code Erins Theme Dark
decocolorrule=2
wmclass=code
wmclassmatch=1
[4]
[5]
Description=Application settings for discord
decocolor=Titlebar Discord Dark
decocolorrule=2
wmclass=discord
wmclassmatch=1
[5]
[6]
Description=Application settings for obsidian
decocolor=Titlebar Obsidian Light
decocolorrule=2
@ -34,5 +39,5 @@ wmclass=obsidian
wmclassmatch=1
[General]
count=5
count=6
rules=ac4334d1-953b-4987-893d-875a2a0603ac,1

View file

@ -0,0 +1,5 @@
[WM]
activeBackground=229,229,229
activeForeground=38,38,38
inactiveBackground=229,229,229
inactiveForeground=119,119,119