Created
June 10, 2022 13:46
-
-
Save kaosf/933c2d33c6b93e601684408262a86d3b to your computer and use it in GitHub Desktop.
Spectre.css very simple dark theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$primary-color: #7775f9; | |
$dark-color: #aaa; | |
$light-color: #303742; | |
@import "node_modules/spectre.css/src/spectre"; | |
// https://github.com/picturepan2/spectre/issues/629#issuecomment-641715020 |
Author
kaosf
commented
Jun 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment