mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
2d50a17466
These are current as of revision d7023ef0810a92a38569be86bbf0c02536c29e3f
12 lines
347 B
TOML
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"]
|