@vkontakte/vkui-tokens 4.16.1-dev-4fd7ce.0 → 4.17.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 +1 -0
- package/interfaces/namespaces/paradigm/index.d.ts +13 -0
- package/interfaces/themes/cloudDark/index.d.ts +4 -0
- package/interfaces/themes/cloudDark/index.js +2 -0
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.d.ts +1 -0
- package/themeDescriptions/base/paradigm.js +13 -3
- package/themeDescriptions/base/vk.js +2 -0
- package/themes/calendar/cssVars/declarations/index.css +42 -0
- package/themes/calendar/cssVars/declarations/noSizes.css +42 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +42 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/calendar/cssVars/theme/index.js +196 -0
- package/themes/calendar/cssVars/theme/index.json +196 -0
- package/themes/calendar/index.css +42 -0
- package/themes/calendar/index.js +70 -0
- package/themes/calendar/index.json +70 -0
- package/themes/calendar/index.less +42 -0
- package/themes/calendar/index.pcss +42 -0
- package/themes/calendar/index.scss +42 -0
- package/themes/calendar/index.styl +42 -0
- package/themes/calendarDark/cssVars/declarations/index.css +42 -0
- package/themes/calendarDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/calendarDark/cssVars/theme/index.js +196 -0
- package/themes/calendarDark/cssVars/theme/index.json +196 -0
- package/themes/calendarDark/index.css +42 -0
- package/themes/calendarDark/index.js +70 -0
- package/themes/calendarDark/index.json +70 -0
- package/themes/calendarDark/index.less +42 -0
- package/themes/calendarDark/index.pcss +42 -0
- package/themes/calendarDark/index.scss +42 -0
- package/themes/calendarDark/index.styl +42 -0
- package/themes/calls/cssVars/declarations/index.css +42 -0
- package/themes/calls/cssVars/declarations/noSizes.css +42 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +42 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/calls/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/calls/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/calls/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/calls/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/calls/cssVars/theme/index.js +196 -0
- package/themes/calls/cssVars/theme/index.json +196 -0
- package/themes/calls/index.css +42 -0
- package/themes/calls/index.js +70 -0
- package/themes/calls/index.json +70 -0
- package/themes/calls/index.less +42 -0
- package/themes/calls/index.pcss +42 -0
- package/themes/calls/index.scss +42 -0
- package/themes/calls/index.styl +42 -0
- package/themes/cloud/cssVars/declarations/index.css +42 -0
- package/themes/cloud/cssVars/declarations/noSizes.css +42 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +42 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/cloud/cssVars/theme/index.js +196 -0
- package/themes/cloud/cssVars/theme/index.json +196 -0
- package/themes/cloud/index.css +42 -0
- package/themes/cloud/index.js +70 -0
- package/themes/cloud/index.json +70 -0
- package/themes/cloud/index.less +42 -0
- package/themes/cloud/index.pcss +42 -0
- package/themes/cloud/index.scss +42 -0
- package/themes/cloud/index.styl +42 -0
- package/themes/cloudDark/cssVars/declarations/index.css +1396 -0
- package/themes/cloudDark/cssVars/declarations/noColors.css +586 -0
- package/themes/cloudDark/cssVars/declarations/noSizes.css +345 -0
- package/themes/cloudDark/cssVars/declarations/onlyAdaptiveGroups.css +128 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +320 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +11 -0
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +362 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +608 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +608 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +608 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +905 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +692 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +685 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +916 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +692 -0
- package/themes/cloudDark/cssVars/theme/index.d.ts +4 -0
- package/themes/cloudDark/cssVars/theme/index.js +3852 -0
- package/themes/cloudDark/cssVars/theme/index.json +3849 -0
- package/themes/cloudDark/index.css +905 -0
- package/themes/cloudDark/index.d.ts +4 -0
- package/themes/cloudDark/index.js +1166 -0
- package/themes/cloudDark/index.json +1163 -0
- package/themes/cloudDark/index.less +692 -0
- package/themes/cloudDark/index.pcss +685 -0
- package/themes/cloudDark/index.scss +916 -0
- package/themes/cloudDark/index.styl +692 -0
- package/themes/home/cssVars/declarations/index.css +42 -0
- package/themes/home/cssVars/declarations/noSizes.css +42 -0
- package/themes/home/cssVars/declarations/onlyColors.css +42 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/home/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/home/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/home/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/home/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/home/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/home/cssVars/theme/index.js +196 -0
- package/themes/home/cssVars/theme/index.json +196 -0
- package/themes/home/index.css +42 -0
- package/themes/home/index.js +70 -0
- package/themes/home/index.json +70 -0
- package/themes/home/index.less +42 -0
- package/themes/home/index.pcss +42 -0
- package/themes/home/index.scss +42 -0
- package/themes/home/index.styl +42 -0
- package/themes/homeDark/cssVars/declarations/index.css +42 -0
- package/themes/homeDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/homeDark/cssVars/theme/index.js +196 -0
- package/themes/homeDark/cssVars/theme/index.json +196 -0
- package/themes/homeDark/index.css +42 -0
- package/themes/homeDark/index.js +70 -0
- package/themes/homeDark/index.json +70 -0
- package/themes/homeDark/index.less +42 -0
- package/themes/homeDark/index.pcss +42 -0
- package/themes/homeDark/index.scss +42 -0
- package/themes/homeDark/index.styl +42 -0
- package/themes/media/cssVars/declarations/index.css +42 -0
- package/themes/media/cssVars/declarations/noSizes.css +42 -0
- package/themes/media/cssVars/declarations/onlyColors.css +42 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/media/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/media/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/media/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/media/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/media/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/media/cssVars/theme/index.js +196 -0
- package/themes/media/cssVars/theme/index.json +196 -0
- package/themes/media/index.css +42 -0
- package/themes/media/index.js +70 -0
- package/themes/media/index.json +70 -0
- package/themes/media/index.less +42 -0
- package/themes/media/index.pcss +42 -0
- package/themes/media/index.scss +42 -0
- package/themes/media/index.styl +42 -0
- package/themes/mediaDark/cssVars/declarations/index.css +42 -0
- package/themes/mediaDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/mediaDark/cssVars/theme/index.js +196 -0
- package/themes/mediaDark/cssVars/theme/index.json +196 -0
- package/themes/mediaDark/index.css +42 -0
- package/themes/mediaDark/index.js +70 -0
- package/themes/mediaDark/index.json +70 -0
- package/themes/mediaDark/index.less +42 -0
- package/themes/mediaDark/index.pcss +42 -0
- package/themes/mediaDark/index.scss +42 -0
- package/themes/mediaDark/index.styl +42 -0
- package/themes/mycom/cssVars/declarations/index.css +42 -0
- package/themes/mycom/cssVars/declarations/noSizes.css +42 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +42 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/mycom/cssVars/theme/index.js +196 -0
- package/themes/mycom/cssVars/theme/index.json +196 -0
- package/themes/mycom/index.css +42 -0
- package/themes/mycom/index.js +70 -0
- package/themes/mycom/index.json +70 -0
- package/themes/mycom/index.less +42 -0
- package/themes/mycom/index.pcss +42 -0
- package/themes/mycom/index.scss +42 -0
- package/themes/mycom/index.styl +42 -0
- package/themes/octavius/cssVars/declarations/index.css +42 -0
- package/themes/octavius/cssVars/declarations/noSizes.css +42 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octavius/cssVars/theme/index.js +196 -0
- package/themes/octavius/cssVars/theme/index.json +196 -0
- package/themes/octavius/index.css +42 -0
- package/themes/octavius/index.js +70 -0
- package/themes/octavius/index.json +70 -0
- package/themes/octavius/index.less +42 -0
- package/themes/octavius/index.pcss +42 -0
- package/themes/octavius/index.scss +42 -0
- package/themes/octavius/index.styl +42 -0
- package/themes/octaviusCompact/cssVars/declarations/index.css +42 -0
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusCompact/cssVars/theme/index.js +196 -0
- package/themes/octaviusCompact/cssVars/theme/index.json +196 -0
- package/themes/octaviusCompact/index.css +42 -0
- package/themes/octaviusCompact/index.js +70 -0
- package/themes/octaviusCompact/index.json +70 -0
- package/themes/octaviusCompact/index.less +42 -0
- package/themes/octaviusCompact/index.pcss +42 -0
- package/themes/octaviusCompact/index.scss +42 -0
- package/themes/octaviusCompact/index.styl +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.js +196 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.json +196 -0
- package/themes/octaviusCompactDark/index.css +42 -0
- package/themes/octaviusCompactDark/index.js +70 -0
- package/themes/octaviusCompactDark/index.json +70 -0
- package/themes/octaviusCompactDark/index.less +42 -0
- package/themes/octaviusCompactDark/index.pcss +42 -0
- package/themes/octaviusCompactDark/index.scss +42 -0
- package/themes/octaviusCompactDark/index.styl +42 -0
- package/themes/octaviusDark/cssVars/declarations/index.css +42 -0
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusDark/cssVars/theme/index.js +196 -0
- package/themes/octaviusDark/cssVars/theme/index.json +196 -0
- package/themes/octaviusDark/index.css +42 -0
- package/themes/octaviusDark/index.js +70 -0
- package/themes/octaviusDark/index.json +70 -0
- package/themes/octaviusDark/index.less +42 -0
- package/themes/octaviusDark/index.pcss +42 -0
- package/themes/octaviusDark/index.scss +42 -0
- package/themes/octaviusDark/index.styl +42 -0
- package/themes/octaviusVK/cssVars/declarations/index.css +42 -0
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusVK/cssVars/theme/index.js +196 -0
- package/themes/octaviusVK/cssVars/theme/index.json +196 -0
- package/themes/octaviusVK/index.css +42 -0
- package/themes/octaviusVK/index.js +70 -0
- package/themes/octaviusVK/index.json +70 -0
- package/themes/octaviusVK/index.less +42 -0
- package/themes/octaviusVK/index.pcss +42 -0
- package/themes/octaviusVK/index.scss +42 -0
- package/themes/octaviusVK/index.styl +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/index.css +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusVKDark/cssVars/theme/index.js +196 -0
- package/themes/octaviusVKDark/cssVars/theme/index.json +196 -0
- package/themes/octaviusVKDark/index.css +42 -0
- package/themes/octaviusVKDark/index.js +70 -0
- package/themes/octaviusVKDark/index.json +70 -0
- package/themes/octaviusVKDark/index.less +42 -0
- package/themes/octaviusVKDark/index.pcss +42 -0
- package/themes/octaviusVKDark/index.scss +42 -0
- package/themes/octaviusVKDark/index.styl +42 -0
- package/themes/octaviusWhite/cssVars/declarations/index.css +42 -0
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +42 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +42 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/octaviusWhite/cssVars/theme/index.js +196 -0
- package/themes/octaviusWhite/cssVars/theme/index.json +196 -0
- package/themes/octaviusWhite/index.css +42 -0
- package/themes/octaviusWhite/index.js +70 -0
- package/themes/octaviusWhite/index.json +70 -0
- package/themes/octaviusWhite/index.less +42 -0
- package/themes/octaviusWhite/index.pcss +42 -0
- package/themes/octaviusWhite/index.scss +42 -0
- package/themes/octaviusWhite/index.styl +42 -0
- package/themes/otvet/cssVars/declarations/index.css +42 -0
- package/themes/otvet/cssVars/declarations/noSizes.css +42 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +42 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/otvet/cssVars/theme/index.js +196 -0
- package/themes/otvet/cssVars/theme/index.json +196 -0
- package/themes/otvet/index.css +42 -0
- package/themes/otvet/index.js +70 -0
- package/themes/otvet/index.json +70 -0
- package/themes/otvet/index.less +42 -0
- package/themes/otvet/index.pcss +42 -0
- package/themes/otvet/index.scss +42 -0
- package/themes/otvet/index.styl +42 -0
- package/themes/otvetDark/cssVars/declarations/index.css +42 -0
- package/themes/otvetDark/cssVars/declarations/noSizes.css +42 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/otvetDark/cssVars/theme/index.js +196 -0
- package/themes/otvetDark/cssVars/theme/index.json +196 -0
- package/themes/otvetDark/index.css +42 -0
- package/themes/otvetDark/index.js +70 -0
- package/themes/otvetDark/index.json +70 -0
- package/themes/otvetDark/index.less +42 -0
- package/themes/otvetDark/index.pcss +42 -0
- package/themes/otvetDark/index.scss +42 -0
- package/themes/otvetDark/index.styl +42 -0
- package/themes/paradigmBase/cssVars/declarations/index.css +42 -0
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +42 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +42 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/paradigmBase/cssVars/theme/index.js +196 -0
- package/themes/paradigmBase/cssVars/theme/index.json +196 -0
- package/themes/paradigmBase/index.css +42 -0
- package/themes/paradigmBase/index.js +70 -0
- package/themes/paradigmBase/index.json +70 -0
- package/themes/paradigmBase/index.less +42 -0
- package/themes/paradigmBase/index.pcss +42 -0
- package/themes/paradigmBase/index.scss +42 -0
- package/themes/paradigmBase/index.styl +42 -0
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +43 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +43 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +42 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +43 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +44 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +44 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +43 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +43 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +43 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +43 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +43 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.js +200 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.json +200 -0
- package/themes/paradigmBaseDark/index.css +43 -0
- package/themes/paradigmBaseDark/index.js +71 -0
- package/themes/paradigmBaseDark/index.json +71 -0
- package/themes/paradigmBaseDark/index.less +43 -0
- package/themes/paradigmBaseDark/index.pcss +43 -0
- package/themes/paradigmBaseDark/index.scss +43 -0
- package/themes/paradigmBaseDark/index.styl +43 -0
- package/themes/pharma/cssVars/declarations/index.css +42 -0
- package/themes/pharma/cssVars/declarations/noSizes.css +42 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +42 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/pharma/cssVars/theme/index.js +196 -0
- package/themes/pharma/cssVars/theme/index.json +196 -0
- package/themes/pharma/index.css +42 -0
- package/themes/pharma/index.js +70 -0
- package/themes/pharma/index.json +70 -0
- package/themes/pharma/index.less +42 -0
- package/themes/pharma/index.pcss +42 -0
- package/themes/pharma/index.scss +42 -0
- package/themes/pharma/index.styl +42 -0
- package/themes/promo/cssVars/declarations/index.css +42 -0
- package/themes/promo/cssVars/declarations/noSizes.css +42 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +42 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/promo/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/promo/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/promo/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/promo/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/promo/cssVars/theme/index.js +196 -0
- package/themes/promo/cssVars/theme/index.json +196 -0
- package/themes/promo/index.css +42 -0
- package/themes/promo/index.js +70 -0
- package/themes/promo/index.json +70 -0
- package/themes/promo/index.less +42 -0
- package/themes/promo/index.pcss +42 -0
- package/themes/promo/index.scss +42 -0
- package/themes/promo/index.styl +42 -0
- package/themes/search/cssVars/declarations/index.css +42 -0
- package/themes/search/cssVars/declarations/noSizes.css +42 -0
- package/themes/search/cssVars/declarations/onlyColors.css +42 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/search/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/search/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/search/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/search/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/search/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/search/cssVars/theme/index.js +196 -0
- package/themes/search/cssVars/theme/index.json +196 -0
- package/themes/search/index.css +42 -0
- package/themes/search/index.js +70 -0
- package/themes/search/index.json +70 -0
- package/themes/search/index.less +42 -0
- package/themes/search/index.pcss +42 -0
- package/themes/search/index.scss +42 -0
- package/themes/search/index.styl +42 -0
- package/themes/todo/cssVars/declarations/index.css +42 -0
- package/themes/todo/cssVars/declarations/noSizes.css +42 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +42 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariables.css +42 -0
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +42 -0
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -0
- package/themes/todo/cssVars/theme/fallbacks/index.css +42 -0
- package/themes/todo/cssVars/theme/fallbacks/index.less +42 -0
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +42 -0
- package/themes/todo/cssVars/theme/fallbacks/index.scss +42 -0
- package/themes/todo/cssVars/theme/fallbacks/index.styl +42 -0
- package/themes/todo/cssVars/theme/index.js +196 -0
- package/themes/todo/cssVars/theme/index.json +196 -0
- package/themes/todo/index.css +42 -0
- package/themes/todo/index.js +70 -0
- package/themes/todo/index.json +70 -0
- package/themes/todo/index.less +42 -0
- package/themes/todo/index.pcss +42 -0
- package/themes/todo/index.scss +42 -0
- package/themes/todo/index.styl +42 -0
- package/themes/vkBase/cssVars/declarations/index.css +3 -0
- package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkBase/cssVars/theme/index.js +14 -0
- package/themes/vkBase/cssVars/theme/index.json +14 -0
- package/themes/vkBase/index.css +3 -0
- package/themes/vkBase/index.js +5 -0
- package/themes/vkBase/index.json +5 -0
- package/themes/vkBase/index.less +3 -0
- package/themes/vkBase/index.pcss +3 -0
- package/themes/vkBase/index.scss +3 -0
- package/themes/vkBase/index.styl +3 -0
- package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkBaseDark/cssVars/theme/index.js +14 -0
- package/themes/vkBaseDark/cssVars/theme/index.json +14 -0
- package/themes/vkBaseDark/index.css +3 -0
- package/themes/vkBaseDark/index.js +5 -0
- package/themes/vkBaseDark/index.json +5 -0
- package/themes/vkBaseDark/index.less +3 -0
- package/themes/vkBaseDark/index.pcss +3 -0
- package/themes/vkBaseDark/index.scss +3 -0
- package/themes/vkBaseDark/index.styl +3 -0
- package/themes/vkCom/cssVars/declarations/index.css +3 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkCom/cssVars/theme/index.js +14 -0
- package/themes/vkCom/cssVars/theme/index.json +14 -0
- package/themes/vkCom/index.css +3 -0
- package/themes/vkCom/index.js +5 -0
- package/themes/vkCom/index.json +5 -0
- package/themes/vkCom/index.less +3 -0
- package/themes/vkCom/index.pcss +3 -0
- package/themes/vkCom/index.scss +3 -0
- package/themes/vkCom/index.styl +3 -0
- package/themes/vkComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkComDark/cssVars/theme/index.js +14 -0
- package/themes/vkComDark/cssVars/theme/index.json +14 -0
- package/themes/vkComDark/index.css +3 -0
- package/themes/vkComDark/index.js +5 -0
- package/themes/vkComDark/index.json +5 -0
- package/themes/vkComDark/index.less +3 -0
- package/themes/vkComDark/index.pcss +3 -0
- package/themes/vkComDark/index.scss +3 -0
- package/themes/vkComDark/index.styl +3 -0
- package/themes/vkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIOS/cssVars/theme/index.js +14 -0
- package/themes/vkIOS/cssVars/theme/index.json +14 -0
- package/themes/vkIOS/index.css +3 -0
- package/themes/vkIOS/index.js +5 -0
- package/themes/vkIOS/index.json +5 -0
- package/themes/vkIOS/index.less +3 -0
- package/themes/vkIOS/index.pcss +3 -0
- package/themes/vkIOS/index.scss +3 -0
- package/themes/vkIOS/index.styl +3 -0
- package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIOSDark/cssVars/theme/index.js +14 -0
- package/themes/vkIOSDark/cssVars/theme/index.json +14 -0
- package/themes/vkIOSDark/index.css +3 -0
- package/themes/vkIOSDark/index.js +5 -0
- package/themes/vkIOSDark/index.json +5 -0
- package/themes/vkIOSDark/index.less +3 -0
- package/themes/vkIOSDark/index.pcss +3 -0
- package/themes/vkIOSDark/index.scss +3 -0
- package/themes/vkIOSDark/index.styl +3 -0
|
@@ -39,6 +39,7 @@ export interface ColorsDescriptionStruct {
|
|
|
39
39
|
colorBackgroundPositive: ColorDescription;
|
|
40
40
|
colorBackgroundNegative: ColorDescription;
|
|
41
41
|
colorBackgroundNegativeTint: ColorDescription;
|
|
42
|
+
colorBackgroundPositiveTint: ColorDescription;
|
|
42
43
|
colorFieldBackground: ColorDescription;
|
|
43
44
|
colorHeaderBackground: ColorDescription;
|
|
44
45
|
colorTextAccent: ColorDescription;
|
|
@@ -10,6 +10,19 @@ export interface LocalParadigmColorsDescriptionStruct {
|
|
|
10
10
|
colorButtonContrastAlpha: ColorDescription;
|
|
11
11
|
colorRating: ColorDescription;
|
|
12
12
|
colorThumbErrorBackgroundAlpha: ColorDescription;
|
|
13
|
+
colorBackgroundAccentTintThemedAlpha: ColorDescription;
|
|
14
|
+
colorBackgroundAccentTintAlpha: ColorDescription;
|
|
15
|
+
colorBackgroundAccentTintThemed: ColorDescription;
|
|
16
|
+
colorBackgroundWarningTintThemedAlpha: ColorDescription;
|
|
17
|
+
colorBackgroundWarningTintAlpha: ColorDescription;
|
|
18
|
+
colorBackgroundWarningTintThemed: ColorDescription;
|
|
19
|
+
colorBackgroundWarningTint: ColorDescription;
|
|
20
|
+
colorBackgroundNegativeTintThemedAlpha: ColorDescription;
|
|
21
|
+
colorBackgroundNegativeTintAlpha: ColorDescription;
|
|
22
|
+
colorBackgroundNegativeTintThemed: ColorDescription;
|
|
23
|
+
colorBackgroundPositiveTintThemedAlpha: ColorDescription;
|
|
24
|
+
colorBackgroundPositiveTintAlpha: ColorDescription;
|
|
25
|
+
colorBackgroundPositiveTintThemed: ColorDescription;
|
|
13
26
|
}
|
|
14
27
|
export declare type ParadigmLocalColors = {
|
|
15
28
|
[key in keyof LocalParadigmColorsDescriptionStruct]: ColorWithStates;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.17.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|
|
@@ -8,3 +8,4 @@ export declare const lightTheme: ParadigmThemeDescription;
|
|
|
8
8
|
export declare const darkThemeElevation: Elevation;
|
|
9
9
|
export declare const darkThemeBase: ThemeDescription;
|
|
10
10
|
export declare const darkTheme: ParadigmThemeDescription;
|
|
11
|
+
export declare const darkThemeExport: ParadigmThemeDescription;
|
|
@@ -11,7 +11,7 @@ var __assign = (this && this.__assign) || function () {
|
|
|
11
11
|
return __assign.apply(this, arguments);
|
|
12
12
|
};
|
|
13
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
-
exports.darkTheme = exports.darkThemeBase = exports.darkThemeElevation = exports.lightTheme = exports.lightThemeBase = exports.darkColors = exports.lightColors = void 0;
|
|
14
|
+
exports.darkThemeExport = exports.darkTheme = exports.darkThemeBase = exports.darkThemeElevation = exports.lightTheme = exports.lightThemeBase = exports.darkColors = exports.lightColors = void 0;
|
|
15
15
|
var getGradientPointsFromColor_1 = require("../../build/helpers/getGradientPointsFromColor");
|
|
16
16
|
var tokenHelpers_1 = require("../../build/helpers/tokenHelpers");
|
|
17
17
|
var overlayColors_1 = require("../../build/themeProcessors/expandColors/overlayColors");
|
|
@@ -49,6 +49,7 @@ exports.lightColors = {
|
|
|
49
49
|
colorBackgroundModal: '#FFFFFF',
|
|
50
50
|
colorBackgroundPositive: '#0DC268',
|
|
51
51
|
colorBackgroundNegativeTint: '#FAEBEB',
|
|
52
|
+
colorBackgroundPositiveTint: '#ECFAF3',
|
|
52
53
|
colorFieldBackground: '#ffffff',
|
|
53
54
|
colorBackgroundModalInverse: '#303030',
|
|
54
55
|
colorBackgroundContrastInverse: '#303030',
|
|
@@ -152,6 +153,7 @@ exports.darkColors = {
|
|
|
152
153
|
colorBackgroundModal: '#303030',
|
|
153
154
|
colorBackgroundPositive: '#0DC268',
|
|
154
155
|
colorBackgroundNegativeTint: '#522e2e',
|
|
156
|
+
colorBackgroundPositiveTint: '#182A22',
|
|
155
157
|
colorFieldBackground: '#232324',
|
|
156
158
|
colorBackgroundModalInverse: '#ffffff',
|
|
157
159
|
colorBackgroundContrastInverse: '#303030',
|
|
@@ -554,7 +556,9 @@ exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), com
|
|
|
554
556
|
normal: 'rgba(255, 255, 255, 1)',
|
|
555
557
|
hover: 'rgba(255, 255, 255, 0.8)',
|
|
556
558
|
active: 'rgba(255, 255, 255, 0.6)',
|
|
557
|
-
}, colorButtonContrast: overlayColors_1.overlayColors(function (theme) { return theme.colors.colorBackgroundContent; }, function (theme) { return theme.colors.colorButtonContrastAlpha; }), colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)'
|
|
559
|
+
}, colorButtonContrast: overlayColors_1.overlayColors(function (theme) { return theme.colors.colorBackgroundContent; }, function (theme) { return theme.colors.colorButtonContrastAlpha; }), colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
|
|
560
|
+
// Тонированные цвета для проектов
|
|
561
|
+
colorBackgroundAccentTintThemedAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintThemed: '#f0f4ff', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintThemed: '#fffce0', colorBackgroundWarningTint: '#fffce0', colorBackgroundNegativeTintThemedAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintThemed: '#faebeb', colorBackgroundPositiveTintThemedAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintThemed: '#ECFAF3' }), breakpoints: {
|
|
558
562
|
touch: {
|
|
559
563
|
breakpoint: 0,
|
|
560
564
|
adaptiveValue: 'regular',
|
|
@@ -731,4 +735,10 @@ exports.darkTheme = __assign(__assign(__assign(__assign({}, exports.lightTheme),
|
|
|
731
735
|
normal: 'rgba(255, 255, 255, 0.12)',
|
|
732
736
|
hover: 'rgba(255, 255, 255, 0.2)',
|
|
733
737
|
active: 'rgba(255, 255, 255, 0.24)',
|
|
734
|
-
}, colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)'
|
|
738
|
+
}, colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
|
|
739
|
+
// Тонированные цвета для проектов
|
|
740
|
+
colorBackgroundAccentTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.1)', colorBackgroundAccentTintThemed: '#2b2b2c', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundWarningTintAlpha: 'rgba(255, 158, 0, 0.1)', colorBackgroundWarningTintThemed: '#2b2b2c', colorBackgroundWarningTint: '#302617', colorBackgroundNegativeTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.1)', colorBackgroundNegativeTintThemed: '#2b2b2c', colorBackgroundPositiveTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.1)', colorBackgroundPositiveTintThemed: '#2b2b2c' }) });
|
|
741
|
+
// Для экспорта базовой темы прописываем токен themeNameBase отдельно
|
|
742
|
+
// В darkThemeBase прописать не можем, т.к. он тогда перетрёт themeNameBase
|
|
743
|
+
// в продуктовых темах.
|
|
744
|
+
exports.darkThemeExport = __assign(__assign({}, exports.darkTheme), { themeNameBase: 'paradigmBase' });
|
|
@@ -50,6 +50,7 @@ exports.lightColors = {
|
|
|
50
50
|
colorBackgroundPositive: '#4BB34B',
|
|
51
51
|
colorBackgroundNegative: '#E64646',
|
|
52
52
|
colorBackgroundNegativeTint: '#FAEBEB',
|
|
53
|
+
colorBackgroundPositiveTint: '#E8f9e8',
|
|
53
54
|
colorFieldBackground: '#f2f3f5',
|
|
54
55
|
colorHeaderBackground: '#FFFFFF',
|
|
55
56
|
// Text
|
|
@@ -169,6 +170,7 @@ exports.darkColors = {
|
|
|
169
170
|
colorBackgroundPositive: '#4BB34B',
|
|
170
171
|
colorBackgroundNegative: '#FF5C5C',
|
|
171
172
|
colorBackgroundNegativeTint: '#522E2E',
|
|
173
|
+
colorBackgroundPositiveTint: '#E8f9e8',
|
|
172
174
|
colorFieldBackground: '#292929',
|
|
173
175
|
colorHeaderBackground: '#19191A',
|
|
174
176
|
// Text
|
|
@@ -417,6 +417,9 @@
|
|
|
417
417
|
--vkui--color_background_negative_tint: #FAEBEB;
|
|
418
418
|
--vkui--color_background_negative_tint--hover: #F0E2E4;
|
|
419
419
|
--vkui--color_background_negative_tint--active: #E6D9DD;
|
|
420
|
+
--vkui--color_background_positive_tint: #ECFAF3;
|
|
421
|
+
--vkui--color_background_positive_tint--hover: #E3F1EC;
|
|
422
|
+
--vkui--color_background_positive_tint--active: #D9E7E4;
|
|
420
423
|
--vkui--color_field_background: #ffffff;
|
|
421
424
|
--vkui--color_field_background--hover: #F5F5F7;
|
|
422
425
|
--vkui--color_field_background--active: #EBECEF;
|
|
@@ -648,6 +651,45 @@
|
|
|
648
651
|
--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);
|
|
649
652
|
--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);
|
|
650
653
|
--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);
|
|
654
|
+
--vkui--color_background_accent_tint_themed_alpha: rgba(0, 95, 249, 0.06);
|
|
655
|
+
--vkui--color_background_accent_tint_themed_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
656
|
+
--vkui--color_background_accent_tint_themed_alpha--active: rgba(0, 95, 249, 0.14);
|
|
657
|
+
--vkui--color_background_accent_tint_alpha: rgba(0, 95, 249, 0.06);
|
|
658
|
+
--vkui--color_background_accent_tint_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
659
|
+
--vkui--color_background_accent_tint_alpha--active: rgba(0, 95, 249, 0.14);
|
|
660
|
+
--vkui--color_background_accent_tint_themed: #f0f4ff;
|
|
661
|
+
--vkui--color_background_accent_tint_themed--hover: #E6EBF7;
|
|
662
|
+
--vkui--color_background_accent_tint_themed--active: #DDE2EF;
|
|
663
|
+
--vkui--color_background_warning_tint_themed_alpha: rgba(255, 241, 173, 0.48);
|
|
664
|
+
--vkui--color_background_warning_tint_themed_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
665
|
+
--vkui--color_background_warning_tint_themed_alpha--active: rgba(255, 241, 173, 0.56);
|
|
666
|
+
--vkui--color_background_warning_tint_alpha: rgba(255, 241, 173, 0.48);
|
|
667
|
+
--vkui--color_background_warning_tint_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
668
|
+
--vkui--color_background_warning_tint_alpha--active: rgba(255, 241, 173, 0.56);
|
|
669
|
+
--vkui--color_background_warning_tint_themed: #fffce0;
|
|
670
|
+
--vkui--color_background_warning_tint_themed--hover: #F5F3D9;
|
|
671
|
+
--vkui--color_background_warning_tint_themed--active: #EBE9D3;
|
|
672
|
+
--vkui--color_background_warning_tint: #fffce0;
|
|
673
|
+
--vkui--color_background_warning_tint--hover: #F5F3D9;
|
|
674
|
+
--vkui--color_background_warning_tint--active: #EBE9D3;
|
|
675
|
+
--vkui--color_background_negative_tint_themed_alpha: rgba(237, 10, 52, 0.08);
|
|
676
|
+
--vkui--color_background_negative_tint_themed_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
677
|
+
--vkui--color_background_negative_tint_themed_alpha--active: rgba(237, 10, 52, 0.16);
|
|
678
|
+
--vkui--color_background_negative_tint_alpha: rgba(237, 10, 52, 0.08);
|
|
679
|
+
--vkui--color_background_negative_tint_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
680
|
+
--vkui--color_background_negative_tint_alpha--active: rgba(237, 10, 52, 0.16);
|
|
681
|
+
--vkui--color_background_negative_tint_themed: #faebeb;
|
|
682
|
+
--vkui--color_background_negative_tint_themed--hover: #F0E2E4;
|
|
683
|
+
--vkui--color_background_negative_tint_themed--active: #E6D9DD;
|
|
684
|
+
--vkui--color_background_positive_tint_themed_alpha: rgba(13, 194, 104, 0.08);
|
|
685
|
+
--vkui--color_background_positive_tint_themed_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
686
|
+
--vkui--color_background_positive_tint_themed_alpha--active: rgba(13, 194, 104, 0.16);
|
|
687
|
+
--vkui--color_background_positive_tint_alpha: rgba(13, 194, 104, 0.08);
|
|
688
|
+
--vkui--color_background_positive_tint_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
689
|
+
--vkui--color_background_positive_tint_alpha--active: rgba(13, 194, 104, 0.16);
|
|
690
|
+
--vkui--color_background_positive_tint_themed: #ECFAF3;
|
|
691
|
+
--vkui--color_background_positive_tint_themed--hover: #E3F1EC;
|
|
692
|
+
--vkui--color_background_positive_tint_themed--active: #D9E7E4;
|
|
651
693
|
--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);
|
|
652
694
|
--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);
|
|
653
695
|
--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);
|
|
@@ -70,6 +70,9 @@
|
|
|
70
70
|
--vkui--color_background_negative_tint: #FAEBEB;
|
|
71
71
|
--vkui--color_background_negative_tint--hover: #F0E2E4;
|
|
72
72
|
--vkui--color_background_negative_tint--active: #E6D9DD;
|
|
73
|
+
--vkui--color_background_positive_tint: #ECFAF3;
|
|
74
|
+
--vkui--color_background_positive_tint--hover: #E3F1EC;
|
|
75
|
+
--vkui--color_background_positive_tint--active: #D9E7E4;
|
|
73
76
|
--vkui--color_field_background: #ffffff;
|
|
74
77
|
--vkui--color_field_background--hover: #F5F5F7;
|
|
75
78
|
--vkui--color_field_background--active: #EBECEF;
|
|
@@ -301,6 +304,45 @@
|
|
|
301
304
|
--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);
|
|
302
305
|
--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);
|
|
303
306
|
--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);
|
|
307
|
+
--vkui--color_background_accent_tint_themed_alpha: rgba(0, 95, 249, 0.06);
|
|
308
|
+
--vkui--color_background_accent_tint_themed_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
309
|
+
--vkui--color_background_accent_tint_themed_alpha--active: rgba(0, 95, 249, 0.14);
|
|
310
|
+
--vkui--color_background_accent_tint_alpha: rgba(0, 95, 249, 0.06);
|
|
311
|
+
--vkui--color_background_accent_tint_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
312
|
+
--vkui--color_background_accent_tint_alpha--active: rgba(0, 95, 249, 0.14);
|
|
313
|
+
--vkui--color_background_accent_tint_themed: #f0f4ff;
|
|
314
|
+
--vkui--color_background_accent_tint_themed--hover: #E6EBF7;
|
|
315
|
+
--vkui--color_background_accent_tint_themed--active: #DDE2EF;
|
|
316
|
+
--vkui--color_background_warning_tint_themed_alpha: rgba(255, 241, 173, 0.48);
|
|
317
|
+
--vkui--color_background_warning_tint_themed_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
318
|
+
--vkui--color_background_warning_tint_themed_alpha--active: rgba(255, 241, 173, 0.56);
|
|
319
|
+
--vkui--color_background_warning_tint_alpha: rgba(255, 241, 173, 0.48);
|
|
320
|
+
--vkui--color_background_warning_tint_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
321
|
+
--vkui--color_background_warning_tint_alpha--active: rgba(255, 241, 173, 0.56);
|
|
322
|
+
--vkui--color_background_warning_tint_themed: #fffce0;
|
|
323
|
+
--vkui--color_background_warning_tint_themed--hover: #F5F3D9;
|
|
324
|
+
--vkui--color_background_warning_tint_themed--active: #EBE9D3;
|
|
325
|
+
--vkui--color_background_warning_tint: #fffce0;
|
|
326
|
+
--vkui--color_background_warning_tint--hover: #F5F3D9;
|
|
327
|
+
--vkui--color_background_warning_tint--active: #EBE9D3;
|
|
328
|
+
--vkui--color_background_negative_tint_themed_alpha: rgba(237, 10, 52, 0.08);
|
|
329
|
+
--vkui--color_background_negative_tint_themed_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
330
|
+
--vkui--color_background_negative_tint_themed_alpha--active: rgba(237, 10, 52, 0.16);
|
|
331
|
+
--vkui--color_background_negative_tint_alpha: rgba(237, 10, 52, 0.08);
|
|
332
|
+
--vkui--color_background_negative_tint_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
333
|
+
--vkui--color_background_negative_tint_alpha--active: rgba(237, 10, 52, 0.16);
|
|
334
|
+
--vkui--color_background_negative_tint_themed: #faebeb;
|
|
335
|
+
--vkui--color_background_negative_tint_themed--hover: #F0E2E4;
|
|
336
|
+
--vkui--color_background_negative_tint_themed--active: #E6D9DD;
|
|
337
|
+
--vkui--color_background_positive_tint_themed_alpha: rgba(13, 194, 104, 0.08);
|
|
338
|
+
--vkui--color_background_positive_tint_themed_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
339
|
+
--vkui--color_background_positive_tint_themed_alpha--active: rgba(13, 194, 104, 0.16);
|
|
340
|
+
--vkui--color_background_positive_tint_alpha: rgba(13, 194, 104, 0.08);
|
|
341
|
+
--vkui--color_background_positive_tint_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
342
|
+
--vkui--color_background_positive_tint_alpha--active: rgba(13, 194, 104, 0.16);
|
|
343
|
+
--vkui--color_background_positive_tint_themed: #ECFAF3;
|
|
344
|
+
--vkui--color_background_positive_tint_themed--hover: #E3F1EC;
|
|
345
|
+
--vkui--color_background_positive_tint_themed--active: #D9E7E4;
|
|
304
346
|
--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);
|
|
305
347
|
--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);
|
|
306
348
|
--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);
|
|
@@ -44,6 +44,9 @@
|
|
|
44
44
|
--vkui--color_background_negative_tint: #FAEBEB;
|
|
45
45
|
--vkui--color_background_negative_tint--hover: #F0E2E4;
|
|
46
46
|
--vkui--color_background_negative_tint--active: #E6D9DD;
|
|
47
|
+
--vkui--color_background_positive_tint: #ECFAF3;
|
|
48
|
+
--vkui--color_background_positive_tint--hover: #E3F1EC;
|
|
49
|
+
--vkui--color_background_positive_tint--active: #D9E7E4;
|
|
47
50
|
--vkui--color_field_background: #ffffff;
|
|
48
51
|
--vkui--color_field_background--hover: #F5F5F7;
|
|
49
52
|
--vkui--color_field_background--active: #EBECEF;
|
|
@@ -275,6 +278,45 @@
|
|
|
275
278
|
--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);
|
|
276
279
|
--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);
|
|
277
280
|
--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);
|
|
281
|
+
--vkui--color_background_accent_tint_themed_alpha: rgba(0, 95, 249, 0.06);
|
|
282
|
+
--vkui--color_background_accent_tint_themed_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
283
|
+
--vkui--color_background_accent_tint_themed_alpha--active: rgba(0, 95, 249, 0.14);
|
|
284
|
+
--vkui--color_background_accent_tint_alpha: rgba(0, 95, 249, 0.06);
|
|
285
|
+
--vkui--color_background_accent_tint_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
286
|
+
--vkui--color_background_accent_tint_alpha--active: rgba(0, 95, 249, 0.14);
|
|
287
|
+
--vkui--color_background_accent_tint_themed: #f0f4ff;
|
|
288
|
+
--vkui--color_background_accent_tint_themed--hover: #E6EBF7;
|
|
289
|
+
--vkui--color_background_accent_tint_themed--active: #DDE2EF;
|
|
290
|
+
--vkui--color_background_warning_tint_themed_alpha: rgba(255, 241, 173, 0.48);
|
|
291
|
+
--vkui--color_background_warning_tint_themed_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
292
|
+
--vkui--color_background_warning_tint_themed_alpha--active: rgba(255, 241, 173, 0.56);
|
|
293
|
+
--vkui--color_background_warning_tint_alpha: rgba(255, 241, 173, 0.48);
|
|
294
|
+
--vkui--color_background_warning_tint_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
295
|
+
--vkui--color_background_warning_tint_alpha--active: rgba(255, 241, 173, 0.56);
|
|
296
|
+
--vkui--color_background_warning_tint_themed: #fffce0;
|
|
297
|
+
--vkui--color_background_warning_tint_themed--hover: #F5F3D9;
|
|
298
|
+
--vkui--color_background_warning_tint_themed--active: #EBE9D3;
|
|
299
|
+
--vkui--color_background_warning_tint: #fffce0;
|
|
300
|
+
--vkui--color_background_warning_tint--hover: #F5F3D9;
|
|
301
|
+
--vkui--color_background_warning_tint--active: #EBE9D3;
|
|
302
|
+
--vkui--color_background_negative_tint_themed_alpha: rgba(237, 10, 52, 0.08);
|
|
303
|
+
--vkui--color_background_negative_tint_themed_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
304
|
+
--vkui--color_background_negative_tint_themed_alpha--active: rgba(237, 10, 52, 0.16);
|
|
305
|
+
--vkui--color_background_negative_tint_alpha: rgba(237, 10, 52, 0.08);
|
|
306
|
+
--vkui--color_background_negative_tint_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
307
|
+
--vkui--color_background_negative_tint_alpha--active: rgba(237, 10, 52, 0.16);
|
|
308
|
+
--vkui--color_background_negative_tint_themed: #faebeb;
|
|
309
|
+
--vkui--color_background_negative_tint_themed--hover: #F0E2E4;
|
|
310
|
+
--vkui--color_background_negative_tint_themed--active: #E6D9DD;
|
|
311
|
+
--vkui--color_background_positive_tint_themed_alpha: rgba(13, 194, 104, 0.08);
|
|
312
|
+
--vkui--color_background_positive_tint_themed_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
313
|
+
--vkui--color_background_positive_tint_themed_alpha--active: rgba(13, 194, 104, 0.16);
|
|
314
|
+
--vkui--color_background_positive_tint_alpha: rgba(13, 194, 104, 0.08);
|
|
315
|
+
--vkui--color_background_positive_tint_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
316
|
+
--vkui--color_background_positive_tint_alpha--active: rgba(13, 194, 104, 0.16);
|
|
317
|
+
--vkui--color_background_positive_tint_themed: #ECFAF3;
|
|
318
|
+
--vkui--color_background_positive_tint_themed--hover: #E3F1EC;
|
|
319
|
+
--vkui--color_background_positive_tint_themed--active: #D9E7E4;
|
|
278
320
|
--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);
|
|
279
321
|
--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);
|
|
280
322
|
--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getDeclarationVarColorsObject = exports.getDeclarationVarColorsString = void 0;
|
|
4
4
|
function getDeclarationVarColorsString() {
|
|
5
|
-
return "--vkui--color_background_accent: #005FF9;--vkui--color_background_accent--hover: #005CF1;--vkui--color_background_accent--active: #0059EA;--vkui--color_background_accent_themed: #005FF9;--vkui--color_background_accent_themed--hover: #005CF1;--vkui--color_background_accent_themed--active: #0059EA;--vkui--color_background_accent_alternative: #FF9E00;--vkui--color_background_accent_alternative--hover: #F59802;--vkui--color_background_accent_alternative--active: #EB9305;--vkui--color_background_content: #FFFFFF;--vkui--color_background_content--hover: #F5F5F7;--vkui--color_background_content--active: #EBECEF;--vkui--color_background_secondary: #EBECEF;--vkui--color_background_secondary--hover: #E2E3E8;--vkui--color_background_secondary--active: #D8DAE1;--vkui--color_background_secondary_alpha: rgba(0, 16, 61, 0.06);--vkui--color_background_secondary_alpha--hover: rgba(0, 16, 61, 0.1);--vkui--color_background_secondary_alpha--active: rgba(0, 16, 61, 0.14);--vkui--color_background: #FFFFFF;--vkui--color_background--hover: #F5F5F7;--vkui--color_background--active: #EBECEF;--vkui--color_background_contrast: #FFFFFF;--vkui--color_background_contrast--hover: #F5F5F7;--vkui--color_background_contrast--active: #EBECEF;--vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_warning: #FFF1AD;--vkui--color_background_warning--hover: #F5E8A9;--vkui--color_background_warning--active: #EBDFA4;--vkui--color_background_negative: #ED0A34;--vkui--color_background_negative--hover: #E40A34;--vkui--color_background_negative--active: #DA0A35;--vkui--color_background_tertiary: #F9F9FA;--vkui--color_background_tertiary--hover: #EFF0F2;--vkui--color_background_tertiary--active: #E5E6EB;--vkui--color_background_modal: #FFFFFF;--vkui--color_background_modal--hover: #F5F5F7;--vkui--color_background_modal--active: #EBECEF;--vkui--color_background_positive: #0DC268;--vkui--color_background_positive--hover: #0CBB66;--vkui--color_background_positive--active: #0CB465;--vkui--color_background_negative_tint: #FAEBEB;--vkui--color_background_negative_tint--hover: #F0E2E4;--vkui--color_background_negative_tint--active: #E6D9DD;--vkui--color_field_background: #ffffff;--vkui--color_field_background--hover: #F5F5F7;--vkui--color_field_background--active: #EBECEF;--vkui--color_background_modal_inverse: #303030;--vkui--color_background_modal_inverse--hover: #2E2F31;--vkui--color_background_modal_inverse--active: #2C2D31;--vkui--color_background_contrast_inverse: #303030;--vkui--color_background_contrast_inverse--hover: #2E2F31;--vkui--color_background_contrast_inverse--active: #2C2D31;--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #5698F7;--vkui--color_background_accent_tint--active: #5393EF;--vkui--color_text_accent: #005FF9;--vkui--color_text_accent--hover: #005CF1;--vkui--color_text_accent--active: #0059EA;--vkui--color_text_accent_themed: #005FF9;--vkui--color_text_accent_themed--hover: #005CF1;--vkui--color_text_accent_themed--active: #0059EA;--vkui--color_text_negative: #ED0A34;--vkui--color_text_negative--hover: #E40A34;--vkui--color_text_negative--active: #DA0A35;--vkui--color_text_link: #005BD1;--vkui--color_text_link--hover: #0058CB;--vkui--color_text_link--active: #0055C5;--vkui--color_text_link_themed: #005BD1;--vkui--color_text_link_themed--hover: #0058CB;--vkui--color_text_link_themed--active: #0055C5;--vkui--color_text_muted: #2C2D2E;--vkui--color_text_muted--hover: #2A2C2F;--vkui--color_text_muted--active: #282B2F;--vkui--color_text_primary: #2C2D2E;--vkui--color_text_primary--hover: #2A2C2F;--vkui--color_text_primary--active: #282B2F;--vkui--color_text_primary_invariably: #2C2D2E;--vkui--color_text_primary_invariably--hover: #2A2C2F;--vkui--color_text_primary_invariably--active: #282B2F;--vkui--color_text_secondary: #93969B;--vkui--color_text_secondary--hover: #8D9197;--vkui--color_text_secondary--active: #878B93;--vkui--color_text_subhead: #797A80;--vkui--color_text_subhead--hover: #74767D;--vkui--color_text_subhead--active: #6F727B;--vkui--color_text_tertiary: #AAADB3;--vkui--color_text_tertiary--hover: #A3A7AE;--vkui--color_text_tertiary--active: #9CA0AA;--vkui--color_text_link_visited: #528FDF;--vkui--color_text_link_visited--hover: #4F8AD9;--vkui--color_text_link_visited--active: #4B85D2;--vkui--color_text_contrast: #FFFFFF;--vkui--color_text_contrast--hover: #F5F5F7;--vkui--color_text_contrast--active: #EBECEF;--vkui--color_text_contrast_themed: #FFFFFF;--vkui--color_text_contrast_themed--hover: #F5F5F7;--vkui--color_text_contrast_themed--active: #EBECEF;--vkui--color_link_contrast: #FFFFFF;--vkui--color_link_contrast--hover: #F5F5F7;--vkui--color_link_contrast--active: #EBECEF;--vkui--color_text_positive: #0DC268;--vkui--color_text_positive--hover: #0CBB66;--vkui--color_text_positive--active: #0CB465;--vkui--color_icon_accent: #005FF9;--vkui--color_icon_accent--hover: #005CF1;--vkui--color_icon_accent--active: #0059EA;--vkui--color_icon_accent_themed: #005FF9;--vkui--color_icon_accent_themed--hover: #005CF1;--vkui--color_icon_accent_themed--active: #0059EA;--vkui--color_icon_negative: #ED0A34;--vkui--color_icon_negative--hover: #E40A34;--vkui--color_icon_negative--active: #DA0A35;--vkui--color_icon_primary: #2C2D2E;--vkui--color_icon_primary--hover: #2A2C2F;--vkui--color_icon_primary--active: #282B2F;--vkui--color_icon_primary_invariably: #2C2D2E;--vkui--color_icon_primary_invariably--hover: #2A2C2F;--vkui--color_icon_primary_invariably--active: #282B2F;--vkui--color_icon_medium: #919399;--vkui--color_icon_medium--hover: #8B8E95;--vkui--color_icon_medium--active: #858992;--vkui--color_icon_medium_alpha: rgba(39, 43, 55, 0.5);--vkui--color_icon_medium_alpha--hover: rgba(39, 43, 55, 0.54);--vkui--color_icon_medium_alpha--active: rgba(39, 43, 55, 0.58);--vkui--color_icon_secondary: #B6B8BE;--vkui--color_icon_secondary--hover: #AFB1B9;--vkui--color_icon_secondary--active: #A7ABB4;--vkui--color_icon_secondary_alpha: rgba(39, 43, 55, 0.3);--vkui--color_icon_secondary_alpha--hover: rgba(39, 43, 55, 0.34);--vkui--color_icon_secondary_alpha--active: rgba(39, 43, 55, 0.38);--vkui--color_icon_tertiary: #CFD1D6;--vkui--color_icon_tertiary--hover: #C7C9D0;--vkui--color_icon_tertiary--active: #BEC2CA;--vkui--color_icon_tertiary_alpha: rgba(39, 43, 55, 0.2);--vkui--color_icon_tertiary_alpha--hover: rgba(39, 43, 55, 0.24);--vkui--color_icon_tertiary_alpha--active: rgba(39, 43, 55, 0.28);--vkui--color_icon_contrast: #FFFFFF;--vkui--color_icon_contrast--hover: #F5F5F7;--vkui--color_icon_contrast--active: #EBECEF;--vkui--color_icon_contrast_themed: #FFFFFF;--vkui--color_icon_contrast_themed--hover: #F5F5F7;--vkui--color_icon_contrast_themed--active: #EBECEF;--vkui--color_icon_positive: #0DC268;--vkui--color_icon_positive--hover: #0CBB66;--vkui--color_icon_positive--active: #0CB465;--vkui--color_icon_contrast_secondary: #F2F3F5;--vkui--color_icon_contrast_secondary--hover: #E8EAEE;--vkui--color_icon_contrast_secondary--active: #DFE1E6;--vkui--color_stroke_accent: #005FF9;--vkui--color_stroke_accent--hover: #005CF1;--vkui--color_stroke_accent--active: #0059EA;--vkui--color_stroke_accent_themed: #005FF9;--vkui--color_stroke_accent_themed--hover: #005CF1;--vkui--color_stroke_accent_themed--active: #0059EA;--vkui--color_stroke_contrast: #FFFFFF;--vkui--color_stroke_contrast--hover: #F5F5F7;--vkui--color_stroke_contrast--active: #EBECEF;--vkui--color_stroke_negative: #ED0A34;--vkui--color_stroke_negative--hover: #E40A34;--vkui--color_stroke_negative--active: #DA0A35;--vkui--color_image_border_alpha: rgba(0, 16, 61, 0.08);--vkui--color_image_border_alpha--hover: rgba(0, 16, 61, 0.12);--vkui--color_image_border_alpha--active: rgba(0, 16, 61, 0.16);--vkui--color_field_border_alpha: rgba(0, 16, 61, 0.12);--vkui--color_field_border_alpha--hover: rgba(0, 16, 61, 0.16);--vkui--color_field_border_alpha--active: rgba(0, 16, 61, 0.2);--vkui--color_separator_primary_alpha: rgba(0, 16, 61, 0.12);--vkui--color_separator_primary_alpha--hover: rgba(0, 16, 61, 0.16);--vkui--color_separator_primary_alpha--active: rgba(0, 16, 61, 0.2);--vkui--color_separator_secondary: #E6E7EB;--vkui--color_separator_secondary--hover: #DDDEE4;--vkui--color_separator_secondary--active: #D4D6DD;--vkui--color_separator_primary: #DADCE0;--vkui--color_separator_primary--hover: #D1D4D9;--vkui--color_separator_primary--active: #C9CCD3;--vkui--color_stroke_positive: #0DC268;--vkui--color_stroke_positive--hover: #0CBB66;--vkui--color_stroke_positive--active: #0CB465;--vkui--color_separator_primary2x: #CDD0D5;--vkui--color_separator_primary2x--hover: #C5C8CF;--vkui--color_separator_primary2x--active: #BDC1C9;--vkui--color_separator_primary3x: #BFC3CA;--vkui--color_separator_primary3x--hover: #B7BCC4;--vkui--color_separator_primary3x--active: #B0B5BF;--vkui--color_accent_blue: #005FF9;--vkui--color_accent_blue--hover: #005CF1;--vkui--color_accent_blue--active: #0059EA;--vkui--color_accent_gray: #A5A7AD;--vkui--color_accent_gray--hover: #9EA1A9;--vkui--color_accent_gray--active: #989BA4;--vkui--color_accent_red: #ED0A34;--vkui--color_accent_red--hover: #E40A34;--vkui--color_accent_red--active: #DA0A35;--vkui--color_accent_green: #0DC268;--vkui--color_accent_green--hover: #0CBB66;--vkui--color_accent_green--active: #0CB465;--vkui--color_accent_orange: #FF9E00;--vkui--color_accent_orange--hover: #F59802;--vkui--color_accent_orange--active: #EB9305;--vkui--color_accent_purple: #4F6DDC;--vkui--color_accent_purple--hover: #4C69D6;--vkui--color_accent_purple--active: #4966CF;--vkui--color_accent_violet: #C15DF3;--vkui--color_accent_violet--hover: #B95AEC;--vkui--color_accent_violet--active: #B257E4;--vkui--color_accent_secondary: #FF9E00;--vkui--color_accent_secondary--hover: #F59802;--vkui--color_accent_secondary--active: #EB9305;--vkui--color_action_sheet_text: #005FF9;--vkui--color_action_sheet_text--hover: #005CF1;--vkui--color_action_sheet_text--active: #0059EA;--vkui--color_header_background: #FFFFFF;--vkui--color_header_background--hover: #F5F5F7;--vkui--color_header_background--active: #EBECEF;--vkui--color_panel_header_icon: #005FF9;--vkui--color_panel_header_icon--hover: #005CF1;--vkui--color_panel_header_icon--active: #0059EA;--vkui--color_write_bar_input_background: #F0F1F3;--vkui--color_write_bar_input_background--hover: #E6E8EC;--vkui--color_write_bar_input_background--active: #DDDFE4;--vkui--color_write_bar_input_border_alpha: rgba(0, 16, 61, 0.8);--vkui--color_write_bar_input_border_alpha--hover: rgba(0, 16, 61, 0.84);--vkui--color_write_bar_input_border_alpha--active: rgba(0, 16, 61, 0.88);--vkui--color_track_background: #DADCE0;--vkui--color_track_background--hover: #D1D4D9;--vkui--color_track_background--active: #C9CCD3;--vkui--color_track_buffer: #83AAEA;--vkui--color_track_buffer--hover: #7EA4E3;--vkui--color_track_buffer--active: #799EDC;--vkui--color_image_placeholder: #E6E7EB;--vkui--color_image_placeholder--hover: #DDDEE4;--vkui--color_image_placeholder--active: #D4D6DD;--vkui--color_image_placeholder_alpha: rgba(0, 16, 61, 0.8);--vkui--color_image_placeholder_alpha--hover: rgba(0, 16, 61, 0.84);--vkui--color_image_placeholder_alpha--active: rgba(0, 16, 61, 0.88);--vkui--color_search_field_background: #E6E7EB;--vkui--color_search_field_background--hover: #DDDEE4;--vkui--color_search_field_background--active: #D4D6DD;--vkui--color_write_bar_icon: #005FF9;--vkui--color_write_bar_icon--hover: #005CF1;--vkui--color_write_bar_icon--active: #0059EA;--vkui--color_skeleton_from: #F3F3F5;--vkui--color_skeleton_from--hover: #E9EAEE;--vkui--color_skeleton_from--active: #E0E1E6;--vkui--color_skeleton_to: #E0E1E6;--vkui--color_skeleton_to--hover: #D7D9DF;--vkui--color_skeleton_to--active: #CED0D8;--vkui--color_avatar_overlay: rgba(145, 147, 153, 0.48);--vkui--color_avatar_overlay--hover: rgba(145, 147, 153, 0.52);--vkui--color_avatar_overlay--active: rgba(145, 147, 153, 0.56);--vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);--vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);--vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);--vkui--color_segmented_control: #FFFFFF;--vkui--color_segmented_control--hover: #F5F5F7;--vkui--color_segmented_control--active: #EBECEF;--vkui--color_transparent: transparent;--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);--vkui--color_rating: #ffd400;--vkui--color_rating--hover: #F5CC02;--vkui--color_rating--active: #EBC405;--vkui--color_button_contrast_alpha: rgba(255, 255, 255, 1);--vkui--color_button_contrast_alpha--hover: rgba(255, 255, 255, 0.8);--vkui--color_button_contrast_alpha--active: rgba(255, 255, 255, 0.6);--vkui--color_button_contrast: #FFFFFF;--vkui--color_button_contrast--hover: #FFFFFF;--vkui--color_button_contrast--active: #FFFFFF;--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);--vkui--calendar_color_background_accent_tint_themed: #E3F0FD;--vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;--vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;";
|
|
5
|
+
return "--vkui--color_background_accent: #005FF9;--vkui--color_background_accent--hover: #005CF1;--vkui--color_background_accent--active: #0059EA;--vkui--color_background_accent_themed: #005FF9;--vkui--color_background_accent_themed--hover: #005CF1;--vkui--color_background_accent_themed--active: #0059EA;--vkui--color_background_accent_alternative: #FF9E00;--vkui--color_background_accent_alternative--hover: #F59802;--vkui--color_background_accent_alternative--active: #EB9305;--vkui--color_background_content: #FFFFFF;--vkui--color_background_content--hover: #F5F5F7;--vkui--color_background_content--active: #EBECEF;--vkui--color_background_secondary: #EBECEF;--vkui--color_background_secondary--hover: #E2E3E8;--vkui--color_background_secondary--active: #D8DAE1;--vkui--color_background_secondary_alpha: rgba(0, 16, 61, 0.06);--vkui--color_background_secondary_alpha--hover: rgba(0, 16, 61, 0.1);--vkui--color_background_secondary_alpha--active: rgba(0, 16, 61, 0.14);--vkui--color_background: #FFFFFF;--vkui--color_background--hover: #F5F5F7;--vkui--color_background--active: #EBECEF;--vkui--color_background_contrast: #FFFFFF;--vkui--color_background_contrast--hover: #F5F5F7;--vkui--color_background_contrast--active: #EBECEF;--vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_warning: #FFF1AD;--vkui--color_background_warning--hover: #F5E8A9;--vkui--color_background_warning--active: #EBDFA4;--vkui--color_background_negative: #ED0A34;--vkui--color_background_negative--hover: #E40A34;--vkui--color_background_negative--active: #DA0A35;--vkui--color_background_tertiary: #F9F9FA;--vkui--color_background_tertiary--hover: #EFF0F2;--vkui--color_background_tertiary--active: #E5E6EB;--vkui--color_background_modal: #FFFFFF;--vkui--color_background_modal--hover: #F5F5F7;--vkui--color_background_modal--active: #EBECEF;--vkui--color_background_positive: #0DC268;--vkui--color_background_positive--hover: #0CBB66;--vkui--color_background_positive--active: #0CB465;--vkui--color_background_negative_tint: #FAEBEB;--vkui--color_background_negative_tint--hover: #F0E2E4;--vkui--color_background_negative_tint--active: #E6D9DD;--vkui--color_background_positive_tint: #ECFAF3;--vkui--color_background_positive_tint--hover: #E3F1EC;--vkui--color_background_positive_tint--active: #D9E7E4;--vkui--color_field_background: #ffffff;--vkui--color_field_background--hover: #F5F5F7;--vkui--color_field_background--active: #EBECEF;--vkui--color_background_modal_inverse: #303030;--vkui--color_background_modal_inverse--hover: #2E2F31;--vkui--color_background_modal_inverse--active: #2C2D31;--vkui--color_background_contrast_inverse: #303030;--vkui--color_background_contrast_inverse--hover: #2E2F31;--vkui--color_background_contrast_inverse--active: #2C2D31;--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #5698F7;--vkui--color_background_accent_tint--active: #5393EF;--vkui--color_text_accent: #005FF9;--vkui--color_text_accent--hover: #005CF1;--vkui--color_text_accent--active: #0059EA;--vkui--color_text_accent_themed: #005FF9;--vkui--color_text_accent_themed--hover: #005CF1;--vkui--color_text_accent_themed--active: #0059EA;--vkui--color_text_negative: #ED0A34;--vkui--color_text_negative--hover: #E40A34;--vkui--color_text_negative--active: #DA0A35;--vkui--color_text_link: #005BD1;--vkui--color_text_link--hover: #0058CB;--vkui--color_text_link--active: #0055C5;--vkui--color_text_link_themed: #005BD1;--vkui--color_text_link_themed--hover: #0058CB;--vkui--color_text_link_themed--active: #0055C5;--vkui--color_text_muted: #2C2D2E;--vkui--color_text_muted--hover: #2A2C2F;--vkui--color_text_muted--active: #282B2F;--vkui--color_text_primary: #2C2D2E;--vkui--color_text_primary--hover: #2A2C2F;--vkui--color_text_primary--active: #282B2F;--vkui--color_text_primary_invariably: #2C2D2E;--vkui--color_text_primary_invariably--hover: #2A2C2F;--vkui--color_text_primary_invariably--active: #282B2F;--vkui--color_text_secondary: #93969B;--vkui--color_text_secondary--hover: #8D9197;--vkui--color_text_secondary--active: #878B93;--vkui--color_text_subhead: #797A80;--vkui--color_text_subhead--hover: #74767D;--vkui--color_text_subhead--active: #6F727B;--vkui--color_text_tertiary: #AAADB3;--vkui--color_text_tertiary--hover: #A3A7AE;--vkui--color_text_tertiary--active: #9CA0AA;--vkui--color_text_link_visited: #528FDF;--vkui--color_text_link_visited--hover: #4F8AD9;--vkui--color_text_link_visited--active: #4B85D2;--vkui--color_text_contrast: #FFFFFF;--vkui--color_text_contrast--hover: #F5F5F7;--vkui--color_text_contrast--active: #EBECEF;--vkui--color_text_contrast_themed: #FFFFFF;--vkui--color_text_contrast_themed--hover: #F5F5F7;--vkui--color_text_contrast_themed--active: #EBECEF;--vkui--color_link_contrast: #FFFFFF;--vkui--color_link_contrast--hover: #F5F5F7;--vkui--color_link_contrast--active: #EBECEF;--vkui--color_text_positive: #0DC268;--vkui--color_text_positive--hover: #0CBB66;--vkui--color_text_positive--active: #0CB465;--vkui--color_icon_accent: #005FF9;--vkui--color_icon_accent--hover: #005CF1;--vkui--color_icon_accent--active: #0059EA;--vkui--color_icon_accent_themed: #005FF9;--vkui--color_icon_accent_themed--hover: #005CF1;--vkui--color_icon_accent_themed--active: #0059EA;--vkui--color_icon_negative: #ED0A34;--vkui--color_icon_negative--hover: #E40A34;--vkui--color_icon_negative--active: #DA0A35;--vkui--color_icon_primary: #2C2D2E;--vkui--color_icon_primary--hover: #2A2C2F;--vkui--color_icon_primary--active: #282B2F;--vkui--color_icon_primary_invariably: #2C2D2E;--vkui--color_icon_primary_invariably--hover: #2A2C2F;--vkui--color_icon_primary_invariably--active: #282B2F;--vkui--color_icon_medium: #919399;--vkui--color_icon_medium--hover: #8B8E95;--vkui--color_icon_medium--active: #858992;--vkui--color_icon_medium_alpha: rgba(39, 43, 55, 0.5);--vkui--color_icon_medium_alpha--hover: rgba(39, 43, 55, 0.54);--vkui--color_icon_medium_alpha--active: rgba(39, 43, 55, 0.58);--vkui--color_icon_secondary: #B6B8BE;--vkui--color_icon_secondary--hover: #AFB1B9;--vkui--color_icon_secondary--active: #A7ABB4;--vkui--color_icon_secondary_alpha: rgba(39, 43, 55, 0.3);--vkui--color_icon_secondary_alpha--hover: rgba(39, 43, 55, 0.34);--vkui--color_icon_secondary_alpha--active: rgba(39, 43, 55, 0.38);--vkui--color_icon_tertiary: #CFD1D6;--vkui--color_icon_tertiary--hover: #C7C9D0;--vkui--color_icon_tertiary--active: #BEC2CA;--vkui--color_icon_tertiary_alpha: rgba(39, 43, 55, 0.2);--vkui--color_icon_tertiary_alpha--hover: rgba(39, 43, 55, 0.24);--vkui--color_icon_tertiary_alpha--active: rgba(39, 43, 55, 0.28);--vkui--color_icon_contrast: #FFFFFF;--vkui--color_icon_contrast--hover: #F5F5F7;--vkui--color_icon_contrast--active: #EBECEF;--vkui--color_icon_contrast_themed: #FFFFFF;--vkui--color_icon_contrast_themed--hover: #F5F5F7;--vkui--color_icon_contrast_themed--active: #EBECEF;--vkui--color_icon_positive: #0DC268;--vkui--color_icon_positive--hover: #0CBB66;--vkui--color_icon_positive--active: #0CB465;--vkui--color_icon_contrast_secondary: #F2F3F5;--vkui--color_icon_contrast_secondary--hover: #E8EAEE;--vkui--color_icon_contrast_secondary--active: #DFE1E6;--vkui--color_stroke_accent: #005FF9;--vkui--color_stroke_accent--hover: #005CF1;--vkui--color_stroke_accent--active: #0059EA;--vkui--color_stroke_accent_themed: #005FF9;--vkui--color_stroke_accent_themed--hover: #005CF1;--vkui--color_stroke_accent_themed--active: #0059EA;--vkui--color_stroke_contrast: #FFFFFF;--vkui--color_stroke_contrast--hover: #F5F5F7;--vkui--color_stroke_contrast--active: #EBECEF;--vkui--color_stroke_negative: #ED0A34;--vkui--color_stroke_negative--hover: #E40A34;--vkui--color_stroke_negative--active: #DA0A35;--vkui--color_image_border_alpha: rgba(0, 16, 61, 0.08);--vkui--color_image_border_alpha--hover: rgba(0, 16, 61, 0.12);--vkui--color_image_border_alpha--active: rgba(0, 16, 61, 0.16);--vkui--color_field_border_alpha: rgba(0, 16, 61, 0.12);--vkui--color_field_border_alpha--hover: rgba(0, 16, 61, 0.16);--vkui--color_field_border_alpha--active: rgba(0, 16, 61, 0.2);--vkui--color_separator_primary_alpha: rgba(0, 16, 61, 0.12);--vkui--color_separator_primary_alpha--hover: rgba(0, 16, 61, 0.16);--vkui--color_separator_primary_alpha--active: rgba(0, 16, 61, 0.2);--vkui--color_separator_secondary: #E6E7EB;--vkui--color_separator_secondary--hover: #DDDEE4;--vkui--color_separator_secondary--active: #D4D6DD;--vkui--color_separator_primary: #DADCE0;--vkui--color_separator_primary--hover: #D1D4D9;--vkui--color_separator_primary--active: #C9CCD3;--vkui--color_stroke_positive: #0DC268;--vkui--color_stroke_positive--hover: #0CBB66;--vkui--color_stroke_positive--active: #0CB465;--vkui--color_separator_primary2x: #CDD0D5;--vkui--color_separator_primary2x--hover: #C5C8CF;--vkui--color_separator_primary2x--active: #BDC1C9;--vkui--color_separator_primary3x: #BFC3CA;--vkui--color_separator_primary3x--hover: #B7BCC4;--vkui--color_separator_primary3x--active: #B0B5BF;--vkui--color_accent_blue: #005FF9;--vkui--color_accent_blue--hover: #005CF1;--vkui--color_accent_blue--active: #0059EA;--vkui--color_accent_gray: #A5A7AD;--vkui--color_accent_gray--hover: #9EA1A9;--vkui--color_accent_gray--active: #989BA4;--vkui--color_accent_red: #ED0A34;--vkui--color_accent_red--hover: #E40A34;--vkui--color_accent_red--active: #DA0A35;--vkui--color_accent_green: #0DC268;--vkui--color_accent_green--hover: #0CBB66;--vkui--color_accent_green--active: #0CB465;--vkui--color_accent_orange: #FF9E00;--vkui--color_accent_orange--hover: #F59802;--vkui--color_accent_orange--active: #EB9305;--vkui--color_accent_purple: #4F6DDC;--vkui--color_accent_purple--hover: #4C69D6;--vkui--color_accent_purple--active: #4966CF;--vkui--color_accent_violet: #C15DF3;--vkui--color_accent_violet--hover: #B95AEC;--vkui--color_accent_violet--active: #B257E4;--vkui--color_accent_secondary: #FF9E00;--vkui--color_accent_secondary--hover: #F59802;--vkui--color_accent_secondary--active: #EB9305;--vkui--color_action_sheet_text: #005FF9;--vkui--color_action_sheet_text--hover: #005CF1;--vkui--color_action_sheet_text--active: #0059EA;--vkui--color_header_background: #FFFFFF;--vkui--color_header_background--hover: #F5F5F7;--vkui--color_header_background--active: #EBECEF;--vkui--color_panel_header_icon: #005FF9;--vkui--color_panel_header_icon--hover: #005CF1;--vkui--color_panel_header_icon--active: #0059EA;--vkui--color_write_bar_input_background: #F0F1F3;--vkui--color_write_bar_input_background--hover: #E6E8EC;--vkui--color_write_bar_input_background--active: #DDDFE4;--vkui--color_write_bar_input_border_alpha: rgba(0, 16, 61, 0.8);--vkui--color_write_bar_input_border_alpha--hover: rgba(0, 16, 61, 0.84);--vkui--color_write_bar_input_border_alpha--active: rgba(0, 16, 61, 0.88);--vkui--color_track_background: #DADCE0;--vkui--color_track_background--hover: #D1D4D9;--vkui--color_track_background--active: #C9CCD3;--vkui--color_track_buffer: #83AAEA;--vkui--color_track_buffer--hover: #7EA4E3;--vkui--color_track_buffer--active: #799EDC;--vkui--color_image_placeholder: #E6E7EB;--vkui--color_image_placeholder--hover: #DDDEE4;--vkui--color_image_placeholder--active: #D4D6DD;--vkui--color_image_placeholder_alpha: rgba(0, 16, 61, 0.8);--vkui--color_image_placeholder_alpha--hover: rgba(0, 16, 61, 0.84);--vkui--color_image_placeholder_alpha--active: rgba(0, 16, 61, 0.88);--vkui--color_search_field_background: #E6E7EB;--vkui--color_search_field_background--hover: #DDDEE4;--vkui--color_search_field_background--active: #D4D6DD;--vkui--color_write_bar_icon: #005FF9;--vkui--color_write_bar_icon--hover: #005CF1;--vkui--color_write_bar_icon--active: #0059EA;--vkui--color_skeleton_from: #F3F3F5;--vkui--color_skeleton_from--hover: #E9EAEE;--vkui--color_skeleton_from--active: #E0E1E6;--vkui--color_skeleton_to: #E0E1E6;--vkui--color_skeleton_to--hover: #D7D9DF;--vkui--color_skeleton_to--active: #CED0D8;--vkui--color_avatar_overlay: rgba(145, 147, 153, 0.48);--vkui--color_avatar_overlay--hover: rgba(145, 147, 153, 0.52);--vkui--color_avatar_overlay--active: rgba(145, 147, 153, 0.56);--vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);--vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);--vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);--vkui--color_segmented_control: #FFFFFF;--vkui--color_segmented_control--hover: #F5F5F7;--vkui--color_segmented_control--active: #EBECEF;--vkui--color_transparent: transparent;--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);--vkui--color_rating: #ffd400;--vkui--color_rating--hover: #F5CC02;--vkui--color_rating--active: #EBC405;--vkui--color_button_contrast_alpha: rgba(255, 255, 255, 1);--vkui--color_button_contrast_alpha--hover: rgba(255, 255, 255, 0.8);--vkui--color_button_contrast_alpha--active: rgba(255, 255, 255, 0.6);--vkui--color_button_contrast: #FFFFFF;--vkui--color_button_contrast--hover: #FFFFFF;--vkui--color_button_contrast--active: #FFFFFF;--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);--vkui--color_background_accent_tint_themed_alpha: rgba(0, 95, 249, 0.06);--vkui--color_background_accent_tint_themed_alpha--hover: rgba(0, 95, 249, 0.1);--vkui--color_background_accent_tint_themed_alpha--active: rgba(0, 95, 249, 0.14);--vkui--color_background_accent_tint_alpha: rgba(0, 95, 249, 0.06);--vkui--color_background_accent_tint_alpha--hover: rgba(0, 95, 249, 0.1);--vkui--color_background_accent_tint_alpha--active: rgba(0, 95, 249, 0.14);--vkui--color_background_accent_tint_themed: #f0f4ff;--vkui--color_background_accent_tint_themed--hover: #E6EBF7;--vkui--color_background_accent_tint_themed--active: #DDE2EF;--vkui--color_background_warning_tint_themed_alpha: rgba(255, 241, 173, 0.48);--vkui--color_background_warning_tint_themed_alpha--hover: rgba(255, 241, 173, 0.52);--vkui--color_background_warning_tint_themed_alpha--active: rgba(255, 241, 173, 0.56);--vkui--color_background_warning_tint_alpha: rgba(255, 241, 173, 0.48);--vkui--color_background_warning_tint_alpha--hover: rgba(255, 241, 173, 0.52);--vkui--color_background_warning_tint_alpha--active: rgba(255, 241, 173, 0.56);--vkui--color_background_warning_tint_themed: #fffce0;--vkui--color_background_warning_tint_themed--hover: #F5F3D9;--vkui--color_background_warning_tint_themed--active: #EBE9D3;--vkui--color_background_warning_tint: #fffce0;--vkui--color_background_warning_tint--hover: #F5F3D9;--vkui--color_background_warning_tint--active: #EBE9D3;--vkui--color_background_negative_tint_themed_alpha: rgba(237, 10, 52, 0.08);--vkui--color_background_negative_tint_themed_alpha--hover: rgba(237, 10, 52, 0.12);--vkui--color_background_negative_tint_themed_alpha--active: rgba(237, 10, 52, 0.16);--vkui--color_background_negative_tint_alpha: rgba(237, 10, 52, 0.08);--vkui--color_background_negative_tint_alpha--hover: rgba(237, 10, 52, 0.12);--vkui--color_background_negative_tint_alpha--active: rgba(237, 10, 52, 0.16);--vkui--color_background_negative_tint_themed: #faebeb;--vkui--color_background_negative_tint_themed--hover: #F0E2E4;--vkui--color_background_negative_tint_themed--active: #E6D9DD;--vkui--color_background_positive_tint_themed_alpha: rgba(13, 194, 104, 0.08);--vkui--color_background_positive_tint_themed_alpha--hover: rgba(13, 194, 104, 0.12);--vkui--color_background_positive_tint_themed_alpha--active: rgba(13, 194, 104, 0.16);--vkui--color_background_positive_tint_alpha: rgba(13, 194, 104, 0.08);--vkui--color_background_positive_tint_alpha--hover: rgba(13, 194, 104, 0.12);--vkui--color_background_positive_tint_alpha--active: rgba(13, 194, 104, 0.16);--vkui--color_background_positive_tint_themed: #ECFAF3;--vkui--color_background_positive_tint_themed--hover: #E3F1EC;--vkui--color_background_positive_tint_themed--active: #D9E7E4;--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);--vkui--calendar_color_background_accent_tint_themed: #E3F0FD;--vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;--vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;";
|
|
6
6
|
}
|
|
7
7
|
exports.getDeclarationVarColorsString = getDeclarationVarColorsString;
|
|
8
8
|
function getDeclarationVarColorsObject() {
|
|
9
|
-
return { "--vkui--color_background_accent": "#005FF9", "--vkui--color_background_accent--hover": "#005CF1", "--vkui--color_background_accent--active": "#0059EA", "--vkui--color_background_accent_themed": "#005FF9", "--vkui--color_background_accent_themed--hover": "#005CF1", "--vkui--color_background_accent_themed--active": "#0059EA", "--vkui--color_background_accent_alternative": "#FF9E00", "--vkui--color_background_accent_alternative--hover": "#F59802", "--vkui--color_background_accent_alternative--active": "#EB9305", "--vkui--color_background_content": "#FFFFFF", "--vkui--color_background_content--hover": "#F5F5F7", "--vkui--color_background_content--active": "#EBECEF", "--vkui--color_background_secondary": "#EBECEF", "--vkui--color_background_secondary--hover": "#E2E3E8", "--vkui--color_background_secondary--active": "#D8DAE1", "--vkui--color_background_secondary_alpha": "rgba(0, 16, 61, 0.06)", "--vkui--color_background_secondary_alpha--hover": "rgba(0, 16, 61, 0.1)", "--vkui--color_background_secondary_alpha--active": "rgba(0, 16, 61, 0.14)", "--vkui--color_background": "#FFFFFF", "--vkui--color_background--hover": "#F5F5F7", "--vkui--color_background--active": "#EBECEF", "--vkui--color_background_contrast": "#FFFFFF", "--vkui--color_background_contrast--hover": "#F5F5F7", "--vkui--color_background_contrast--active": "#EBECEF", "--vkui--color_background_contrast_secondary_alpha": "rgba(255, 255, 255, 0.20)", "--vkui--color_background_contrast_secondary_alpha--hover": "rgba(255, 255, 255, 0.24)", "--vkui--color_background_contrast_secondary_alpha--active": "rgba(255, 255, 255, 0.28)", "--vkui--color_background_warning": "#FFF1AD", "--vkui--color_background_warning--hover": "#F5E8A9", "--vkui--color_background_warning--active": "#EBDFA4", "--vkui--color_background_negative": "#ED0A34", "--vkui--color_background_negative--hover": "#E40A34", "--vkui--color_background_negative--active": "#DA0A35", "--vkui--color_background_tertiary": "#F9F9FA", "--vkui--color_background_tertiary--hover": "#EFF0F2", "--vkui--color_background_tertiary--active": "#E5E6EB", "--vkui--color_background_modal": "#FFFFFF", "--vkui--color_background_modal--hover": "#F5F5F7", "--vkui--color_background_modal--active": "#EBECEF", "--vkui--color_background_positive": "#0DC268", "--vkui--color_background_positive--hover": "#0CBB66", "--vkui--color_background_positive--active": "#0CB465", "--vkui--color_background_negative_tint": "#FAEBEB", "--vkui--color_background_negative_tint--hover": "#F0E2E4", "--vkui--color_background_negative_tint--active": "#E6D9DD", "--vkui--color_field_background": "#ffffff", "--vkui--color_field_background--hover": "#F5F5F7", "--vkui--color_field_background--active": "#EBECEF", "--vkui--color_background_modal_inverse": "#303030", "--vkui--color_background_modal_inverse--hover": "#2E2F31", "--vkui--color_background_modal_inverse--active": "#2C2D31", "--vkui--color_background_contrast_inverse": "#303030", "--vkui--color_background_contrast_inverse--hover": "#2E2F31", "--vkui--color_background_contrast_inverse--active": "#2C2D31", "--vkui--color_background_accent_tint": "#5a9eff", "--vkui--color_background_accent_tint--hover": "#5698F7", "--vkui--color_background_accent_tint--active": "#5393EF", "--vkui--color_text_accent": "#005FF9", "--vkui--color_text_accent--hover": "#005CF1", "--vkui--color_text_accent--active": "#0059EA", "--vkui--color_text_accent_themed": "#005FF9", "--vkui--color_text_accent_themed--hover": "#005CF1", "--vkui--color_text_accent_themed--active": "#0059EA", "--vkui--color_text_negative": "#ED0A34", "--vkui--color_text_negative--hover": "#E40A34", "--vkui--color_text_negative--active": "#DA0A35", "--vkui--color_text_link": "#005BD1", "--vkui--color_text_link--hover": "#0058CB", "--vkui--color_text_link--active": "#0055C5", "--vkui--color_text_link_themed": "#005BD1", "--vkui--color_text_link_themed--hover": "#0058CB", "--vkui--color_text_link_themed--active": "#0055C5", "--vkui--color_text_muted": "#2C2D2E", "--vkui--color_text_muted--hover": "#2A2C2F", "--vkui--color_text_muted--active": "#282B2F", "--vkui--color_text_primary": "#2C2D2E", "--vkui--color_text_primary--hover": "#2A2C2F", "--vkui--color_text_primary--active": "#282B2F", "--vkui--color_text_primary_invariably": "#2C2D2E", "--vkui--color_text_primary_invariably--hover": "#2A2C2F", "--vkui--color_text_primary_invariably--active": "#282B2F", "--vkui--color_text_secondary": "#93969B", "--vkui--color_text_secondary--hover": "#8D9197", "--vkui--color_text_secondary--active": "#878B93", "--vkui--color_text_subhead": "#797A80", "--vkui--color_text_subhead--hover": "#74767D", "--vkui--color_text_subhead--active": "#6F727B", "--vkui--color_text_tertiary": "#AAADB3", "--vkui--color_text_tertiary--hover": "#A3A7AE", "--vkui--color_text_tertiary--active": "#9CA0AA", "--vkui--color_text_link_visited": "#528FDF", "--vkui--color_text_link_visited--hover": "#4F8AD9", "--vkui--color_text_link_visited--active": "#4B85D2", "--vkui--color_text_contrast": "#FFFFFF", "--vkui--color_text_contrast--hover": "#F5F5F7", "--vkui--color_text_contrast--active": "#EBECEF", "--vkui--color_text_contrast_themed": "#FFFFFF", "--vkui--color_text_contrast_themed--hover": "#F5F5F7", "--vkui--color_text_contrast_themed--active": "#EBECEF", "--vkui--color_link_contrast": "#FFFFFF", "--vkui--color_link_contrast--hover": "#F5F5F7", "--vkui--color_link_contrast--active": "#EBECEF", "--vkui--color_text_positive": "#0DC268", "--vkui--color_text_positive--hover": "#0CBB66", "--vkui--color_text_positive--active": "#0CB465", "--vkui--color_icon_accent": "#005FF9", "--vkui--color_icon_accent--hover": "#005CF1", "--vkui--color_icon_accent--active": "#0059EA", "--vkui--color_icon_accent_themed": "#005FF9", "--vkui--color_icon_accent_themed--hover": "#005CF1", "--vkui--color_icon_accent_themed--active": "#0059EA", "--vkui--color_icon_negative": "#ED0A34", "--vkui--color_icon_negative--hover": "#E40A34", "--vkui--color_icon_negative--active": "#DA0A35", "--vkui--color_icon_primary": "#2C2D2E", "--vkui--color_icon_primary--hover": "#2A2C2F", "--vkui--color_icon_primary--active": "#282B2F", "--vkui--color_icon_primary_invariably": "#2C2D2E", "--vkui--color_icon_primary_invariably--hover": "#2A2C2F", "--vkui--color_icon_primary_invariably--active": "#282B2F", "--vkui--color_icon_medium": "#919399", "--vkui--color_icon_medium--hover": "#8B8E95", "--vkui--color_icon_medium--active": "#858992", "--vkui--color_icon_medium_alpha": "rgba(39, 43, 55, 0.5)", "--vkui--color_icon_medium_alpha--hover": "rgba(39, 43, 55, 0.54)", "--vkui--color_icon_medium_alpha--active": "rgba(39, 43, 55, 0.58)", "--vkui--color_icon_secondary": "#B6B8BE", "--vkui--color_icon_secondary--hover": "#AFB1B9", "--vkui--color_icon_secondary--active": "#A7ABB4", "--vkui--color_icon_secondary_alpha": "rgba(39, 43, 55, 0.3)", "--vkui--color_icon_secondary_alpha--hover": "rgba(39, 43, 55, 0.34)", "--vkui--color_icon_secondary_alpha--active": "rgba(39, 43, 55, 0.38)", "--vkui--color_icon_tertiary": "#CFD1D6", "--vkui--color_icon_tertiary--hover": "#C7C9D0", "--vkui--color_icon_tertiary--active": "#BEC2CA", "--vkui--color_icon_tertiary_alpha": "rgba(39, 43, 55, 0.2)", "--vkui--color_icon_tertiary_alpha--hover": "rgba(39, 43, 55, 0.24)", "--vkui--color_icon_tertiary_alpha--active": "rgba(39, 43, 55, 0.28)", "--vkui--color_icon_contrast": "#FFFFFF", "--vkui--color_icon_contrast--hover": "#F5F5F7", "--vkui--color_icon_contrast--active": "#EBECEF", "--vkui--color_icon_contrast_themed": "#FFFFFF", "--vkui--color_icon_contrast_themed--hover": "#F5F5F7", "--vkui--color_icon_contrast_themed--active": "#EBECEF", "--vkui--color_icon_positive": "#0DC268", "--vkui--color_icon_positive--hover": "#0CBB66", "--vkui--color_icon_positive--active": "#0CB465", "--vkui--color_icon_contrast_secondary": "#F2F3F5", "--vkui--color_icon_contrast_secondary--hover": "#E8EAEE", "--vkui--color_icon_contrast_secondary--active": "#DFE1E6", "--vkui--color_stroke_accent": "#005FF9", "--vkui--color_stroke_accent--hover": "#005CF1", "--vkui--color_stroke_accent--active": "#0059EA", "--vkui--color_stroke_accent_themed": "#005FF9", "--vkui--color_stroke_accent_themed--hover": "#005CF1", "--vkui--color_stroke_accent_themed--active": "#0059EA", "--vkui--color_stroke_contrast": "#FFFFFF", "--vkui--color_stroke_contrast--hover": "#F5F5F7", "--vkui--color_stroke_contrast--active": "#EBECEF", "--vkui--color_stroke_negative": "#ED0A34", "--vkui--color_stroke_negative--hover": "#E40A34", "--vkui--color_stroke_negative--active": "#DA0A35", "--vkui--color_image_border_alpha": "rgba(0, 16, 61, 0.08)", "--vkui--color_image_border_alpha--hover": "rgba(0, 16, 61, 0.12)", "--vkui--color_image_border_alpha--active": "rgba(0, 16, 61, 0.16)", "--vkui--color_field_border_alpha": "rgba(0, 16, 61, 0.12)", "--vkui--color_field_border_alpha--hover": "rgba(0, 16, 61, 0.16)", "--vkui--color_field_border_alpha--active": "rgba(0, 16, 61, 0.2)", "--vkui--color_separator_primary_alpha": "rgba(0, 16, 61, 0.12)", "--vkui--color_separator_primary_alpha--hover": "rgba(0, 16, 61, 0.16)", "--vkui--color_separator_primary_alpha--active": "rgba(0, 16, 61, 0.2)", "--vkui--color_separator_secondary": "#E6E7EB", "--vkui--color_separator_secondary--hover": "#DDDEE4", "--vkui--color_separator_secondary--active": "#D4D6DD", "--vkui--color_separator_primary": "#DADCE0", "--vkui--color_separator_primary--hover": "#D1D4D9", "--vkui--color_separator_primary--active": "#C9CCD3", "--vkui--color_stroke_positive": "#0DC268", "--vkui--color_stroke_positive--hover": "#0CBB66", "--vkui--color_stroke_positive--active": "#0CB465", "--vkui--color_separator_primary2x": "#CDD0D5", "--vkui--color_separator_primary2x--hover": "#C5C8CF", "--vkui--color_separator_primary2x--active": "#BDC1C9", "--vkui--color_separator_primary3x": "#BFC3CA", "--vkui--color_separator_primary3x--hover": "#B7BCC4", "--vkui--color_separator_primary3x--active": "#B0B5BF", "--vkui--color_accent_blue": "#005FF9", "--vkui--color_accent_blue--hover": "#005CF1", "--vkui--color_accent_blue--active": "#0059EA", "--vkui--color_accent_gray": "#A5A7AD", "--vkui--color_accent_gray--hover": "#9EA1A9", "--vkui--color_accent_gray--active": "#989BA4", "--vkui--color_accent_red": "#ED0A34", "--vkui--color_accent_red--hover": "#E40A34", "--vkui--color_accent_red--active": "#DA0A35", "--vkui--color_accent_green": "#0DC268", "--vkui--color_accent_green--hover": "#0CBB66", "--vkui--color_accent_green--active": "#0CB465", "--vkui--color_accent_orange": "#FF9E00", "--vkui--color_accent_orange--hover": "#F59802", "--vkui--color_accent_orange--active": "#EB9305", "--vkui--color_accent_purple": "#4F6DDC", "--vkui--color_accent_purple--hover": "#4C69D6", "--vkui--color_accent_purple--active": "#4966CF", "--vkui--color_accent_violet": "#C15DF3", "--vkui--color_accent_violet--hover": "#B95AEC", "--vkui--color_accent_violet--active": "#B257E4", "--vkui--color_accent_secondary": "#FF9E00", "--vkui--color_accent_secondary--hover": "#F59802", "--vkui--color_accent_secondary--active": "#EB9305", "--vkui--color_action_sheet_text": "#005FF9", "--vkui--color_action_sheet_text--hover": "#005CF1", "--vkui--color_action_sheet_text--active": "#0059EA", "--vkui--color_header_background": "#FFFFFF", "--vkui--color_header_background--hover": "#F5F5F7", "--vkui--color_header_background--active": "#EBECEF", "--vkui--color_panel_header_icon": "#005FF9", "--vkui--color_panel_header_icon--hover": "#005CF1", "--vkui--color_panel_header_icon--active": "#0059EA", "--vkui--color_write_bar_input_background": "#F0F1F3", "--vkui--color_write_bar_input_background--hover": "#E6E8EC", "--vkui--color_write_bar_input_background--active": "#DDDFE4", "--vkui--color_write_bar_input_border_alpha": "rgba(0, 16, 61, 0.8)", "--vkui--color_write_bar_input_border_alpha--hover": "rgba(0, 16, 61, 0.84)", "--vkui--color_write_bar_input_border_alpha--active": "rgba(0, 16, 61, 0.88)", "--vkui--color_track_background": "#DADCE0", "--vkui--color_track_background--hover": "#D1D4D9", "--vkui--color_track_background--active": "#C9CCD3", "--vkui--color_track_buffer": "#83AAEA", "--vkui--color_track_buffer--hover": "#7EA4E3", "--vkui--color_track_buffer--active": "#799EDC", "--vkui--color_image_placeholder": "#E6E7EB", "--vkui--color_image_placeholder--hover": "#DDDEE4", "--vkui--color_image_placeholder--active": "#D4D6DD", "--vkui--color_image_placeholder_alpha": "rgba(0, 16, 61, 0.8)", "--vkui--color_image_placeholder_alpha--hover": "rgba(0, 16, 61, 0.84)", "--vkui--color_image_placeholder_alpha--active": "rgba(0, 16, 61, 0.88)", "--vkui--color_search_field_background": "#E6E7EB", "--vkui--color_search_field_background--hover": "#DDDEE4", "--vkui--color_search_field_background--active": "#D4D6DD", "--vkui--color_write_bar_icon": "#005FF9", "--vkui--color_write_bar_icon--hover": "#005CF1", "--vkui--color_write_bar_icon--active": "#0059EA", "--vkui--color_skeleton_from": "#F3F3F5", "--vkui--color_skeleton_from--hover": "#E9EAEE", "--vkui--color_skeleton_from--active": "#E0E1E6", "--vkui--color_skeleton_to": "#E0E1E6", "--vkui--color_skeleton_to--hover": "#D7D9DF", "--vkui--color_skeleton_to--active": "#CED0D8", "--vkui--color_avatar_overlay": "rgba(145, 147, 153, 0.48)", "--vkui--color_avatar_overlay--hover": "rgba(145, 147, 153, 0.52)", "--vkui--color_avatar_overlay--active": "rgba(145, 147, 153, 0.56)", "--vkui--color_avatar_overlay_inverse_alpha": "rgba(255, 255, 255, 0.85)", "--vkui--color_avatar_overlay_inverse_alpha--hover": "rgba(255, 255, 255, 0.89)", "--vkui--color_avatar_overlay_inverse_alpha--active": "rgba(255, 255, 255, 0.93)", "--vkui--color_overlay_primary": "rgba(0, 0, 0, 0.48)", "--vkui--color_overlay_primary--hover": "rgba(0, 0, 0, 0.52)", "--vkui--color_overlay_primary--active": "rgba(0, 0, 0, 0.56)", "--vkui--color_segmented_control": "#FFFFFF", "--vkui--color_segmented_control--hover": "#F5F5F7", "--vkui--color_segmented_control--active": "#EBECEF", "--vkui--color_transparent": "transparent", "--vkui--color_transparent--hover": "rgba(0, 16, 61, 0.04)", "--vkui--color_transparent--active": "rgba(0, 16, 61, 0.08)", "--vkui--color_rating": "#ffd400", "--vkui--color_rating--hover": "#F5CC02", "--vkui--color_rating--active": "#EBC405", "--vkui--color_button_contrast_alpha": "rgba(255, 255, 255, 1)", "--vkui--color_button_contrast_alpha--hover": "rgba(255, 255, 255, 0.8)", "--vkui--color_button_contrast_alpha--active": "rgba(255, 255, 255, 0.6)", "--vkui--color_button_contrast": "#FFFFFF", "--vkui--color_button_contrast--hover": "#FFFFFF", "--vkui--color_button_contrast--active": "#FFFFFF", "--vkui--color_thumb_error_background_alpha": "rgba(237, 10, 52, 0.12)", "--vkui--color_thumb_error_background_alpha--hover": "rgba(237, 10, 52, 0.16)", "--vkui--color_thumb_error_background_alpha--active": "rgba(237, 10, 52, 0.2)", "--vkui--calendar_color_background_positive_tint_alpha4": "rgba(13, 194, 104, 0.04)", "--vkui--calendar_color_background_positive_tint_alpha4--hover": "rgba(13, 194, 104, 0.08)", "--vkui--calendar_color_background_positive_tint_alpha4--active": "rgba(13, 194, 104, 0.12)", "--vkui--calendar_color_background_accent_tint_themed": "#E3F0FD", "--vkui--calendar_color_background_accent_tint_themed--hover": "#DAE4F3", "--vkui--calendar_color_background_accent_tint_themed--active": "#E3F0FD" };
|
|
9
|
+
return { "--vkui--color_background_accent": "#005FF9", "--vkui--color_background_accent--hover": "#005CF1", "--vkui--color_background_accent--active": "#0059EA", "--vkui--color_background_accent_themed": "#005FF9", "--vkui--color_background_accent_themed--hover": "#005CF1", "--vkui--color_background_accent_themed--active": "#0059EA", "--vkui--color_background_accent_alternative": "#FF9E00", "--vkui--color_background_accent_alternative--hover": "#F59802", "--vkui--color_background_accent_alternative--active": "#EB9305", "--vkui--color_background_content": "#FFFFFF", "--vkui--color_background_content--hover": "#F5F5F7", "--vkui--color_background_content--active": "#EBECEF", "--vkui--color_background_secondary": "#EBECEF", "--vkui--color_background_secondary--hover": "#E2E3E8", "--vkui--color_background_secondary--active": "#D8DAE1", "--vkui--color_background_secondary_alpha": "rgba(0, 16, 61, 0.06)", "--vkui--color_background_secondary_alpha--hover": "rgba(0, 16, 61, 0.1)", "--vkui--color_background_secondary_alpha--active": "rgba(0, 16, 61, 0.14)", "--vkui--color_background": "#FFFFFF", "--vkui--color_background--hover": "#F5F5F7", "--vkui--color_background--active": "#EBECEF", "--vkui--color_background_contrast": "#FFFFFF", "--vkui--color_background_contrast--hover": "#F5F5F7", "--vkui--color_background_contrast--active": "#EBECEF", "--vkui--color_background_contrast_secondary_alpha": "rgba(255, 255, 255, 0.20)", "--vkui--color_background_contrast_secondary_alpha--hover": "rgba(255, 255, 255, 0.24)", "--vkui--color_background_contrast_secondary_alpha--active": "rgba(255, 255, 255, 0.28)", "--vkui--color_background_warning": "#FFF1AD", "--vkui--color_background_warning--hover": "#F5E8A9", "--vkui--color_background_warning--active": "#EBDFA4", "--vkui--color_background_negative": "#ED0A34", "--vkui--color_background_negative--hover": "#E40A34", "--vkui--color_background_negative--active": "#DA0A35", "--vkui--color_background_tertiary": "#F9F9FA", "--vkui--color_background_tertiary--hover": "#EFF0F2", "--vkui--color_background_tertiary--active": "#E5E6EB", "--vkui--color_background_modal": "#FFFFFF", "--vkui--color_background_modal--hover": "#F5F5F7", "--vkui--color_background_modal--active": "#EBECEF", "--vkui--color_background_positive": "#0DC268", "--vkui--color_background_positive--hover": "#0CBB66", "--vkui--color_background_positive--active": "#0CB465", "--vkui--color_background_negative_tint": "#FAEBEB", "--vkui--color_background_negative_tint--hover": "#F0E2E4", "--vkui--color_background_negative_tint--active": "#E6D9DD", "--vkui--color_background_positive_tint": "#ECFAF3", "--vkui--color_background_positive_tint--hover": "#E3F1EC", "--vkui--color_background_positive_tint--active": "#D9E7E4", "--vkui--color_field_background": "#ffffff", "--vkui--color_field_background--hover": "#F5F5F7", "--vkui--color_field_background--active": "#EBECEF", "--vkui--color_background_modal_inverse": "#303030", "--vkui--color_background_modal_inverse--hover": "#2E2F31", "--vkui--color_background_modal_inverse--active": "#2C2D31", "--vkui--color_background_contrast_inverse": "#303030", "--vkui--color_background_contrast_inverse--hover": "#2E2F31", "--vkui--color_background_contrast_inverse--active": "#2C2D31", "--vkui--color_background_accent_tint": "#5a9eff", "--vkui--color_background_accent_tint--hover": "#5698F7", "--vkui--color_background_accent_tint--active": "#5393EF", "--vkui--color_text_accent": "#005FF9", "--vkui--color_text_accent--hover": "#005CF1", "--vkui--color_text_accent--active": "#0059EA", "--vkui--color_text_accent_themed": "#005FF9", "--vkui--color_text_accent_themed--hover": "#005CF1", "--vkui--color_text_accent_themed--active": "#0059EA", "--vkui--color_text_negative": "#ED0A34", "--vkui--color_text_negative--hover": "#E40A34", "--vkui--color_text_negative--active": "#DA0A35", "--vkui--color_text_link": "#005BD1", "--vkui--color_text_link--hover": "#0058CB", "--vkui--color_text_link--active": "#0055C5", "--vkui--color_text_link_themed": "#005BD1", "--vkui--color_text_link_themed--hover": "#0058CB", "--vkui--color_text_link_themed--active": "#0055C5", "--vkui--color_text_muted": "#2C2D2E", "--vkui--color_text_muted--hover": "#2A2C2F", "--vkui--color_text_muted--active": "#282B2F", "--vkui--color_text_primary": "#2C2D2E", "--vkui--color_text_primary--hover": "#2A2C2F", "--vkui--color_text_primary--active": "#282B2F", "--vkui--color_text_primary_invariably": "#2C2D2E", "--vkui--color_text_primary_invariably--hover": "#2A2C2F", "--vkui--color_text_primary_invariably--active": "#282B2F", "--vkui--color_text_secondary": "#93969B", "--vkui--color_text_secondary--hover": "#8D9197", "--vkui--color_text_secondary--active": "#878B93", "--vkui--color_text_subhead": "#797A80", "--vkui--color_text_subhead--hover": "#74767D", "--vkui--color_text_subhead--active": "#6F727B", "--vkui--color_text_tertiary": "#AAADB3", "--vkui--color_text_tertiary--hover": "#A3A7AE", "--vkui--color_text_tertiary--active": "#9CA0AA", "--vkui--color_text_link_visited": "#528FDF", "--vkui--color_text_link_visited--hover": "#4F8AD9", "--vkui--color_text_link_visited--active": "#4B85D2", "--vkui--color_text_contrast": "#FFFFFF", "--vkui--color_text_contrast--hover": "#F5F5F7", "--vkui--color_text_contrast--active": "#EBECEF", "--vkui--color_text_contrast_themed": "#FFFFFF", "--vkui--color_text_contrast_themed--hover": "#F5F5F7", "--vkui--color_text_contrast_themed--active": "#EBECEF", "--vkui--color_link_contrast": "#FFFFFF", "--vkui--color_link_contrast--hover": "#F5F5F7", "--vkui--color_link_contrast--active": "#EBECEF", "--vkui--color_text_positive": "#0DC268", "--vkui--color_text_positive--hover": "#0CBB66", "--vkui--color_text_positive--active": "#0CB465", "--vkui--color_icon_accent": "#005FF9", "--vkui--color_icon_accent--hover": "#005CF1", "--vkui--color_icon_accent--active": "#0059EA", "--vkui--color_icon_accent_themed": "#005FF9", "--vkui--color_icon_accent_themed--hover": "#005CF1", "--vkui--color_icon_accent_themed--active": "#0059EA", "--vkui--color_icon_negative": "#ED0A34", "--vkui--color_icon_negative--hover": "#E40A34", "--vkui--color_icon_negative--active": "#DA0A35", "--vkui--color_icon_primary": "#2C2D2E", "--vkui--color_icon_primary--hover": "#2A2C2F", "--vkui--color_icon_primary--active": "#282B2F", "--vkui--color_icon_primary_invariably": "#2C2D2E", "--vkui--color_icon_primary_invariably--hover": "#2A2C2F", "--vkui--color_icon_primary_invariably--active": "#282B2F", "--vkui--color_icon_medium": "#919399", "--vkui--color_icon_medium--hover": "#8B8E95", "--vkui--color_icon_medium--active": "#858992", "--vkui--color_icon_medium_alpha": "rgba(39, 43, 55, 0.5)", "--vkui--color_icon_medium_alpha--hover": "rgba(39, 43, 55, 0.54)", "--vkui--color_icon_medium_alpha--active": "rgba(39, 43, 55, 0.58)", "--vkui--color_icon_secondary": "#B6B8BE", "--vkui--color_icon_secondary--hover": "#AFB1B9", "--vkui--color_icon_secondary--active": "#A7ABB4", "--vkui--color_icon_secondary_alpha": "rgba(39, 43, 55, 0.3)", "--vkui--color_icon_secondary_alpha--hover": "rgba(39, 43, 55, 0.34)", "--vkui--color_icon_secondary_alpha--active": "rgba(39, 43, 55, 0.38)", "--vkui--color_icon_tertiary": "#CFD1D6", "--vkui--color_icon_tertiary--hover": "#C7C9D0", "--vkui--color_icon_tertiary--active": "#BEC2CA", "--vkui--color_icon_tertiary_alpha": "rgba(39, 43, 55, 0.2)", "--vkui--color_icon_tertiary_alpha--hover": "rgba(39, 43, 55, 0.24)", "--vkui--color_icon_tertiary_alpha--active": "rgba(39, 43, 55, 0.28)", "--vkui--color_icon_contrast": "#FFFFFF", "--vkui--color_icon_contrast--hover": "#F5F5F7", "--vkui--color_icon_contrast--active": "#EBECEF", "--vkui--color_icon_contrast_themed": "#FFFFFF", "--vkui--color_icon_contrast_themed--hover": "#F5F5F7", "--vkui--color_icon_contrast_themed--active": "#EBECEF", "--vkui--color_icon_positive": "#0DC268", "--vkui--color_icon_positive--hover": "#0CBB66", "--vkui--color_icon_positive--active": "#0CB465", "--vkui--color_icon_contrast_secondary": "#F2F3F5", "--vkui--color_icon_contrast_secondary--hover": "#E8EAEE", "--vkui--color_icon_contrast_secondary--active": "#DFE1E6", "--vkui--color_stroke_accent": "#005FF9", "--vkui--color_stroke_accent--hover": "#005CF1", "--vkui--color_stroke_accent--active": "#0059EA", "--vkui--color_stroke_accent_themed": "#005FF9", "--vkui--color_stroke_accent_themed--hover": "#005CF1", "--vkui--color_stroke_accent_themed--active": "#0059EA", "--vkui--color_stroke_contrast": "#FFFFFF", "--vkui--color_stroke_contrast--hover": "#F5F5F7", "--vkui--color_stroke_contrast--active": "#EBECEF", "--vkui--color_stroke_negative": "#ED0A34", "--vkui--color_stroke_negative--hover": "#E40A34", "--vkui--color_stroke_negative--active": "#DA0A35", "--vkui--color_image_border_alpha": "rgba(0, 16, 61, 0.08)", "--vkui--color_image_border_alpha--hover": "rgba(0, 16, 61, 0.12)", "--vkui--color_image_border_alpha--active": "rgba(0, 16, 61, 0.16)", "--vkui--color_field_border_alpha": "rgba(0, 16, 61, 0.12)", "--vkui--color_field_border_alpha--hover": "rgba(0, 16, 61, 0.16)", "--vkui--color_field_border_alpha--active": "rgba(0, 16, 61, 0.2)", "--vkui--color_separator_primary_alpha": "rgba(0, 16, 61, 0.12)", "--vkui--color_separator_primary_alpha--hover": "rgba(0, 16, 61, 0.16)", "--vkui--color_separator_primary_alpha--active": "rgba(0, 16, 61, 0.2)", "--vkui--color_separator_secondary": "#E6E7EB", "--vkui--color_separator_secondary--hover": "#DDDEE4", "--vkui--color_separator_secondary--active": "#D4D6DD", "--vkui--color_separator_primary": "#DADCE0", "--vkui--color_separator_primary--hover": "#D1D4D9", "--vkui--color_separator_primary--active": "#C9CCD3", "--vkui--color_stroke_positive": "#0DC268", "--vkui--color_stroke_positive--hover": "#0CBB66", "--vkui--color_stroke_positive--active": "#0CB465", "--vkui--color_separator_primary2x": "#CDD0D5", "--vkui--color_separator_primary2x--hover": "#C5C8CF", "--vkui--color_separator_primary2x--active": "#BDC1C9", "--vkui--color_separator_primary3x": "#BFC3CA", "--vkui--color_separator_primary3x--hover": "#B7BCC4", "--vkui--color_separator_primary3x--active": "#B0B5BF", "--vkui--color_accent_blue": "#005FF9", "--vkui--color_accent_blue--hover": "#005CF1", "--vkui--color_accent_blue--active": "#0059EA", "--vkui--color_accent_gray": "#A5A7AD", "--vkui--color_accent_gray--hover": "#9EA1A9", "--vkui--color_accent_gray--active": "#989BA4", "--vkui--color_accent_red": "#ED0A34", "--vkui--color_accent_red--hover": "#E40A34", "--vkui--color_accent_red--active": "#DA0A35", "--vkui--color_accent_green": "#0DC268", "--vkui--color_accent_green--hover": "#0CBB66", "--vkui--color_accent_green--active": "#0CB465", "--vkui--color_accent_orange": "#FF9E00", "--vkui--color_accent_orange--hover": "#F59802", "--vkui--color_accent_orange--active": "#EB9305", "--vkui--color_accent_purple": "#4F6DDC", "--vkui--color_accent_purple--hover": "#4C69D6", "--vkui--color_accent_purple--active": "#4966CF", "--vkui--color_accent_violet": "#C15DF3", "--vkui--color_accent_violet--hover": "#B95AEC", "--vkui--color_accent_violet--active": "#B257E4", "--vkui--color_accent_secondary": "#FF9E00", "--vkui--color_accent_secondary--hover": "#F59802", "--vkui--color_accent_secondary--active": "#EB9305", "--vkui--color_action_sheet_text": "#005FF9", "--vkui--color_action_sheet_text--hover": "#005CF1", "--vkui--color_action_sheet_text--active": "#0059EA", "--vkui--color_header_background": "#FFFFFF", "--vkui--color_header_background--hover": "#F5F5F7", "--vkui--color_header_background--active": "#EBECEF", "--vkui--color_panel_header_icon": "#005FF9", "--vkui--color_panel_header_icon--hover": "#005CF1", "--vkui--color_panel_header_icon--active": "#0059EA", "--vkui--color_write_bar_input_background": "#F0F1F3", "--vkui--color_write_bar_input_background--hover": "#E6E8EC", "--vkui--color_write_bar_input_background--active": "#DDDFE4", "--vkui--color_write_bar_input_border_alpha": "rgba(0, 16, 61, 0.8)", "--vkui--color_write_bar_input_border_alpha--hover": "rgba(0, 16, 61, 0.84)", "--vkui--color_write_bar_input_border_alpha--active": "rgba(0, 16, 61, 0.88)", "--vkui--color_track_background": "#DADCE0", "--vkui--color_track_background--hover": "#D1D4D9", "--vkui--color_track_background--active": "#C9CCD3", "--vkui--color_track_buffer": "#83AAEA", "--vkui--color_track_buffer--hover": "#7EA4E3", "--vkui--color_track_buffer--active": "#799EDC", "--vkui--color_image_placeholder": "#E6E7EB", "--vkui--color_image_placeholder--hover": "#DDDEE4", "--vkui--color_image_placeholder--active": "#D4D6DD", "--vkui--color_image_placeholder_alpha": "rgba(0, 16, 61, 0.8)", "--vkui--color_image_placeholder_alpha--hover": "rgba(0, 16, 61, 0.84)", "--vkui--color_image_placeholder_alpha--active": "rgba(0, 16, 61, 0.88)", "--vkui--color_search_field_background": "#E6E7EB", "--vkui--color_search_field_background--hover": "#DDDEE4", "--vkui--color_search_field_background--active": "#D4D6DD", "--vkui--color_write_bar_icon": "#005FF9", "--vkui--color_write_bar_icon--hover": "#005CF1", "--vkui--color_write_bar_icon--active": "#0059EA", "--vkui--color_skeleton_from": "#F3F3F5", "--vkui--color_skeleton_from--hover": "#E9EAEE", "--vkui--color_skeleton_from--active": "#E0E1E6", "--vkui--color_skeleton_to": "#E0E1E6", "--vkui--color_skeleton_to--hover": "#D7D9DF", "--vkui--color_skeleton_to--active": "#CED0D8", "--vkui--color_avatar_overlay": "rgba(145, 147, 153, 0.48)", "--vkui--color_avatar_overlay--hover": "rgba(145, 147, 153, 0.52)", "--vkui--color_avatar_overlay--active": "rgba(145, 147, 153, 0.56)", "--vkui--color_avatar_overlay_inverse_alpha": "rgba(255, 255, 255, 0.85)", "--vkui--color_avatar_overlay_inverse_alpha--hover": "rgba(255, 255, 255, 0.89)", "--vkui--color_avatar_overlay_inverse_alpha--active": "rgba(255, 255, 255, 0.93)", "--vkui--color_overlay_primary": "rgba(0, 0, 0, 0.48)", "--vkui--color_overlay_primary--hover": "rgba(0, 0, 0, 0.52)", "--vkui--color_overlay_primary--active": "rgba(0, 0, 0, 0.56)", "--vkui--color_segmented_control": "#FFFFFF", "--vkui--color_segmented_control--hover": "#F5F5F7", "--vkui--color_segmented_control--active": "#EBECEF", "--vkui--color_transparent": "transparent", "--vkui--color_transparent--hover": "rgba(0, 16, 61, 0.04)", "--vkui--color_transparent--active": "rgba(0, 16, 61, 0.08)", "--vkui--color_rating": "#ffd400", "--vkui--color_rating--hover": "#F5CC02", "--vkui--color_rating--active": "#EBC405", "--vkui--color_button_contrast_alpha": "rgba(255, 255, 255, 1)", "--vkui--color_button_contrast_alpha--hover": "rgba(255, 255, 255, 0.8)", "--vkui--color_button_contrast_alpha--active": "rgba(255, 255, 255, 0.6)", "--vkui--color_button_contrast": "#FFFFFF", "--vkui--color_button_contrast--hover": "#FFFFFF", "--vkui--color_button_contrast--active": "#FFFFFF", "--vkui--color_thumb_error_background_alpha": "rgba(237, 10, 52, 0.12)", "--vkui--color_thumb_error_background_alpha--hover": "rgba(237, 10, 52, 0.16)", "--vkui--color_thumb_error_background_alpha--active": "rgba(237, 10, 52, 0.2)", "--vkui--color_background_accent_tint_themed_alpha": "rgba(0, 95, 249, 0.06)", "--vkui--color_background_accent_tint_themed_alpha--hover": "rgba(0, 95, 249, 0.1)", "--vkui--color_background_accent_tint_themed_alpha--active": "rgba(0, 95, 249, 0.14)", "--vkui--color_background_accent_tint_alpha": "rgba(0, 95, 249, 0.06)", "--vkui--color_background_accent_tint_alpha--hover": "rgba(0, 95, 249, 0.1)", "--vkui--color_background_accent_tint_alpha--active": "rgba(0, 95, 249, 0.14)", "--vkui--color_background_accent_tint_themed": "#f0f4ff", "--vkui--color_background_accent_tint_themed--hover": "#E6EBF7", "--vkui--color_background_accent_tint_themed--active": "#DDE2EF", "--vkui--color_background_warning_tint_themed_alpha": "rgba(255, 241, 173, 0.48)", "--vkui--color_background_warning_tint_themed_alpha--hover": "rgba(255, 241, 173, 0.52)", "--vkui--color_background_warning_tint_themed_alpha--active": "rgba(255, 241, 173, 0.56)", "--vkui--color_background_warning_tint_alpha": "rgba(255, 241, 173, 0.48)", "--vkui--color_background_warning_tint_alpha--hover": "rgba(255, 241, 173, 0.52)", "--vkui--color_background_warning_tint_alpha--active": "rgba(255, 241, 173, 0.56)", "--vkui--color_background_warning_tint_themed": "#fffce0", "--vkui--color_background_warning_tint_themed--hover": "#F5F3D9", "--vkui--color_background_warning_tint_themed--active": "#EBE9D3", "--vkui--color_background_warning_tint": "#fffce0", "--vkui--color_background_warning_tint--hover": "#F5F3D9", "--vkui--color_background_warning_tint--active": "#EBE9D3", "--vkui--color_background_negative_tint_themed_alpha": "rgba(237, 10, 52, 0.08)", "--vkui--color_background_negative_tint_themed_alpha--hover": "rgba(237, 10, 52, 0.12)", "--vkui--color_background_negative_tint_themed_alpha--active": "rgba(237, 10, 52, 0.16)", "--vkui--color_background_negative_tint_alpha": "rgba(237, 10, 52, 0.08)", "--vkui--color_background_negative_tint_alpha--hover": "rgba(237, 10, 52, 0.12)", "--vkui--color_background_negative_tint_alpha--active": "rgba(237, 10, 52, 0.16)", "--vkui--color_background_negative_tint_themed": "#faebeb", "--vkui--color_background_negative_tint_themed--hover": "#F0E2E4", "--vkui--color_background_negative_tint_themed--active": "#E6D9DD", "--vkui--color_background_positive_tint_themed_alpha": "rgba(13, 194, 104, 0.08)", "--vkui--color_background_positive_tint_themed_alpha--hover": "rgba(13, 194, 104, 0.12)", "--vkui--color_background_positive_tint_themed_alpha--active": "rgba(13, 194, 104, 0.16)", "--vkui--color_background_positive_tint_alpha": "rgba(13, 194, 104, 0.08)", "--vkui--color_background_positive_tint_alpha--hover": "rgba(13, 194, 104, 0.12)", "--vkui--color_background_positive_tint_alpha--active": "rgba(13, 194, 104, 0.16)", "--vkui--color_background_positive_tint_themed": "#ECFAF3", "--vkui--color_background_positive_tint_themed--hover": "#E3F1EC", "--vkui--color_background_positive_tint_themed--active": "#D9E7E4", "--vkui--calendar_color_background_positive_tint_alpha4": "rgba(13, 194, 104, 0.04)", "--vkui--calendar_color_background_positive_tint_alpha4--hover": "rgba(13, 194, 104, 0.08)", "--vkui--calendar_color_background_positive_tint_alpha4--active": "rgba(13, 194, 104, 0.12)", "--vkui--calendar_color_background_accent_tint_themed": "#E3F0FD", "--vkui--calendar_color_background_accent_tint_themed--hover": "#DAE4F3", "--vkui--calendar_color_background_accent_tint_themed--active": "#E3F0FD" };
|
|
10
10
|
}
|
|
11
11
|
exports.getDeclarationVarColorsObject = getDeclarationVarColorsObject;
|
|
@@ -417,6 +417,9 @@
|
|
|
417
417
|
--vkui--color_background_negative_tint: #FAEBEB;
|
|
418
418
|
--vkui--color_background_negative_tint--hover: #F0E2E4;
|
|
419
419
|
--vkui--color_background_negative_tint--active: #E6D9DD;
|
|
420
|
+
--vkui--color_background_positive_tint: #ECFAF3;
|
|
421
|
+
--vkui--color_background_positive_tint--hover: #E3F1EC;
|
|
422
|
+
--vkui--color_background_positive_tint--active: #D9E7E4;
|
|
420
423
|
--vkui--color_field_background: #ffffff;
|
|
421
424
|
--vkui--color_field_background--hover: #F5F5F7;
|
|
422
425
|
--vkui--color_field_background--active: #EBECEF;
|
|
@@ -648,6 +651,45 @@
|
|
|
648
651
|
--vkui--color_thumb_error_background_alpha: rgba(237, 10, 52, 0.12);
|
|
649
652
|
--vkui--color_thumb_error_background_alpha--hover: rgba(237, 10, 52, 0.16);
|
|
650
653
|
--vkui--color_thumb_error_background_alpha--active: rgba(237, 10, 52, 0.2);
|
|
654
|
+
--vkui--color_background_accent_tint_themed_alpha: rgba(0, 95, 249, 0.06);
|
|
655
|
+
--vkui--color_background_accent_tint_themed_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
656
|
+
--vkui--color_background_accent_tint_themed_alpha--active: rgba(0, 95, 249, 0.14);
|
|
657
|
+
--vkui--color_background_accent_tint_alpha: rgba(0, 95, 249, 0.06);
|
|
658
|
+
--vkui--color_background_accent_tint_alpha--hover: rgba(0, 95, 249, 0.1);
|
|
659
|
+
--vkui--color_background_accent_tint_alpha--active: rgba(0, 95, 249, 0.14);
|
|
660
|
+
--vkui--color_background_accent_tint_themed: #f0f4ff;
|
|
661
|
+
--vkui--color_background_accent_tint_themed--hover: #E6EBF7;
|
|
662
|
+
--vkui--color_background_accent_tint_themed--active: #DDE2EF;
|
|
663
|
+
--vkui--color_background_warning_tint_themed_alpha: rgba(255, 241, 173, 0.48);
|
|
664
|
+
--vkui--color_background_warning_tint_themed_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
665
|
+
--vkui--color_background_warning_tint_themed_alpha--active: rgba(255, 241, 173, 0.56);
|
|
666
|
+
--vkui--color_background_warning_tint_alpha: rgba(255, 241, 173, 0.48);
|
|
667
|
+
--vkui--color_background_warning_tint_alpha--hover: rgba(255, 241, 173, 0.52);
|
|
668
|
+
--vkui--color_background_warning_tint_alpha--active: rgba(255, 241, 173, 0.56);
|
|
669
|
+
--vkui--color_background_warning_tint_themed: #fffce0;
|
|
670
|
+
--vkui--color_background_warning_tint_themed--hover: #F5F3D9;
|
|
671
|
+
--vkui--color_background_warning_tint_themed--active: #EBE9D3;
|
|
672
|
+
--vkui--color_background_warning_tint: #fffce0;
|
|
673
|
+
--vkui--color_background_warning_tint--hover: #F5F3D9;
|
|
674
|
+
--vkui--color_background_warning_tint--active: #EBE9D3;
|
|
675
|
+
--vkui--color_background_negative_tint_themed_alpha: rgba(237, 10, 52, 0.08);
|
|
676
|
+
--vkui--color_background_negative_tint_themed_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
677
|
+
--vkui--color_background_negative_tint_themed_alpha--active: rgba(237, 10, 52, 0.16);
|
|
678
|
+
--vkui--color_background_negative_tint_alpha: rgba(237, 10, 52, 0.08);
|
|
679
|
+
--vkui--color_background_negative_tint_alpha--hover: rgba(237, 10, 52, 0.12);
|
|
680
|
+
--vkui--color_background_negative_tint_alpha--active: rgba(237, 10, 52, 0.16);
|
|
681
|
+
--vkui--color_background_negative_tint_themed: #faebeb;
|
|
682
|
+
--vkui--color_background_negative_tint_themed--hover: #F0E2E4;
|
|
683
|
+
--vkui--color_background_negative_tint_themed--active: #E6D9DD;
|
|
684
|
+
--vkui--color_background_positive_tint_themed_alpha: rgba(13, 194, 104, 0.08);
|
|
685
|
+
--vkui--color_background_positive_tint_themed_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
686
|
+
--vkui--color_background_positive_tint_themed_alpha--active: rgba(13, 194, 104, 0.16);
|
|
687
|
+
--vkui--color_background_positive_tint_alpha: rgba(13, 194, 104, 0.08);
|
|
688
|
+
--vkui--color_background_positive_tint_alpha--hover: rgba(13, 194, 104, 0.12);
|
|
689
|
+
--vkui--color_background_positive_tint_alpha--active: rgba(13, 194, 104, 0.16);
|
|
690
|
+
--vkui--color_background_positive_tint_themed: #ECFAF3;
|
|
691
|
+
--vkui--color_background_positive_tint_themed--hover: #E3F1EC;
|
|
692
|
+
--vkui--color_background_positive_tint_themed--active: #D9E7E4;
|
|
651
693
|
--vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);
|
|
652
694
|
--vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);
|
|
653
695
|
--vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);
|