2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#333333',
|
|
|
|
'#8c4665',
|
|
|
|
'#287373',
|
|
|
|
'#7c7c99',
|
|
|
|
'#395573',
|
|
|
|
'#5e468c',
|
|
|
|
'#31658c',
|
|
|
|
'#899ca1',
|
|
|
|
]
|
|
|
|
background = '#101010'
|
|
|
|
brights = [
|
|
|
|
'#3d3d3d',
|
|
|
|
'#bf4d80',
|
|
|
|
'#53a6a6',
|
|
|
|
'#9e9ecb',
|
|
|
|
'#477ab3',
|
|
|
|
'#7e62b3',
|
|
|
|
'#6096bf',
|
|
|
|
'#c0c0c0',
|
|
|
|
]
|
|
|
|
cursor_bg = '#9e9ecb'
|
|
|
|
cursor_border = '#9e9ecb'
|
|
|
|
cursor_fg = '#000000'
|
|
|
|
foreground = '#999993'
|
|
|
|
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 = 'Wryan'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|