altp 0.1.0

A simple theme-picker for alacritty A cross-platform, GPU-accelerated terminal emulator.
[colors.primary]
background = "0xffffff"
foreground = "0x4d5566"

[colors.normal]
black = "0x24292e"
red = "0xd73a49"
green = "0x22863a"
yellow = "0xb08800"
blue = "0x0366d6"
magenta = "0x6f42c1"
cyan = "0x1b7c83"
white = "0x4d5566"

[colors.bright]
black = "0x586069"
red = "0xcb2431"
green = "0x28a745"
yellow = "0xdbab09"
blue = "0x2188ff"
magenta = "0x8a63d2"
cyan = "0x1b7c83"
white = "0x4d5566"

[[colors.indexed_colors]]
index = 16
color = "0xd18616"

[[colors.indexed_colors]]
index = 17
color = "0xcb2431"