1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/assets/colors/seoulbones_light.toml
2022-06-19 07:35:48 -07:00

13 lines
376 B
TOML

# seoulbones_light
[colors]
foreground = "#555555"
background = "#e2e2e2"
cursor_bg = "#555555"
cursor_border = "#555555"
cursor_fg = "#e2e2e2"
selection_bg = "#cccccc"
selection_fg = "#555555"
ansi = ["#e2e2e2","#dc5284","#628562","#c48562","#0084a3","#896788","#008586","#555555"]
brights = ["#bfbabb","#be3c6d","#487249","#a76b48","#006f89","#7f4c7e","#006f70","#777777"]