mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Theme: Added 'exclusion' color and removed 'free' and 'busy'
This commit is contained in:
parent
8ada3bc757
commit
827a1ff57e
1 changed files with 2 additions and 3 deletions
5
doc/themes/dark.theme
vendored
5
doc/themes/dark.theme
vendored
|
@ -29,9 +29,8 @@ define theme:
|
|||
description = "dark.theme: A default, 256-color theme"
|
||||
colors:
|
||||
# General UI color.
|
||||
free = "white on gray4" # May not be needed
|
||||
busy = "white on gray8" # May not be needed
|
||||
today = "black on rgb521" # May not be needed
|
||||
exclusion = "white on gray4"
|
||||
today = "black on rgb521"
|
||||
|
||||
# Rotating Color Palette for tags.
|
||||
palette:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue