kde: add 1Password titlebar theme
This commit is contained in:
parent
347f2470b6
commit
d168fa281f
|
@ -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
|
||||
|
|
5
kde/.local/share/color-schemes/1Password Light.colors
Normal file
5
kde/.local/share/color-schemes/1Password Light.colors
Normal file
|
@ -0,0 +1,5 @@
|
|||
[WM]
|
||||
activeBackground=229,229,229
|
||||
activeForeground=38,38,38
|
||||
inactiveBackground=229,229,229
|
||||
inactiveForeground=119,119,119
|
Loading…
Reference in a new issue