Update dotfiles/.config/xfce4/terminal/terminalrc, dotfiles/.local/share/xfce4/terminal/colorschemes/flat-remix.theme
This commit is contained in:
parent
cca309b799
commit
3036fd4f64
2 changed files with 14 additions and 0 deletions
5
dotfiles/.config/xfce4/terminal/terminalrc
Normal file
5
dotfiles/.config/xfce4/terminal/terminalrc
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
ColorPalette=#1F2229;#D41919;#5EBDAB;#FEA44C;#367bf0;#BF2E5D;#49AEE6;#E6E6E6;#8C42AB;#EC0101;#47D4B9;#FF8A18;#277FFF;#D71655;#05A1F7;#FFFFFF
|
||||||
|
ColorCursor=#FFFFFF
|
||||||
|
ColorForeground=#FFFFFF
|
||||||
|
ColorBackground=#272a34
|
||||||
|
ColorCursorUseDefault=FALSE
|
|
@ -0,0 +1,9 @@
|
||||||
|
; Generated by Gogh
|
||||||
|
; https://Gogh-Co.github.io/Gogh
|
||||||
|
[Scheme]
|
||||||
|
Name=Flat Remix
|
||||||
|
ColorForeground=#FFFFFF
|
||||||
|
ColorBackground=#272a34
|
||||||
|
ColorCursor=#FFFFFF
|
||||||
|
ColorPalette=#1F2229;#D41919;#5EBDAB;#FEA44C;#367bf0;#BF2E5D;#49AEE6;#E6E6E6;#8C42AB;#EC0101;#47D4B9;#FF8A18;#277FFF;#D71655;#05A1F7;#FFFFFF
|
||||||
|
ColorCursorUseDefault=FALSE
|
Loading…
Reference in a new issue