[terminal] Brighten text colour
This commit is contained in:
parent
b61cddd8b2
commit
519d3bd73f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ CustomCommand=/usr/bin/zsh
|
|||
ScrollingOnOutput=FALSE
|
||||
FontName=Fira Mono 13
|
||||
ColorPalette=rgb(63,63,63);rgb(210,74,74);rgb(96,180,138);rgb(223,175,143);rgb(154,184,215);rgb(220,140,195);rgb(140,208,211);rgb(235,235,235);rgb(85,87,83);rgb(215,120,120);rgb(114,213,163);rgb(240,223,175);rgb(148,191,243);rgb(236,147,211);rgb(147,224,227);rgb(255,255,255)
|
||||
ColorForeground=#dcdcdc
|
||||
ColorForeground=#f3f3f3f3f3f3
|
||||
ColorBackground=#000000000000
|
||||
ColorCursor=#dcdcdc
|
||||
BackgroundDarkness=0,820000
|
||||
|
|
Loading…
Reference in a new issue