1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 19:31:49 +03:00
wezterm/assets/colors/Operator Mono Dark.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
352 B
TOML

# Operator Mono Dark
[colors]
foreground = "#c3cac2"
background = "#191919"
cursor_bg = "#fcdc08"
cursor_fg = "#161616"
selection_bg = "#19273b"
selection_fg = "#dde5dc"
ansi = ["#5a5a5a","#ca372d","#4d7b3a","#d4d697","#4387cf","#b86cb4","#72d5c6","#ced4cd"]
brights = ["#9a9b99","#c37d62","#83d0a2","#fdfdc5","#89d3f6","#ff2c7a","#82eada","#fdfdf6"]