Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/softwareyoga/ronu-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/sakura-dark.scss')
-rwxr-xr-xassets/scss/sakura-dark.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/scss/sakura-dark.scss b/assets/scss/sakura-dark.scss
deleted file mode 100755
index fbbb1b2..0000000
--- a/assets/scss/sakura-dark.scss
+++ /dev/null
@@ -1,14 +0,0 @@
-$color-blossom: #ffffff;
-$color-fade: #c9c9c9;
-
-$color-bg: #222222;
-$color-bg-alt: #4a4a4a;
-
-/* $color-text: #dedce5; */
-$color-text: #c9c9c9;
-$font-size-base: 1.8rem;
-
-$font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
-$font-family-heading: $font-family-base;
-
-@import "main";