1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/assets/colors/Rapture.toml
Wez Furlong 95ab1b34e1 Update color schemes
Sync with 0966005b77
2020-10-19 22:51:48 -07:00

12 lines
341 B
TOML

# Rapture
[colors]
foreground = "#c0c9e5"
background = "#111e2a"
cursor_bg = "#ffffff"
cursor_fg = "#111e2a"
selection_bg = "#304b66"
selection_fg = "#ffffff"
ansi = ["#000000","#fc644d","#7afde1","#fff09b","#6c9bf5","#ff4fa1","#64e0ff","#c0c9e5"]
brights = ["#304b66","#fc644d","#7afde1","#fff09b","#6c9bf5","#ff4fa1","#64e0ff","#ffffff"]