Compare commits

...

2 Commits

1 changed files with 388 additions and 388 deletions

View File

@ -183,10 +183,10 @@ font:
draw_bold_text_with_bright_colors: true
# Colors (Tomorrow Night Bright)
#colors:
colors:
# Default colors
#primary:
# background: '0x000000'
# background: '0x333333'
# foreground: '0xeaeaea'
# Bright and dim foreground colors
@ -201,9 +201,9 @@ draw_bold_text_with_bright_colors: true
#
# Colors which should be used to draw the terminal cursor. If these are unset,
# the cursor color will be the inverse of the cell color.
#cursor:
# text: '0x000000'
# cursor: '0xffffff'
cursor:
text: '0x000000'
cursor: '0xffffff'
# Selection colors
#