-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add variants for color schemes with pale accent colors
- Loading branch information
Showing
34 changed files
with
5,027 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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[email protected] | ||
X-KDE-PluginInfo-Website=https://store.kde.org/p/1678088/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.