2021-05-02 17:47:23 +03:00
|
|
|
[colors]
|
2022-07-10 23:26:33 +03:00
|
|
|
ansi = [
|
|
|
|
'#000000',
|
|
|
|
'#f07178',
|
|
|
|
'#c3e88d',
|
|
|
|
'#ffcb6b',
|
|
|
|
'#82aaff',
|
|
|
|
'#c792ea',
|
|
|
|
'#89ddff',
|
|
|
|
'#ffffff',
|
|
|
|
]
|
|
|
|
background = '#3e4251'
|
|
|
|
brights = [
|
|
|
|
'#666666',
|
|
|
|
'#f6a9ae',
|
|
|
|
'#dbf1ba',
|
|
|
|
'#ffdfa6',
|
|
|
|
'#b4ccff',
|
|
|
|
'#ddbdf2',
|
|
|
|
'#b8eaff',
|
|
|
|
'#999999',
|
|
|
|
]
|
|
|
|
cursor_bg = '#ffcb6b'
|
|
|
|
cursor_border = '#ffcb6b'
|
|
|
|
cursor_fg = '#323232'
|
|
|
|
foreground = '#cccccc'
|
|
|
|
selection_bg = '#717cb4'
|
|
|
|
selection_fg = '#80cbc4'
|
2021-05-02 17:47:23 +03:00
|
|
|
|
2022-07-10 23:26:33 +03:00
|
|
|
[colors.indexed]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
name = 'PaleNightHC'
|
|
|
|
origin_url = 'https://github.com/mbadolato/iTerm2-Color-Schemes'
|