1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/assets/colors/Solarized Darcula.toml
Wez Furlong 2d50a17466 Import color schemes from https://github.com/mbadolato/iTerm2-Color-Schemes
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
2020-01-12 20:51:03 -08:00

12 lines
351 B
TOML

# Solarized Darcula
[colors]
foreground = "#d2d8d9"
background = "#3d3f41"
cursor_bg = "#708284"
cursor_fg = "#002831"
selection_bg = "#214283"
selection_fg = "#d2d8d9"
ansi = ["#25292a","#f24840","#629655","#b68800","#2075c7","#797fd4","#15968d","#d2d8d9"]
brights = ["#25292a","#f24840","#629655","#b68800","#2075c7","#797fd4","#15968d","#d2d8d9"]