You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotfiles/alacritty/my_theme.toml

24 lines
417 B

[colors.primary]
background = "#161616"
foreground = "#CCCCCC"
[colors.normal]
black = "#000000"
red = "#d6181b"
green = "#6A9955"
yellow = "#e4d201"
blue = "#569cd6"
magenta = "#bc3fbc"
cyan = "#4EC9B0"
white = "#e5e5e5"
[colors.bright]
black = "#666666"
red = "#ce9178"
green = "#b5cea8"
yellow = "#DCDCAA"
blue = "#9cdcfe"
magenta = "#d670d6"
cyan = "#9cdcfe"
white = "#e5e5e5"