Improve the way of using color schemes.

- Gracefully switch code color scheme in the future.
- Also uniform border color.
This commit is contained in:
Cotes Chung
2020-02-27 21:05:50 +08:00
parent 4f903b3041
commit 259a6624ed
15 changed files with 513 additions and 330 deletions

View File

@@ -7,6 +7,8 @@
* MIT Licensed
*/
/*--- ↓ width and height ----*/
$sidebar-width-small: 210px;
$sidebar-width-medium: 260px;
$sidebar-width-large: 350px;
@@ -19,4 +21,4 @@ $main-content-max-width: 1150px;
$panel-max-width: 300px;
$post-extend-min-height: 35rem;
$post-extend-min-height: 35rem;