Change color scheme
This commit is contained in:
parent
3b661354ca
commit
cc01130c63
@ -16,7 +16,7 @@ config.font = wezterm.font('CaskaydiaCove Nerd Font Mono')
|
|||||||
config.font_size = 9
|
config.font_size = 9
|
||||||
config.harfbuzz_features = { 'calt=0', 'clig=0', 'liga=0' }
|
config.harfbuzz_features = { 'calt=0', 'clig=0', 'liga=0' }
|
||||||
|
|
||||||
config.color_scheme = 'Tango (terminal.sexy)'
|
config.color_scheme = 'Firefly Traditional'
|
||||||
config.colors = {
|
config.colors = {
|
||||||
foreground = '#D3D7CF',
|
foreground = '#D3D7CF',
|
||||||
cursor_fg = 'black',
|
cursor_fg = 'black',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user