From d168fa281f6916fbe63e91994ae064d8f289ed86 Mon Sep 17 00:00:00 2001 From: Erin Date: Wed, 15 Feb 2023 11:13:38 -0500 Subject: [PATCH] kde: add 1Password titlebar theme --- kde/.config/kwinrulesrc | 15 ++++++++++----- .../share/color-schemes/1Password Light.colors | 5 +++++ 2 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 kde/.local/share/color-schemes/1Password Light.colors diff --git a/kde/.config/kwinrulesrc b/kde/.config/kwinrulesrc index 63c1e8d..ab60baf 100644 --- a/kde/.config/kwinrulesrc +++ b/kde/.config/kwinrulesrc @@ -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 diff --git a/kde/.local/share/color-schemes/1Password Light.colors b/kde/.local/share/color-schemes/1Password Light.colors new file mode 100644 index 0000000..3f832e7 --- /dev/null +++ b/kde/.local/share/color-schemes/1Password Light.colors @@ -0,0 +1,5 @@ +[WM] +activeBackground=229,229,229 +activeForeground=38,38,38 +inactiveBackground=229,229,229 +inactiveForeground=119,119,119