Commit 44f695ca7cddb949246aaa0a8d43d8565bb577d3

Authored by ly525
1 parent 77192194

docs: update theme color

docs/.vuepress/styles/palette.styl 0 → 100644
  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