@vkontakte/vkui-tokens 4.35.2-dev-cfbf64.0 → 4.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/interfaces/general/colors/index.d.ts +10 -0
- package/interfaces/general/geometry/index.d.ts +5 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +47 -47
- package/package.json +6 -6
- package/themeDescriptions/base/figma/vk.json +237 -0
- package/themeDescriptions/base/paradigm.js +7 -1
- package/themeDescriptions/base/vk.d.ts +1 -0
- package/themeDescriptions/base/vk.js +191 -244
- package/themes/calendar/cssVars/declarations/index.css +10 -2
- package/themes/calendar/cssVars/declarations/noColors.css +2 -1
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendar/cssVars/theme/index.js +39 -1
- package/themes/calendar/cssVars/theme/index.json +39 -1
- package/themes/calendar/docs.json +37 -0
- package/themes/calendar/index.css +8 -1
- package/themes/calendar/index.js +14 -1
- package/themes/calendar/index.json +14 -1
- package/themes/calendar/index.less +8 -1
- package/themes/calendar/index.pcss +8 -1
- package/themes/calendar/index.scss +8 -1
- package/themes/calendar/index.styl +8 -1
- package/themes/calendar/struct.json +14 -1
- package/themes/calendarDark/cssVars/declarations/index.css +10 -2
- package/themes/calendarDark/cssVars/declarations/noColors.css +2 -1
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendarDark/cssVars/theme/index.js +39 -1
- package/themes/calendarDark/cssVars/theme/index.json +39 -1
- package/themes/calendarDark/docs.json +37 -0
- package/themes/calendarDark/index.css +8 -1
- package/themes/calendarDark/index.js +14 -1
- package/themes/calendarDark/index.json +14 -1
- package/themes/calendarDark/index.less +8 -1
- package/themes/calendarDark/index.pcss +8 -1
- package/themes/calendarDark/index.scss +8 -1
- package/themes/calendarDark/index.styl +8 -1
- package/themes/calendarDark/struct.json +14 -1
- package/themes/calls/cssVars/declarations/index.css +10 -2
- package/themes/calls/cssVars/declarations/noColors.css +2 -1
- package/themes/calls/cssVars/declarations/noSizes.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calls/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calls/cssVars/theme/index.js +39 -1
- package/themes/calls/cssVars/theme/index.json +39 -1
- package/themes/calls/docs.json +37 -0
- package/themes/calls/index.css +8 -1
- package/themes/calls/index.js +14 -1
- package/themes/calls/index.json +14 -1
- package/themes/calls/index.less +8 -1
- package/themes/calls/index.pcss +8 -1
- package/themes/calls/index.scss +8 -1
- package/themes/calls/index.styl +8 -1
- package/themes/calls/struct.json +14 -1
- package/themes/cloud/cssVars/declarations/index.css +10 -2
- package/themes/cloud/cssVars/declarations/noColors.css +2 -1
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloud/cssVars/theme/index.js +39 -1
- package/themes/cloud/cssVars/theme/index.json +39 -1
- package/themes/cloud/docs.json +37 -0
- package/themes/cloud/index.css +8 -1
- package/themes/cloud/index.js +14 -1
- package/themes/cloud/index.json +14 -1
- package/themes/cloud/index.less +8 -1
- package/themes/cloud/index.pcss +8 -1
- package/themes/cloud/index.scss +8 -1
- package/themes/cloud/index.styl +8 -1
- package/themes/cloud/struct.json +14 -1
- package/themes/cloudDark/cssVars/declarations/index.css +10 -2
- package/themes/cloudDark/cssVars/declarations/noColors.css +2 -1
- package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloudDark/cssVars/theme/index.js +39 -1
- package/themes/cloudDark/cssVars/theme/index.json +39 -1
- package/themes/cloudDark/docs.json +37 -0
- package/themes/cloudDark/index.css +8 -1
- package/themes/cloudDark/index.js +14 -1
- package/themes/cloudDark/index.json +14 -1
- package/themes/cloudDark/index.less +8 -1
- package/themes/cloudDark/index.pcss +8 -1
- package/themes/cloudDark/index.scss +8 -1
- package/themes/cloudDark/index.styl +8 -1
- package/themes/cloudDark/struct.json +14 -1
- package/themes/home/cssVars/declarations/index.css +10 -2
- package/themes/home/cssVars/declarations/noColors.css +2 -1
- package/themes/home/cssVars/declarations/noSizes.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/home/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/home/cssVars/theme/index.js +39 -1
- package/themes/home/cssVars/theme/index.json +39 -1
- package/themes/home/docs.json +37 -0
- package/themes/home/index.css +8 -1
- package/themes/home/index.js +14 -1
- package/themes/home/index.json +14 -1
- package/themes/home/index.less +8 -1
- package/themes/home/index.pcss +8 -1
- package/themes/home/index.scss +8 -1
- package/themes/home/index.styl +8 -1
- package/themes/home/struct.json +14 -1
- package/themes/homeDark/cssVars/declarations/index.css +10 -2
- package/themes/homeDark/cssVars/declarations/noColors.css +2 -1
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/homeDark/cssVars/theme/index.js +39 -1
- package/themes/homeDark/cssVars/theme/index.json +39 -1
- package/themes/homeDark/docs.json +37 -0
- package/themes/homeDark/index.css +8 -1
- package/themes/homeDark/index.js +14 -1
- package/themes/homeDark/index.json +14 -1
- package/themes/homeDark/index.less +8 -1
- package/themes/homeDark/index.pcss +8 -1
- package/themes/homeDark/index.scss +8 -1
- package/themes/homeDark/index.styl +8 -1
- package/themes/homeDark/struct.json +14 -1
- package/themes/media/cssVars/declarations/index.css +10 -2
- package/themes/media/cssVars/declarations/noColors.css +2 -1
- package/themes/media/cssVars/declarations/noSizes.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/media/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/media/cssVars/theme/index.js +39 -1
- package/themes/media/cssVars/theme/index.json +39 -1
- package/themes/media/docs.json +37 -0
- package/themes/media/index.css +8 -1
- package/themes/media/index.js +14 -1
- package/themes/media/index.json +14 -1
- package/themes/media/index.less +8 -1
- package/themes/media/index.pcss +8 -1
- package/themes/media/index.scss +8 -1
- package/themes/media/index.styl +8 -1
- package/themes/media/struct.json +14 -1
- package/themes/mediaDark/cssVars/declarations/index.css +10 -2
- package/themes/mediaDark/cssVars/declarations/noColors.css +2 -1
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mediaDark/cssVars/theme/index.js +39 -1
- package/themes/mediaDark/cssVars/theme/index.json +39 -1
- package/themes/mediaDark/docs.json +37 -0
- package/themes/mediaDark/index.css +8 -1
- package/themes/mediaDark/index.js +14 -1
- package/themes/mediaDark/index.json +14 -1
- package/themes/mediaDark/index.less +8 -1
- package/themes/mediaDark/index.pcss +8 -1
- package/themes/mediaDark/index.scss +8 -1
- package/themes/mediaDark/index.styl +8 -1
- package/themes/mediaDark/struct.json +14 -1
- package/themes/mycom/cssVars/declarations/index.css +10 -2
- package/themes/mycom/cssVars/declarations/noColors.css +2 -1
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mycom/cssVars/theme/index.js +39 -1
- package/themes/mycom/cssVars/theme/index.json +39 -1
- package/themes/mycom/docs.json +37 -0
- package/themes/mycom/index.css +8 -1
- package/themes/mycom/index.js +14 -1
- package/themes/mycom/index.json +14 -1
- package/themes/mycom/index.less +8 -1
- package/themes/mycom/index.pcss +8 -1
- package/themes/mycom/index.scss +8 -1
- package/themes/mycom/index.styl +8 -1
- package/themes/mycom/struct.json +14 -1
- package/themes/octavius/cssVars/declarations/index.css +10 -2
- package/themes/octavius/cssVars/declarations/noColors.css +2 -1
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octavius/cssVars/theme/index.js +39 -1
- package/themes/octavius/cssVars/theme/index.json +39 -1
- package/themes/octavius/docs.json +37 -0
- package/themes/octavius/index.css +8 -1
- package/themes/octavius/index.js +14 -1
- package/themes/octavius/index.json +14 -1
- package/themes/octavius/index.less +8 -1
- package/themes/octavius/index.pcss +8 -1
- package/themes/octavius/index.scss +8 -1
- package/themes/octavius/index.styl +8 -1
- package/themes/octavius/struct.json +14 -1
- package/themes/octaviusCompact/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompact/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompact/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompact/docs.json +37 -0
- package/themes/octaviusCompact/index.css +8 -1
- package/themes/octaviusCompact/index.js +14 -1
- package/themes/octaviusCompact/index.json +14 -1
- package/themes/octaviusCompact/index.less +8 -1
- package/themes/octaviusCompact/index.pcss +8 -1
- package/themes/octaviusCompact/index.scss +8 -1
- package/themes/octaviusCompact/index.styl +8 -1
- package/themes/octaviusCompact/struct.json +14 -1
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompactDark/docs.json +37 -0
- package/themes/octaviusCompactDark/index.css +8 -1
- package/themes/octaviusCompactDark/index.js +14 -1
- package/themes/octaviusCompactDark/index.json +14 -1
- package/themes/octaviusCompactDark/index.less +8 -1
- package/themes/octaviusCompactDark/index.pcss +8 -1
- package/themes/octaviusCompactDark/index.scss +8 -1
- package/themes/octaviusCompactDark/index.styl +8 -1
- package/themes/octaviusCompactDark/struct.json +14 -1
- package/themes/octaviusDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusDark/docs.json +37 -0
- package/themes/octaviusDark/index.css +8 -1
- package/themes/octaviusDark/index.js +14 -1
- package/themes/octaviusDark/index.json +14 -1
- package/themes/octaviusDark/index.less +8 -1
- package/themes/octaviusDark/index.pcss +8 -1
- package/themes/octaviusDark/index.scss +8 -1
- package/themes/octaviusDark/index.styl +8 -1
- package/themes/octaviusDark/struct.json +14 -1
- package/themes/octaviusVK/cssVars/declarations/index.css +107 -99
- package/themes/octaviusVK/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +105 -98
- package/themes/octaviusVK/cssVars/theme/index.js +136 -98
- package/themes/octaviusVK/cssVars/theme/index.json +136 -98
- package/themes/octaviusVK/docs.json +37 -0
- package/themes/octaviusVK/index.css +105 -98
- package/themes/octaviusVK/index.js +111 -98
- package/themes/octaviusVK/index.json +111 -98
- package/themes/octaviusVK/index.less +105 -98
- package/themes/octaviusVK/index.pcss +105 -98
- package/themes/octaviusVK/index.scss +105 -98
- package/themes/octaviusVK/index.styl +105 -98
- package/themes/octaviusVK/struct.json +111 -98
- package/themes/octaviusVKDark/cssVars/declarations/index.css +103 -95
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +101 -94
- package/themes/octaviusVKDark/cssVars/theme/index.js +132 -94
- package/themes/octaviusVKDark/cssVars/theme/index.json +132 -94
- package/themes/octaviusVKDark/docs.json +37 -0
- package/themes/octaviusVKDark/index.css +101 -94
- package/themes/octaviusVKDark/index.js +107 -94
- package/themes/octaviusVKDark/index.json +107 -94
- package/themes/octaviusVKDark/index.less +101 -94
- package/themes/octaviusVKDark/index.pcss +101 -94
- package/themes/octaviusVKDark/index.scss +101 -94
- package/themes/octaviusVKDark/index.styl +101 -94
- package/themes/octaviusVKDark/struct.json +107 -94
- package/themes/octaviusWhite/cssVars/declarations/index.css +10 -2
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusWhite/cssVars/theme/index.js +39 -1
- package/themes/octaviusWhite/cssVars/theme/index.json +39 -1
- package/themes/octaviusWhite/docs.json +37 -0
- package/themes/octaviusWhite/index.css +8 -1
- package/themes/octaviusWhite/index.js +14 -1
- package/themes/octaviusWhite/index.json +14 -1
- package/themes/octaviusWhite/index.less +8 -1
- package/themes/octaviusWhite/index.pcss +8 -1
- package/themes/octaviusWhite/index.scss +8 -1
- package/themes/octaviusWhite/index.styl +8 -1
- package/themes/octaviusWhite/struct.json +14 -1
- package/themes/otvet/cssVars/declarations/index.css +10 -2
- package/themes/otvet/cssVars/declarations/noColors.css +2 -1
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvet/cssVars/theme/index.js +39 -1
- package/themes/otvet/cssVars/theme/index.json +39 -1
- package/themes/otvet/docs.json +37 -0
- package/themes/otvet/index.css +8 -1
- package/themes/otvet/index.js +14 -1
- package/themes/otvet/index.json +14 -1
- package/themes/otvet/index.less +8 -1
- package/themes/otvet/index.pcss +8 -1
- package/themes/otvet/index.scss +8 -1
- package/themes/otvet/index.styl +8 -1
- package/themes/otvet/struct.json +14 -1
- package/themes/otvetDark/cssVars/declarations/index.css +10 -2
- package/themes/otvetDark/cssVars/declarations/noColors.css +2 -1
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvetDark/cssVars/theme/index.js +39 -1
- package/themes/otvetDark/cssVars/theme/index.json +39 -1
- package/themes/otvetDark/docs.json +37 -0
- package/themes/otvetDark/index.css +8 -1
- package/themes/otvetDark/index.js +14 -1
- package/themes/otvetDark/index.json +14 -1
- package/themes/otvetDark/index.less +8 -1
- package/themes/otvetDark/index.pcss +8 -1
- package/themes/otvetDark/index.scss +8 -1
- package/themes/otvetDark/index.styl +8 -1
- package/themes/otvetDark/struct.json +14 -1
- package/themes/paradigmBase/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBase/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBase/cssVars/theme/index.js +39 -1
- package/themes/paradigmBase/cssVars/theme/index.json +39 -1
- package/themes/paradigmBase/docs.json +37 -0
- package/themes/paradigmBase/index.css +8 -1
- package/themes/paradigmBase/index.js +14 -1
- package/themes/paradigmBase/index.json +14 -1
- package/themes/paradigmBase/index.less +8 -1
- package/themes/paradigmBase/index.pcss +8 -1
- package/themes/paradigmBase/index.scss +8 -1
- package/themes/paradigmBase/index.styl +8 -1
- package/themes/paradigmBase/struct.json +14 -1
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.js +39 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.json +39 -1
- package/themes/paradigmBaseDark/docs.json +37 -0
- package/themes/paradigmBaseDark/index.css +8 -1
- package/themes/paradigmBaseDark/index.js +14 -1
- package/themes/paradigmBaseDark/index.json +14 -1
- package/themes/paradigmBaseDark/index.less +8 -1
- package/themes/paradigmBaseDark/index.pcss +8 -1
- package/themes/paradigmBaseDark/index.scss +8 -1
- package/themes/paradigmBaseDark/index.styl +8 -1
- package/themes/paradigmBaseDark/struct.json +14 -1
- package/themes/pharma/cssVars/declarations/index.css +10 -2
- package/themes/pharma/cssVars/declarations/noColors.css +2 -1
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/pharma/cssVars/theme/index.js +39 -1
- package/themes/pharma/cssVars/theme/index.json +39 -1
- package/themes/pharma/docs.json +37 -0
- package/themes/pharma/index.css +8 -1
- package/themes/pharma/index.js +14 -1
- package/themes/pharma/index.json +14 -1
- package/themes/pharma/index.less +8 -1
- package/themes/pharma/index.pcss +8 -1
- package/themes/pharma/index.scss +8 -1
- package/themes/pharma/index.styl +8 -1
- package/themes/pharma/struct.json +14 -1
- package/themes/portalUI/cssVars/declarations/index.css +10 -2
- package/themes/portalUI/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUI/cssVars/theme/index.js +39 -1
- package/themes/portalUI/cssVars/theme/index.json +39 -1
- package/themes/portalUI/docs.json +37 -0
- package/themes/portalUI/index.css +8 -1
- package/themes/portalUI/index.js +14 -1
- package/themes/portalUI/index.json +14 -1
- package/themes/portalUI/index.less +8 -1
- package/themes/portalUI/index.pcss +8 -1
- package/themes/portalUI/index.scss +8 -1
- package/themes/portalUI/index.styl +8 -1
- package/themes/portalUI/struct.json +14 -1
- package/themes/portalUIDark/cssVars/declarations/index.css +10 -2
- package/themes/portalUIDark/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUIDark/cssVars/theme/index.js +39 -1
- package/themes/portalUIDark/cssVars/theme/index.json +39 -1
- package/themes/portalUIDark/docs.json +37 -0
- package/themes/portalUIDark/index.css +8 -1
- package/themes/portalUIDark/index.js +14 -1
- package/themes/portalUIDark/index.json +14 -1
- package/themes/portalUIDark/index.less +8 -1
- package/themes/portalUIDark/index.pcss +8 -1
- package/themes/portalUIDark/index.scss +8 -1
- package/themes/portalUIDark/index.styl +8 -1
- package/themes/portalUIDark/struct.json +14 -1
- package/themes/promo/cssVars/declarations/index.css +10 -2
- package/themes/promo/cssVars/declarations/noColors.css +2 -1
- package/themes/promo/cssVars/declarations/noSizes.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/promo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/promo/cssVars/theme/index.js +39 -1
- package/themes/promo/cssVars/theme/index.json +39 -1
- package/themes/promo/docs.json +37 -0
- package/themes/promo/index.css +8 -1
- package/themes/promo/index.js +14 -1
- package/themes/promo/index.json +14 -1
- package/themes/promo/index.less +8 -1
- package/themes/promo/index.pcss +8 -1
- package/themes/promo/index.scss +8 -1
- package/themes/promo/index.styl +8 -1
- package/themes/promo/struct.json +14 -1
- package/themes/search/cssVars/declarations/index.css +10 -2
- package/themes/search/cssVars/declarations/noColors.css +2 -1
- package/themes/search/cssVars/declarations/noSizes.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/search/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/search/cssVars/theme/index.js +39 -1
- package/themes/search/cssVars/theme/index.json +39 -1
- package/themes/search/docs.json +37 -0
- package/themes/search/index.css +8 -1
- package/themes/search/index.js +14 -1
- package/themes/search/index.json +14 -1
- package/themes/search/index.less +8 -1
- package/themes/search/index.pcss +8 -1
- package/themes/search/index.scss +8 -1
- package/themes/search/index.styl +8 -1
- package/themes/search/struct.json +14 -1
- package/themes/todo/cssVars/declarations/index.css +10 -2
- package/themes/todo/cssVars/declarations/noColors.css +2 -1
- package/themes/todo/cssVars/declarations/noSizes.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/todo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/todo/cssVars/theme/index.js +39 -1
- package/themes/todo/cssVars/theme/index.json +39 -1
- package/themes/todo/docs.json +37 -0
- package/themes/todo/index.css +8 -1
- package/themes/todo/index.js +14 -1
- package/themes/todo/index.json +14 -1
- package/themes/todo/index.less +8 -1
- package/themes/todo/index.pcss +8 -1
- package/themes/todo/index.scss +8 -1
- package/themes/todo/index.styl +8 -1
- package/themes/todo/struct.json +14 -1
- package/themes/vkBase/cssVars/declarations/index.css +87 -80
- package/themes/vkBase/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBase/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkBase/cssVars/theme/index.js +118 -80
- package/themes/vkBase/cssVars/theme/index.json +118 -80
- package/themes/vkBase/docs.json +37 -0
- package/themes/vkBase/index.css +87 -80
- package/themes/vkBase/index.js +93 -80
- package/themes/vkBase/index.json +93 -80
- package/themes/vkBase/index.less +87 -80
- package/themes/vkBase/index.pcss +87 -80
- package/themes/vkBase/index.scss +87 -80
- package/themes/vkBase/index.styl +87 -80
- package/themes/vkBase/struct.json +93 -80
- package/themes/vkBaseDark/cssVars/declarations/index.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -63
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkBaseDark/cssVars/theme/index.js +115 -77
- package/themes/vkBaseDark/cssVars/theme/index.json +115 -77
- package/themes/vkBaseDark/docs.json +37 -0
- package/themes/vkBaseDark/index.css +73 -66
- package/themes/vkBaseDark/index.js +81 -68
- package/themes/vkBaseDark/index.json +81 -68
- package/themes/vkBaseDark/index.less +73 -66
- package/themes/vkBaseDark/index.pcss +73 -66
- package/themes/vkBaseDark/index.scss +73 -66
- package/themes/vkBaseDark/index.styl +73 -66
- package/themes/vkBaseDark/struct.json +81 -68
- package/themes/vkCom/cssVars/declarations/index.css +28 -21
- package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkCom/cssVars/theme/index.js +59 -21
- package/themes/vkCom/cssVars/theme/index.json +59 -21
- package/themes/vkCom/docs.json +37 -0
- package/themes/vkCom/index.css +28 -21
- package/themes/vkCom/index.js +34 -21
- package/themes/vkCom/index.json +34 -21
- package/themes/vkCom/index.less +28 -21
- package/themes/vkCom/index.pcss +28 -21
- package/themes/vkCom/index.scss +28 -21
- package/themes/vkCom/index.styl +28 -21
- package/themes/vkCom/struct.json +34 -21
- package/themes/vkComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkComDark/cssVars/theme/index.js +66 -28
- package/themes/vkComDark/cssVars/theme/index.json +66 -28
- package/themes/vkComDark/docs.json +37 -0
- package/themes/vkComDark/index.css +24 -17
- package/themes/vkComDark/index.js +32 -19
- package/themes/vkComDark/index.json +32 -19
- package/themes/vkComDark/index.less +24 -17
- package/themes/vkComDark/index.pcss +24 -17
- package/themes/vkComDark/index.scss +24 -17
- package/themes/vkComDark/index.styl +24 -17
- package/themes/vkComDark/struct.json +32 -19
- package/themes/vkIOS/cssVars/declarations/index.css +87 -80
- package/themes/vkIOS/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOS/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkIOS/cssVars/theme/index.js +118 -80
- package/themes/vkIOS/cssVars/theme/index.json +118 -80
- package/themes/vkIOS/docs.json +37 -0
- package/themes/vkIOS/index.css +87 -80
- package/themes/vkIOS/index.js +93 -80
- package/themes/vkIOS/index.json +93 -80
- package/themes/vkIOS/index.less +87 -80
- package/themes/vkIOS/index.pcss +87 -80
- package/themes/vkIOS/index.scss +87 -80
- package/themes/vkIOS/index.styl +87 -80
- package/themes/vkIOS/struct.json +93 -80
- package/themes/vkIOSDark/cssVars/declarations/index.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkIOSDark/cssVars/theme/index.js +115 -77
- package/themes/vkIOSDark/cssVars/theme/index.json +115 -77
- package/themes/vkIOSDark/docs.json +37 -0
- package/themes/vkIOSDark/index.css +73 -66
- package/themes/vkIOSDark/index.js +81 -68
- package/themes/vkIOSDark/index.json +81 -68
- package/themes/vkIOSDark/index.less +73 -66
- package/themes/vkIOSDark/index.pcss +73 -66
- package/themes/vkIOSDark/index.scss +73 -66
- package/themes/vkIOSDark/index.styl +73 -66
- package/themes/vkIOSDark/struct.json +81 -68
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.js +776 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.json +776 -80
- package/themes/vkontakteAndroid/docs.json +37 -0
- package/themes/vkontakteAndroid/index.css +228 -80
- package/themes/vkontakteAndroid/index.js +328 -80
- package/themes/vkontakteAndroid/index.json +328 -80
- package/themes/vkontakteAndroid/index.less +228 -80
- package/themes/vkontakteAndroid/index.pcss +228 -80
- package/themes/vkontakteAndroid/index.scss +228 -80
- package/themes/vkontakteAndroid/index.styl +228 -80
- package/themes/vkontakteAndroid/struct.json +328 -80
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +213 -63
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteAndroidDark/docs.json +37 -0
- package/themes/vkontakteAndroidDark/index.css +214 -66
- package/themes/vkontakteAndroidDark/index.js +316 -68
- package/themes/vkontakteAndroidDark/index.json +316 -68
- package/themes/vkontakteAndroidDark/index.less +214 -66
- package/themes/vkontakteAndroidDark/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/index.scss +214 -66
- package/themes/vkontakteAndroidDark/index.styl +214 -66
- package/themes/vkontakteAndroidDark/struct.json +316 -68
- package/themes/vkontakteCom/cssVars/declarations/index.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkontakteCom/cssVars/theme/index.js +59 -21
- package/themes/vkontakteCom/cssVars/theme/index.json +59 -21
- package/themes/vkontakteCom/docs.json +37 -0
- package/themes/vkontakteCom/index.css +28 -21
- package/themes/vkontakteCom/index.js +34 -21
- package/themes/vkontakteCom/index.json +34 -21
- package/themes/vkontakteCom/index.less +28 -21
- package/themes/vkontakteCom/index.pcss +28 -21
- package/themes/vkontakteCom/index.scss +28 -21
- package/themes/vkontakteCom/index.styl +28 -21
- package/themes/vkontakteCom/struct.json +34 -21
- package/themes/vkontakteComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkontakteComDark/cssVars/theme/index.js +66 -28
- package/themes/vkontakteComDark/cssVars/theme/index.json +66 -28
- package/themes/vkontakteComDark/docs.json +37 -0
- package/themes/vkontakteComDark/index.css +24 -17
- package/themes/vkontakteComDark/index.js +32 -19
- package/themes/vkontakteComDark/index.json +32 -19
- package/themes/vkontakteComDark/index.less +24 -17
- package/themes/vkontakteComDark/index.pcss +24 -17
- package/themes/vkontakteComDark/index.scss +24 -17
- package/themes/vkontakteComDark/index.styl +24 -17
- package/themes/vkontakteComDark/struct.json +32 -19
- package/themes/vkontakteIOS/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteIOS/cssVars/theme/index.js +776 -80
- package/themes/vkontakteIOS/cssVars/theme/index.json +776 -80
- package/themes/vkontakteIOS/docs.json +37 -0
- package/themes/vkontakteIOS/index.css +228 -80
- package/themes/vkontakteIOS/index.js +328 -80
- package/themes/vkontakteIOS/index.json +328 -80
- package/themes/vkontakteIOS/index.less +228 -80
- package/themes/vkontakteIOS/index.pcss +228 -80
- package/themes/vkontakteIOS/index.scss +228 -80
- package/themes/vkontakteIOS/index.styl +228 -80
- package/themes/vkontakteIOS/struct.json +328 -80
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteIOSDark/docs.json +37 -0
- package/themes/vkontakteIOSDark/index.css +214 -66
- package/themes/vkontakteIOSDark/index.js +316 -68
- package/themes/vkontakteIOSDark/index.json +316 -68
- package/themes/vkontakteIOSDark/index.less +214 -66
- package/themes/vkontakteIOSDark/index.pcss +214 -66
- package/themes/vkontakteIOSDark/index.scss +214 -66
- package/themes/vkontakteIOSDark/index.styl +214 -66
- package/themes/vkontakteIOSDark/struct.json +316 -68
- package/themes/workspaceAdmin/cssVars/declarations/index.css +10 -2
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/workspaceAdmin/cssVars/theme/index.js +39 -1
- package/themes/workspaceAdmin/cssVars/theme/index.json +39 -1
- package/themes/workspaceAdmin/docs.json +37 -0
- package/themes/workspaceAdmin/index.css +8 -1
- package/themes/workspaceAdmin/index.js +14 -1
- package/themes/workspaceAdmin/index.json +14 -1
- package/themes/workspaceAdmin/index.less +8 -1
- package/themes/workspaceAdmin/index.pcss +8 -1
- package/themes/workspaceAdmin/index.scss +8 -1
- package/themes/workspaceAdmin/index.styl +8 -1
- package/themes/workspaceAdmin/struct.json +14 -1
|
@@ -25,6 +25,7 @@ $size-popup-header-padding--regular: 24px;
|
|
|
25
25
|
$size-popup-header-padding--compact: 16px;
|
|
26
26
|
$size-label-horizontal-margin--regular: 16px;
|
|
27
27
|
$size-border-radius--regular: 10px;
|
|
28
|
+
$size-border-radius-rounded--regular: 48px;
|
|
28
29
|
$size-check-border-radius--regular: 4px;
|
|
29
30
|
$size-border-radius-paper--regular: 12px;
|
|
30
31
|
$size-border-radius-promo--regular: 20px;
|
|
@@ -41,7 +42,7 @@ $size-button-small-height--compact: 28px;
|
|
|
41
42
|
$size-checkbox--regular: 16px;
|
|
42
43
|
$size-arrow--regular: 8px;
|
|
43
44
|
$size-arrow-promo--regular: 40px;
|
|
44
|
-
$size-popup-small--regular:
|
|
45
|
+
$size-popup-small--regular: 430px;
|
|
45
46
|
$size-popup-medium--regular: 680px;
|
|
46
47
|
$size-popup-large--regular: 880px;
|
|
47
48
|
$size-field-horizontal-padding--regular: 12px;
|
|
@@ -108,7 +109,7 @@ $z-index-modal: 99;
|
|
|
108
109
|
$z-index-popout: 100;
|
|
109
110
|
$theme-inherits-from: 'vkBaseDark';
|
|
110
111
|
$colors-scheme: dark;
|
|
111
|
-
$color-background-accent: #
|
|
112
|
+
$color-background-accent: #529ef4;
|
|
112
113
|
$color-background-accent--hover: #59A2F4;
|
|
113
114
|
$color-background-accent--active: #60A6F5;
|
|
114
115
|
$color-background-accent-themed: #FFFFFF;
|
|
@@ -120,10 +121,10 @@ $color-background-accent-tint--active: #67A6FF;
|
|
|
120
121
|
$color-background-accent-alternative: #529EF4;
|
|
121
122
|
$color-background-accent-alternative--hover: #59A2F4;
|
|
122
123
|
$color-background-accent-alternative--active: #60A6F5;
|
|
123
|
-
$color-background: #
|
|
124
|
+
$color-background: #0a0a0a;
|
|
124
125
|
$color-background--hover: #141414;
|
|
125
126
|
$color-background--active: #1E1E1E;
|
|
126
|
-
$color-background-content: #
|
|
127
|
+
$color-background-content: #19191a;
|
|
127
128
|
$color-background-content--hover: #222223;
|
|
128
129
|
$color-background-content--active: #2B2B2C;
|
|
129
130
|
$color-background-secondary: #232324;
|
|
@@ -144,10 +145,10 @@ $color-background-contrast--active: #D7D8DB;
|
|
|
144
145
|
$color-background-contrast-secondary-alpha: rgba(255, 255, 255, 0.2);
|
|
145
146
|
$color-background-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.24);
|
|
146
147
|
$color-background-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.28);
|
|
147
|
-
$color-background-contrast-inverse: #
|
|
148
|
+
$color-background-contrast-inverse: #2c2d2e;
|
|
148
149
|
$color-background-contrast-inverse--hover: #343536;
|
|
149
150
|
$color-background-contrast-inverse--active: #3D3E3F;
|
|
150
|
-
$color-background-modal: #
|
|
151
|
+
$color-background-modal: #2c2d2e;
|
|
151
152
|
$color-background-modal--hover: #343536;
|
|
152
153
|
$color-background-modal--active: #3D3E3F;
|
|
153
154
|
$color-background-modal-inverse: #FFFFFF;
|
|
@@ -156,43 +157,43 @@ $color-background-modal-inverse--active: #D7D8DB;
|
|
|
156
157
|
$color-background-warning: #857250;
|
|
157
158
|
$color-background-warning--hover: #8A7857;
|
|
158
159
|
$color-background-warning--active: #8F7D5E;
|
|
159
|
-
$color-background-positive: #
|
|
160
|
+
$color-background-positive: #4bb34b;
|
|
160
161
|
$color-background-positive--hover: #52B652;
|
|
161
162
|
$color-background-positive--active: #59B959;
|
|
162
|
-
$color-background-negative: #
|
|
163
|
+
$color-background-negative: #ff5c5c;
|
|
163
164
|
$color-background-negative--hover: #FF6363;
|
|
164
165
|
$color-background-negative--active: #FF6969;
|
|
165
|
-
$color-background-negative-tint: #
|
|
166
|
+
$color-background-negative-tint: #522e2e;
|
|
166
167
|
$color-background-negative-tint--hover: #593636;
|
|
167
168
|
$color-background-negative-tint--active: #603F3F;
|
|
168
|
-
$color-background-positive-tint: #
|
|
169
|
-
$color-background-positive-tint--hover: #
|
|
170
|
-
$color-background-positive-tint--active: #
|
|
169
|
+
$color-background-positive-tint: #b1d6b1;
|
|
170
|
+
$color-background-positive-tint--hover: #B4D8B4;
|
|
171
|
+
$color-background-positive-tint--active: #B7D9B7;
|
|
171
172
|
$color-field-background: #232324;
|
|
172
173
|
$color-field-background--hover: #2C2C2D;
|
|
173
174
|
$color-field-background--active: #353536;
|
|
174
|
-
$color-header-background: #
|
|
175
|
+
$color-header-background: #19191a;
|
|
175
176
|
$color-header-background--hover: #222223;
|
|
176
177
|
$color-header-background--active: #2B2B2C;
|
|
177
|
-
$color-text-accent: #
|
|
178
|
+
$color-text-accent: #529ef4;
|
|
178
179
|
$color-text-accent--hover: #59A2F4;
|
|
179
180
|
$color-text-accent--active: #60A6F5;
|
|
180
181
|
$color-text-accent-themed: #FFFFFF;
|
|
181
182
|
$color-text-accent-themed--hover: #EBEDF0;
|
|
182
183
|
$color-text-accent-themed--active: #D7D8DB;
|
|
183
|
-
$color-text-primary: #
|
|
184
|
+
$color-text-primary: #e1e3e6;
|
|
184
185
|
$color-text-primary--hover: #E2E4E7;
|
|
185
186
|
$color-text-primary--active: #E3E5E8;
|
|
186
187
|
$color-text-primary-invariably: #000000;
|
|
187
188
|
$color-text-primary-invariably--hover: #0A0A0A;
|
|
188
189
|
$color-text-primary-invariably--active: #141414;
|
|
189
|
-
$color-text-secondary: #
|
|
190
|
+
$color-text-secondary: #76787a;
|
|
190
191
|
$color-text-secondary--hover: #7B7D7F;
|
|
191
192
|
$color-text-secondary--active: #818385;
|
|
192
|
-
$color-text-subhead: #
|
|
193
|
+
$color-text-subhead: #969a9f;
|
|
193
194
|
$color-text-subhead--hover: #9A9EA3;
|
|
194
195
|
$color-text-subhead--active: #9EA2A7;
|
|
195
|
-
$color-text-tertiary: #
|
|
196
|
+
$color-text-tertiary: #5d5f61;
|
|
196
197
|
$color-text-tertiary--hover: #636567;
|
|
197
198
|
$color-text-tertiary--active: #6A6C6E;
|
|
198
199
|
$color-text-contrast: #FFFFFF;
|
|
@@ -201,25 +202,25 @@ $color-text-contrast--active: #D7D8DB;
|
|
|
201
202
|
$color-text-contrast-themed: #000000;
|
|
202
203
|
$color-text-contrast-themed--hover: #0A0A0A;
|
|
203
204
|
$color-text-contrast-themed--active: #141414;
|
|
204
|
-
$color-text-positive: #
|
|
205
|
+
$color-text-positive: #4bb34b;
|
|
205
206
|
$color-text-positive--hover: #52B652;
|
|
206
207
|
$color-text-positive--active: #59B959;
|
|
207
|
-
$color-text-negative: #
|
|
208
|
+
$color-text-negative: #ff5c5c;
|
|
208
209
|
$color-text-negative--hover: #FF6363;
|
|
209
210
|
$color-text-negative--active: #FF6969;
|
|
210
|
-
$color-text-link: #
|
|
211
|
+
$color-text-link: #529ef4;
|
|
211
212
|
$color-text-link--hover: #59A2F4;
|
|
212
213
|
$color-text-link--active: #60A6F5;
|
|
213
214
|
$color-text-link-themed: #FFFFFF;
|
|
214
215
|
$color-text-link-themed--hover: #EBEDF0;
|
|
215
216
|
$color-text-link-themed--active: #D7D8DB;
|
|
216
|
-
$color-text-link-tint: #
|
|
217
|
+
$color-text-link-tint: #71aaeb;
|
|
217
218
|
$color-text-link-tint--hover: #77ADEC;
|
|
218
219
|
$color-text-link-tint--active: #7CB1ED;
|
|
219
|
-
$color-text-link-visited: #
|
|
220
|
+
$color-text-link-visited: #4986cc;
|
|
220
221
|
$color-text-link-visited--hover: #508BCE;
|
|
221
222
|
$color-text-link-visited--active: #5890D0;
|
|
222
|
-
$color-text-muted: #
|
|
223
|
+
$color-text-muted: #e1e3e6;
|
|
223
224
|
$color-text-muted--hover: #E2E4E7;
|
|
224
225
|
$color-text-muted--active: #E3E5E8;
|
|
225
226
|
$color-link-contrast: #FFFFFF;
|
|
@@ -228,34 +229,34 @@ $color-link-contrast--active: #D7D8DB;
|
|
|
228
229
|
$color-text-button: #FFFFFF;
|
|
229
230
|
$color-text-button--hover: #EBEDF0;
|
|
230
231
|
$color-text-button--active: #D7D8DB;
|
|
231
|
-
$color-icon-accent: #
|
|
232
|
+
$color-icon-accent: #529ef4;
|
|
232
233
|
$color-icon-accent--hover: #59A2F4;
|
|
233
234
|
$color-icon-accent--active: #60A6F5;
|
|
234
235
|
$color-icon-accent-themed: #FFFFFF;
|
|
235
236
|
$color-icon-accent-themed--hover: #EBEDF0;
|
|
236
237
|
$color-icon-accent-themed--active: #D7D8DB;
|
|
237
|
-
$color-icon-primary: #
|
|
238
|
+
$color-icon-primary: #e1e3e6;
|
|
238
239
|
$color-icon-primary--hover: #E2E4E7;
|
|
239
240
|
$color-icon-primary--active: #E3E5E8;
|
|
240
|
-
$color-icon-primary-invariably: #
|
|
241
|
+
$color-icon-primary-invariably: #2c2d2e;
|
|
241
242
|
$color-icon-primary-invariably--hover: #343536;
|
|
242
243
|
$color-icon-primary-invariably--active: #3D3E3F;
|
|
243
|
-
$color-icon-medium: #
|
|
244
|
+
$color-icon-medium: #b0b1b6;
|
|
244
245
|
$color-icon-medium--hover: #B3B4B9;
|
|
245
246
|
$color-icon-medium--active: #B6B7BC;
|
|
246
247
|
$color-icon-medium-alpha: rgba(241, 247, 255, 0.66);
|
|
247
248
|
$color-icon-medium-alpha--hover: rgba(241, 247, 255, 0.7000000000000001);
|
|
248
249
|
$color-icon-medium-alpha--active: rgba(241, 247, 255, 0.74);
|
|
249
|
-
$color-icon-secondary: #
|
|
250
|
+
$color-icon-secondary: #76787a;
|
|
250
251
|
$color-icon-secondary--hover: #7B7D7F;
|
|
251
252
|
$color-icon-secondary--active: #818385;
|
|
252
253
|
$color-icon-secondary-alpha: rgba(0, 0, 0, 0.43);
|
|
253
254
|
$color-icon-secondary-alpha--hover: rgba(0, 0, 0, 0.47000000000000003);
|
|
254
255
|
$color-icon-secondary-alpha--active: rgba(0, 0, 0, 0.51);
|
|
255
|
-
$color-icon-tertiary: #
|
|
256
|
+
$color-icon-tertiary: #5d5f61;
|
|
256
257
|
$color-icon-tertiary--hover: #636567;
|
|
257
258
|
$color-icon-tertiary--active: #6A6C6E;
|
|
258
|
-
$color-icon-tertiary-alpha: rgba(255, 255, 255, 0.
|
|
259
|
+
$color-icon-tertiary-alpha: rgba(255, 255, 255, 0.30);
|
|
259
260
|
$color-icon-tertiary-alpha--hover: rgba(255, 255, 255, 0.34);
|
|
260
261
|
$color-icon-tertiary-alpha--active: rgba(255, 255, 255, 0.38);
|
|
261
262
|
$color-icon-contrast: #FFFFFF;
|
|
@@ -264,19 +265,19 @@ $color-icon-contrast--active: #D7D8DB;
|
|
|
264
265
|
$color-icon-contrast-themed: #000000;
|
|
265
266
|
$color-icon-contrast-themed--hover: #0A0A0A;
|
|
266
267
|
$color-icon-contrast-themed--active: #141414;
|
|
267
|
-
$color-icon-contrast-secondary: #
|
|
268
|
+
$color-icon-contrast-secondary: #f2f3f5;
|
|
268
269
|
$color-icon-contrast-secondary--hover: #F3F3F5;
|
|
269
270
|
$color-icon-contrast-secondary--active: #F3F4F6;
|
|
270
|
-
$color-icon-positive: #
|
|
271
|
+
$color-icon-positive: #4bb34b;
|
|
271
272
|
$color-icon-positive--hover: #52B652;
|
|
272
273
|
$color-icon-positive--active: #59B959;
|
|
273
|
-
$color-icon-negative: #
|
|
274
|
+
$color-icon-negative: #ff5c5c;
|
|
274
275
|
$color-icon-negative--hover: #FF6363;
|
|
275
276
|
$color-icon-negative--active: #FF6969;
|
|
276
277
|
$color-icon-button: #FFFFFF;
|
|
277
278
|
$color-icon-button--hover: #EBEDF0;
|
|
278
279
|
$color-icon-button--active: #D7D8DB;
|
|
279
|
-
$color-stroke-accent: #
|
|
280
|
+
$color-stroke-accent: #529ef4;
|
|
280
281
|
$color-stroke-accent--hover: #59A2F4;
|
|
281
282
|
$color-stroke-accent--active: #60A6F5;
|
|
282
283
|
$color-stroke-accent-themed: #FFFFFF;
|
|
@@ -297,10 +298,10 @@ $color-separator-primary-alpha--active: rgba(255, 255, 255, 0.2);
|
|
|
297
298
|
$color-separator-secondary: #141415;
|
|
298
299
|
$color-separator-secondary--hover: #1D1D1E;
|
|
299
300
|
$color-separator-secondary--active: #272728;
|
|
300
|
-
$color-stroke-positive: #
|
|
301
|
+
$color-stroke-positive: #4bb34b;
|
|
301
302
|
$color-stroke-positive--hover: #52B652;
|
|
302
303
|
$color-stroke-positive--active: #59B959;
|
|
303
|
-
$color-stroke-negative: #
|
|
304
|
+
$color-stroke-negative: #ff5c5c;
|
|
304
305
|
$color-stroke-negative--hover: #FF6363;
|
|
305
306
|
$color-stroke-negative--active: #FF6969;
|
|
306
307
|
$color-stroke-contrast: #FFFFFF;
|
|
@@ -315,46 +316,52 @@ $color-field-border-alpha--active: rgba(255, 255, 255, 0.2);
|
|
|
315
316
|
$color-stroke-button: #FFFFFF;
|
|
316
317
|
$color-stroke-button--hover: #EBEDF0;
|
|
317
318
|
$color-stroke-button--active: #D7D8DB;
|
|
318
|
-
$color-accent-blue: #
|
|
319
|
-
$color-accent-blue--hover: #
|
|
320
|
-
$color-accent-blue--active: #
|
|
321
|
-
$color-accent-gray: #
|
|
319
|
+
$color-accent-blue: #71aaeb;
|
|
320
|
+
$color-accent-blue--hover: #77ADEC;
|
|
321
|
+
$color-accent-blue--active: #7CB1ED;
|
|
322
|
+
$color-accent-gray: #a3adb8;
|
|
322
323
|
$color-accent-gray--hover: #A7B0BB;
|
|
323
324
|
$color-accent-gray--active: #AAB4BE;
|
|
324
|
-
$color-accent-red: #
|
|
325
|
+
$color-accent-red: #ff3347;
|
|
325
326
|
$color-accent-red--hover: #FF3B4E;
|
|
326
327
|
$color-accent-red--active: #FF4356;
|
|
327
|
-
$color-accent-green: #
|
|
328
|
+
$color-accent-green: #4bb34b;
|
|
328
329
|
$color-accent-green--hover: #52B652;
|
|
329
330
|
$color-accent-green--active: #59B959;
|
|
330
|
-
$color-accent-orange: #
|
|
331
|
+
$color-accent-orange: #ffa000;
|
|
331
332
|
$color-accent-orange--hover: #FFA40A;
|
|
332
333
|
$color-accent-orange--active: #FFA814;
|
|
333
|
-
$color-accent-orange-fire: #
|
|
334
|
+
$color-accent-orange-fire: #f05c44;
|
|
334
335
|
$color-accent-orange-fire--hover: #F1634B;
|
|
335
336
|
$color-accent-orange-fire--active: #F16953;
|
|
336
|
-
$color-accent-purple: #
|
|
337
|
-
$color-accent-purple--hover: #
|
|
338
|
-
$color-accent-purple--active: #
|
|
339
|
-
$color-accent-violet: #
|
|
340
|
-
$color-accent-violet--hover: #
|
|
341
|
-
$color-accent-violet--active: #
|
|
342
|
-
$color-accent-raspberry-pink: #
|
|
337
|
+
$color-accent-purple: #8b74ff;
|
|
338
|
+
$color-accent-purple--hover: #907AFF;
|
|
339
|
+
$color-accent-purple--active: #947FFF;
|
|
340
|
+
$color-accent-violet: #a94fff;
|
|
341
|
+
$color-accent-violet--hover: #AC56FF;
|
|
342
|
+
$color-accent-violet--active: #B05DFF;
|
|
343
|
+
$color-accent-raspberry-pink: #f060c0;
|
|
343
344
|
$color-accent-raspberry-pink--hover: #F166C3;
|
|
344
345
|
$color-accent-raspberry-pink--active: #F16DC5;
|
|
345
|
-
$color-accent-secondary: #
|
|
346
|
+
$color-accent-secondary: #3f8ae0;
|
|
346
347
|
$color-accent-secondary--hover: #478FE1;
|
|
347
348
|
$color-accent-secondary--active: #4E93E2;
|
|
348
|
-
$color-overlay-primary: rgba(0, 0, 0, 0.
|
|
349
|
+
$color-overlay-primary: rgba(0, 0, 0, 0.40);
|
|
349
350
|
$color-overlay-primary--hover: rgba(0, 0, 0, 0.44);
|
|
350
351
|
$color-overlay-primary--active: rgba(0, 0, 0, 0.48);
|
|
351
|
-
$color-
|
|
352
|
+
$color-overlay-secondary: rgb(55, 56, 57, 0.5);
|
|
353
|
+
$color-overlay-secondary--hover: rgba(55, 56, 57, 0.54);
|
|
354
|
+
$color-overlay-secondary--active: rgba(55, 56, 57, 0.58);
|
|
355
|
+
$color-avatar-overlay: rgba(0, 0, 0, 0.60);
|
|
352
356
|
$color-avatar-overlay--hover: rgba(0, 0, 0, 0.64);
|
|
353
357
|
$color-avatar-overlay--active: rgba(0, 0, 0, 0.68);
|
|
354
358
|
$color-avatar-overlay-inverse-alpha: rgba(255, 255, 255, 0.85);
|
|
355
359
|
$color-avatar-overlay-inverse-alpha--hover: rgba(255, 255, 255, 0.89);
|
|
356
360
|
$color-avatar-overlay-inverse-alpha--active: rgba(255, 255, 255, 0.93);
|
|
357
|
-
$color-
|
|
361
|
+
$color-action-sheet-text: #71aaeb;
|
|
362
|
+
$color-action-sheet-text--hover: #77ADEC;
|
|
363
|
+
$color-action-sheet-text--active: #7CB1ED;
|
|
364
|
+
$color-image-placeholder: #2a2b2c;
|
|
358
365
|
$color-image-placeholder--hover: #333334;
|
|
359
366
|
$color-image-placeholder--active: #3B3C3D;
|
|
360
367
|
$color-image-placeholder-alpha: rgba(241, 247, 255, 0.08);
|
|
@@ -363,24 +370,21 @@ $color-image-placeholder-alpha--active: rgba(241, 247, 255, 0.16);
|
|
|
363
370
|
$color-skeleton-from: #232324;
|
|
364
371
|
$color-skeleton-from--hover: #2C2C2D;
|
|
365
372
|
$color-skeleton-from--active: #353536;
|
|
366
|
-
$color-skeleton-to: #
|
|
373
|
+
$color-skeleton-to: #2c2d2e;
|
|
367
374
|
$color-skeleton-to--hover: #343536;
|
|
368
375
|
$color-skeleton-to--active: #3D3E3F;
|
|
369
|
-
$color-write-bar-icon: #
|
|
370
|
-
$color-write-bar-icon--hover: #
|
|
371
|
-
$color-write-bar-icon--active: #
|
|
372
|
-
$color-write-bar-input-background: #
|
|
376
|
+
$color-write-bar-icon: #76787a;
|
|
377
|
+
$color-write-bar-icon--hover: #7B7D7F;
|
|
378
|
+
$color-write-bar-icon--active: #818385;
|
|
379
|
+
$color-write-bar-input-background: #2c2d2e;
|
|
373
380
|
$color-write-bar-input-background--hover: #343536;
|
|
374
381
|
$color-write-bar-input-background--active: #3D3E3F;
|
|
375
|
-
$color-write-bar-input-border: #
|
|
382
|
+
$color-write-bar-input-border: #2c2d2e;
|
|
376
383
|
$color-write-bar-input-border--hover: #343536;
|
|
377
384
|
$color-write-bar-input-border--active: #3D3E3F;
|
|
378
385
|
$color-write-bar-input-border-alpha: rgba(255, 255, 255, 0.8);
|
|
379
386
|
$color-write-bar-input-border-alpha--hover: rgba(255, 255, 255, 0.84);
|
|
380
387
|
$color-write-bar-input-border-alpha--active: rgba(255, 255, 255, 0.88);
|
|
381
|
-
$color-action-sheet-text: #529EF4;
|
|
382
|
-
$color-action-sheet-text--hover: #59A2F4;
|
|
383
|
-
$color-action-sheet-text--active: #60A6F5;
|
|
384
388
|
$color-track-background: #454647;
|
|
385
389
|
$color-track-background--hover: #4C4D4E;
|
|
386
390
|
$color-track-background--active: #545556;
|
|
@@ -390,12 +394,15 @@ $color-track-buffer--active: #4F647D;
|
|
|
390
394
|
$color-search-field-background: #363738;
|
|
391
395
|
$color-search-field-background--hover: #3E3F40;
|
|
392
396
|
$color-search-field-background--active: #464748;
|
|
393
|
-
$color-panel-header-icon: #
|
|
397
|
+
$color-panel-header-icon: #71aaeb;
|
|
394
398
|
$color-panel-header-icon--hover: #77ADEC;
|
|
395
399
|
$color-panel-header-icon--active: #7CB1ED;
|
|
396
400
|
$color-segmented-control: #626364;
|
|
397
401
|
$color-segmented-control--hover: #68696A;
|
|
398
402
|
$color-segmented-control--active: #6F6F70;
|
|
403
|
+
$color-tabbar-text-inactive: #76787a;
|
|
404
|
+
$color-tabbar-text-inactive--hover: #7B7D7F;
|
|
405
|
+
$color-tabbar-text-inactive--active: #818385;
|
|
399
406
|
$color-transparent: transparent;
|
|
400
407
|
$color-transparent--hover: rgba(255, 255, 255, 0.04);
|
|
401
408
|
$color-transparent--active: rgba(255, 255, 255, 0.08);
|
|
@@ -25,6 +25,7 @@ $size-popup-header-padding--regular = 24px;
|
|
|
25
25
|
$size-popup-header-padding--compact = 16px;
|
|
26
26
|
$size-label-horizontal-margin--regular = 16px;
|
|
27
27
|
$size-border-radius--regular = 10px;
|
|
28
|
+
$size-border-radius-rounded--regular = 48px;
|
|
28
29
|
$size-check-border-radius--regular = 4px;
|
|
29
30
|
$size-border-radius-paper--regular = 12px;
|
|
30
31
|
$size-border-radius-promo--regular = 20px;
|
|
@@ -41,7 +42,7 @@ $size-button-small-height--compact = 28px;
|
|
|
41
42
|
$size-checkbox--regular = 16px;
|
|
42
43
|
$size-arrow--regular = 8px;
|
|
43
44
|
$size-arrow-promo--regular = 40px;
|
|
44
|
-
$size-popup-small--regular =
|
|
45
|
+
$size-popup-small--regular = 430px;
|
|
45
46
|
$size-popup-medium--regular = 680px;
|
|
46
47
|
$size-popup-large--regular = 880px;
|
|
47
48
|
$size-field-horizontal-padding--regular = 12px;
|
|
@@ -108,7 +109,7 @@ $z-index-modal = 99;
|
|
|
108
109
|
$z-index-popout = 100;
|
|
109
110
|
$theme-inherits-from = 'vkBaseDark';
|
|
110
111
|
$colors-scheme = dark;
|
|
111
|
-
$color-background-accent = #
|
|
112
|
+
$color-background-accent = #529ef4;
|
|
112
113
|
$color-background-accent--hover = #59A2F4;
|
|
113
114
|
$color-background-accent--active = #60A6F5;
|
|
114
115
|
$color-background-accent-themed = #FFFFFF;
|
|
@@ -120,10 +121,10 @@ $color-background-accent-tint--active = #67A6FF;
|
|
|
120
121
|
$color-background-accent-alternative = #529EF4;
|
|
121
122
|
$color-background-accent-alternative--hover = #59A2F4;
|
|
122
123
|
$color-background-accent-alternative--active = #60A6F5;
|
|
123
|
-
$color-background = #
|
|
124
|
+
$color-background = #0a0a0a;
|
|
124
125
|
$color-background--hover = #141414;
|
|
125
126
|
$color-background--active = #1E1E1E;
|
|
126
|
-
$color-background-content = #
|
|
127
|
+
$color-background-content = #19191a;
|
|
127
128
|
$color-background-content--hover = #222223;
|
|
128
129
|
$color-background-content--active = #2B2B2C;
|
|
129
130
|
$color-background-secondary = #232324;
|
|
@@ -144,10 +145,10 @@ $color-background-contrast--active = #D7D8DB;
|
|
|
144
145
|
$color-background-contrast-secondary-alpha = rgba(255, 255, 255, 0.2);
|
|
145
146
|
$color-background-contrast-secondary-alpha--hover = rgba(255, 255, 255, 0.24);
|
|
146
147
|
$color-background-contrast-secondary-alpha--active = rgba(255, 255, 255, 0.28);
|
|
147
|
-
$color-background-contrast-inverse = #
|
|
148
|
+
$color-background-contrast-inverse = #2c2d2e;
|
|
148
149
|
$color-background-contrast-inverse--hover = #343536;
|
|
149
150
|
$color-background-contrast-inverse--active = #3D3E3F;
|
|
150
|
-
$color-background-modal = #
|
|
151
|
+
$color-background-modal = #2c2d2e;
|
|
151
152
|
$color-background-modal--hover = #343536;
|
|
152
153
|
$color-background-modal--active = #3D3E3F;
|
|
153
154
|
$color-background-modal-inverse = #FFFFFF;
|
|
@@ -156,43 +157,43 @@ $color-background-modal-inverse--active = #D7D8DB;
|
|
|
156
157
|
$color-background-warning = #857250;
|
|
157
158
|
$color-background-warning--hover = #8A7857;
|
|
158
159
|
$color-background-warning--active = #8F7D5E;
|
|
159
|
-
$color-background-positive = #
|
|
160
|
+
$color-background-positive = #4bb34b;
|
|
160
161
|
$color-background-positive--hover = #52B652;
|
|
161
162
|
$color-background-positive--active = #59B959;
|
|
162
|
-
$color-background-negative = #
|
|
163
|
+
$color-background-negative = #ff5c5c;
|
|
163
164
|
$color-background-negative--hover = #FF6363;
|
|
164
165
|
$color-background-negative--active = #FF6969;
|
|
165
|
-
$color-background-negative-tint = #
|
|
166
|
+
$color-background-negative-tint = #522e2e;
|
|
166
167
|
$color-background-negative-tint--hover = #593636;
|
|
167
168
|
$color-background-negative-tint--active = #603F3F;
|
|
168
|
-
$color-background-positive-tint = #
|
|
169
|
-
$color-background-positive-tint--hover = #
|
|
170
|
-
$color-background-positive-tint--active = #
|
|
169
|
+
$color-background-positive-tint = #b1d6b1;
|
|
170
|
+
$color-background-positive-tint--hover = #B4D8B4;
|
|
171
|
+
$color-background-positive-tint--active = #B7D9B7;
|
|
171
172
|
$color-field-background = #232324;
|
|
172
173
|
$color-field-background--hover = #2C2C2D;
|
|
173
174
|
$color-field-background--active = #353536;
|
|
174
|
-
$color-header-background = #
|
|
175
|
+
$color-header-background = #19191a;
|
|
175
176
|
$color-header-background--hover = #222223;
|
|
176
177
|
$color-header-background--active = #2B2B2C;
|
|
177
|
-
$color-text-accent = #
|
|
178
|
+
$color-text-accent = #529ef4;
|
|
178
179
|
$color-text-accent--hover = #59A2F4;
|
|
179
180
|
$color-text-accent--active = #60A6F5;
|
|
180
181
|
$color-text-accent-themed = #FFFFFF;
|
|
181
182
|
$color-text-accent-themed--hover = #EBEDF0;
|
|
182
183
|
$color-text-accent-themed--active = #D7D8DB;
|
|
183
|
-
$color-text-primary = #
|
|
184
|
+
$color-text-primary = #e1e3e6;
|
|
184
185
|
$color-text-primary--hover = #E2E4E7;
|
|
185
186
|
$color-text-primary--active = #E3E5E8;
|
|
186
187
|
$color-text-primary-invariably = #000000;
|
|
187
188
|
$color-text-primary-invariably--hover = #0A0A0A;
|
|
188
189
|
$color-text-primary-invariably--active = #141414;
|
|
189
|
-
$color-text-secondary = #
|
|
190
|
+
$color-text-secondary = #76787a;
|
|
190
191
|
$color-text-secondary--hover = #7B7D7F;
|
|
191
192
|
$color-text-secondary--active = #818385;
|
|
192
|
-
$color-text-subhead = #
|
|
193
|
+
$color-text-subhead = #969a9f;
|
|
193
194
|
$color-text-subhead--hover = #9A9EA3;
|
|
194
195
|
$color-text-subhead--active = #9EA2A7;
|
|
195
|
-
$color-text-tertiary = #
|
|
196
|
+
$color-text-tertiary = #5d5f61;
|
|
196
197
|
$color-text-tertiary--hover = #636567;
|
|
197
198
|
$color-text-tertiary--active = #6A6C6E;
|
|
198
199
|
$color-text-contrast = #FFFFFF;
|
|
@@ -201,25 +202,25 @@ $color-text-contrast--active = #D7D8DB;
|
|
|
201
202
|
$color-text-contrast-themed = #000000;
|
|
202
203
|
$color-text-contrast-themed--hover = #0A0A0A;
|
|
203
204
|
$color-text-contrast-themed--active = #141414;
|
|
204
|
-
$color-text-positive = #
|
|
205
|
+
$color-text-positive = #4bb34b;
|
|
205
206
|
$color-text-positive--hover = #52B652;
|
|
206
207
|
$color-text-positive--active = #59B959;
|
|
207
|
-
$color-text-negative = #
|
|
208
|
+
$color-text-negative = #ff5c5c;
|
|
208
209
|
$color-text-negative--hover = #FF6363;
|
|
209
210
|
$color-text-negative--active = #FF6969;
|
|
210
|
-
$color-text-link = #
|
|
211
|
+
$color-text-link = #529ef4;
|
|
211
212
|
$color-text-link--hover = #59A2F4;
|
|
212
213
|
$color-text-link--active = #60A6F5;
|
|
213
214
|
$color-text-link-themed = #FFFFFF;
|
|
214
215
|
$color-text-link-themed--hover = #EBEDF0;
|
|
215
216
|
$color-text-link-themed--active = #D7D8DB;
|
|
216
|
-
$color-text-link-tint = #
|
|
217
|
+
$color-text-link-tint = #71aaeb;
|
|
217
218
|
$color-text-link-tint--hover = #77ADEC;
|
|
218
219
|
$color-text-link-tint--active = #7CB1ED;
|
|
219
|
-
$color-text-link-visited = #
|
|
220
|
+
$color-text-link-visited = #4986cc;
|
|
220
221
|
$color-text-link-visited--hover = #508BCE;
|
|
221
222
|
$color-text-link-visited--active = #5890D0;
|
|
222
|
-
$color-text-muted = #
|
|
223
|
+
$color-text-muted = #e1e3e6;
|
|
223
224
|
$color-text-muted--hover = #E2E4E7;
|
|
224
225
|
$color-text-muted--active = #E3E5E8;
|
|
225
226
|
$color-link-contrast = #FFFFFF;
|
|
@@ -228,34 +229,34 @@ $color-link-contrast--active = #D7D8DB;
|
|
|
228
229
|
$color-text-button = #FFFFFF;
|
|
229
230
|
$color-text-button--hover = #EBEDF0;
|
|
230
231
|
$color-text-button--active = #D7D8DB;
|
|
231
|
-
$color-icon-accent = #
|
|
232
|
+
$color-icon-accent = #529ef4;
|
|
232
233
|
$color-icon-accent--hover = #59A2F4;
|
|
233
234
|
$color-icon-accent--active = #60A6F5;
|
|
234
235
|
$color-icon-accent-themed = #FFFFFF;
|
|
235
236
|
$color-icon-accent-themed--hover = #EBEDF0;
|
|
236
237
|
$color-icon-accent-themed--active = #D7D8DB;
|
|
237
|
-
$color-icon-primary = #
|
|
238
|
+
$color-icon-primary = #e1e3e6;
|
|
238
239
|
$color-icon-primary--hover = #E2E4E7;
|
|
239
240
|
$color-icon-primary--active = #E3E5E8;
|
|
240
|
-
$color-icon-primary-invariably = #
|
|
241
|
+
$color-icon-primary-invariably = #2c2d2e;
|
|
241
242
|
$color-icon-primary-invariably--hover = #343536;
|
|
242
243
|
$color-icon-primary-invariably--active = #3D3E3F;
|
|
243
|
-
$color-icon-medium = #
|
|
244
|
+
$color-icon-medium = #b0b1b6;
|
|
244
245
|
$color-icon-medium--hover = #B3B4B9;
|
|
245
246
|
$color-icon-medium--active = #B6B7BC;
|
|
246
247
|
$color-icon-medium-alpha = rgba(241, 247, 255, 0.66);
|
|
247
248
|
$color-icon-medium-alpha--hover = rgba(241, 247, 255, 0.7000000000000001);
|
|
248
249
|
$color-icon-medium-alpha--active = rgba(241, 247, 255, 0.74);
|
|
249
|
-
$color-icon-secondary = #
|
|
250
|
+
$color-icon-secondary = #76787a;
|
|
250
251
|
$color-icon-secondary--hover = #7B7D7F;
|
|
251
252
|
$color-icon-secondary--active = #818385;
|
|
252
253
|
$color-icon-secondary-alpha = rgba(0, 0, 0, 0.43);
|
|
253
254
|
$color-icon-secondary-alpha--hover = rgba(0, 0, 0, 0.47000000000000003);
|
|
254
255
|
$color-icon-secondary-alpha--active = rgba(0, 0, 0, 0.51);
|
|
255
|
-
$color-icon-tertiary = #
|
|
256
|
+
$color-icon-tertiary = #5d5f61;
|
|
256
257
|
$color-icon-tertiary--hover = #636567;
|
|
257
258
|
$color-icon-tertiary--active = #6A6C6E;
|
|
258
|
-
$color-icon-tertiary-alpha = rgba(255, 255, 255, 0.
|
|
259
|
+
$color-icon-tertiary-alpha = rgba(255, 255, 255, 0.30);
|
|
259
260
|
$color-icon-tertiary-alpha--hover = rgba(255, 255, 255, 0.34);
|
|
260
261
|
$color-icon-tertiary-alpha--active = rgba(255, 255, 255, 0.38);
|
|
261
262
|
$color-icon-contrast = #FFFFFF;
|
|
@@ -264,19 +265,19 @@ $color-icon-contrast--active = #D7D8DB;
|
|
|
264
265
|
$color-icon-contrast-themed = #000000;
|
|
265
266
|
$color-icon-contrast-themed--hover = #0A0A0A;
|
|
266
267
|
$color-icon-contrast-themed--active = #141414;
|
|
267
|
-
$color-icon-contrast-secondary = #
|
|
268
|
+
$color-icon-contrast-secondary = #f2f3f5;
|
|
268
269
|
$color-icon-contrast-secondary--hover = #F3F3F5;
|
|
269
270
|
$color-icon-contrast-secondary--active = #F3F4F6;
|
|
270
|
-
$color-icon-positive = #
|
|
271
|
+
$color-icon-positive = #4bb34b;
|
|
271
272
|
$color-icon-positive--hover = #52B652;
|
|
272
273
|
$color-icon-positive--active = #59B959;
|
|
273
|
-
$color-icon-negative = #
|
|
274
|
+
$color-icon-negative = #ff5c5c;
|
|
274
275
|
$color-icon-negative--hover = #FF6363;
|
|
275
276
|
$color-icon-negative--active = #FF6969;
|
|
276
277
|
$color-icon-button = #FFFFFF;
|
|
277
278
|
$color-icon-button--hover = #EBEDF0;
|
|
278
279
|
$color-icon-button--active = #D7D8DB;
|
|
279
|
-
$color-stroke-accent = #
|
|
280
|
+
$color-stroke-accent = #529ef4;
|
|
280
281
|
$color-stroke-accent--hover = #59A2F4;
|
|
281
282
|
$color-stroke-accent--active = #60A6F5;
|
|
282
283
|
$color-stroke-accent-themed = #FFFFFF;
|
|
@@ -297,10 +298,10 @@ $color-separator-primary-alpha--active = rgba(255, 255, 255, 0.2);
|
|
|
297
298
|
$color-separator-secondary = #141415;
|
|
298
299
|
$color-separator-secondary--hover = #1D1D1E;
|
|
299
300
|
$color-separator-secondary--active = #272728;
|
|
300
|
-
$color-stroke-positive = #
|
|
301
|
+
$color-stroke-positive = #4bb34b;
|
|
301
302
|
$color-stroke-positive--hover = #52B652;
|
|
302
303
|
$color-stroke-positive--active = #59B959;
|
|
303
|
-
$color-stroke-negative = #
|
|
304
|
+
$color-stroke-negative = #ff5c5c;
|
|
304
305
|
$color-stroke-negative--hover = #FF6363;
|
|
305
306
|
$color-stroke-negative--active = #FF6969;
|
|
306
307
|
$color-stroke-contrast = #FFFFFF;
|
|
@@ -315,46 +316,52 @@ $color-field-border-alpha--active = rgba(255, 255, 255, 0.2);
|
|
|
315
316
|
$color-stroke-button = #FFFFFF;
|
|
316
317
|
$color-stroke-button--hover = #EBEDF0;
|
|
317
318
|
$color-stroke-button--active = #D7D8DB;
|
|
318
|
-
$color-accent-blue = #
|
|
319
|
-
$color-accent-blue--hover = #
|
|
320
|
-
$color-accent-blue--active = #
|
|
321
|
-
$color-accent-gray = #
|
|
319
|
+
$color-accent-blue = #71aaeb;
|
|
320
|
+
$color-accent-blue--hover = #77ADEC;
|
|
321
|
+
$color-accent-blue--active = #7CB1ED;
|
|
322
|
+
$color-accent-gray = #a3adb8;
|
|
322
323
|
$color-accent-gray--hover = #A7B0BB;
|
|
323
324
|
$color-accent-gray--active = #AAB4BE;
|
|
324
|
-
$color-accent-red = #
|
|
325
|
+
$color-accent-red = #ff3347;
|
|
325
326
|
$color-accent-red--hover = #FF3B4E;
|
|
326
327
|
$color-accent-red--active = #FF4356;
|
|
327
|
-
$color-accent-green = #
|
|
328
|
+
$color-accent-green = #4bb34b;
|
|
328
329
|
$color-accent-green--hover = #52B652;
|
|
329
330
|
$color-accent-green--active = #59B959;
|
|
330
|
-
$color-accent-orange = #
|
|
331
|
+
$color-accent-orange = #ffa000;
|
|
331
332
|
$color-accent-orange--hover = #FFA40A;
|
|
332
333
|
$color-accent-orange--active = #FFA814;
|
|
333
|
-
$color-accent-orange-fire = #
|
|
334
|
+
$color-accent-orange-fire = #f05c44;
|
|
334
335
|
$color-accent-orange-fire--hover = #F1634B;
|
|
335
336
|
$color-accent-orange-fire--active = #F16953;
|
|
336
|
-
$color-accent-purple = #
|
|
337
|
-
$color-accent-purple--hover = #
|
|
338
|
-
$color-accent-purple--active = #
|
|
339
|
-
$color-accent-violet = #
|
|
340
|
-
$color-accent-violet--hover = #
|
|
341
|
-
$color-accent-violet--active = #
|
|
342
|
-
$color-accent-raspberry-pink = #
|
|
337
|
+
$color-accent-purple = #8b74ff;
|
|
338
|
+
$color-accent-purple--hover = #907AFF;
|
|
339
|
+
$color-accent-purple--active = #947FFF;
|
|
340
|
+
$color-accent-violet = #a94fff;
|
|
341
|
+
$color-accent-violet--hover = #AC56FF;
|
|
342
|
+
$color-accent-violet--active = #B05DFF;
|
|
343
|
+
$color-accent-raspberry-pink = #f060c0;
|
|
343
344
|
$color-accent-raspberry-pink--hover = #F166C3;
|
|
344
345
|
$color-accent-raspberry-pink--active = #F16DC5;
|
|
345
|
-
$color-accent-secondary = #
|
|
346
|
+
$color-accent-secondary = #3f8ae0;
|
|
346
347
|
$color-accent-secondary--hover = #478FE1;
|
|
347
348
|
$color-accent-secondary--active = #4E93E2;
|
|
348
|
-
$color-overlay-primary = rgba(0, 0, 0, 0.
|
|
349
|
+
$color-overlay-primary = rgba(0, 0, 0, 0.40);
|
|
349
350
|
$color-overlay-primary--hover = rgba(0, 0, 0, 0.44);
|
|
350
351
|
$color-overlay-primary--active = rgba(0, 0, 0, 0.48);
|
|
351
|
-
$color-
|
|
352
|
+
$color-overlay-secondary = rgb(55, 56, 57, 0.5);
|
|
353
|
+
$color-overlay-secondary--hover = rgba(55, 56, 57, 0.54);
|
|
354
|
+
$color-overlay-secondary--active = rgba(55, 56, 57, 0.58);
|
|
355
|
+
$color-avatar-overlay = rgba(0, 0, 0, 0.60);
|
|
352
356
|
$color-avatar-overlay--hover = rgba(0, 0, 0, 0.64);
|
|
353
357
|
$color-avatar-overlay--active = rgba(0, 0, 0, 0.68);
|
|
354
358
|
$color-avatar-overlay-inverse-alpha = rgba(255, 255, 255, 0.85);
|
|
355
359
|
$color-avatar-overlay-inverse-alpha--hover = rgba(255, 255, 255, 0.89);
|
|
356
360
|
$color-avatar-overlay-inverse-alpha--active = rgba(255, 255, 255, 0.93);
|
|
357
|
-
$color-
|
|
361
|
+
$color-action-sheet-text = #71aaeb;
|
|
362
|
+
$color-action-sheet-text--hover = #77ADEC;
|
|
363
|
+
$color-action-sheet-text--active = #7CB1ED;
|
|
364
|
+
$color-image-placeholder = #2a2b2c;
|
|
358
365
|
$color-image-placeholder--hover = #333334;
|
|
359
366
|
$color-image-placeholder--active = #3B3C3D;
|
|
360
367
|
$color-image-placeholder-alpha = rgba(241, 247, 255, 0.08);
|
|
@@ -363,24 +370,21 @@ $color-image-placeholder-alpha--active = rgba(241, 247, 255, 0.16);
|
|
|
363
370
|
$color-skeleton-from = #232324;
|
|
364
371
|
$color-skeleton-from--hover = #2C2C2D;
|
|
365
372
|
$color-skeleton-from--active = #353536;
|
|
366
|
-
$color-skeleton-to = #
|
|
373
|
+
$color-skeleton-to = #2c2d2e;
|
|
367
374
|
$color-skeleton-to--hover = #343536;
|
|
368
375
|
$color-skeleton-to--active = #3D3E3F;
|
|
369
|
-
$color-write-bar-icon = #
|
|
370
|
-
$color-write-bar-icon--hover = #
|
|
371
|
-
$color-write-bar-icon--active = #
|
|
372
|
-
$color-write-bar-input-background = #
|
|
376
|
+
$color-write-bar-icon = #76787a;
|
|
377
|
+
$color-write-bar-icon--hover = #7B7D7F;
|
|
378
|
+
$color-write-bar-icon--active = #818385;
|
|
379
|
+
$color-write-bar-input-background = #2c2d2e;
|
|
373
380
|
$color-write-bar-input-background--hover = #343536;
|
|
374
381
|
$color-write-bar-input-background--active = #3D3E3F;
|
|
375
|
-
$color-write-bar-input-border = #
|
|
382
|
+
$color-write-bar-input-border = #2c2d2e;
|
|
376
383
|
$color-write-bar-input-border--hover = #343536;
|
|
377
384
|
$color-write-bar-input-border--active = #3D3E3F;
|
|
378
385
|
$color-write-bar-input-border-alpha = rgba(255, 255, 255, 0.8);
|
|
379
386
|
$color-write-bar-input-border-alpha--hover = rgba(255, 255, 255, 0.84);
|
|
380
387
|
$color-write-bar-input-border-alpha--active = rgba(255, 255, 255, 0.88);
|
|
381
|
-
$color-action-sheet-text = #529EF4;
|
|
382
|
-
$color-action-sheet-text--hover = #59A2F4;
|
|
383
|
-
$color-action-sheet-text--active = #60A6F5;
|
|
384
388
|
$color-track-background = #454647;
|
|
385
389
|
$color-track-background--hover = #4C4D4E;
|
|
386
390
|
$color-track-background--active = #545556;
|
|
@@ -390,12 +394,15 @@ $color-track-buffer--active = #4F647D;
|
|
|
390
394
|
$color-search-field-background = #363738;
|
|
391
395
|
$color-search-field-background--hover = #3E3F40;
|
|
392
396
|
$color-search-field-background--active = #464748;
|
|
393
|
-
$color-panel-header-icon = #
|
|
397
|
+
$color-panel-header-icon = #71aaeb;
|
|
394
398
|
$color-panel-header-icon--hover = #77ADEC;
|
|
395
399
|
$color-panel-header-icon--active = #7CB1ED;
|
|
396
400
|
$color-segmented-control = #626364;
|
|
397
401
|
$color-segmented-control--hover = #68696A;
|
|
398
402
|
$color-segmented-control--active = #6F6F70;
|
|
403
|
+
$color-tabbar-text-inactive = #76787a;
|
|
404
|
+
$color-tabbar-text-inactive--hover = #7B7D7F;
|
|
405
|
+
$color-tabbar-text-inactive--active = #818385;
|
|
399
406
|
$color-transparent = transparent;
|
|
400
407
|
$color-transparent--hover = rgba(255, 255, 255, 0.04);
|
|
401
408
|
$color-transparent--active = rgba(255, 255, 255, 0.08);
|