altp 0.2.2

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

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

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

[colors.normal]
black = "#000000"
red = "#f25a5a"
green = "#77bb33"
yellow = "#efc334"
blue = "#5555dd"
magenta = "#c350ff"
cyan = "#5af2ee"
white = "#bebebe"

[colors.bright]
black = "#222222"
red = "#ffbbbb"
green = "#dcf692"
yellow = "#f6df92"
blue = "#b2baf6"
magenta = "#f09fff"
cyan = "#5af2ee"
white = "#eeeeee"