Added "require" for theme.light and theme.dark

locals-and-roots
nicolas-p 2016-05-06 07:49:21 +02:00 committed by John Benediktsson
parent 94d9bf8c88
commit 45316318e8
1 changed files with 3 additions and 0 deletions

View File

@ -94,3 +94,6 @@ HOOK: panel-background-color theme ( -- color )
HOOK: focus-border-color theme ( -- color )
HOOK: labeled-border-color theme ( -- color )
<< "ui.gadgets.theme.light" require >>
<< "ui.gadgets.theme.dark" require >>