1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-04 07:06:59 +03:00
wezterm/assets/colors/Monokai Remastered.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

# Monokai Remastered
[colors]
foreground = "#d9d9d9"
background = "#0c0c0c"
cursor_bg = "#fc971f"
cursor_fg = "#000000"
selection_bg = "#343434"
selection_fg = "#ffffff"
ansi = ["#1a1a1a","#f4005f","#98e024","#fd971f","#9d65ff","#f4005f","#58d1eb","#c4c5b5"]
brights = ["#625e4c","#f4005f","#98e024","#e0d561","#9d65ff","#f4005f","#58d1eb","#f6f6ef"]