2022-06-19 17:35:48 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#e2e2e2',
|
|
|
|
'#dc5284',
|
|
|
|
'#628562',
|
|
|
|
'#c48562',
|
|
|
|
'#0084a3',
|
|
|
|
'#896788',
|
|
|
|
'#008586',
|
|
|
|
'#555555',
|
|
|
|
]
|
|
|
|
background = '#e2e2e2'
|
|
|
|
brights = [
|
|
|
|
'#bfbabb',
|
|
|
|
'#be3c6d',
|
|
|
|
'#487249',
|
|
|
|
'#a76b48',
|
|
|
|
'#006f89',
|
|
|
|
'#7f4c7e',
|
|
|
|
'#006f70',
|
|
|
|
'#777777',
|
|
|
|
]
|
|
|
|
cursor_bg = '#555555'
|
|
|
|
cursor_border = '#555555'
|
|
|
|
cursor_fg = '#e2e2e2'
|
|
|
|
foreground = '#555555'
|
|
|
|
selection_bg = '#cccccc'
|
|
|
|
selection_fg = '#555555'
|
2022-06-19 17:35:48 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'seoulbones_light'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|