1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/assets/colors/UltraDark.toml
Wez Furlong ba0aa5432b sync colorschemes with upstream
Built from 7f73027b71141a878cd3705ec664f5af8f3cfec5 in
https://github.com/mbadolato/iTerm2-Color-Schemes.git
2021-08-14 12:12:27 -07:00

13 lines
369 B
TOML

# UltraDark
[colors]
foreground = "#ffffff"
background = "#000000"
cursor_bg = "#fefefe"
cursor_border = "#fefefe"
cursor_fg = "#000000"
selection_bg = "#222222"
selection_fg = "#cccccc"
ansi = ["#000000","#f07178","#c3e88d","#ffcb6b","#82aaff","#c792ea","#89ddff","#cccccc"]
brights = ["#333333","#f6a9ae","#dbf1ba","#ffdfa6","#b4ccff","#ddbdf2","#b8eaff","#ffffff"]