File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ color_14: '#EA3323' # Bright Magenta
2828color_15 : ' #000000' # Bright Cyan
2929color_16 : ' #C6C6C6' # Bright White
3030
31- background : ' #EA3323 ' # Background
32- foreground : ' #FFFFFF ' # Foreground (Text)
33- cursor : ' #FFFF54 ' # Cursor
31+ background : ' #FFFF54 ' # Background
32+ foreground : ' #000000 ' # Foreground (Text)
33+ cursor : ' #EA3323 ' # Cursor
3434
35- selection_text : ' #000000 '
36- selection : ' #FFFF54 '
35+ selection_text : ' #FFFFFF '
36+ selection : ' #EA3323 '
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ color_14: '#FFFF54' # Bright Magenta
2828color_15 : ' #FFFFFF' # Bright Cyan
2929color_16 : ' #C6C6C6' # Bright White
3030
31- background : ' #FFFF54 ' # Background
32- foreground : ' #000000 ' # Foreground (Text)
33- cursor : ' #EA3323 ' # Cursor
31+ background : ' #EA3323 ' # Background
32+ foreground : ' #FFFFFF ' # Foreground (Text)
33+ cursor : ' #FFFF54 ' # Cursor
3434
35- selection_text : ' #FFFFFF '
36- selection : ' #EA3323 '
35+ selection_text : ' #000000 '
36+ selection : ' #FFFF54 '
You can’t perform that action at this time.
0 commit comments