1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-28 01:06:37 +03:00
wezterm/assets/colors/DimmedMonokai.toml

13 lines
373 B
TOML
Raw Normal View History

# DimmedMonokai
[colors]
foreground = "#b9bcba"
background = "#1f1f1f"
cursor_bg = "#f83e19"
cursor_border = "#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"]