2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#1b1d1e',
|
|
|
|
'#f92672',
|
|
|
|
'#4df840',
|
|
|
|
'#f4fd22',
|
|
|
|
'#2757d6',
|
|
|
|
'#8c54fe',
|
|
|
|
'#38c8b5',
|
|
|
|
'#ccccc6',
|
|
|
|
]
|
|
|
|
background = '#1b1d1e'
|
|
|
|
brights = [
|
|
|
|
'#505354',
|
|
|
|
'#ff5995',
|
|
|
|
'#b6e354',
|
|
|
|
'#feed6c',
|
|
|
|
'#3f78ff',
|
|
|
|
'#9e6ffe',
|
|
|
|
'#23cfd5',
|
|
|
|
'#f8f8f2',
|
|
|
|
]
|
|
|
|
cursor_bg = '#fc971f'
|
|
|
|
cursor_border = '#fc971f'
|
|
|
|
cursor_fg = '#000000'
|
|
|
|
foreground = '#f8f8f8'
|
|
|
|
selection_bg = '#4d4d4d'
|
|
|
|
selection_fg = '#ffffff'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Thayer Bright'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|