2021-12-31 20:43:30 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#aa3731',
|
|
|
|
'#448c27',
|
|
|
|
'#cb9000',
|
|
|
|
'#325cc0',
|
|
|
|
'#7a3e9d',
|
|
|
|
'#0083b2',
|
|
|
|
'#f7f7f7',
|
|
|
|
]
|
|
|
|
background = '#f7f7f7'
|
|
|
|
brights = [
|
|
|
|
'#777777',
|
|
|
|
'#f05050',
|
|
|
|
'#60cb00',
|
|
|
|
'#ffbc5d',
|
|
|
|
'#007acc',
|
|
|
|
'#e64ce6',
|
|
|
|
'#00aacb',
|
|
|
|
'#f7f7f7',
|
|
|
|
]
|
|
|
|
cursor_bg = '#007acc'
|
|
|
|
cursor_border = '#007acc'
|
|
|
|
cursor_fg = '#bfdbfe'
|
|
|
|
foreground = '#000000'
|
|
|
|
selection_bg = '#bfdbfe'
|
|
|
|
selection_fg = '#000000'
|
2021-12-31 20:43:30 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'Alabaster'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|