feat(konsole): add konsole settings
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
[Background]
|
||||
Color=8,8,8
|
||||
|
||||
[BackgroundIntense]
|
||||
Color=8,8,8
|
||||
|
||||
[Color0]
|
||||
Color=50,52,55
|
||||
|
||||
[Color0Intense]
|
||||
Color=148,148,148
|
||||
|
||||
[Color1]
|
||||
Color=255,84,84
|
||||
|
||||
[Color1Intense]
|
||||
Color=255,81,137
|
||||
|
||||
[Color2]
|
||||
Color=140,200,95
|
||||
|
||||
[Color2Intense]
|
||||
Color=54,198,146
|
||||
|
||||
[Color3]
|
||||
Color=227,199,138
|
||||
|
||||
[Color3Intense]
|
||||
Color=198,198,132
|
||||
|
||||
[Color4]
|
||||
Color=128,160,255
|
||||
|
||||
[Color4Intense]
|
||||
Color=116,178,255
|
||||
|
||||
[Color5]
|
||||
Color=207,135,232
|
||||
|
||||
[Color5Intense]
|
||||
Color=174,129,255
|
||||
|
||||
[Color6]
|
||||
Color=121,218,200
|
||||
|
||||
[Color6Intense]
|
||||
Color=133,220,133
|
||||
|
||||
[Color7]
|
||||
Color=198,198,198
|
||||
|
||||
[Color7Intense]
|
||||
Color=228,228,228
|
||||
|
||||
[Foreground]
|
||||
Color=189,189,189
|
||||
|
||||
[ForegroundIntense]
|
||||
Color=238,238,238
|
||||
|
||||
[General]
|
||||
Anchor=0.5,0.5
|
||||
Blur=false
|
||||
ColorRandomization=false
|
||||
Description=Moonfly
|
||||
FillStyle=Tile
|
||||
Opacity=1
|
||||
Wallpaper=
|
||||
WallpaperFlipType=NoFlip
|
||||
WallpaperOpacity=1
|
||||
@@ -0,0 +1,27 @@
|
||||
[Appearance]
|
||||
BoldIntense=true
|
||||
ColorScheme=Moonfly
|
||||
Font=Iosevka Custom,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||
LineSpacing=0
|
||||
|
||||
[Cursor Options]
|
||||
CustomCursorColor=158,158,158
|
||||
CustomCursorTextColor=8,8,8
|
||||
UseCustomCursorColor=true
|
||||
|
||||
[General]
|
||||
Environment=
|
||||
Name=Oscar
|
||||
Parent=FALLBACK/
|
||||
TerminalColumns=120
|
||||
TerminalRows=36
|
||||
|
||||
[Interaction Options]
|
||||
CopyTextAsHTML=false
|
||||
|
||||
[Scrolling]
|
||||
HighlightScrolledLines=false
|
||||
ScrollBarPosition=2
|
||||
|
||||
[Terminal Features]
|
||||
BellMode=0
|
||||
Reference in New Issue
Block a user