2020-01-13 07:33:28 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#a2686a',
|
|
|
|
'#9aa56a',
|
|
|
|
'#a3906a',
|
|
|
|
'#6b8fa3',
|
|
|
|
'#6a71a3',
|
|
|
|
'#6ba58f',
|
|
|
|
'#99a3a2',
|
|
|
|
]
|
|
|
|
background = '#242626'
|
|
|
|
brights = [
|
|
|
|
'#666c6c',
|
|
|
|
'#dd5c60',
|
|
|
|
'#bfdf55',
|
|
|
|
'#deb360',
|
|
|
|
'#62b1df',
|
|
|
|
'#606edf',
|
|
|
|
'#64e39c',
|
|
|
|
'#d2e0de',
|
|
|
|
]
|
|
|
|
cursor_bg = '#d2e0de'
|
|
|
|
cursor_border = '#d2e0de'
|
|
|
|
cursor_fg = '#000000'
|
|
|
|
foreground = '#99a3a2'
|
|
|
|
selection_bg = '#7f8786'
|
|
|
|
selection_fg = '#effffe'
|
2020-01-13 07:33:28 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'SoftServer'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|