2022-09-18 21:46:44 +00:00
|
|
|
[colors]
|
|
|
|
foreground = "#c8d3f5"
|
|
|
|
background = "#222436"
|
|
|
|
cursor_bg = "#c8d3f5"
|
|
|
|
cursor_border = "#c8d3f5"
|
|
|
|
cursor_fg = "#222436"
|
2022-09-19 05:28:21 +00:00
|
|
|
selection_bg = "#3654a7"
|
2022-09-18 21:46:44 +00:00
|
|
|
selection_fg = "#c8d3f5"
|
|
|
|
|
|
|
|
ansi = ["#1b1d2b", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#828bb8"]
|
|
|
|
brights = ["#444a73", "#ff757f", "#c3e88d", "#ffc777", "#82aaff", "#c099ff", "#86e1fc", "#c8d3f5"]
|
|
|
|
|