Add Konsole color scheme
This commit is contained in:
parent
2b534168f2
commit
93e1f6b6b7
1 changed files with 96 additions and 0 deletions
96
.local/share/konsole/Pastls.colorscheme
Normal file
96
.local/share/konsole/Pastls.colorscheme
Normal file
|
@ -0,0 +1,96 @@
|
|||
[Background]
|
||||
Color=20,20,20
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=36,36,36
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=51,51,51
|
||||
|
||||
[Color0]
|
||||
Color=66,66,66
|
||||
|
||||
[Color0Faint]
|
||||
Color=66,66,66
|
||||
|
||||
[Color0Intense]
|
||||
Color=82,82,82
|
||||
|
||||
[Color1]
|
||||
Color=230,179,179
|
||||
|
||||
[Color1Faint]
|
||||
Color=230,179,179
|
||||
|
||||
[Color1Intense]
|
||||
Color=242,166,166
|
||||
|
||||
[Color2]
|
||||
Color=189,230,179
|
||||
|
||||
[Color2Faint]
|
||||
Color=189,230,179
|
||||
|
||||
[Color2Intense]
|
||||
Color=181,242,166
|
||||
|
||||
[Color3]
|
||||
Color=230,224,179
|
||||
|
||||
[Color3Faint]
|
||||
Color=230,224,179
|
||||
|
||||
[Color3Intense]
|
||||
Color=242,235,166
|
||||
|
||||
[Color4]
|
||||
Color=179,199,230
|
||||
|
||||
[Color4Faint]
|
||||
Color=179,199,230
|
||||
|
||||
[Color4Intense]
|
||||
Color=166,196,242
|
||||
|
||||
[Color5]
|
||||
Color=204,179,230
|
||||
|
||||
[Color5Faint]
|
||||
Color=204,179,230
|
||||
|
||||
[Color5Intense]
|
||||
Color=204,166,242
|
||||
|
||||
[Color6]
|
||||
Color=179,230,214
|
||||
|
||||
[Color6Faint]
|
||||
Color=166,242,219
|
||||
|
||||
[Color6Intense]
|
||||
Color=166,242,219
|
||||
|
||||
[Color7]
|
||||
Color=204,204,204
|
||||
|
||||
[Color7Faint]
|
||||
Color=204,204,204
|
||||
|
||||
[Color7Intense]
|
||||
Color=235,235,235
|
||||
|
||||
[Foreground]
|
||||
Color=204,204,204
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=219,219,219
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=235,235,235
|
||||
|
||||
[General]
|
||||
Blur=false
|
||||
ColorRandomization=false
|
||||
Description=Pastls
|
||||
Opacity=1
|
||||
Wallpaper=
|
Loading…
Reference in a new issue