wiki.hemera.network/assets/scss/partials/highlight/light.scss
brookee 1138485a88
Some checks failed
Hugo / build (push) Failing after 15s
change directory structure, add deploy yaml
2024-02-27 22:53:45 -05:00

14 lines
277 B
SCSS

/*
* Style: monokailight
* https://xyproto.github.io/splash/docs/monokailight.html
*/
$color: #272822;
$background-color: #fafafa;
$error-color: #960050;
$keyword-color: #00a8c8;
$text-color: #111111;
$name-color: #75af00;
$literal-color: #d88200;
@import "common.scss";