@vkontakte/vkui-tokens 4.14.0 → 4.14.1
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 +50 -48
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +4 -0
- package/themeDescriptions/base/vk.js +123 -109
- package/themes/calendar/cssVars/declarations/index.css +6 -0
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/calendar/cssVars/theme/index.js +28 -0
- package/themes/calendar/cssVars/theme/index.json +28 -0
- package/themes/calendar/index.css +6 -0
- package/themes/calendar/index.js +10 -0
- package/themes/calendar/index.json +10 -0
- package/themes/calendar/index.less +6 -0
- package/themes/calendar/index.pcss +6 -0
- package/themes/calendar/index.scss +6 -0
- package/themes/calendar/index.styl +6 -0
- package/themes/calendarDark/cssVars/declarations/index.css +6 -0
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/calendarDark/cssVars/theme/index.js +28 -0
- package/themes/calendarDark/cssVars/theme/index.json +28 -0
- package/themes/calendarDark/index.css +6 -0
- package/themes/calendarDark/index.js +10 -0
- package/themes/calendarDark/index.json +10 -0
- package/themes/calendarDark/index.less +6 -0
- package/themes/calendarDark/index.pcss +6 -0
- package/themes/calendarDark/index.scss +6 -0
- package/themes/calendarDark/index.styl +6 -0
- package/themes/calls/cssVars/declarations/index.css +6 -0
- package/themes/calls/cssVars/declarations/noSizes.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/calls/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/calls/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/calls/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/calls/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/calls/cssVars/theme/index.js +28 -0
- package/themes/calls/cssVars/theme/index.json +28 -0
- package/themes/calls/index.css +6 -0
- package/themes/calls/index.js +10 -0
- package/themes/calls/index.json +10 -0
- package/themes/calls/index.less +6 -0
- package/themes/calls/index.pcss +6 -0
- package/themes/calls/index.scss +6 -0
- package/themes/calls/index.styl +6 -0
- package/themes/cloud/cssVars/declarations/index.css +6 -0
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/cloud/cssVars/theme/index.js +28 -0
- package/themes/cloud/cssVars/theme/index.json +28 -0
- package/themes/cloud/index.css +6 -0
- package/themes/cloud/index.js +10 -0
- package/themes/cloud/index.json +10 -0
- package/themes/cloud/index.less +6 -0
- package/themes/cloud/index.pcss +6 -0
- package/themes/cloud/index.scss +6 -0
- package/themes/cloud/index.styl +6 -0
- package/themes/home/cssVars/declarations/index.css +6 -0
- package/themes/home/cssVars/declarations/noSizes.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/home/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/home/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/home/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/home/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/home/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/home/cssVars/theme/index.js +28 -0
- package/themes/home/cssVars/theme/index.json +28 -0
- package/themes/home/index.css +6 -0
- package/themes/home/index.js +10 -0
- package/themes/home/index.json +10 -0
- package/themes/home/index.less +6 -0
- package/themes/home/index.pcss +6 -0
- package/themes/home/index.scss +6 -0
- package/themes/home/index.styl +6 -0
- package/themes/homeDark/cssVars/declarations/index.css +6 -0
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/homeDark/cssVars/theme/index.js +28 -0
- package/themes/homeDark/cssVars/theme/index.json +28 -0
- package/themes/homeDark/index.css +6 -0
- package/themes/homeDark/index.js +10 -0
- package/themes/homeDark/index.json +10 -0
- package/themes/homeDark/index.less +6 -0
- package/themes/homeDark/index.pcss +6 -0
- package/themes/homeDark/index.scss +6 -0
- package/themes/homeDark/index.styl +6 -0
- package/themes/media/cssVars/declarations/index.css +6 -0
- package/themes/media/cssVars/declarations/noSizes.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/media/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/media/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/media/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/media/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/media/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/media/cssVars/theme/index.js +28 -0
- package/themes/media/cssVars/theme/index.json +28 -0
- package/themes/media/index.css +6 -0
- package/themes/media/index.js +10 -0
- package/themes/media/index.json +10 -0
- package/themes/media/index.less +6 -0
- package/themes/media/index.pcss +6 -0
- package/themes/media/index.scss +6 -0
- package/themes/media/index.styl +6 -0
- package/themes/mediaDark/cssVars/declarations/index.css +6 -0
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/mediaDark/cssVars/theme/index.js +28 -0
- package/themes/mediaDark/cssVars/theme/index.json +28 -0
- package/themes/mediaDark/index.css +6 -0
- package/themes/mediaDark/index.js +10 -0
- package/themes/mediaDark/index.json +10 -0
- package/themes/mediaDark/index.less +6 -0
- package/themes/mediaDark/index.pcss +6 -0
- package/themes/mediaDark/index.scss +6 -0
- package/themes/mediaDark/index.styl +6 -0
- package/themes/mycom/cssVars/declarations/index.css +6 -0
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/mycom/cssVars/theme/index.js +28 -0
- package/themes/mycom/cssVars/theme/index.json +28 -0
- package/themes/mycom/index.css +6 -0
- package/themes/mycom/index.js +10 -0
- package/themes/mycom/index.json +10 -0
- package/themes/mycom/index.less +6 -0
- package/themes/mycom/index.pcss +6 -0
- package/themes/mycom/index.scss +6 -0
- package/themes/mycom/index.styl +6 -0
- package/themes/octavius/cssVars/declarations/index.css +6 -0
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octavius/cssVars/theme/index.js +28 -0
- package/themes/octavius/cssVars/theme/index.json +28 -0
- package/themes/octavius/index.css +6 -0
- package/themes/octavius/index.js +10 -0
- package/themes/octavius/index.json +10 -0
- package/themes/octavius/index.less +6 -0
- package/themes/octavius/index.pcss +6 -0
- package/themes/octavius/index.scss +6 -0
- package/themes/octavius/index.styl +6 -0
- package/themes/octaviusCompact/cssVars/declarations/index.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octaviusCompact/cssVars/theme/index.js +28 -0
- package/themes/octaviusCompact/cssVars/theme/index.json +28 -0
- package/themes/octaviusCompact/index.css +6 -0
- package/themes/octaviusCompact/index.js +10 -0
- package/themes/octaviusCompact/index.json +10 -0
- package/themes/octaviusCompact/index.less +6 -0
- package/themes/octaviusCompact/index.pcss +6 -0
- package/themes/octaviusCompact/index.scss +6 -0
- package/themes/octaviusCompact/index.styl +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.js +28 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.json +28 -0
- package/themes/octaviusCompactDark/index.css +6 -0
- package/themes/octaviusCompactDark/index.js +10 -0
- package/themes/octaviusCompactDark/index.json +10 -0
- package/themes/octaviusCompactDark/index.less +6 -0
- package/themes/octaviusCompactDark/index.pcss +6 -0
- package/themes/octaviusCompactDark/index.scss +6 -0
- package/themes/octaviusCompactDark/index.styl +6 -0
- package/themes/octaviusDark/cssVars/declarations/index.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octaviusDark/cssVars/theme/index.js +28 -0
- package/themes/octaviusDark/cssVars/theme/index.json +28 -0
- package/themes/octaviusDark/index.css +6 -0
- package/themes/octaviusDark/index.js +10 -0
- package/themes/octaviusDark/index.json +10 -0
- package/themes/octaviusDark/index.less +6 -0
- package/themes/octaviusDark/index.pcss +6 -0
- package/themes/octaviusDark/index.scss +6 -0
- package/themes/octaviusDark/index.styl +6 -0
- package/themes/octaviusVK/cssVars/declarations/index.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octaviusVK/cssVars/theme/index.js +28 -0
- package/themes/octaviusVK/cssVars/theme/index.json +28 -0
- package/themes/octaviusVK/index.css +6 -0
- package/themes/octaviusVK/index.js +10 -0
- package/themes/octaviusVK/index.json +10 -0
- package/themes/octaviusVK/index.less +6 -0
- package/themes/octaviusVK/index.pcss +6 -0
- package/themes/octaviusVK/index.scss +6 -0
- package/themes/octaviusVK/index.styl +6 -0
- package/themes/octaviusVKDark/cssVars/declarations/index.css +9 -3
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +9 -3
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +9 -3
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +9 -3
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +9 -3
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +9 -3
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +9 -3
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +9 -3
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +9 -3
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +9 -3
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +9 -3
- package/themes/octaviusVKDark/cssVars/theme/index.js +31 -3
- package/themes/octaviusVKDark/cssVars/theme/index.json +31 -3
- package/themes/octaviusVKDark/index.css +9 -3
- package/themes/octaviusVKDark/index.js +13 -3
- package/themes/octaviusVKDark/index.json +13 -3
- package/themes/octaviusVKDark/index.less +9 -3
- package/themes/octaviusVKDark/index.pcss +9 -3
- package/themes/octaviusVKDark/index.scss +9 -3
- package/themes/octaviusVKDark/index.styl +9 -3
- package/themes/octaviusWhite/cssVars/declarations/index.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/octaviusWhite/cssVars/theme/index.js +28 -0
- package/themes/octaviusWhite/cssVars/theme/index.json +28 -0
- package/themes/octaviusWhite/index.css +6 -0
- package/themes/octaviusWhite/index.js +10 -0
- package/themes/octaviusWhite/index.json +10 -0
- package/themes/octaviusWhite/index.less +6 -0
- package/themes/octaviusWhite/index.pcss +6 -0
- package/themes/octaviusWhite/index.scss +6 -0
- package/themes/octaviusWhite/index.styl +6 -0
- package/themes/otvet/cssVars/declarations/index.css +6 -0
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/otvet/cssVars/theme/index.js +28 -0
- package/themes/otvet/cssVars/theme/index.json +28 -0
- package/themes/otvet/index.css +6 -0
- package/themes/otvet/index.js +10 -0
- package/themes/otvet/index.json +10 -0
- package/themes/otvet/index.less +6 -0
- package/themes/otvet/index.pcss +6 -0
- package/themes/otvet/index.scss +6 -0
- package/themes/otvet/index.styl +6 -0
- package/themes/otvetDark/cssVars/declarations/index.css +6 -0
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/otvetDark/cssVars/theme/index.js +28 -0
- package/themes/otvetDark/cssVars/theme/index.json +28 -0
- package/themes/otvetDark/index.css +6 -0
- package/themes/otvetDark/index.js +10 -0
- package/themes/otvetDark/index.json +10 -0
- package/themes/otvetDark/index.less +6 -0
- package/themes/otvetDark/index.pcss +6 -0
- package/themes/otvetDark/index.scss +6 -0
- package/themes/otvetDark/index.styl +6 -0
- package/themes/paradigmBase/cssVars/declarations/index.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/paradigmBase/cssVars/theme/index.js +28 -0
- package/themes/paradigmBase/cssVars/theme/index.json +28 -0
- package/themes/paradigmBase/index.css +6 -0
- package/themes/paradigmBase/index.js +10 -0
- package/themes/paradigmBase/index.json +10 -0
- package/themes/paradigmBase/index.less +6 -0
- package/themes/paradigmBase/index.pcss +6 -0
- package/themes/paradigmBase/index.scss +6 -0
- package/themes/paradigmBase/index.styl +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.js +28 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.json +28 -0
- package/themes/paradigmBaseDark/index.css +6 -0
- package/themes/paradigmBaseDark/index.js +10 -0
- package/themes/paradigmBaseDark/index.json +10 -0
- package/themes/paradigmBaseDark/index.less +6 -0
- package/themes/paradigmBaseDark/index.pcss +6 -0
- package/themes/paradigmBaseDark/index.scss +6 -0
- package/themes/paradigmBaseDark/index.styl +6 -0
- package/themes/pharma/cssVars/declarations/index.css +6 -0
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/pharma/cssVars/theme/index.js +28 -0
- package/themes/pharma/cssVars/theme/index.json +28 -0
- package/themes/pharma/index.css +6 -0
- package/themes/pharma/index.js +10 -0
- package/themes/pharma/index.json +10 -0
- package/themes/pharma/index.less +6 -0
- package/themes/pharma/index.pcss +6 -0
- package/themes/pharma/index.scss +6 -0
- package/themes/pharma/index.styl +6 -0
- package/themes/promo/cssVars/declarations/index.css +6 -0
- package/themes/promo/cssVars/declarations/noSizes.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/promo/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/promo/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/promo/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/promo/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/promo/cssVars/theme/index.js +28 -0
- package/themes/promo/cssVars/theme/index.json +28 -0
- package/themes/promo/index.css +6 -0
- package/themes/promo/index.js +10 -0
- package/themes/promo/index.json +10 -0
- package/themes/promo/index.less +6 -0
- package/themes/promo/index.pcss +6 -0
- package/themes/promo/index.scss +6 -0
- package/themes/promo/index.styl +6 -0
- package/themes/search/cssVars/declarations/index.css +6 -0
- package/themes/search/cssVars/declarations/noSizes.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/search/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/search/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/search/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/search/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/search/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/search/cssVars/theme/index.js +28 -0
- package/themes/search/cssVars/theme/index.json +28 -0
- package/themes/search/index.css +6 -0
- package/themes/search/index.js +10 -0
- package/themes/search/index.json +10 -0
- package/themes/search/index.less +6 -0
- package/themes/search/index.pcss +6 -0
- package/themes/search/index.scss +6 -0
- package/themes/search/index.styl +6 -0
- package/themes/todo/cssVars/declarations/index.css +6 -0
- package/themes/todo/cssVars/declarations/noSizes.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariables.css +6 -0
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +6 -0
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/todo/cssVars/theme/fallbacks/index.css +6 -0
- package/themes/todo/cssVars/theme/fallbacks/index.less +6 -0
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +6 -0
- package/themes/todo/cssVars/theme/fallbacks/index.scss +6 -0
- package/themes/todo/cssVars/theme/fallbacks/index.styl +6 -0
- package/themes/todo/cssVars/theme/index.js +28 -0
- package/themes/todo/cssVars/theme/index.json +28 -0
- package/themes/todo/index.css +6 -0
- package/themes/todo/index.js +10 -0
- package/themes/todo/index.json +10 -0
- package/themes/todo/index.less +6 -0
- package/themes/todo/index.pcss +6 -0
- package/themes/todo/index.scss +6 -0
- package/themes/todo/index.styl +6 -0
- package/themes/vkBase/cssVars/declarations/index.css +159 -153
- package/themes/vkBase/cssVars/declarations/noSizes.css +159 -153
- package/themes/vkBase/cssVars/declarations/onlyColors.css +159 -153
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +159 -153
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +159 -153
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +159 -153
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +159 -153
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +159 -153
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +159 -153
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +159 -153
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +159 -153
- package/themes/vkBase/cssVars/theme/index.js +567 -539
- package/themes/vkBase/cssVars/theme/index.json +567 -539
- package/themes/vkBase/index.css +159 -153
- package/themes/vkBase/index.js +226 -216
- package/themes/vkBase/index.json +226 -216
- package/themes/vkBase/index.less +159 -153
- package/themes/vkBase/index.pcss +159 -153
- package/themes/vkBase/index.scss +159 -153
- package/themes/vkBase/index.styl +159 -153
- package/themes/vkBaseDark/cssVars/declarations/index.css +162 -156
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +162 -156
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +162 -156
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +162 -156
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +162 -156
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +153 -147
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +162 -156
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +162 -156
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +162 -156
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +162 -156
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +162 -156
- package/themes/vkBaseDark/cssVars/theme/index.js +553 -525
- package/themes/vkBaseDark/cssVars/theme/index.json +553 -525
- package/themes/vkBaseDark/index.css +162 -156
- package/themes/vkBaseDark/index.js +244 -234
- package/themes/vkBaseDark/index.json +244 -234
- package/themes/vkBaseDark/index.less +162 -156
- package/themes/vkBaseDark/index.pcss +162 -156
- package/themes/vkBaseDark/index.scss +162 -156
- package/themes/vkBaseDark/index.styl +162 -156
- package/themes/vkCom/cssVars/declarations/index.css +159 -153
- package/themes/vkCom/cssVars/declarations/noSizes.css +159 -153
- package/themes/vkCom/cssVars/declarations/onlyColors.css +159 -153
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +159 -153
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +159 -153
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +159 -153
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +159 -153
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +159 -153
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +159 -153
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +159 -153
- package/themes/vkCom/cssVars/theme/index.js +567 -539
- package/themes/vkCom/cssVars/theme/index.json +567 -539
- package/themes/vkCom/index.css +159 -153
- package/themes/vkCom/index.js +226 -216
- package/themes/vkCom/index.json +226 -216
- package/themes/vkCom/index.less +159 -153
- package/themes/vkCom/index.pcss +159 -153
- package/themes/vkCom/index.scss +159 -153
- package/themes/vkCom/index.styl +159 -153
- package/themes/vkComDark/cssVars/declarations/index.css +162 -156
- package/themes/vkComDark/cssVars/declarations/noSizes.css +162 -156
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +162 -156
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +162 -156
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +162 -156
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +162 -156
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +162 -156
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +162 -156
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +162 -156
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +162 -156
- package/themes/vkComDark/cssVars/theme/index.js +553 -525
- package/themes/vkComDark/cssVars/theme/index.json +553 -525
- package/themes/vkComDark/index.css +162 -156
- package/themes/vkComDark/index.js +244 -234
- package/themes/vkComDark/index.json +244 -234
- package/themes/vkComDark/index.less +162 -156
- package/themes/vkComDark/index.pcss +162 -156
- package/themes/vkComDark/index.scss +162 -156
- package/themes/vkComDark/index.styl +162 -156
- package/themes/vkIOS/cssVars/declarations/index.css +159 -153
- package/themes/vkIOS/cssVars/declarations/noSizes.css +159 -153
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +159 -153
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +159 -153
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +159 -153
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +159 -153
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +159 -153
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +159 -153
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +159 -153
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +159 -153
- package/themes/vkIOS/cssVars/theme/index.js +567 -539
- package/themes/vkIOS/cssVars/theme/index.json +567 -539
- package/themes/vkIOS/index.css +159 -153
- package/themes/vkIOS/index.js +226 -216
- package/themes/vkIOS/index.json +226 -216
- package/themes/vkIOS/index.less +159 -153
- package/themes/vkIOS/index.pcss +159 -153
- package/themes/vkIOS/index.scss +159 -153
- package/themes/vkIOS/index.styl +159 -153
- package/themes/vkIOSDark/cssVars/declarations/index.css +162 -156
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +162 -156
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +162 -156
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +162 -156
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +162 -156
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +162 -156
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +162 -156
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +162 -156
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +162 -156
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +162 -156
- package/themes/vkIOSDark/cssVars/theme/index.js +553 -525
- package/themes/vkIOSDark/cssVars/theme/index.json +553 -525
- package/themes/vkIOSDark/index.css +162 -156
- package/themes/vkIOSDark/index.js +244 -234
- package/themes/vkIOSDark/index.json +244 -234
- package/themes/vkIOSDark/index.less +162 -156
- package/themes/vkIOSDark/index.pcss +162 -156
- package/themes/vkIOSDark/index.scss +162 -156
- package/themes/vkIOSDark/index.styl +162 -156
|
@@ -23,28 +23,42 @@ export declare type ColorDescription<T extends {
|
|
|
23
23
|
export interface ColorsDescriptionStruct {
|
|
24
24
|
colorBackgroundAccent: ColorDescription;
|
|
25
25
|
colorBackgroundAccentThemed: ColorDescription;
|
|
26
|
+
colorBackgroundAccentTint: ColorDescription;
|
|
26
27
|
colorBackgroundAccentAlternative: ColorDescription;
|
|
27
|
-
|
|
28
|
-
colorTextAccent: ColorDescription;
|
|
29
|
-
colorTextAccentThemed: ColorDescription;
|
|
30
|
-
colorStrokeAccent: ColorDescription;
|
|
31
|
-
colorStrokeAccentThemed: ColorDescription;
|
|
32
|
-
colorStrokeContrast: ColorDescription;
|
|
33
|
-
colorActionSheetText: ColorDescription;
|
|
28
|
+
colorBackground: ColorDescription;
|
|
34
29
|
colorBackgroundContent: ColorDescription;
|
|
35
30
|
colorBackgroundSecondary: ColorDescription;
|
|
36
31
|
colorBackgroundSecondaryAlpha: ColorDescription;
|
|
37
32
|
colorBackgroundTertiary: ColorDescription;
|
|
38
|
-
colorBackground: ColorDescription;
|
|
39
33
|
colorBackgroundContrast: ColorDescription;
|
|
40
34
|
colorBackgroundContrastSecondaryAlpha: ColorDescription;
|
|
35
|
+
colorBackgroundContrastInverse: ColorDescription;
|
|
36
|
+
colorBackgroundModal: ColorDescription;
|
|
37
|
+
colorBackgroundModalInverse: ColorDescription;
|
|
41
38
|
colorBackgroundWarning: ColorDescription;
|
|
39
|
+
colorBackgroundPositive: ColorDescription;
|
|
42
40
|
colorBackgroundNegative: ColorDescription;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
colorStrokeNegative: ColorDescription;
|
|
41
|
+
colorBackgroundNegativeTint: ColorDescription;
|
|
42
|
+
colorFieldBackground: ColorDescription;
|
|
46
43
|
colorHeaderBackground: ColorDescription;
|
|
47
|
-
|
|
44
|
+
colorTextAccent: ColorDescription;
|
|
45
|
+
colorTextAccentThemed: ColorDescription;
|
|
46
|
+
colorTextPrimary: ColorDescription;
|
|
47
|
+
colorTextPrimaryInvariably: ColorDescription;
|
|
48
|
+
colorTextSecondary: ColorDescription;
|
|
49
|
+
colorTextSubhead: ColorDescription;
|
|
50
|
+
colorTextTertiary: ColorDescription;
|
|
51
|
+
colorTextContrast: ColorDescription;
|
|
52
|
+
colorTextContrastThemed: ColorDescription;
|
|
53
|
+
colorTextPositive: ColorDescription;
|
|
54
|
+
colorTextNegative: ColorDescription;
|
|
55
|
+
colorTextLink: ColorDescription;
|
|
56
|
+
colorTextLinkThemed: ColorDescription;
|
|
57
|
+
colorTextLinkVisited: ColorDescription;
|
|
58
|
+
colorTextMuted: ColorDescription;
|
|
59
|
+
colorLinkContrast: ColorDescription;
|
|
60
|
+
colorIconAccent: ColorDescription;
|
|
61
|
+
colorIconAccentThemed: ColorDescription;
|
|
48
62
|
colorIconPrimary: ColorDescription;
|
|
49
63
|
colorIconPrimaryInvariably: ColorDescription;
|
|
50
64
|
colorIconMedium: ColorDescription;
|
|
@@ -53,30 +67,23 @@ export interface ColorsDescriptionStruct {
|
|
|
53
67
|
colorIconSecondaryAlpha: ColorDescription;
|
|
54
68
|
colorIconTertiary: ColorDescription;
|
|
55
69
|
colorIconTertiaryAlpha: ColorDescription;
|
|
70
|
+
colorIconContrast: ColorDescription;
|
|
71
|
+
colorIconContrastThemed: ColorDescription;
|
|
72
|
+
colorIconContrastSecondary: ColorDescription;
|
|
73
|
+
colorIconPositive: ColorDescription;
|
|
74
|
+
colorIconNegative: ColorDescription;
|
|
75
|
+
colorStrokeAccent: ColorDescription;
|
|
76
|
+
colorStrokeAccentThemed: ColorDescription;
|
|
77
|
+
colorStrokePositive: ColorDescription;
|
|
78
|
+
colorStrokeNegative: ColorDescription;
|
|
79
|
+
colorStrokeContrast: ColorDescription;
|
|
56
80
|
colorImageBorderAlpha: ColorDescription;
|
|
57
|
-
colorWriteBarInputBackground: ColorDescription;
|
|
58
|
-
colorWriteBarInputBorderAlpha: ColorDescription;
|
|
59
|
-
colorTrackBackground: ColorDescription;
|
|
60
|
-
colorTrackBuffer: ColorDescription;
|
|
61
|
-
colorBackgroundModal: ColorDescription;
|
|
62
|
-
colorImagePlaceholder: ColorDescription;
|
|
63
|
-
colorImagePlaceholderAlpha: ColorDescription;
|
|
64
|
-
colorSearchFieldBackground: ColorDescription;
|
|
65
81
|
colorFieldBorderAlpha: ColorDescription;
|
|
66
82
|
colorSeparatorPrimaryAlpha: ColorDescription;
|
|
67
83
|
colorSeparatorSecondary: ColorDescription;
|
|
68
84
|
colorSeparatorPrimary: ColorDescription;
|
|
69
85
|
colorSeparatorPrimary2x: ColorDescription;
|
|
70
86
|
colorSeparatorPrimary3x: ColorDescription;
|
|
71
|
-
colorTextLink: ColorDescription;
|
|
72
|
-
colorTextLinkThemed: ColorDescription;
|
|
73
|
-
colorTextMuted: ColorDescription;
|
|
74
|
-
colorTextPrimary: ColorDescription;
|
|
75
|
-
colorTextPrimaryInvariably: ColorDescription;
|
|
76
|
-
colorTextSecondary: ColorDescription;
|
|
77
|
-
colorTextSubhead: ColorDescription;
|
|
78
|
-
colorTextTertiary: ColorDescription;
|
|
79
|
-
colorWriteBarIcon: ColorDescription;
|
|
80
87
|
colorAccentBlue: ColorDescription;
|
|
81
88
|
colorAccentGray: ColorDescription;
|
|
82
89
|
colorAccentRed: ColorDescription;
|
|
@@ -84,29 +91,24 @@ export interface ColorsDescriptionStruct {
|
|
|
84
91
|
colorAccentOrange: ColorDescription;
|
|
85
92
|
colorAccentPurple: ColorDescription;
|
|
86
93
|
colorAccentViolet: ColorDescription;
|
|
87
|
-
colorSkeletonFrom: ColorDescription;
|
|
88
|
-
colorSkeletonTo: ColorDescription;
|
|
89
94
|
colorAccentSecondary: ColorDescription;
|
|
90
|
-
|
|
91
|
-
colorTextContrast: ColorDescription;
|
|
92
|
-
colorTextContrastThemed: ColorDescription;
|
|
93
|
-
colorIconContrast: ColorDescription;
|
|
94
|
-
colorIconContrastThemed: ColorDescription;
|
|
95
|
-
colorLinkContrast: ColorDescription;
|
|
96
|
-
colorBackgroundPositive: ColorDescription;
|
|
97
|
-
colorIconPositive: ColorDescription;
|
|
98
|
-
colorTextPositive: ColorDescription;
|
|
99
|
-
colorStrokePositive: ColorDescription;
|
|
95
|
+
colorOverlayPrimary: ColorDescription;
|
|
100
96
|
colorAvatarOverlay: ColorDescription;
|
|
101
97
|
colorAvatarOverlayInverseAlpha: ColorDescription;
|
|
102
|
-
|
|
98
|
+
colorImagePlaceholder: ColorDescription;
|
|
99
|
+
colorImagePlaceholderAlpha: ColorDescription;
|
|
100
|
+
colorSkeletonFrom: ColorDescription;
|
|
101
|
+
colorSkeletonTo: ColorDescription;
|
|
102
|
+
colorWriteBarIcon: ColorDescription;
|
|
103
|
+
colorWriteBarInputBackground: ColorDescription;
|
|
104
|
+
colorWriteBarInputBorderAlpha: ColorDescription;
|
|
105
|
+
colorActionSheetText: ColorDescription;
|
|
106
|
+
colorTrackBackground: ColorDescription;
|
|
107
|
+
colorTrackBuffer: ColorDescription;
|
|
108
|
+
colorSearchFieldBackground: ColorDescription;
|
|
109
|
+
colorPanelHeaderIcon: ColorDescription;
|
|
103
110
|
colorTransparent: ColorDescription;
|
|
104
|
-
|
|
105
|
-
colorFieldBackground: ColorDescription;
|
|
106
|
-
colorIconContrastSecondary: ColorDescription;
|
|
107
|
-
colorBackgroundModalInverse: ColorDescription;
|
|
108
|
-
colorBackgroundContrastInverse: ColorDescription;
|
|
109
|
-
colorBackgroundAccentTint: ColorDescription;
|
|
111
|
+
colorSegmentedControl: ColorDescription;
|
|
110
112
|
}
|
|
111
113
|
export declare type Colors = {
|
|
112
114
|
[key in keyof ColorsDescriptionStruct]: ColorWithStates;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.14.
|
|
3
|
+
"version": "4.14.1",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|
|
@@ -72,6 +72,7 @@ exports.lightColors = {
|
|
|
72
72
|
colorTextPositive: '#0DC268',
|
|
73
73
|
// Icons
|
|
74
74
|
colorIconAccent: '#005FF9',
|
|
75
|
+
colorIconAccentThemed: '#005FF9',
|
|
75
76
|
colorIconNegative: '#ED0A34',
|
|
76
77
|
colorIconPrimary: '#2C2D2E',
|
|
77
78
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
@@ -124,6 +125,7 @@ exports.lightColors = {
|
|
|
124
125
|
colorAvatarOverlay: 'rgba(145, 147, 153, 0.48)',
|
|
125
126
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
126
127
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
|
|
128
|
+
colorSegmentedControl: '#FFFFFF',
|
|
127
129
|
colorTransparent: 'transparent',
|
|
128
130
|
},
|
|
129
131
|
};
|
|
@@ -173,6 +175,7 @@ exports.darkColors = {
|
|
|
173
175
|
colorTextPositive: '#0DC268',
|
|
174
176
|
// Icons
|
|
175
177
|
colorIconAccent: '#3C82FD',
|
|
178
|
+
colorIconAccentThemed: '#FFFFFF',
|
|
176
179
|
colorIconNegative: '#ED0A34',
|
|
177
180
|
colorIconPrimary: '#D9DADD',
|
|
178
181
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
@@ -225,6 +228,7 @@ exports.darkColors = {
|
|
|
225
228
|
colorAvatarOverlay: 'rgba(176, 178, 182, 0.48)',
|
|
226
229
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
227
230
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
|
|
231
|
+
colorSegmentedControl: '#626364',
|
|
228
232
|
colorTransparent: 'transparent',
|
|
229
233
|
},
|
|
230
234
|
};
|
|
@@ -27,16 +27,12 @@ var colorBackgroundTertiaryDark = '#202021';
|
|
|
27
27
|
exports.lightColors = {
|
|
28
28
|
colorsScheme: 'light',
|
|
29
29
|
colors: {
|
|
30
|
+
// Background
|
|
30
31
|
colorBackgroundAccent: '#2688EB',
|
|
31
32
|
colorBackgroundAccentThemed: '#2688EB',
|
|
33
|
+
colorBackgroundAccentTint: '#5a9eff',
|
|
32
34
|
colorBackgroundAccentAlternative: '#2688EB',
|
|
33
|
-
|
|
34
|
-
colorTextAccent: '#2688EB',
|
|
35
|
-
colorTextAccentThemed: '#2688EB',
|
|
36
|
-
colorStrokeAccent: '#2688EB',
|
|
37
|
-
colorStrokeAccentThemed: '#2688EB',
|
|
38
|
-
colorStrokeContrast: '#FFFFFF',
|
|
39
|
-
colorActionSheetText: '#3F8AE0',
|
|
35
|
+
colorBackground: '#EBEDF0',
|
|
40
36
|
colorBackgroundContent: '#FFFFFF',
|
|
41
37
|
colorBackgroundSecondary: '#F5F5F5',
|
|
42
38
|
colorBackgroundSecondaryAlpha: {
|
|
@@ -45,17 +41,37 @@ exports.lightColors = {
|
|
|
45
41
|
active: 'rgba(0, 0, 0, 0.12)',
|
|
46
42
|
},
|
|
47
43
|
colorBackgroundTertiary: colorBackgroundTertiaryLight,
|
|
48
|
-
colorBackground: '#EBEDF0',
|
|
49
44
|
colorBackgroundContrast: '#FFFFFF',
|
|
50
45
|
colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
|
|
46
|
+
colorBackgroundContrastInverse: '#2d2d2e',
|
|
47
|
+
colorBackgroundModal: '#FFFFFF',
|
|
48
|
+
colorBackgroundModalInverse: '#2d2d2e',
|
|
51
49
|
colorBackgroundWarning: '#FFF2D6',
|
|
50
|
+
colorBackgroundPositive: '#4BB34B',
|
|
52
51
|
colorBackgroundNegative: '#E64646',
|
|
53
52
|
colorBackgroundNegativeTint: '#FAEBEB',
|
|
54
|
-
|
|
55
|
-
colorIconNegative: '#E64646',
|
|
56
|
-
colorStrokeNegative: '#E64646',
|
|
53
|
+
colorFieldBackground: '#f2f3f5',
|
|
57
54
|
colorHeaderBackground: '#FFFFFF',
|
|
58
|
-
|
|
55
|
+
// Text
|
|
56
|
+
colorTextAccent: '#2688EB',
|
|
57
|
+
colorTextAccentThemed: '#2688EB',
|
|
58
|
+
colorTextPrimary: '#000000',
|
|
59
|
+
colorTextPrimaryInvariably: '#000000',
|
|
60
|
+
colorTextSecondary: '#818C99',
|
|
61
|
+
colorTextSubhead: '#6D7885',
|
|
62
|
+
colorTextTertiary: '#99A2AD',
|
|
63
|
+
colorTextContrast: '#FFFFFF',
|
|
64
|
+
colorTextContrastThemed: '#FFFFFF',
|
|
65
|
+
colorTextPositive: '#4BB34B',
|
|
66
|
+
colorTextNegative: '#E64646',
|
|
67
|
+
colorTextLink: '#2D81E0',
|
|
68
|
+
colorTextLinkThemed: '#4986CC',
|
|
69
|
+
colorTextLinkVisited: '#4986CC',
|
|
70
|
+
colorTextMuted: '#2C2D2E',
|
|
71
|
+
colorLinkContrast: '#FFFFFF',
|
|
72
|
+
// Icons
|
|
73
|
+
colorIconAccent: '#2688EB',
|
|
74
|
+
colorIconAccentThemed: '#2688EB',
|
|
59
75
|
colorIconPrimary: '#2C2D2E',
|
|
60
76
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
61
77
|
colorIconMedium: '#818C99',
|
|
@@ -64,36 +80,29 @@ exports.lightColors = {
|
|
|
64
80
|
colorIconSecondaryAlpha: 'rgba(0, 0, 0, 0.36)',
|
|
65
81
|
colorIconTertiary: '#B8C1CC',
|
|
66
82
|
colorIconTertiaryAlpha: 'rgba(0, 0, 0, 0.24)',
|
|
83
|
+
colorIconContrast: '#FFFFFF',
|
|
84
|
+
colorIconContrastThemed: '#FFFFFF',
|
|
67
85
|
colorIconContrastSecondary: '#F2F3F5',
|
|
86
|
+
colorIconPositive: '#4BB34B',
|
|
87
|
+
colorIconNegative: '#E64646',
|
|
88
|
+
// Stroke
|
|
89
|
+
colorStrokeAccent: '#2688EB',
|
|
90
|
+
colorStrokeAccentThemed: '#2688EB',
|
|
91
|
+
colorSeparatorPrimary: '#D7D8D9',
|
|
92
|
+
colorSeparatorPrimary2x: '#cbcccd',
|
|
93
|
+
colorSeparatorPrimary3x: '#bebfc1',
|
|
94
|
+
colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.12)',
|
|
95
|
+
colorSeparatorSecondary: '#E1E3E6',
|
|
96
|
+
colorStrokePositive: '#4BB34B',
|
|
97
|
+
colorStrokeNegative: '#E64646',
|
|
98
|
+
colorStrokeContrast: '#FFFFFF',
|
|
68
99
|
colorImageBorderAlpha: 'rgba(0, 0, 0, 0.08)',
|
|
69
|
-
colorWriteBarInputBackground: '#F2F3F5',
|
|
70
|
-
colorWriteBarInputBorderAlpha: 'rgba(0, 0, 0, 0.08)',
|
|
71
|
-
colorTrackBackground: '#E1E3E6',
|
|
72
|
-
colorTrackBuffer: '#A0BFE4',
|
|
73
|
-
colorBackgroundModal: '#FFFFFF',
|
|
74
|
-
colorImagePlaceholderAlpha: 'rgba(0, 28, 61, 0.08)',
|
|
75
|
-
colorImagePlaceholder: '#F2F3F5',
|
|
76
|
-
colorSearchFieldBackground: '#EBEDF0',
|
|
77
100
|
colorFieldBorderAlpha: {
|
|
78
101
|
normal: 'rgba(0, 0, 0, 0.12)',
|
|
79
102
|
hover: 'rgba(0, 0, 0, 0.24)',
|
|
80
103
|
active: 'rgba(0, 0, 0, 0.36)',
|
|
81
104
|
},
|
|
82
|
-
|
|
83
|
-
colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.12)',
|
|
84
|
-
colorSeparatorSecondary: '#E1E3E6',
|
|
85
|
-
colorSeparatorPrimary: '#D7D8D9',
|
|
86
|
-
colorSeparatorPrimary2x: '#cbcccd',
|
|
87
|
-
colorSeparatorPrimary3x: '#bebfc1',
|
|
88
|
-
colorTextLink: '#2D81E0',
|
|
89
|
-
colorTextLinkThemed: '#4986CC',
|
|
90
|
-
colorTextMuted: '#2C2D2E',
|
|
91
|
-
colorTextPrimary: '#000000',
|
|
92
|
-
colorTextPrimaryInvariably: '#000000',
|
|
93
|
-
colorTextSecondary: '#818C99',
|
|
94
|
-
colorTextSubhead: '#6D7885',
|
|
95
|
-
colorTextTertiary: '#99A2AD',
|
|
96
|
-
colorWriteBarIcon: '#3F8AE0',
|
|
105
|
+
// Palette
|
|
97
106
|
colorAccentBlue: '#3F8AE0',
|
|
98
107
|
colorAccentGray: '#A3ADB8',
|
|
99
108
|
colorAccentRed: '#FF3347',
|
|
@@ -101,41 +110,36 @@ exports.lightColors = {
|
|
|
101
110
|
colorAccentOrange: '#FFA000',
|
|
102
111
|
colorAccentPurple: '#735CE6',
|
|
103
112
|
colorAccentViolet: '#792EC0',
|
|
104
|
-
colorSkeletonFrom: '#F5F5F5',
|
|
105
|
-
colorSkeletonTo: '#E1E3E6',
|
|
106
113
|
colorAccentSecondary: '#3F8AE0',
|
|
107
|
-
|
|
108
|
-
colorTextContrast: '#FFFFFF',
|
|
109
|
-
colorTextContrastThemed: '#FFFFFF',
|
|
110
|
-
colorIconContrast: '#FFFFFF',
|
|
111
|
-
colorIconContrastThemed: '#FFFFFF',
|
|
112
|
-
colorLinkContrast: '#FFFFFF',
|
|
113
|
-
colorTextPositive: '#4BB34B',
|
|
114
|
-
colorBackgroundPositive: '#4BB34B',
|
|
115
|
-
colorIconPositive: '#4BB34B',
|
|
116
|
-
colorStrokePositive: '#4BB34B',
|
|
117
|
-
colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
|
|
114
|
+
// Other
|
|
118
115
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.4)',
|
|
119
|
-
|
|
116
|
+
colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
|
|
120
117
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
118
|
+
colorActionSheetText: '#3F8AE0',
|
|
119
|
+
colorImagePlaceholder: '#F2F3F5',
|
|
120
|
+
colorImagePlaceholderAlpha: 'rgba(0, 28, 61, 0.08)',
|
|
121
|
+
colorSkeletonFrom: '#F5F5F5',
|
|
122
|
+
colorSkeletonTo: '#E1E3E6',
|
|
123
|
+
colorWriteBarIcon: '#3F8AE0',
|
|
124
|
+
colorWriteBarInputBackground: '#F2F3F5',
|
|
125
|
+
colorWriteBarInputBorderAlpha: 'rgba(0, 0, 0, 0.08)',
|
|
126
|
+
colorTrackBackground: '#E1E3E6',
|
|
127
|
+
colorTrackBuffer: '#A0BFE4',
|
|
128
|
+
colorSearchFieldBackground: '#EBEDF0',
|
|
129
|
+
colorPanelHeaderIcon: '#2688EB',
|
|
130
|
+
colorSegmentedControl: '#FFFFFF',
|
|
131
|
+
colorTransparent: 'transparent',
|
|
124
132
|
},
|
|
125
133
|
};
|
|
126
134
|
exports.darkColors = {
|
|
127
135
|
colorsScheme: 'dark',
|
|
128
136
|
colors: {
|
|
137
|
+
// Background
|
|
129
138
|
colorBackgroundAccent: '#529EF4',
|
|
130
139
|
colorBackgroundAccentThemed: '#FFFFFF',
|
|
140
|
+
colorBackgroundAccentTint: '#5a9eff',
|
|
131
141
|
colorBackgroundAccentAlternative: '#529EF4',
|
|
132
|
-
|
|
133
|
-
colorTextAccent: '#529EF4',
|
|
134
|
-
colorTextAccentThemed: '#FFFFFF',
|
|
135
|
-
colorStrokeAccent: '#529EF4',
|
|
136
|
-
colorStrokeAccentThemed: '#FFFFFF',
|
|
137
|
-
colorStrokeContrast: '#FFFFFF',
|
|
138
|
-
colorActionSheetText: '#529EF4',
|
|
142
|
+
colorBackground: '#0A0A0A',
|
|
139
143
|
colorBackgroundContent: '#19191A',
|
|
140
144
|
colorBackgroundSecondary: '#232324',
|
|
141
145
|
colorBackgroundSecondaryAlpha: {
|
|
@@ -144,17 +148,37 @@ exports.darkColors = {
|
|
|
144
148
|
active: 'rgba(255, 255, 255, 0.12)',
|
|
145
149
|
},
|
|
146
150
|
colorBackgroundTertiary: colorBackgroundTertiaryDark,
|
|
147
|
-
colorBackground: '#0A0A0A',
|
|
148
151
|
colorBackgroundContrast: '#FFFFFF',
|
|
149
152
|
colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
|
|
150
|
-
|
|
153
|
+
colorBackgroundContrastInverse: '#2d2d2e',
|
|
154
|
+
colorBackgroundModal: '#2D2D2E',
|
|
155
|
+
colorBackgroundModalInverse: '#ffffff',
|
|
151
156
|
colorBackgroundWarning: '#887244',
|
|
157
|
+
colorBackgroundPositive: '#4BB34B',
|
|
158
|
+
colorBackgroundNegative: '#FF5C5C',
|
|
152
159
|
colorBackgroundNegativeTint: '#522E2E',
|
|
153
|
-
|
|
154
|
-
colorIconNegative: '#FF5C5C',
|
|
155
|
-
colorStrokeNegative: '#FF5C5C',
|
|
160
|
+
colorFieldBackground: '#292929',
|
|
156
161
|
colorHeaderBackground: '#19191A',
|
|
157
|
-
|
|
162
|
+
// Text
|
|
163
|
+
colorTextAccent: '#529EF4',
|
|
164
|
+
colorTextAccentThemed: '#FFFFFF',
|
|
165
|
+
colorTextPrimary: '#E1E3E6',
|
|
166
|
+
colorTextPrimaryInvariably: '#000000',
|
|
167
|
+
colorTextSecondary: '#76787A',
|
|
168
|
+
colorTextSubhead: '#C1C3C6',
|
|
169
|
+
colorTextTertiary: '#636567',
|
|
170
|
+
colorTextContrast: '#FFFFFF',
|
|
171
|
+
colorTextContrastThemed: '#000000',
|
|
172
|
+
colorTextPositive: '#4BB34B',
|
|
173
|
+
colorTextNegative: '#FF5C5C',
|
|
174
|
+
colorTextLink: '#529EF4',
|
|
175
|
+
colorTextLinkThemed: '#FFFFFF',
|
|
176
|
+
colorTextLinkVisited: '#4986CC',
|
|
177
|
+
colorTextMuted: '#E1E3E6',
|
|
178
|
+
colorLinkContrast: '#FFFFFF',
|
|
179
|
+
// Icons
|
|
180
|
+
colorIconAccent: '#529EF4',
|
|
181
|
+
colorIconAccentThemed: '#FFFFFF',
|
|
158
182
|
colorIconPrimary: '#E1E3E6',
|
|
159
183
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
160
184
|
colorIconMedium: '#B0B1B6',
|
|
@@ -163,61 +187,51 @@ exports.darkColors = {
|
|
|
163
187
|
colorIconSecondaryAlpha: 'rgba(0, 0, 0, 0.43)',
|
|
164
188
|
colorIconTertiary: '#5D5F61',
|
|
165
189
|
colorIconTertiaryAlpha: 'rgba(255, 255, 255, 0.3)',
|
|
190
|
+
colorIconContrast: '#FFFFFF',
|
|
191
|
+
colorIconContrastThemed: '#000000',
|
|
166
192
|
colorIconContrastSecondary: '#F2F3F5',
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
colorBackgroundModal: '#2D2D2E',
|
|
173
|
-
colorImagePlaceholderAlpha: 'rgba(241, 247, 255, 0.08)',
|
|
174
|
-
colorImagePlaceholder: '#2A2B2C',
|
|
175
|
-
colorSearchFieldBackground: '#232324',
|
|
176
|
-
colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.12)',
|
|
177
|
-
colorFieldBackground: '#292929',
|
|
178
|
-
colorSeparatorPrimaryAlpha: 'rgba(255, 255, 255, 0.12)',
|
|
179
|
-
colorSeparatorSecondary: '#141415',
|
|
193
|
+
colorIconPositive: '#4BB34B',
|
|
194
|
+
colorIconNegative: '#FF5C5C',
|
|
195
|
+
// Stroke
|
|
196
|
+
colorStrokeAccent: '#529EF4',
|
|
197
|
+
colorStrokeAccentThemed: '#FFFFFF',
|
|
180
198
|
colorSeparatorPrimary: '#363738',
|
|
181
199
|
colorSeparatorPrimary2x: '#444546',
|
|
182
200
|
colorSeparatorPrimary3x: '#505253',
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
colorWriteBarIcon: '#529EF4',
|
|
201
|
+
colorSeparatorPrimaryAlpha: 'rgba(255, 255, 255, 0.12)',
|
|
202
|
+
colorSeparatorSecondary: '#141415',
|
|
203
|
+
colorStrokePositive: '#4BB34B',
|
|
204
|
+
colorStrokeNegative: '#FF5C5C',
|
|
205
|
+
colorStrokeContrast: '#FFFFFF',
|
|
206
|
+
colorImageBorderAlpha: 'rgba(255, 255, 255, 0.08)',
|
|
207
|
+
colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.12)',
|
|
208
|
+
// Palette
|
|
192
209
|
colorAccentBlue: '#529EF4',
|
|
193
|
-
// цвета ниже нужно поменять
|
|
194
|
-
// не успел сделать к релизу тёмной версии vk почты
|
|
195
210
|
colorAccentGray: '#A3ADB8',
|
|
196
211
|
colorAccentRed: '#FF3347',
|
|
197
212
|
colorAccentGreen: '#4BB34B',
|
|
198
213
|
colorAccentOrange: '#FFA000',
|
|
199
214
|
colorAccentPurple: '#735CE6',
|
|
200
215
|
colorAccentViolet: '#792EC0',
|
|
201
|
-
colorSkeletonFrom: '#F5F5F5',
|
|
202
|
-
colorSkeletonTo: '#E1E3E6',
|
|
203
216
|
colorAccentSecondary: '#3F8AE0',
|
|
204
|
-
|
|
205
|
-
colorTextContrast: '#FFFFFF',
|
|
206
|
-
colorTextContrastThemed: '#000000',
|
|
207
|
-
colorIconContrast: '#FFFFFF',
|
|
208
|
-
colorIconContrastThemed: '#000000',
|
|
209
|
-
colorLinkContrast: '#FFFFFF',
|
|
210
|
-
colorTextPositive: '#4BB34B',
|
|
211
|
-
colorBackgroundPositive: '#4BB34B',
|
|
212
|
-
colorIconPositive: '#4BB34B',
|
|
213
|
-
colorStrokePositive: '#4BB34B',
|
|
214
|
-
colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
|
|
217
|
+
// Other
|
|
215
218
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.4)',
|
|
216
|
-
|
|
219
|
+
colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
|
|
217
220
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
+
colorImagePlaceholder: '#2A2B2C',
|
|
222
|
+
colorImagePlaceholderAlpha: 'rgba(241, 247, 255, 0.08)',
|
|
223
|
+
colorSkeletonFrom: '#F5F5F5',
|
|
224
|
+
colorSkeletonTo: '#E1E3E6',
|
|
225
|
+
colorWriteBarIcon: '#529EF4',
|
|
226
|
+
colorWriteBarInputBackground: '#232324',
|
|
227
|
+
colorWriteBarInputBorderAlpha: 'rgba(255, 255, 255, 0.8)',
|
|
228
|
+
colorActionSheetText: '#529EF4',
|
|
229
|
+
colorTrackBackground: '#454647',
|
|
230
|
+
colorTrackBuffer: '#405772',
|
|
231
|
+
colorSearchFieldBackground: '#363738',
|
|
232
|
+
colorPanelHeaderIcon: '#71AAEB',
|
|
233
|
+
colorSegmentedControl: '#626364',
|
|
234
|
+
colorTransparent: 'transparent',
|
|
221
235
|
},
|
|
222
236
|
};
|
|
223
237
|
exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), {
|
|
@@ -528,8 +542,8 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
|
|
|
528
542
|
sizeSplitColPaddingHorizontal: {
|
|
529
543
|
regular: 16,
|
|
530
544
|
},
|
|
531
|
-
//
|
|
545
|
+
// Тени и другое
|
|
532
546
|
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation1InvertY: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientBlack: getGradientPointsFromColor_1.getGradientPointsFromColor('#000000', 0.4), gradientWhite: getGradientPointsFromColor_1.getGradientPointsFromColor('#FFFFFF'), gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryLight), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
|
|
533
547
|
exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', themeInheritsFrom: 'vkBase', colorsScheme: 'dark',
|
|
534
|
-
//
|
|
535
|
-
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryDark) });
|
|
548
|
+
// Тени и другое (Поправить для Dark)
|
|
549
|
+
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation1InvertY: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryDark) });
|
|
@@ -475,6 +475,9 @@
|
|
|
475
475
|
--vkui--color_icon_accent: #005FF9;
|
|
476
476
|
--vkui--color_icon_accent--hover: #005CF1;
|
|
477
477
|
--vkui--color_icon_accent--active: #0059EA;
|
|
478
|
+
--vkui--color_icon_accent_themed: #005FF9;
|
|
479
|
+
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
480
|
+
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
478
481
|
--vkui--color_icon_negative: #ED0A34;
|
|
479
482
|
--vkui--color_icon_negative--hover: #E40A34;
|
|
480
483
|
--vkui--color_icon_negative--active: #DA0A35;
|
|
@@ -622,6 +625,9 @@
|
|
|
622
625
|
--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);
|
|
623
626
|
--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);
|
|
624
627
|
--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);
|
|
628
|
+
--vkui--color_segmented_control: #FFFFFF;
|
|
629
|
+
--vkui--color_segmented_control--hover: #F5F5F7;
|
|
630
|
+
--vkui--color_segmented_control--active: #EBECEF;
|
|
625
631
|
--vkui--color_transparent: transparent;
|
|
626
632
|
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
627
633
|
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
@@ -133,6 +133,9 @@
|
|
|
133
133
|
--vkui--color_icon_accent: #005FF9;
|
|
134
134
|
--vkui--color_icon_accent--hover: #005CF1;
|
|
135
135
|
--vkui--color_icon_accent--active: #0059EA;
|
|
136
|
+
--vkui--color_icon_accent_themed: #005FF9;
|
|
137
|
+
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
138
|
+
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
136
139
|
--vkui--color_icon_negative: #ED0A34;
|
|
137
140
|
--vkui--color_icon_negative--hover: #E40A34;
|
|
138
141
|
--vkui--color_icon_negative--active: #DA0A35;
|
|
@@ -280,6 +283,9 @@
|
|
|
280
283
|
--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);
|
|
281
284
|
--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);
|
|
282
285
|
--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);
|
|
286
|
+
--vkui--color_segmented_control: #FFFFFF;
|
|
287
|
+
--vkui--color_segmented_control--hover: #F5F5F7;
|
|
288
|
+
--vkui--color_segmented_control--active: #EBECEF;
|
|
283
289
|
--vkui--color_transparent: transparent;
|
|
284
290
|
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
285
291
|
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
@@ -107,6 +107,9 @@
|
|
|
107
107
|
--vkui--color_icon_accent: #005FF9;
|
|
108
108
|
--vkui--color_icon_accent--hover: #005CF1;
|
|
109
109
|
--vkui--color_icon_accent--active: #0059EA;
|
|
110
|
+
--vkui--color_icon_accent_themed: #005FF9;
|
|
111
|
+
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
112
|
+
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
110
113
|
--vkui--color_icon_negative: #ED0A34;
|
|
111
114
|
--vkui--color_icon_negative--hover: #E40A34;
|
|
112
115
|
--vkui--color_icon_negative--active: #DA0A35;
|
|
@@ -254,6 +257,9 @@
|
|
|
254
257
|
--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);
|
|
255
258
|
--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);
|
|
256
259
|
--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);
|
|
260
|
+
--vkui--color_segmented_control: #FFFFFF;
|
|
261
|
+
--vkui--color_segmented_control--hover: #F5F5F7;
|
|
262
|
+
--vkui--color_segmented_control--active: #EBECEF;
|
|
257
263
|
--vkui--color_transparent: transparent;
|
|
258
264
|
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
259
265
|
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|