summaryrefslogtreecommitdiffstats
path: root/docs/.vuepress/styles/palette.styl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/.vuepress/styles/palette.styl')
-rw-r--r--docs/.vuepress/styles/palette.styl15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/.vuepress/styles/palette.styl b/docs/.vuepress/styles/palette.styl
new file mode 100644
index 000000000..6f343b6b3
--- /dev/null
+++ b/docs/.vuepress/styles/palette.styl
@@ -0,0 +1,15 @@
+$accentColor = #DD0B78
+$textColor = #2c3e50
+$borderColor = #eaecef
+$codeBgColor = #282c34
+
+.home .hero img
+ max-width: 500px
+ min-width: 300px
+ width: 100%
+
+#main-title
+ display: none
+
+.hero
+ margin: 150px 25px