mirror of
https://github.com/wez/wezterm.git
synced 2024-11-26 16:34:23 +03:00
ba0aa5432b
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in https://github.com/mbadolato/iTerm2-Color-Schemes.git
13 lines
367 B
TOML
13 lines
367 B
TOML
# Mariana
|
|
[colors]
|
|
foreground = "#d8dee9"
|
|
background = "#343d46"
|
|
cursor_bg = "#fcbb6a"
|
|
cursor_border = "#fcbb6a"
|
|
cursor_fg = "#ffffff"
|
|
selection_bg = "#4e5a65"
|
|
selection_fg = "#d8dee9"
|
|
|
|
ansi = ["#000000","#ec5f66","#99c794","#f9ae58","#6699cc","#c695c6","#5fb4b4","#f7f7f7"]
|
|
brights = ["#333333","#f97b58","#acd1a8","#fac761","#85add6","#d8b6d8","#82c4c4","#ffffff"]
|