Add configurations for tyr
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
84019aac75
commit
fea711b84c
27 changed files with 539 additions and 177 deletions
96
system/.local/share/konsole/Catppuccin-Mocha.colorscheme
Normal file
96
system/.local/share/konsole/Catppuccin-Mocha.colorscheme
Normal file
|
@ -0,0 +1,96 @@
|
|||
[Background]
|
||||
Color=30,30,46
|
||||
|
||||
[BackgroundFaint]
|
||||
Color=30,30,46
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=30,30,46
|
||||
|
||||
[Color0]
|
||||
Color=108,112,134
|
||||
|
||||
[Color0Faint]
|
||||
Color=108,112,134
|
||||
|
||||
[Color0Intense]
|
||||
Color=108,112,134
|
||||
|
||||
[Color1]
|
||||
Color=243,139,168
|
||||
|
||||
[Color1Faint]
|
||||
Color=243,139,168
|
||||
|
||||
[Color1Intense]
|
||||
Color=243,139,168
|
||||
|
||||
[Color2]
|
||||
Color=166,227,161
|
||||
|
||||
[Color2Faint]
|
||||
Color=166,227,161
|
||||
|
||||
[Color2Intense]
|
||||
Color=166,227,161
|
||||
|
||||
[Color3]
|
||||
Color=249,226,175
|
||||
|
||||
[Color3Faint]
|
||||
Color=249,226,175
|
||||
|
||||
[Color3Intense]
|
||||
Color=249,226,175
|
||||
|
||||
[Color4]
|
||||
Color=137,180,250
|
||||
|
||||
[Color4Faint]
|
||||
Color=137,180,250
|
||||
|
||||
[Color4Intense]
|
||||
Color=137,180,250
|
||||
|
||||
[Color5]
|
||||
Color=203,166,247
|
||||
|
||||
[Color5Faint]
|
||||
Color=203,166,247
|
||||
|
||||
[Color5Intense]
|
||||
Color=203,166,247
|
||||
|
||||
[Color6]
|
||||
Color=137,220,235
|
||||
|
||||
[Color6Faint]
|
||||
Color=137,220,235
|
||||
|
||||
[Color6Intense]
|
||||
Color=137,220,235
|
||||
|
||||
[Color7]
|
||||
Color=205,214,244
|
||||
|
||||
[Color7Faint]
|
||||
Color=205,214,244
|
||||
|
||||
[Color7Intense]
|
||||
Color=205,214,244
|
||||
|
||||
[Foreground]
|
||||
Color=205,214,244
|
||||
|
||||
[ForegroundFaint]
|
||||
Color=205,214,244
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=205,214,244
|
||||
|
||||
[General]
|
||||
Blur=false
|
||||
ColorRandomization=false
|
||||
Description=Catppuccin Mocha
|
||||
Opacity=1
|
||||
Wallpaper=
|
10
system/.local/share/konsole/Main.profile
Normal file
10
system/.local/share/konsole/Main.profile
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Appearance]
|
||||
ColorScheme=Catppuccin-Mocha
|
||||
Font=Iosevka Nerd Font Mono,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||
|
||||
[General]
|
||||
Name=Main
|
||||
Parent=FALLBACK/
|
||||
|
||||
[Scrolling]
|
||||
HistorySize=4000
|
Loading…
Add table
Add a link
Reference in a new issue