mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
48 lines
955 B
Stylus
48 lines
955 B
Stylus
borderColor = #E8E8E8
|
|
highlightenBorderColor = darken(borderColor, 20%)
|
|
invBorderColor = #404849
|
|
brandBorderColor = #3FB399
|
|
|
|
buttonBorderColor = #4C4C4C
|
|
|
|
lightButtonColor = #898989
|
|
|
|
hoverBackgroundColor= transparentify(#444, 3%)
|
|
|
|
// v0.2.0
|
|
inactiveTextColor = #888
|
|
textColor = #4D4D4D
|
|
backgroundColor= white
|
|
fontSize= 16px
|
|
|
|
invBackgroundColor = #4C4C4C
|
|
invTextColor = white
|
|
|
|
btnColor = #888
|
|
btnHighlightenColor = #000
|
|
|
|
brandColor = #2BAC8F
|
|
|
|
planetNavBgColor = #ECECEC
|
|
planetAnchorColor = #979797
|
|
planetAnchorBgColor = #BEBEBE
|
|
planetAnchorActiveColor = textColor
|
|
planetAnchorActiveBgColor = white
|
|
|
|
popupShadow = 0 0 5px 0 #888
|
|
modalBaseColor = transparentify(white, 65%)
|
|
|
|
tableHeadBgColor = white
|
|
tableOddBgColor = #F9F9F9
|
|
tableEvenBgColor = white
|
|
|
|
facebookColor= #3b5998
|
|
githubBtn= #201F1F
|
|
|
|
successBackgroundColor= #E0F0D9
|
|
successTextColor= #3E753F
|
|
errorBackgroundColor= #F2DEDE
|
|
errorTextColor= #A64444
|
|
infoBackgroundColor= #D9EDF7
|
|
infoTextColor= #34708E
|