1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-01 00:35:46 +03:00
wezterm/assets/colors/BlulocoLight.toml

13 lines
372 B
TOML
Raw Normal View History

# BlulocoLight
[colors]
foreground = "#2a2c33"
background = "#f7f7f7"
cursor_bg = "#ed0047"
cursor_border = "#ed0047"
cursor_fg = "#ffffff"
selection_bg = "#d2ecff"
selection_fg = "#2a2c33"
ansi = ["#cbccd5","#c90e42","#21883a","#d54d17","#1e44dd","#6d1bed","#1f4d7a","#000000"]
brights = ["#dedfe8","#fc4a6d","#34b354","#b89427","#1085d9","#c00db3","#5b80ad","#1d1d22"]