Theme: Added 'exclusion' color and removed 'free' and 'busy'

This commit is contained in:
Paul Beckingham 2016-04-23 00:24:31 -04:00
parent 8ada3bc757
commit 827a1ff57e

View file

@ -29,9 +29,8 @@ define theme:
description = "dark.theme: A default, 256-color theme" description = "dark.theme: A default, 256-color theme"
colors: colors:
# General UI color. # General UI color.
free = "white on gray4" # May not be needed exclusion = "white on gray4"
busy = "white on gray8" # May not be needed today = "black on rgb521"
today = "black on rgb521" # May not be needed
# Rotating Color Palette for tags. # Rotating Color Palette for tags.
palette: palette: