diff --git a/ActiveAccentDark/ActiveAccentDarkrc b/ActiveAccentDark/ActiveAccentDarkrc index 46a3ff9..c8f43ec 100644 --- a/ActiveAccentDark/ActiveAccentDarkrc +++ b/ActiveAccentDark/ActiveAccentDarkrc @@ -5,7 +5,7 @@ ActiveTextColor=252,252,252 #ActiveUnfocusedTabColor=120,120,120 Animation=0 #InactiveFocusedTabColor=120,120,120 -InactiveTextColor=252,252,252 +InactiveTextColor=161,169,177 #InactiveTextShadowColor=255,255,255,255 #InactiveUnfocusedTabColor=120,120,120 LeftButtons=XIA diff --git a/ActiveAccentDark/metadata.desktop b/ActiveAccentDark/metadata.desktop index 83f5ce8..096a80e 100644 --- a/ActiveAccentDark/metadata.desktop +++ b/ActiveAccentDark/metadata.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Name=Active Accent Dark -Comment=Active window in accent color, inactive windows in background color, for dark color schemes, with titlebar +Comment=Active window in accent color, inactive windows in background color, for dark color schemes with strong accent colors, with titlebar X-KDE-PluginInfo-Name=ActiveAccentDark -X-KDE-PluginInfo-Version=1.0 +X-KDE-PluginInfo-Version=2.0 X-KDE-PluginInfo-Author=Natalie Clarius X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ diff --git a/ActiveAccentDawn/ActiveAccentDawnrc b/ActiveAccentDawn/ActiveAccentDawnrc new file mode 100644 index 0000000..1a70f8c --- /dev/null +++ b/ActiveAccentDawn/ActiveAccentDawnrc @@ -0,0 +1,43 @@ +[General] +#ActiveFocusedTabColor=78,78,78 +ActiveTextColor=35,38,41 +#ActiveTextShadowColor=255,255,255,255 +#ActiveUnfocusedTabColor=120,120,120 +Animation=0 +#InactiveFocusedTabColor=120,120,120 +InactiveTextColor=112,125,138 +#InactiveTextShadowColor=255,255,255,255 +#InactiveUnfocusedTabColor=120,120,120 +LeftButtons=XIA +RightButtons= +Shadow=false +TextShadowOffsetX=1 +TextShadowOffsetY=1 +TitleAlignment=Center +TitleVerticalAlignment=Center +UseTextShadow=true + +[Layout] +BorderBottom=4 +BorderLeft=1 +BorderRight=1 +ButtonHeight=22 +ButtonMarginTop=0 +ButtonSpacing=2 +ButtonWidth=22 +ExplicitButtonSpacer=10 +PaddingBottom=67 +PaddingLeft=54 +PaddingRight=54 +PaddingTop=44 +TitleBorderLeft=1 +TitleBorderRight=1 +TitleEdgeBottom=4 +TitleEdgeBottomMaximized=4 +TitleEdgeLeft=3 +TitleEdgeLeftMaximized=3 +TitleEdgeRight=3 +TitleEdgeRightMaximized=3 +TitleEdgeTop=3 +TitleEdgeTopMaximized=3 +TitleHeight=16 diff --git a/ActiveAccentDawn/alldesktops.svg b/ActiveAccentDawn/alldesktops.svg new file mode 100644 index 0000000..de575f4 --- /dev/null +++ b/ActiveAccentDawn/alldesktops.svg @@ -0,0 +1,182 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/close.svg b/ActiveAccentDawn/close.svg new file mode 100644 index 0000000..26b7e0c --- /dev/null +++ b/ActiveAccentDawn/close.svg @@ -0,0 +1,159 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/decoration.svg b/ActiveAccentDawn/decoration.svg new file mode 100755 index 0000000..f88761d --- /dev/null +++ b/ActiveAccentDawn/decoration.svg @@ -0,0 +1,880 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/help.svg b/ActiveAccentDawn/help.svg new file mode 100644 index 0000000..bc39221 --- /dev/null +++ b/ActiveAccentDawn/help.svg @@ -0,0 +1,121 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/help.svgz b/ActiveAccentDawn/help.svgz new file mode 100644 index 0000000..25d28d2 Binary files /dev/null and b/ActiveAccentDawn/help.svgz differ diff --git a/ActiveAccentDawn/keepabove.svg b/ActiveAccentDawn/keepabove.svg new file mode 100644 index 0000000..2fd5c72 --- /dev/null +++ b/ActiveAccentDawn/keepabove.svg @@ -0,0 +1,196 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/keepbelow.svg b/ActiveAccentDawn/keepbelow.svg new file mode 100644 index 0000000..0c6fb56 --- /dev/null +++ b/ActiveAccentDawn/keepbelow.svg @@ -0,0 +1,196 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/maximize.svg b/ActiveAccentDawn/maximize.svg new file mode 100644 index 0000000..192ab03 --- /dev/null +++ b/ActiveAccentDawn/maximize.svg @@ -0,0 +1,178 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/metadata.desktop b/ActiveAccentDawn/metadata.desktop new file mode 100644 index 0000000..b22de7c --- /dev/null +++ b/ActiveAccentDawn/metadata.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Active Accent Dawn +Comment=Active window in accent color, inactive windows in background color, for light color schemes with pale accent colors, with titlebar + +X-KDE-PluginInfo-Name=ActiveAccentDawn +X-KDE-PluginInfo-Version=2.0 +X-KDE-PluginInfo-Author=Natalie Clarius +X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de +X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ +X-KDE-PluginInfo-License=GPL v3.0 + +Type=Application +X-KDE-PluginInfo-EnabledByDefault=true diff --git a/ActiveAccentDawn/minimize.svg b/ActiveAccentDawn/minimize.svg new file mode 100644 index 0000000..e489626 --- /dev/null +++ b/ActiveAccentDawn/minimize.svg @@ -0,0 +1,176 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/restore.svg b/ActiveAccentDawn/restore.svg new file mode 100644 index 0000000..43f7081 --- /dev/null +++ b/ActiveAccentDawn/restore.svg @@ -0,0 +1,179 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDawn/shade.svg b/ActiveAccentDawn/shade.svg new file mode 100644 index 0000000..d669347 --- /dev/null +++ b/ActiveAccentDawn/shade.svg @@ -0,0 +1,175 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/.directory b/ActiveAccentDusk/.directory new file mode 100644 index 0000000..831e6e4 --- /dev/null +++ b/ActiveAccentDusk/.directory @@ -0,0 +1,6 @@ +[Dolphin] +GroupedSorting=true +SortRole=type +Timestamp=2022,1,9,23,59,29.786 +Version=4 +ViewMode=1 diff --git a/ActiveAccentDusk/ActiveAccentDuskrc b/ActiveAccentDusk/ActiveAccentDuskrc new file mode 100644 index 0000000..775e6b7 --- /dev/null +++ b/ActiveAccentDusk/ActiveAccentDuskrc @@ -0,0 +1,43 @@ +[General] +#ActiveFocusedTabColor=78,78,78 +ActiveTextColor=35,38,41 +#ActiveTextShadowColor=255,255,255,255 +#ActiveUnfocusedTabColor=120,120,120 +Animation=0 +#InactiveFocusedTabColor=120,120,120 +InactiveTextColor=161,169,177 +#InactiveTextShadowColor=255,255,255,255 +#InactiveUnfocusedTabColor=120,120,120 +LeftButtons=XIA +RightButtons= +Shadow=false +TextShadowOffsetX=1 +TextShadowOffsetY=1 +TitleAlignment=Center +TitleVerticalAlignment=Center +UseTextShadow=true + +[Layout] +BorderBottom=4 +BorderLeft=1 +BorderRight=1 +ButtonHeight=22 +ButtonMarginTop=0 +ButtonSpacing=2 +ButtonWidth=22 +ExplicitButtonSpacer=10 +PaddingBottom=67 +PaddingLeft=54 +PaddingRight=54 +PaddingTop=44 +TitleBorderLeft=1 +TitleBorderRight=1 +TitleEdgeBottom=4 +TitleEdgeBottomMaximized=4 +TitleEdgeLeft=3 +TitleEdgeLeftMaximized=3 +TitleEdgeRight=3 +TitleEdgeRightMaximized=3 +TitleEdgeTop=3 +TitleEdgeTopMaximized=3 +TitleHeight=16 diff --git a/ActiveAccentDusk/alldesktops.svg b/ActiveAccentDusk/alldesktops.svg new file mode 100644 index 0000000..de575f4 --- /dev/null +++ b/ActiveAccentDusk/alldesktops.svg @@ -0,0 +1,182 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/close.svg b/ActiveAccentDusk/close.svg new file mode 100644 index 0000000..26b7e0c --- /dev/null +++ b/ActiveAccentDusk/close.svg @@ -0,0 +1,159 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/decoration.svg b/ActiveAccentDusk/decoration.svg new file mode 100755 index 0000000..f88761d --- /dev/null +++ b/ActiveAccentDusk/decoration.svg @@ -0,0 +1,880 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/help.svg b/ActiveAccentDusk/help.svg new file mode 100644 index 0000000..bc39221 --- /dev/null +++ b/ActiveAccentDusk/help.svg @@ -0,0 +1,121 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/help.svgz b/ActiveAccentDusk/help.svgz new file mode 100644 index 0000000..25d28d2 Binary files /dev/null and b/ActiveAccentDusk/help.svgz differ diff --git a/ActiveAccentDusk/keepabove.svg b/ActiveAccentDusk/keepabove.svg new file mode 100644 index 0000000..2fd5c72 --- /dev/null +++ b/ActiveAccentDusk/keepabove.svg @@ -0,0 +1,196 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/keepbelow.svg b/ActiveAccentDusk/keepbelow.svg new file mode 100644 index 0000000..0c6fb56 --- /dev/null +++ b/ActiveAccentDusk/keepbelow.svg @@ -0,0 +1,196 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/maximize.svg b/ActiveAccentDusk/maximize.svg new file mode 100644 index 0000000..192ab03 --- /dev/null +++ b/ActiveAccentDusk/maximize.svg @@ -0,0 +1,178 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/metadata.desktop b/ActiveAccentDusk/metadata.desktop new file mode 100644 index 0000000..9d8cfb6 --- /dev/null +++ b/ActiveAccentDusk/metadata.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Active Accent Dusk +Comment=Active window in accent color, inactive windows in background color, for dark color schemes with pale accent colors, with titlebar + +X-KDE-PluginInfo-Name=ActiveAccentDawn +X-KDE-PluginInfo-Version=2.0 +X-KDE-PluginInfo-Author=Natalie Clarius +X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de +X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ +X-KDE-PluginInfo-License=GPL v3.0 + +Type=Application +X-KDE-PluginInfo-EnabledByDefault=true diff --git a/ActiveAccentDusk/minimize.svg b/ActiveAccentDusk/minimize.svg new file mode 100644 index 0000000..e489626 --- /dev/null +++ b/ActiveAccentDusk/minimize.svg @@ -0,0 +1,176 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/restore.svg b/ActiveAccentDusk/restore.svg new file mode 100644 index 0000000..43f7081 --- /dev/null +++ b/ActiveAccentDusk/restore.svg @@ -0,0 +1,179 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentDusk/shade.svg b/ActiveAccentDusk/shade.svg new file mode 100644 index 0000000..d669347 --- /dev/null +++ b/ActiveAccentDusk/shade.svg @@ -0,0 +1,175 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ActiveAccentFrame/metadata.desktop b/ActiveAccentFrame/metadata.desktop index 3d7bc62..4e1a86d 100644 --- a/ActiveAccentFrame/metadata.desktop +++ b/ActiveAccentFrame/metadata.desktop @@ -3,7 +3,7 @@ Name=Active Accent Frame Comment=Active window in accent color, inactive windows in background color, without titlebar X-KDE-PluginInfo-Name=ActiveAccentFrame -X-KDE-PluginInfo-Version=1.0 +X-KDE-PluginInfo-Version=2.0 X-KDE-PluginInfo-Author=Natalie Clarius X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ diff --git a/ActiveAccentLight/metadata.desktop b/ActiveAccentLight/metadata.desktop index 7baf983..22d9f6b 100644 --- a/ActiveAccentLight/metadata.desktop +++ b/ActiveAccentLight/metadata.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Name=Active Accent Light -Comment=Active window in accent color, inactive windows in background color, for light color schemes, with titlebar +Comment=Active window in accent color, inactive windows in background color, for light color schemes with strong accent colors, with titlebar X-KDE-PluginInfo-Name=ActiveAccentLight -X-KDE-PluginInfo-Version=1.0 +X-KDE-PluginInfo-Version=2.0 X-KDE-PluginInfo-Author=Natalie Clarius X-KDE-PluginInfo-Email=natalie_clarius@yahoo.de X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ diff --git a/README.bbcode b/README.bbcode index a55279e..ea1bca3 100644 --- a/README.bbcode +++ b/README.bbcode @@ -2,13 +2,17 @@ Active window in accent color, inactive windows in background color, with or wit This is a Breeze-based window decoration theme that uses the current color scheme to highlight the active window. -The theme comes in three versions:[list] -[*] Active Accent Light: With titlebar for light color schemes -[*] Active Accent Dark: With titlebar for dark color schemes -[*] Active Accent Frame: Without titlebar for all color schemes[/list]For more information on installation and configuration as well as any requests, please visit [url=https://github.com/nclarius/Plasma-window-decorations]the GitHub page[/url]. +The theme comes in five versions:[list] +[*] Active Accent Frame: Without titlebar for all color schemes +[*] Active Accent Light: With titlebar for light color schemes with strong accent colors +[*] Active Accent Dark: With titlebar for dark color schemes with strong accent colors +[*] Active Accent Dawn: With titlebar for light color schemes with pale accent colors +[*] Active Accent Dusk: With titlebar for dark color schemes with pale accent colors[/list]For more information on installation and configuration as well as any requests, please visit [url=https://github.com/nclarius/Plasma-window-decorations]the GitHub page[/url]. © 2022 Natalie Clarius ‹natalie_clarius@yahoo.de› +The core idea of the implementation is due to [url=https://www.reddit.com/r/kde/comments/ri4zko/comment/howapa9/?utm_source=share&utm_medium=web2x&context=3]@RealezzZ[/url] and the files are based on [url=https://store.kde.org/p/1461072/]Breeze Aurorae[/url]. The adaption for different styles and packaging is my work. + This work is licensed under the GNU General Public License v3.0. This program comes with absolutely no warranty. This is free software, and you are welcome to redistribute and/or modify it under certain conditions. diff --git a/README.md b/README.md index c53167c..619ff97 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ Breeze-based window decoration with or without titlebar that frames the active window in the accent color and the inactive windows in the background color of the current color scheme. -The theme comes in three versions: +The theme comes in five versions: -- Active Accent Light: With titlebar for light color schemes -- Active Accent Dark: With titlebar for dark color schemes - Active Accent Frame: Without titlebar for light and dark color schemes +- Active Accent Light: With titlebar for light color schemes with strong accent colors +- Active Accent Dark: With titlebar for dark color schemes with strong accent colors +- Active Accent Dawn: With titlebar for light color schemes with pale accent colors +- Active Accent Dusk: With titlebar for dark color schemes with pale accent colors ![screenshot](img/screenshot.png) @@ -34,5 +36,5 @@ This program comes with absolutely no warranty. This is free software, and you are welcome to redistribute and/or modify it under certain conditions. If you would like to thank me, you can always make me happy with a review or a cup of coffee: - -   + +   diff --git a/changelog.md b/changelog.md index 8f84ed6..3d8a807 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# v2.0 + +- add variants for color schemes with pale accent colors + # v1.0 - initial release