1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-19 11:21:39 +03:00
wezterm/assets/colors/DimmedMonokai.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
347 B
TOML

# DimmedMonokai
[colors]
foreground = "#b9bcba"
background = "#1f1f1f"
cursor_bg = "#f83e19"
cursor_fg = "#171717"
selection_bg = "#2a2d32"
selection_fg = "#b9bcba"
ansi = ["#3a3d43","#be3f48","#879a3b","#c5a635","#4f76a1","#855c8d","#578fa4","#b9bcba"]
brights = ["#888987","#fb001f","#0f722f","#c47033","#186de3","#fb0067","#2e706d","#fdffb9"]