altp 0.2.2

A simple theme-picker for alacritty - a cross-platform, GPU-accelerated terminal emulator.
name = "Bitmute"
author = ""

[colors.primary]
background = "#000000"
foreground = "#ffffff"

[colors.cursor]
text = "#000000"
cursor = "#ffffff"

[colors.normal]
black = "#282828"
red = "#b76969"
green = "#719d72"
yellow = "#909858"
blue = "#68668f"
magenta = "#966894"
cyan = "#688891"
white = "#8e8e8e"

[colors.bright]
black = "#494949"
red = "#b87e7e"
green = "#839d84"
yellow = "#919864"
blue = "#73718f"
magenta = "#987397"
cyan = "#758c93"
white = "#aeaeae"