modified red color to be a little lighter, so error/diff is easier to read
This commit is contained in:
@@ -3,7 +3,7 @@ BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
|
||||
BackgroundDarkness=1,000000
|
||||
ColorBackground=#3c953c953c95
|
||||
ColorCursor=#867f81c281c2
|
||||
ColorPalette=#000000;#cc0000;#4e9a06;#c4a000;#3465a4;#75507b;#06989a;#d3d7cf;#555753;#ef2929;#8ae234;#fce94f;#739fcf;#ad7fa8;#34e2e2;#eeeeec
|
||||
ColorPalette=rgb(0,0,0);rgb(240,89,89);rgb(78,154,6);rgb(196,160,0);rgb(52,101,164);rgb(117,80,123);rgb(6,152,154);rgb(211,215,207);rgb(85,87,83);rgb(239,41,41);rgb(138,226,52);rgb(252,233,79);rgb(115,159,207);rgb(173,127,168);rgb(52,226,226);rgb(238,238,236)
|
||||
FontName=CaskaydiaCove Nerd Font Mono 12
|
||||
MiscAlwaysShowTabs=FALSE
|
||||
MiscBell=FALSE
|
||||
@@ -33,4 +33,5 @@ MiscNewTabAdjacent=FALSE
|
||||
MiscSearchDialogOpacity=100
|
||||
MiscShowUnsafePasteDialog=TRUE
|
||||
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
|
||||
TabActivityColor=#e6e661610000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user