Theme: Added first draft

This commit is contained in:
Paul Beckingham 2016-03-17 19:05:05 -04:00
parent 32c9907dbf
commit 37ec7f80e6

17
doc/themes/dark.theme vendored
View file

@ -25,8 +25,19 @@
###############################################################################
# TODO First color theme - build this one and when it stabilizes, add more.
define color-theme:
description "A default, 256-color theme"
color:
# General UI color.
today "black on rgb521"
# TODO General UI color.
# TODO Rotating Color Palette for tags.
# Rotating Color Palette for tags.
palette:
1 "white on red"
2 "white on blue"
3 "black on green"
4 "black on magenta"
5 "black on cyan"
6 "black on yellow"
7 "black on white"