1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/assets/colors/Guezwhoz.toml

35 lines
553 B
TOML
Raw Normal View History

[colors]
ansi = [
'#080808',
'#ff5f5f',
'#87d7af',
'#d7d787',
'#5fafd7',
'#afafff',
'#5fd7d7',
'#dadada',
]
background = '#1c1c1c'
brights = [
'#8a8a8a',
'#d75f5f',
'#afd7af',
'#d7d7af',
'#87afd7',
'#afafd7',
'#87d7d7',
'#dadada',
]
cursor_bg = '#eeeeee'
cursor_border = '#eeeeee'
cursor_fg = '#eeeeee'
foreground = '#d0d0d0'
selection_bg = '#005f5f'
selection_fg = '#eeeeee'
[colors.indexed]
[metadata]
name = 'Guezwhoz'
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'