add my xfce-terminal scheme , based https://github.com/nordtheme/xfce-terminal
This commit is contained in:
commit
9be8590e93
2 changed files with 12 additions and 0 deletions
1
README.md
Normal file
1
README.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Color schemes I like, just for my private use - but feel free to take things from here :)
|
11
xfce-terminal/deltalima.theme
Normal file
11
xfce-terminal/deltalima.theme
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
[Scheme]
|
||||||
|
Name=DeltaLima
|
||||||
|
FontName=DejaVu Sans Mono 9
|
||||||
|
ColorPalette=rgb(45,51,63);rgb(192,73,84);rgb(123,192,65);rgb(237,189,93);rgb(50,117,183);rgb(180,82,162);rgb(77,181,211);rgb(168,171,175);rgb(76,86,106);rgb(191,97,106);rgb(163,190,140);rgb(235,203,139);rgb(86,132,178);rgb(180,142,173);rgb(143,188,187);rgb(236,239,244)
|
||||||
|
ScrollingLines=10000
|
||||||
|
ColorForeground=#D8DEE9
|
||||||
|
ColorBackground=#1da0216728f5
|
||||||
|
ColorCursor=#D8DEE9
|
||||||
|
ColorBold=#D8DEE9
|
||||||
|
ColorBoldUseDefault=FALSE
|
||||||
|
TabActivityColor=#88C0D0
|
Loading…
Reference in a new issue