1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/3024 Night.toml

35 lines
555 B
TOML
Raw Normal View History

[colors]
ansi = [
'#090300',
'#db2d20',
'#01a252',
'#fded02',
'#01a0e4',
'#a16a94',
'#b5e4f4',
'#a5a2a2',
]
background = '#090300'
brights = [
'#5c5855',
'#e8bbd0',
'#3a3432',
'#4a4543',
'#807d7c',
'#d6d5d4',
'#cdab53',
'#f7f7f7',
]
cursor_bg = '#a5a2a2'
cursor_border = '#a5a2a2'
cursor_fg = '#090300'
foreground = '#a5a2a2'
selection_bg = '#4a4543'
selection_fg = '#a5a2a2'
[colors.indexed]
[metadata]
name = '3024 Night'
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'