Sign in
徐烜
/
bsth-ebus-h5_editor
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
44f695ca7cddb949246aaa0a8d43d8565bb577d3
Authored by
ly525
2020-01-26 19:50:40 +0800
1 parent
77192194
docs: update theme color
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
docs/.vuepress/styles/palette.styl
docs/.vuepress/styles/palette.styl
0 → 100644
View file @
44f695c
1
+// Color Variables
2
+$accentColor = #007eff
3
+$textColor = #2c3e50
4
+$borderColor = #eeeeee
5
+$codeBgColor = #282c34
0
\ No newline at end of file
6
\ No newline at end of file