Minor edits.

This commit is contained in:
Derek Taylor
2020-05-24 21:27:19 -05:00
parent 6e5d620e23
commit 7287262d02
5 changed files with 52 additions and 36 deletions

View File

@@ -186,7 +186,7 @@ font:
colors:
# Default colors
primary:
background: '0x282a36'
background: '0x292d3e'
foreground: '0xbbc5ff'
# Bright and dim foreground colors
@@ -211,7 +211,7 @@ colors:
# background is unset, selection color will be the inverse of the cell colors.
# If only text is unset the cell text color will remain the same.
selection:
text: '0x282a36'
text: '0x292d3e'
background: '0xbbc5ff'
# Normal colors