updated alacritty config to fix font size and strange dark colours in ui's

This commit is contained in:
Solomon Laing 2021-03-16 15:56:52 +10:30
parent 64497c0812
commit 027a51350f

View File

@ -184,7 +184,7 @@ font:
style: Bold Italic
# Point size
size: 11.0
size: 8.0
# Offset is the extra space around each character. `offset.y` can be thought of
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
@ -259,7 +259,7 @@ colors:
blue: '0x51afef'
magenta: '0xc678dd'
cyan: '0x5699af'
white: '0x202328'
white: '0xe9e9e9'
# Bright colors
bright: