Merge branch 'master' into theme

This commit is contained in:
iczer
2020-07-08 22:37:13 +08:00
committed by GitHub
22 changed files with 84 additions and 185 deletions

View File

@@ -26,6 +26,7 @@
@hover-bg-color-dark: @primary-7;
@hover-bg-color-night: rgba(255, 255, 255, 0.025);
@header-bg-color-dark: @layout-header-background;
@border-color: @border-color-base;
@shadow-down: @shadow-1-down;
@shadow-up: @shadow-1-up;