1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/assets/colors/nord-light.toml
Wez Furlong 43dff29391 Sync with iTerm2-Color-Schemes
Sync with:
555db64e47

and update the screenshots for the docs
2021-12-31 10:43:30 -07:00

13 lines
370 B
TOML

# nord-light
[colors]
foreground = "#414858"
background = "#e5e9f0"
cursor_bg = "#88c0d0"
cursor_border = "#88c0d0"
cursor_fg = "#3b4252"
selection_bg = "#d8dee9"
selection_fg = "#4c556a"
ansi = ["#3b4252","#bf616a","#a3be8c","#ebcb8b","#81a1c1","#b48ead","#88c0d0","#d8dee9"]
brights = ["#4c566a","#bf616a","#a3be8c","#ebcb8b","#81a1c1","#b48ead","#8fbcbb","#eceff4"]