Added "require" for theme.light and theme.dark
parent
94d9bf8c88
commit
45316318e8
|
@ -94,3 +94,6 @@ HOOK: panel-background-color theme ( -- color )
|
||||||
HOOK: focus-border-color theme ( -- color )
|
HOOK: focus-border-color theme ( -- color )
|
||||||
|
|
||||||
HOOK: labeled-border-color theme ( -- color )
|
HOOK: labeled-border-color theme ( -- color )
|
||||||
|
|
||||||
|
<< "ui.gadgets.theme.light" require >>
|
||||||
|
<< "ui.gadgets.theme.dark" require >>
|
||||||
|
|
Loading…
Reference in New Issue