add Konsole config
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
[Appearance]
|
||||||
|
AntiAliasFonts=true
|
||||||
|
BoldIntense=true
|
||||||
|
ColorScheme=nord
|
||||||
|
Font=CascadiaCode,12,-1,7,50,0,0,0,0,0
|
||||||
|
|
||||||
|
[Cursor Options]
|
||||||
|
CursorShape=2
|
||||||
|
|
||||||
|
[General]
|
||||||
|
Name=Alex
|
||||||
|
Parent=FALLBACK/
|
||||||
|
|
||||||
|
[Terminal Features]
|
||||||
|
BlinkingCursorEnabled=true
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|

|
||||||
|
|
||||||
|
An arctic, north-bluish clean and elegant Konsole color scheme.
|
||||||
|
|
||||||
|
Designed for a fluent and clear workflow.
|
||||||
|
Based on the Nord color palette.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
Copy the [`nord.colorscheme`](nord.colorscheme) file
|
||||||
|
to the local configuration directory `~/.local/share/konsole`.
|
||||||
@@ -0,0 +1,72 @@
|
|||||||
|
# Copyright (c) 2016-present Arctic Ice Studio <development@arcticicestudio.com>
|
||||||
|
# Copyright (c) 2016-present Sven Greb <code@svengreb.de>
|
||||||
|
|
||||||
|
# Project: Nord Konsole
|
||||||
|
# Repository: https://github.com/arcticicestudio/nord-konsole
|
||||||
|
# License: MIT
|
||||||
|
|
||||||
|
[Background]
|
||||||
|
Color=46,52,64
|
||||||
|
|
||||||
|
[BackgroundIntense]
|
||||||
|
Color=46,52,64
|
||||||
|
|
||||||
|
[Foreground]
|
||||||
|
Color=216,222,233
|
||||||
|
|
||||||
|
[ForegroundIntense]
|
||||||
|
Color=216,222,233
|
||||||
|
Bold=true
|
||||||
|
|
||||||
|
[Color0]
|
||||||
|
Color=59,66,82
|
||||||
|
|
||||||
|
[Color0Intense]
|
||||||
|
Color=76,86,106
|
||||||
|
|
||||||
|
[Color1]
|
||||||
|
Color=191,97,106
|
||||||
|
|
||||||
|
[Color1Intense]
|
||||||
|
Color=191,97,106
|
||||||
|
|
||||||
|
[Color2]
|
||||||
|
Color=163,190,140
|
||||||
|
|
||||||
|
[Color2Intense]
|
||||||
|
Color=163,190,140
|
||||||
|
|
||||||
|
[Color3]
|
||||||
|
Color=235,203,139
|
||||||
|
|
||||||
|
[Color3Intense]
|
||||||
|
Color=235,203,139
|
||||||
|
|
||||||
|
[Color4]
|
||||||
|
Color=129,161,193
|
||||||
|
|
||||||
|
[Color4Intense]
|
||||||
|
Color=129,161,193
|
||||||
|
|
||||||
|
[Color5]
|
||||||
|
Color=180,142,173
|
||||||
|
|
||||||
|
[Color5Intense]
|
||||||
|
Color=180,142,173
|
||||||
|
|
||||||
|
[Color6]
|
||||||
|
Color=136,192,208
|
||||||
|
|
||||||
|
[Color6Intense]
|
||||||
|
Color=143,188,187
|
||||||
|
|
||||||
|
[Color7]
|
||||||
|
Color=229,233,240
|
||||||
|
|
||||||
|
[Color7Intense]
|
||||||
|
Color=236,239,244
|
||||||
|
|
||||||
|
[General]
|
||||||
|
Description=Nord
|
||||||
|
Opacity=1
|
||||||
|
Wallpaper=
|
||||||
Reference in New Issue
Block a user