1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-24 12:28:35 +00:00
Xray-docs-next/docs/.vuepress/styles/palette.styl
2021-03-26 12:22:13 +08:00

21 lines
390 B
Stylus

$accentColor = #2e73ea
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34
$arrowBgColor = #ccc
$badgeTipColor = #81e98f
$badgeWarningColor = darken(#ffe564, 35%)
$badgeErrorColor = #DA5961
//
$navbarHeight = 3.6rem
$sidebarWidth = 20rem
$contentWidth = 740px
$homePageWidth = 960px
//
$MQNarrow = 959px
$MQMobile = 719px
$MQMobileNarrow = 419px