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"
|
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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue