chore: Optimize the code of the theme switching function; 🌟

This commit is contained in:
iczer
2020-07-08 20:51:06 +08:00
parent 8cbde7bff5
commit 6e5592fff7
11 changed files with 233 additions and 97 deletions

View File

@@ -17,6 +17,7 @@
@title-color: @heading-color;
@text-color: @text-color;
@text-color-inverse: @text-color-inverse;
@text-color-second: @text-color-secondary;
@base-bg-color: @body-background;
@bg-color: @layout-body-background;