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:
@ -20,4 +20,5 @@ $_dark: (
|
||||
|
||||
$themes: (
|
||||
light: $_dark, // yes
|
||||
dark: $_dark,
|
||||
);
|
||||
|
Reference in New Issue
Block a user