mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Themes: Updated basic themes
This commit is contained in:
parent
79811809be
commit
e1ef99d38f
3 changed files with 5 additions and 4 deletions
2
doc/themes/dark_blue.theme
vendored
2
doc/themes/dark_blue.theme
vendored
|
@ -30,7 +30,7 @@ define theme:
|
|||
# General UI color.
|
||||
exclusion = "gray8 on gray4"
|
||||
today = "rgb125"
|
||||
holiday = "rgb100"
|
||||
holiday = "rgb002"
|
||||
label = "rgb002"
|
||||
ids = "rgb015"
|
||||
debug = "blue"
|
||||
|
|
6
doc/themes/dark_green.theme
vendored
6
doc/themes/dark_green.theme
vendored
|
@ -29,9 +29,9 @@ define theme:
|
|||
colors:
|
||||
# General UI color.
|
||||
exclusion = "gray8 on gray4"
|
||||
today = "rgb521"
|
||||
holiday = "rgb100"
|
||||
label = "rgb100"
|
||||
today = "rgb152"
|
||||
holiday = "rgb010"
|
||||
label = "rgb010"
|
||||
ids = "rgb510"
|
||||
debug = "blue"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue