1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/assets/colors/BlulocoDark.toml

13 lines
371 B
TOML
Raw Normal View History

# BlulocoDark
[colors]
foreground = "#abb2bf"
background = "#1e2127"
cursor_bg = "#fec309"
cursor_border = "#fec309"
cursor_fg = "#ffffff"
selection_bg = "#2f3441"
selection_fg = "#abb2bf"
ansi = ["#4a505d","#f81141","#23974a","#fd7e57","#285bff","#8c62fd","#366f9a","#ccd5e5"]
brights = ["#61697a","#fc4a6d","#37bd58","#f6be48","#199ffd","#fc58f6","#50acae","#ffffff"]