mirror of
https://github.com/pnx/dotfiles
synced 2026-06-27 04:13:41 +02:00
add kde theme
This commit is contained in:
parent
f840514bdc
commit
b0e401e325
4 changed files with 299 additions and 0 deletions
135
kde/Template.colors
Normal file
135
kde/Template.colors
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
[ColorEffects:Disabled]
|
||||
Color=$base
|
||||
ColorAmount=0.30000000000000004
|
||||
ColorEffect=2
|
||||
ContrastAmount=0.1
|
||||
ContrastEffect=0
|
||||
IntensityAmount=-1
|
||||
IntensityEffect=0
|
||||
|
||||
[ColorEffects:Inactive]
|
||||
ChangeSelectionColor=true
|
||||
Color=$base
|
||||
ColorAmount=0.5
|
||||
ColorEffect=3
|
||||
ContrastAmount=0
|
||||
ContrastEffect=0
|
||||
Enable=true
|
||||
IntensityAmount=0
|
||||
IntensityEffect=0
|
||||
|
||||
[Colors:Button]
|
||||
BackgroundAlternate=$accent
|
||||
BackgroundNormal=$surface0
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:Complementary]
|
||||
BackgroundAlternate=$crust
|
||||
BackgroundNormal=$mantle
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:Header]
|
||||
BackgroundAlternate=$crust
|
||||
BackgroundNormal=$mantle
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:Selection]
|
||||
BackgroundAlternate=$accent
|
||||
BackgroundNormal=$accent
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundLink=$accent
|
||||
ForegroundInactive=$mantle
|
||||
ForegroundActive=$peach
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$crust
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:Tooltip]
|
||||
BackgroundAlternate=27,25,35
|
||||
BackgroundNormal=$base
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:View]
|
||||
BackgroundAlternate=$mantle
|
||||
BackgroundNormal=$base
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[Colors:Window]
|
||||
BackgroundAlternate=$crust
|
||||
BackgroundNormal=$mantle
|
||||
DecorationFocus=$accent
|
||||
DecorationHover=$surface0
|
||||
ForegroundActive=$peach
|
||||
ForegroundInactive=$subtext0
|
||||
ForegroundLink=$accent
|
||||
ForegroundNegative=$red
|
||||
ForegroundNeutral=$yellow
|
||||
ForegroundNormal=$text
|
||||
ForegroundPositive=$green
|
||||
ForegroundVisited=$mauve
|
||||
|
||||
[General]
|
||||
ColorScheme=Custom
|
||||
Name=Custom
|
||||
accentActiveTitlebar=false
|
||||
shadeSortColumn=true
|
||||
|
||||
[KDE]
|
||||
contrast=4
|
||||
|
||||
[WM]
|
||||
activeBackground=$base
|
||||
activeBlend=$text
|
||||
activeForeground=$text
|
||||
inactiveBackground=$crust
|
||||
inactiveBlend=$subtext0
|
||||
inactiveForeground=$subtext0
|
||||
Loading…
Add table
Add a link
Reference in a new issue