fix theme selection
All checks were successful
Build and publish the docker image / build (push) Successful in 1m22s
All checks were successful
Build and publish the docker image / build (push) Successful in 1m22s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
721d83eff1
commit
e1d46adb1e
@ -20,4 +20,5 @@ $_dark: (
|
|||||||
|
|
||||||
$themes: (
|
$themes: (
|
||||||
light: $_dark, // yes
|
light: $_dark, // yes
|
||||||
|
dark: $_dark,
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user