mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 03:19:45 -06:00
Simplified css color schemes
(cherry picked from commit 52b0bced5d235d7557413e064f3841ea774d9063)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
---
|
||||
---
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/dark";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
||||
{% include css/just-the-docs.scss color_scheme="dark" %}
|
||||
@@ -1,6 +1,3 @@
|
||||
---
|
||||
---
|
||||
@import "./support/support";
|
||||
@import "./color_schemes/light";
|
||||
@import "./modules";
|
||||
@import "./custom/custom";
|
||||
{% include css/just-the-docs.scss color_scheme="light" %}
|
||||
Reference in New Issue
Block a user