@vkontakte/vkui-tokens 4.78.1 → 4.80.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/effects/index.d.ts +12 -0
- package/interfaces/themes/legoIOS/index.d.ts +1 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +1 -0
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +1 -1
- package/themeDescriptions/base/vk.js +1 -1
- package/themes/calendar/docs.json +33 -0
- package/themes/calendarDark/docs.json +33 -0
- package/themes/calls/docs.json +33 -0
- package/themes/cloud/docs.json +33 -0
- package/themes/cloudDark/docs.json +33 -0
- package/themes/dobro/cssVars/declarations/index.css +3 -0
- package/themes/dobro/cssVars/declarations/noColors.css +3 -0
- package/themes/dobro/cssVars/declarations/noSizes.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/dobro/cssVars/theme/index.js +1 -1
- package/themes/dobro/cssVars/theme/index.json +12 -0
- package/themes/dobro/docs.json +33 -0
- package/themes/dobro/index.css +3 -0
- package/themes/dobro/index.js +1 -1
- package/themes/dobro/index.json +3 -0
- package/themes/dobro/index.less +3 -0
- package/themes/dobro/index.pcss +3 -0
- package/themes/dobro/index.scss +3 -0
- package/themes/dobro/index.styl +3 -0
- package/themes/dobro/struct.json +4 -1
- package/themes/dobroDark/cssVars/declarations/index.css +3 -0
- package/themes/dobroDark/cssVars/declarations/noColors.css +3 -0
- package/themes/dobroDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/dobroDark/cssVars/theme/index.js +1 -1
- package/themes/dobroDark/cssVars/theme/index.json +12 -0
- package/themes/dobroDark/docs.json +33 -0
- package/themes/dobroDark/index.css +3 -0
- package/themes/dobroDark/index.js +1 -1
- package/themes/dobroDark/index.json +3 -0
- package/themes/dobroDark/index.less +3 -0
- package/themes/dobroDark/index.pcss +3 -0
- package/themes/dobroDark/index.scss +3 -0
- package/themes/dobroDark/index.styl +3 -0
- package/themes/dobroDark/struct.json +4 -1
- package/themes/home/docs.json +33 -0
- package/themes/homeDark/docs.json +33 -0
- package/themes/legoAndroid/cssVars/declarations/index.css +51 -9
- package/themes/legoAndroid/cssVars/declarations/noColors.css +27 -0
- package/themes/legoAndroid/cssVars/declarations/noSizes.css +15 -9
- package/themes/legoAndroid/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoAndroid/cssVars/declarations/onlyColors.css +12 -9
- package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +23 -9
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +23 -9
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +39 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +25 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +25 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +37 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +25 -9
- package/themes/legoAndroid/cssVars/theme/index.js +1 -1
- package/themes/legoAndroid/cssVars/theme/index.json +119 -9
- package/themes/legoAndroid/docs.json +37 -0
- package/themes/legoAndroid/index.css +39 -9
- package/themes/legoAndroid/index.js +1 -1
- package/themes/legoAndroid/index.json +37 -9
- package/themes/legoAndroid/index.less +25 -9
- package/themes/legoAndroid/index.pcss +25 -9
- package/themes/legoAndroid/index.scss +37 -9
- package/themes/legoAndroid/index.styl +25 -9
- package/themes/legoAndroid/struct.json +38 -10
- package/themes/legoAndroidDark/cssVars/declarations/index.css +54 -12
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +27 -0
- package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +18 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +15 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +26 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +42 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +28 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +28 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +40 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +28 -12
- package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/legoAndroidDark/cssVars/theme/index.json +122 -12
- package/themes/legoAndroidDark/docs.json +37 -0
- package/themes/legoAndroidDark/index.css +42 -12
- package/themes/legoAndroidDark/index.js +1 -1
- package/themes/legoAndroidDark/index.json +40 -12
- package/themes/legoAndroidDark/index.less +28 -12
- package/themes/legoAndroidDark/index.pcss +28 -12
- package/themes/legoAndroidDark/index.scss +40 -12
- package/themes/legoAndroidDark/index.styl +28 -12
- package/themes/legoAndroidDark/struct.json +41 -13
- package/themes/legoIOS/cssVars/declarations/index.css +51 -9
- package/themes/legoIOS/cssVars/declarations/noColors.css +27 -0
- package/themes/legoIOS/cssVars/declarations/noSizes.css +15 -9
- package/themes/legoIOS/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoIOS/cssVars/declarations/onlyColors.css +12 -9
- package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +23 -9
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +23 -9
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +39 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +25 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +25 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +37 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +25 -9
- package/themes/legoIOS/cssVars/theme/index.js +1 -1
- package/themes/legoIOS/cssVars/theme/index.json +119 -9
- package/themes/legoIOS/docs.json +37 -0
- package/themes/legoIOS/index.css +39 -9
- package/themes/legoIOS/index.js +1 -1
- package/themes/legoIOS/index.json +37 -9
- package/themes/legoIOS/index.less +25 -9
- package/themes/legoIOS/index.pcss +25 -9
- package/themes/legoIOS/index.scss +37 -9
- package/themes/legoIOS/index.styl +25 -9
- package/themes/legoIOS/struct.json +38 -10
- package/themes/legoIOSDark/cssVars/declarations/index.css +54 -12
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +27 -0
- package/themes/legoIOSDark/cssVars/declarations/noSizes.css +18 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +15 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +26 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +42 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +28 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +28 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +40 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +28 -12
- package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
- package/themes/legoIOSDark/cssVars/theme/index.json +122 -12
- package/themes/legoIOSDark/docs.json +37 -0
- package/themes/legoIOSDark/index.css +42 -12
- package/themes/legoIOSDark/index.js +1 -1
- package/themes/legoIOSDark/index.json +40 -12
- package/themes/legoIOSDark/index.less +28 -12
- package/themes/legoIOSDark/index.pcss +28 -12
- package/themes/legoIOSDark/index.scss +40 -12
- package/themes/legoIOSDark/index.styl +28 -12
- package/themes/legoIOSDark/struct.json +41 -13
- package/themes/media/docs.json +33 -0
- package/themes/mediaDark/docs.json +33 -0
- package/themes/mycom/docs.json +33 -0
- package/themes/octavius/docs.json +33 -0
- package/themes/octaviusCompact/docs.json +33 -0
- package/themes/octaviusCompactDark/docs.json +33 -0
- package/themes/octaviusDark/docs.json +33 -0
- package/themes/octaviusVK/docs.json +33 -0
- package/themes/octaviusVKDark/docs.json +33 -0
- package/themes/octaviusWhite/docs.json +33 -0
- package/themes/octaviusWhiteDark/docs.json +33 -0
- package/themes/otvet/docs.json +33 -0
- package/themes/otvetDark/docs.json +33 -0
- package/themes/paradigmBase/docs.json +33 -0
- package/themes/paradigmBaseDark/docs.json +33 -0
- package/themes/paradigmTech/docs.json +33 -0
- package/themes/paradigmTechDark/docs.json +33 -0
- package/themes/pharma/docs.json +33 -0
- package/themes/portalUI/docs.json +33 -0
- package/themes/portalUIDark/docs.json +33 -0
- package/themes/promo/docs.json +33 -0
- package/themes/search/docs.json +33 -0
- package/themes/todo/docs.json +33 -0
- package/themes/tutoria/cssVars/declarations/index.css +3 -0
- package/themes/tutoria/cssVars/declarations/noColors.css +3 -0
- package/themes/tutoria/cssVars/declarations/noSizes.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/tutoria/cssVars/theme/index.js +1 -1
- package/themes/tutoria/cssVars/theme/index.json +12 -0
- package/themes/tutoria/docs.json +33 -0
- package/themes/tutoria/index.css +3 -0
- package/themes/tutoria/index.js +1 -1
- package/themes/tutoria/index.json +3 -0
- package/themes/tutoria/index.less +3 -0
- package/themes/tutoria/index.pcss +3 -0
- package/themes/tutoria/index.scss +3 -0
- package/themes/tutoria/index.styl +3 -0
- package/themes/tutoria/struct.json +4 -1
- package/themes/tutoriaDark/cssVars/declarations/index.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/noColors.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/tutoriaDark/cssVars/theme/index.js +1 -1
- package/themes/tutoriaDark/cssVars/theme/index.json +12 -0
- package/themes/tutoriaDark/docs.json +33 -0
- package/themes/tutoriaDark/index.css +3 -0
- package/themes/tutoriaDark/index.js +1 -1
- package/themes/tutoriaDark/index.json +3 -0
- package/themes/tutoriaDark/index.less +3 -0
- package/themes/tutoriaDark/index.pcss +3 -0
- package/themes/tutoriaDark/index.scss +3 -0
- package/themes/tutoriaDark/index.styl +3 -0
- package/themes/tutoriaDark/struct.json +4 -1
- package/themes/vkAccessibility/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibility/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibility/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibility/docs.json +33 -0
- package/themes/vkAccessibility/index.css +3 -0
- package/themes/vkAccessibility/index.js +1 -1
- package/themes/vkAccessibility/index.json +3 -0
- package/themes/vkAccessibility/index.less +3 -0
- package/themes/vkAccessibility/index.pcss +3 -0
- package/themes/vkAccessibility/index.scss +3 -0
- package/themes/vkAccessibility/index.styl +3 -0
- package/themes/vkAccessibility/struct.json +4 -1
- package/themes/vkAccessibilityDark/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityDark/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityDark/docs.json +33 -0
- package/themes/vkAccessibilityDark/index.css +3 -0
- package/themes/vkAccessibilityDark/index.js +1 -1
- package/themes/vkAccessibilityDark/index.json +3 -0
- package/themes/vkAccessibilityDark/index.less +3 -0
- package/themes/vkAccessibilityDark/index.pcss +3 -0
- package/themes/vkAccessibilityDark/index.scss +3 -0
- package/themes/vkAccessibilityDark/index.styl +3 -0
- package/themes/vkAccessibilityDark/struct.json +4 -1
- package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityIOS/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityIOS/docs.json +33 -0
- package/themes/vkAccessibilityIOS/index.css +3 -0
- package/themes/vkAccessibilityIOS/index.js +1 -1
- package/themes/vkAccessibilityIOS/index.json +3 -0
- package/themes/vkAccessibilityIOS/index.less +3 -0
- package/themes/vkAccessibilityIOS/index.pcss +3 -0
- package/themes/vkAccessibilityIOS/index.scss +3 -0
- package/themes/vkAccessibilityIOS/index.styl +3 -0
- package/themes/vkAccessibilityIOS/struct.json +4 -1
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityIOSDark/docs.json +33 -0
- package/themes/vkAccessibilityIOSDark/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/index.js +1 -1
- package/themes/vkAccessibilityIOSDark/index.json +3 -0
- package/themes/vkAccessibilityIOSDark/index.less +3 -0
- package/themes/vkAccessibilityIOSDark/index.pcss +3 -0
- package/themes/vkAccessibilityIOSDark/index.scss +3 -0
- package/themes/vkAccessibilityIOSDark/index.styl +3 -0
- package/themes/vkAccessibilityIOSDark/struct.json +4 -1
- package/themes/vkBase/cssVars/declarations/index.css +3 -0
- package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkBase/cssVars/theme/index.json +12 -0
- package/themes/vkBase/docs.json +33 -0
- package/themes/vkBase/index.css +3 -0
- package/themes/vkBase/index.js +1 -1
- package/themes/vkBase/index.json +3 -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/vkBase/struct.json +4 -1
- package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.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 +1 -1
- package/themes/vkBaseDark/cssVars/theme/index.json +12 -0
- package/themes/vkBaseDark/docs.json +33 -0
- package/themes/vkBaseDark/index.css +3 -0
- package/themes/vkBaseDark/index.js +1 -1
- package/themes/vkBaseDark/index.json +3 -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/vkBaseDark/struct.json +4 -1
- package/themes/vkCom/cssVars/declarations/index.css +3 -0
- package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkCom/cssVars/theme/index.json +12 -0
- package/themes/vkCom/docs.json +33 -0
- package/themes/vkCom/index.css +3 -0
- package/themes/vkCom/index.js +1 -1
- package/themes/vkCom/index.json +3 -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/vkCom/struct.json +4 -1
- package/themes/vkComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkComDark/cssVars/theme/index.json +12 -0
- package/themes/vkComDark/docs.json +33 -0
- package/themes/vkComDark/index.css +3 -0
- package/themes/vkComDark/index.js +1 -1
- package/themes/vkComDark/index.json +3 -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/vkComDark/struct.json +4 -1
- package/themes/vkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkIOS/cssVars/theme/index.json +12 -0
- package/themes/vkIOS/docs.json +33 -0
- package/themes/vkIOS/index.css +3 -0
- package/themes/vkIOS/index.js +1 -1
- package/themes/vkIOS/index.json +3 -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/vkIOS/struct.json +4 -1
- package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkIOSDark/docs.json +33 -0
- package/themes/vkIOSDark/index.css +3 -0
- package/themes/vkIOSDark/index.js +1 -1
- package/themes/vkIOSDark/index.json +3 -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
- package/themes/vkIOSDark/struct.json +4 -1
- package/themes/vkIdOk/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOk/cssVars/theme/index.js +1 -1
- package/themes/vkIdOk/cssVars/theme/index.json +12 -0
- package/themes/vkIdOk/docs.json +33 -0
- package/themes/vkIdOk/index.css +3 -0
- package/themes/vkIdOk/index.js +1 -1
- package/themes/vkIdOk/index.json +3 -0
- package/themes/vkIdOk/index.less +3 -0
- package/themes/vkIdOk/index.pcss +3 -0
- package/themes/vkIdOk/index.scss +3 -0
- package/themes/vkIdOk/index.styl +3 -0
- package/themes/vkIdOk/struct.json +4 -1
- package/themes/vkIdOkDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkDark/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkDark/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkDark/docs.json +33 -0
- package/themes/vkIdOkDark/index.css +3 -0
- package/themes/vkIdOkDark/index.js +1 -1
- package/themes/vkIdOkDark/index.json +3 -0
- package/themes/vkIdOkDark/index.less +3 -0
- package/themes/vkIdOkDark/index.pcss +3 -0
- package/themes/vkIdOkDark/index.scss +3 -0
- package/themes/vkIdOkDark/index.styl +3 -0
- package/themes/vkIdOkDark/struct.json +4 -1
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkIOS/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkIOS/docs.json +33 -0
- package/themes/vkIdOkIOS/index.css +3 -0
- package/themes/vkIdOkIOS/index.js +1 -1
- package/themes/vkIdOkIOS/index.json +3 -0
- package/themes/vkIdOkIOS/index.less +3 -0
- package/themes/vkIdOkIOS/index.pcss +3 -0
- package/themes/vkIdOkIOS/index.scss +3 -0
- package/themes/vkIdOkIOS/index.styl +3 -0
- package/themes/vkIdOkIOS/struct.json +4 -1
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkIOSDark/docs.json +33 -0
- package/themes/vkIdOkIOSDark/index.css +3 -0
- package/themes/vkIdOkIOSDark/index.js +1 -1
- package/themes/vkIdOkIOSDark/index.json +3 -0
- package/themes/vkIdOkIOSDark/index.less +3 -0
- package/themes/vkIdOkIOSDark/index.pcss +3 -0
- package/themes/vkIdOkIOSDark/index.scss +3 -0
- package/themes/vkIdOkIOSDark/index.styl +3 -0
- package/themes/vkIdOkIOSDark/struct.json +4 -1
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
- package/themes/vkontakteAndroid/cssVars/theme/index.json +12 -0
- package/themes/vkontakteAndroid/docs.json +37 -0
- package/themes/vkontakteAndroid/index.css +3 -0
- package/themes/vkontakteAndroid/index.js +1 -1
- package/themes/vkontakteAndroid/index.json +3 -0
- package/themes/vkontakteAndroid/index.less +3 -0
- package/themes/vkontakteAndroid/index.pcss +3 -0
- package/themes/vkontakteAndroid/index.scss +3 -0
- package/themes/vkontakteAndroid/index.styl +3 -0
- package/themes/vkontakteAndroid/struct.json +4 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteAndroidDark/docs.json +37 -0
- package/themes/vkontakteAndroidDark/index.css +3 -0
- package/themes/vkontakteAndroidDark/index.js +1 -1
- package/themes/vkontakteAndroidDark/index.json +3 -0
- package/themes/vkontakteAndroidDark/index.less +3 -0
- package/themes/vkontakteAndroidDark/index.pcss +3 -0
- package/themes/vkontakteAndroidDark/index.scss +3 -0
- package/themes/vkontakteAndroidDark/index.styl +3 -0
- package/themes/vkontakteAndroidDark/struct.json +4 -1
- package/themes/vkontakteCom/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteCom/cssVars/theme/index.js +1 -1
- package/themes/vkontakteCom/cssVars/theme/index.json +12 -0
- package/themes/vkontakteCom/docs.json +37 -0
- package/themes/vkontakteCom/index.css +3 -0
- package/themes/vkontakteCom/index.js +1 -1
- package/themes/vkontakteCom/index.json +3 -0
- package/themes/vkontakteCom/index.less +3 -0
- package/themes/vkontakteCom/index.pcss +3 -0
- package/themes/vkontakteCom/index.scss +3 -0
- package/themes/vkontakteCom/index.styl +3 -0
- package/themes/vkontakteCom/struct.json +4 -1
- package/themes/vkontakteComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteComDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteComDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteComDark/docs.json +37 -0
- package/themes/vkontakteComDark/index.css +3 -0
- package/themes/vkontakteComDark/index.js +1 -1
- package/themes/vkontakteComDark/index.json +3 -0
- package/themes/vkontakteComDark/index.less +3 -0
- package/themes/vkontakteComDark/index.pcss +3 -0
- package/themes/vkontakteComDark/index.scss +3 -0
- package/themes/vkontakteComDark/index.styl +3 -0
- package/themes/vkontakteComDark/struct.json +4 -1
- package/themes/vkontakteIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
- package/themes/vkontakteIOS/cssVars/theme/index.json +12 -0
- package/themes/vkontakteIOS/docs.json +37 -0
- package/themes/vkontakteIOS/index.css +3 -0
- package/themes/vkontakteIOS/index.js +1 -1
- package/themes/vkontakteIOS/index.json +3 -0
- package/themes/vkontakteIOS/index.less +3 -0
- package/themes/vkontakteIOS/index.pcss +3 -0
- package/themes/vkontakteIOS/index.scss +3 -0
- package/themes/vkontakteIOS/index.styl +3 -0
- package/themes/vkontakteIOS/struct.json +4 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteIOSDark/docs.json +37 -0
- package/themes/vkontakteIOSDark/index.css +3 -0
- package/themes/vkontakteIOSDark/index.js +1 -1
- package/themes/vkontakteIOSDark/index.json +3 -0
- package/themes/vkontakteIOSDark/index.less +3 -0
- package/themes/vkontakteIOSDark/index.pcss +3 -0
- package/themes/vkontakteIOSDark/index.scss +3 -0
- package/themes/vkontakteIOSDark/index.styl +3 -0
- package/themes/vkontakteIOSDark/struct.json +4 -1
- package/themes/widgets/docs.json +33 -0
- package/themes/widgetsDark/docs.json +33 -0
- package/themes/workspaceAdmin/docs.json +33 -0
- package/themes/workspaceAdminDark/docs.json +33 -0
- package/themes/workspaceLandings/docs.json +33 -0
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
--vkui--elevation2: 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
11
11
|
--vkui--elevation3: 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
12
12
|
--vkui--elevation4: 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
13
|
+
--vkui--blur_s: 8px;
|
|
13
14
|
--vkui--blur_m: 16px;
|
|
15
|
+
--vkui--blur_l: 48px;
|
|
16
|
+
--vkui--blur_x_l: 96px;
|
|
14
17
|
--vkui--spacing_size_3xs: 2px;
|
|
15
18
|
--vkui--spacing_size_2xs: 2px;
|
|
16
19
|
--vkui--spacing_size_xs: 4px;
|
|
@@ -75,15 +78,15 @@
|
|
|
75
78
|
--vkui--color_background_contrast: #FFFFFF;
|
|
76
79
|
--vkui--color_background_contrast--hover: #EBEDF0;
|
|
77
80
|
--vkui--color_background_contrast--active: #D7D8DB;
|
|
78
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
81
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
79
82
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
80
83
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
81
84
|
--vkui--color_background_contrast_inverse: #000000;
|
|
82
85
|
--vkui--color_background_contrast_inverse--hover: #0A0A0A;
|
|
83
86
|
--vkui--color_background_contrast_inverse--active: #141414;
|
|
84
|
-
--vkui--color_background_contrast_themed: #
|
|
85
|
-
--vkui--color_background_contrast_themed--hover: #
|
|
86
|
-
--vkui--color_background_contrast_themed--active: #
|
|
87
|
+
--vkui--color_background_contrast_themed: #1e1e1c;
|
|
88
|
+
--vkui--color_background_contrast_themed--hover: #272725;
|
|
89
|
+
--vkui--color_background_contrast_themed--active: #30302E;
|
|
87
90
|
--vkui--color_background_modal: #000000;
|
|
88
91
|
--vkui--color_background_modal--hover: #0A0A0A;
|
|
89
92
|
--vkui--color_background_modal--active: #141414;
|
|
@@ -99,7 +102,7 @@
|
|
|
99
102
|
--vkui--color_background_warning: #483416;
|
|
100
103
|
--vkui--color_background_warning--hover: #4F3C1F;
|
|
101
104
|
--vkui--color_background_warning--active: #574429;
|
|
102
|
-
--vkui--color_background_negative: #
|
|
105
|
+
--vkui--color_background_negative: #fd6571;
|
|
103
106
|
--vkui--color_background_negative--hover: #FD6B77;
|
|
104
107
|
--vkui--color_background_negative--active: #FD717C;
|
|
105
108
|
--vkui--color_background_negative_tint: #4b2727;
|
|
@@ -150,7 +153,7 @@
|
|
|
150
153
|
--vkui--color_text_positive: #34c759;
|
|
151
154
|
--vkui--color_text_positive--hover: #3CC960;
|
|
152
155
|
--vkui--color_text_positive--active: #44CB66;
|
|
153
|
-
--vkui--color_text_negative: #
|
|
156
|
+
--vkui--color_text_negative: #fd6571;
|
|
154
157
|
--vkui--color_text_negative--hover: #FD6B77;
|
|
155
158
|
--vkui--color_text_negative--active: #FD717C;
|
|
156
159
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -216,7 +219,7 @@
|
|
|
216
219
|
--vkui--color_icon_warning: #ff6900;
|
|
217
220
|
--vkui--color_icon_warning--hover: #FF6F0A;
|
|
218
221
|
--vkui--color_icon_warning--active: #FF7514;
|
|
219
|
-
--vkui--color_icon_negative: #
|
|
222
|
+
--vkui--color_icon_negative: #fd6571;
|
|
220
223
|
--vkui--color_icon_negative--hover: #FD6B77;
|
|
221
224
|
--vkui--color_icon_negative--active: #FD717C;
|
|
222
225
|
--vkui--color_stroke_accent: #529ef4;
|
|
@@ -243,7 +246,7 @@
|
|
|
243
246
|
--vkui--color_stroke_positive: #34c759;
|
|
244
247
|
--vkui--color_stroke_positive--hover: #3CC960;
|
|
245
248
|
--vkui--color_stroke_positive--active: #44CB66;
|
|
246
|
-
--vkui--color_stroke_negative: #
|
|
249
|
+
--vkui--color_stroke_negative: #fd6571;
|
|
247
250
|
--vkui--color_stroke_negative--hover: #FD6B77;
|
|
248
251
|
--vkui--color_stroke_negative--active: #FD717C;
|
|
249
252
|
--vkui--color_stroke_contrast: #FFFFFF;
|
|
@@ -369,13 +372,16 @@
|
|
|
369
372
|
--vkui--color_tabbar_text_inactive: #76787a;
|
|
370
373
|
--vkui--color_tabbar_text_inactive--hover: #7B7D7F;
|
|
371
374
|
--vkui--color_tabbar_text_inactive--active: #818385;
|
|
372
|
-
--vkui--color_transparent:
|
|
373
|
-
--vkui--color_transparent--hover: rgba(
|
|
374
|
-
--vkui--color_transparent--active: rgba(
|
|
375
|
+
--vkui--color_transparent: transparent;
|
|
376
|
+
--vkui--color_transparent--hover: rgba(255, 255, 255, 0.04);
|
|
377
|
+
--vkui--color_transparent--active: rgba(255, 255, 255, 0.08);
|
|
375
378
|
--vkui--color_background_inverse: #FFFFFF;
|
|
376
379
|
--vkui--color_background_inverse--hover: #EBEDF0;
|
|
377
380
|
--vkui--color_background_inverse--active: #D7D8DB;
|
|
378
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
381
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
379
382
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
380
383
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
384
|
+
--vkui--color_text_tertiary_alpha: #ffffff7f;
|
|
385
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);
|
|
386
|
+
--vkui--color_text_tertiary_alpha--active: rgba(255, 255, 255, 0.58);
|
|
381
387
|
}
|
|
@@ -148,6 +148,18 @@
|
|
|
148
148
|
font-weight: var(--vkui--font_body--font_weight);
|
|
149
149
|
font-variation-settings--optical-size: var(--vkui--font_body--font_variation_settings--optical_size);
|
|
150
150
|
}
|
|
151
|
+
.vkui--font_text_bold {
|
|
152
|
+
font-size: var(--vkui--font_text_bold--font_size);
|
|
153
|
+
line-height: var(--vkui--font_text_bold--line_height);
|
|
154
|
+
font-weight: var(--vkui--font_text_bold--font_weight);
|
|
155
|
+
font-variation-settings--optical-size: var(--vkui--font_text_bold--font_variation_settings--optical_size);
|
|
156
|
+
}
|
|
157
|
+
.vkui--font_footnote_bold {
|
|
158
|
+
font-size: var(--vkui--font_footnote_bold--font_size);
|
|
159
|
+
line-height: var(--vkui--font_footnote_bold--line_height);
|
|
160
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight);
|
|
161
|
+
font-variation-settings--optical-size: var(--vkui--font_footnote_bold--font_variation_settings--optical_size);
|
|
162
|
+
}
|
|
151
163
|
.vkui--font_headline {
|
|
152
164
|
font-size: var(--vkui--font_headline--font_size);
|
|
153
165
|
line-height: var(--vkui--font_headline--line_height);
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
--vkui--color_background_contrast: #FFFFFF;
|
|
42
42
|
--vkui--color_background_contrast--hover: #EBEDF0;
|
|
43
43
|
--vkui--color_background_contrast--active: #D7D8DB;
|
|
44
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
44
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
45
45
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
46
46
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
47
47
|
--vkui--color_background_contrast_inverse: #000000;
|
|
48
48
|
--vkui--color_background_contrast_inverse--hover: #0A0A0A;
|
|
49
49
|
--vkui--color_background_contrast_inverse--active: #141414;
|
|
50
|
-
--vkui--color_background_contrast_themed: #
|
|
51
|
-
--vkui--color_background_contrast_themed--hover: #
|
|
52
|
-
--vkui--color_background_contrast_themed--active: #
|
|
50
|
+
--vkui--color_background_contrast_themed: #1e1e1c;
|
|
51
|
+
--vkui--color_background_contrast_themed--hover: #272725;
|
|
52
|
+
--vkui--color_background_contrast_themed--active: #30302E;
|
|
53
53
|
--vkui--color_background_modal: #000000;
|
|
54
54
|
--vkui--color_background_modal--hover: #0A0A0A;
|
|
55
55
|
--vkui--color_background_modal--active: #141414;
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
--vkui--color_background_warning: #483416;
|
|
66
66
|
--vkui--color_background_warning--hover: #4F3C1F;
|
|
67
67
|
--vkui--color_background_warning--active: #574429;
|
|
68
|
-
--vkui--color_background_negative: #
|
|
68
|
+
--vkui--color_background_negative: #fd6571;
|
|
69
69
|
--vkui--color_background_negative--hover: #FD6B77;
|
|
70
70
|
--vkui--color_background_negative--active: #FD717C;
|
|
71
71
|
--vkui--color_background_negative_tint: #4b2727;
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
--vkui--color_text_positive: #34c759;
|
|
117
117
|
--vkui--color_text_positive--hover: #3CC960;
|
|
118
118
|
--vkui--color_text_positive--active: #44CB66;
|
|
119
|
-
--vkui--color_text_negative: #
|
|
119
|
+
--vkui--color_text_negative: #fd6571;
|
|
120
120
|
--vkui--color_text_negative--hover: #FD6B77;
|
|
121
121
|
--vkui--color_text_negative--active: #FD717C;
|
|
122
122
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
--vkui--color_icon_warning: #ff6900;
|
|
183
183
|
--vkui--color_icon_warning--hover: #FF6F0A;
|
|
184
184
|
--vkui--color_icon_warning--active: #FF7514;
|
|
185
|
-
--vkui--color_icon_negative: #
|
|
185
|
+
--vkui--color_icon_negative: #fd6571;
|
|
186
186
|
--vkui--color_icon_negative--hover: #FD6B77;
|
|
187
187
|
--vkui--color_icon_negative--active: #FD717C;
|
|
188
188
|
--vkui--color_stroke_accent: #529ef4;
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
--vkui--color_stroke_positive: #34c759;
|
|
210
210
|
--vkui--color_stroke_positive--hover: #3CC960;
|
|
211
211
|
--vkui--color_stroke_positive--active: #44CB66;
|
|
212
|
-
--vkui--color_stroke_negative: #
|
|
212
|
+
--vkui--color_stroke_negative: #fd6571;
|
|
213
213
|
--vkui--color_stroke_negative--hover: #FD6B77;
|
|
214
214
|
--vkui--color_stroke_negative--active: #FD717C;
|
|
215
215
|
--vkui--color_stroke_contrast: #FFFFFF;
|
|
@@ -335,13 +335,16 @@
|
|
|
335
335
|
--vkui--color_tabbar_text_inactive: #76787a;
|
|
336
336
|
--vkui--color_tabbar_text_inactive--hover: #7B7D7F;
|
|
337
337
|
--vkui--color_tabbar_text_inactive--active: #818385;
|
|
338
|
-
--vkui--color_transparent:
|
|
339
|
-
--vkui--color_transparent--hover: rgba(
|
|
340
|
-
--vkui--color_transparent--active: rgba(
|
|
338
|
+
--vkui--color_transparent: transparent;
|
|
339
|
+
--vkui--color_transparent--hover: rgba(255, 255, 255, 0.04);
|
|
340
|
+
--vkui--color_transparent--active: rgba(255, 255, 255, 0.08);
|
|
341
341
|
--vkui--color_background_inverse: #FFFFFF;
|
|
342
342
|
--vkui--color_background_inverse--hover: #EBEDF0;
|
|
343
343
|
--vkui--color_background_inverse--active: #D7D8DB;
|
|
344
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
344
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
345
345
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
346
346
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
347
|
+
--vkui--color_text_tertiary_alpha: #ffffff7f;
|
|
348
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);
|
|
349
|
+
--vkui--color_text_tertiary_alpha--active: rgba(255, 255, 255, 0.58);
|
|
347
350
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export function getDeclarationVarColorsString(){return"--vkui--color_background_accent: #2e90ff;--vkui--color_background_accent--hover: #3694FF;--vkui--color_background_accent--active: #3F99FF;--vkui--color_background_accent_themed: #FFFFFF;--vkui--color_background_accent_themed--hover: #EBEDF0;--vkui--color_background_accent_themed--active: #D7D8DB;--vkui--color_background_accent_themed_alpha: rgba(255, 255, 255, 0.2);--vkui--color_background_accent_themed_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_accent_themed_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #61A2FF;--vkui--color_background_accent_tint--active: #67A6FF;--vkui--color_background_accent_alternative: #529EF4;--vkui--color_background_accent_alternative--hover: #59A2F4;--vkui--color_background_accent_alternative--active: #60A6F5;--vkui--color_background: #000000;--vkui--color_background--hover: #0A0A0A;--vkui--color_background--active: #141414;--vkui--color_background_content: #000000;--vkui--color_background_content--hover: #0A0A0A;--vkui--color_background_content--active: #141414;--vkui--color_background_content_alpha: rgba(25, 25, 26, 0.8);--vkui--color_background_content_alpha--hover: rgba(25, 25, 26, 0.84);--vkui--color_background_content_alpha--active: rgba(25, 25, 26, 0.88);--vkui--color_background_content_inverse: #FFFFFF;--vkui--color_background_content_inverse--hover: #EBEDF0;--vkui--color_background_content_inverse--active: #D7D8DB;--vkui--color_background_secondary: #1e1e1c;--vkui--color_background_secondary--hover: #272725;--vkui--color_background_secondary--active: #30302E;--vkui--color_background_secondary_alpha: rgba(255, 255, 255, 0.10);--vkui--color_background_secondary_alpha--hover: rgba(255, 255, 255, 0.14);--vkui--color_background_secondary_alpha--active: rgba(255, 255, 255, 0.18);--vkui--color_background_tertiary: #141414;--vkui--color_background_tertiary--hover: #1D1D1D;--vkui--color_background_tertiary--active: #272727;--vkui--color_background_tertiary_alpha: rgba(255, 255, 255, 0.03);--vkui--color_background_tertiary_alpha--hover: rgba(255, 255, 255, 0.07);--vkui--color_background_tertiary_alpha--active: rgba(255, 255, 255, 0.11);--vkui--color_background_contrast: #FFFFFF;--vkui--color_background_contrast--hover: #EBEDF0;--vkui--color_background_contrast--active: #D7D8DB;--vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.2);--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_contrast_inverse: #000000;--vkui--color_background_contrast_inverse--hover: #0A0A0A;--vkui--color_background_contrast_inverse--active: #141414;--vkui--color_background_contrast_themed: #000000;--vkui--color_background_contrast_themed--hover: #0A0A0A;--vkui--color_background_contrast_themed--active: #141414;--vkui--color_background_modal: #000000;--vkui--color_background_modal--hover: #0A0A0A;--vkui--color_background_modal--active: #141414;--vkui--color_background_modal_inverse: #FFFFFF;--vkui--color_background_modal_inverse--hover: #EBEDF0;--vkui--color_background_modal_inverse--active: #D7D8DB;--vkui--color_background_positive: #34c759;--vkui--color_background_positive--hover: #3CC960;--vkui--color_background_positive--active: #44CB66;--vkui--color_background_positive_tint: #273724;--vkui--color_background_positive_tint--hover: #303F2D;--vkui--color_background_positive_tint--active: #384736;--vkui--color_background_warning: #483416;--vkui--color_background_warning--hover: #4F3C1F;--vkui--color_background_warning--active: #574429;--vkui--color_background_negative: #FD6571;--vkui--color_background_negative--hover: #FD6B77;--vkui--color_background_negative--active: #FD717C;--vkui--color_background_negative_tint: #4b2727;--vkui--color_background_negative_tint--hover: #523030;--vkui--color_background_negative_tint--active: #593838;--vkui--color_background_info_tint: #16334e;--vkui--color_background_info_tint--hover: #1F3B55;--vkui--color_background_info_tint--active: #29435C;--vkui--color_field_background: #ddff00;--vkui--color_field_background--hover: #DEFF0A;--vkui--color_field_background--active: #E0FF14;--vkui--color_header_background: #19191a;--vkui--color_header_background--hover: #222223;--vkui--color_header_background--active: #2B2B2C;--vkui--color_text_accent: #2e90ff;--vkui--color_text_accent--hover: #3694FF;--vkui--color_text_accent--active: #3F99FF;--vkui--color_text_accent_themed: #FFFFFF;--vkui--color_text_accent_themed--hover: #EBEDF0;--vkui--color_text_accent_themed--active: #D7D8DB;--vkui--color_text_primary: #FFFFFF;--vkui--color_text_primary--hover: #EBEDF0;--vkui--color_text_primary--active: #D7D8DB;--vkui--color_text_primary_alpha: rgba(249, 252, 255, 0.72);--vkui--color_text_primary_alpha--hover: rgba(249, 252, 255, 0.76);--vkui--color_text_primary_alpha--active: rgba(249, 252, 255, 0.8);--vkui--color_text_primary_invariably: #3b3b3b;--vkui--color_text_primary_invariably--hover: #434343;--vkui--color_text_primary_invariably--active: #4B4B4B;--vkui--color_text_secondary: #666666;--vkui--color_text_secondary--hover: #6C6C6C;--vkui--color_text_secondary--active: #727272;--vkui--color_text_secondary_alpha: rgba(247, 251, 255, 0.42);--vkui--color_text_secondary_alpha--hover: rgba(247, 251, 255, 0.46);--vkui--color_text_secondary_alpha--active: rgba(247, 251, 255, 0.5);--vkui--color_text_subhead: #969a9f;--vkui--color_text_subhead--hover: #9A9EA3;--vkui--color_text_subhead--active: #9EA2A7;--vkui--color_text_tertiary: #5d5f61;--vkui--color_text_tertiary--hover: #636567;--vkui--color_text_tertiary--active: #6A6C6E;--vkui--color_text_contrast: #FFFFFF;--vkui--color_text_contrast--hover: #EBEDF0;--vkui--color_text_contrast--active: #D7D8DB;--vkui--color_text_contrast_themed: #3b3b3b;--vkui--color_text_contrast_themed--hover: #434343;--vkui--color_text_contrast_themed--active: #4B4B4B;--vkui--color_text_positive: #34c759;--vkui--color_text_positive--hover: #3CC960;--vkui--color_text_positive--active: #44CB66;--vkui--color_text_negative: #FD6571;--vkui--color_text_negative--hover: #FD6B77;--vkui--color_text_negative--active: #FD717C;--vkui--color_text_link: #2e90ff;--vkui--color_text_link--hover: #3694FF;--vkui--color_text_link--active: #3F99FF;--vkui--color_text_link_themed: #FFFFFF;--vkui--color_text_link_themed--hover: #EBEDF0;--vkui--color_text_link_themed--active: #D7D8DB;--vkui--color_text_link_tint: #71aaeb;--vkui--color_text_link_tint--hover: #77ADEC;--vkui--color_text_link_tint--active: #7CB1ED;--vkui--color_text_link_visited: #4986cc;--vkui--color_text_link_visited--hover: #508BCE;--vkui--color_text_link_visited--active: #5890D0;--vkui--color_text_muted: #e1e3e6;--vkui--color_text_muted--hover: #E2E4E7;--vkui--color_text_muted--active: #E3E5E8;--vkui--color_link_contrast: #FFFFFF;--vkui--color_link_contrast--hover: #EBEDF0;--vkui--color_link_contrast--active: #D7D8DB;--vkui--color_icon_accent: #2e90ff;--vkui--color_icon_accent--hover: #3694FF;--vkui--color_icon_accent--active: #3F99FF;--vkui--color_icon_accent_themed: #FFFFFF;--vkui--color_icon_accent_themed--hover: #EBEDF0;--vkui--color_icon_accent_themed--active: #D7D8DB;--vkui--color_icon_primary: #FFFFFF;--vkui--color_icon_primary--hover: #EBEDF0;--vkui--color_icon_primary--active: #D7D8DB;--vkui--color_icon_primary_invariably: #3b3b3b;--vkui--color_icon_primary_invariably--hover: #434343;--vkui--color_icon_primary_invariably--active: #4B4B4B;--vkui--color_icon_medium: #e6e6e6;--vkui--color_icon_medium--hover: #E7E7E7;--vkui--color_icon_medium--active: #E8E8E8;--vkui--color_icon_medium_alpha: rgba(241, 247, 255, 0.66);--vkui--color_icon_medium_alpha--hover: rgba(241, 247, 255, 0.7000000000000001);--vkui--color_icon_medium_alpha--active: rgba(241, 247, 255, 0.74);--vkui--color_icon_secondary: #666666;--vkui--color_icon_secondary--hover: #6C6C6C;--vkui--color_icon_secondary--active: #727272;--vkui--color_icon_secondary_alpha: rgba(241, 247, 255, 0.43);--vkui--color_icon_secondary_alpha--hover: rgba(241, 247, 255, 0.47000000000000003);--vkui--color_icon_secondary_alpha--active: rgba(241, 247, 255, 0.51);--vkui--color_icon_tertiary: #4d4d4d;--vkui--color_icon_tertiary--hover: #545454;--vkui--color_icon_tertiary--active: #5B5B5B;--vkui--color_icon_tertiary_alpha: #ffffff7f;--vkui--color_icon_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);--vkui--color_icon_tertiary_alpha--active: rgba(255, 255, 255, 0.58);--vkui--color_icon_contrast: #FFFFFF;--vkui--color_icon_contrast--hover: #EBEDF0;--vkui--color_icon_contrast--active: #D7D8DB;--vkui--color_icon_contrast_themed: #000000;--vkui--color_icon_contrast_themed--hover: #0A0A0A;--vkui--color_icon_contrast_themed--active: #141414;--vkui--color_icon_contrast_secondary: #f2f3f5;--vkui--color_icon_contrast_secondary--hover: #F3F3F5;--vkui--color_icon_contrast_secondary--active: #F3F4F6;--vkui--color_icon_positive: #34c759;--vkui--color_icon_positive--hover: #3CC960;--vkui--color_icon_positive--active: #44CB66;--vkui--color_icon_warning: #ff6900;--vkui--color_icon_warning--hover: #FF6F0A;--vkui--color_icon_warning--active: #FF7514;--vkui--color_icon_negative: #FD6571;--vkui--color_icon_negative--hover: #FD6B77;--vkui--color_icon_negative--active: #FD717C;--vkui--color_stroke_accent: #529ef4;--vkui--color_stroke_accent--hover: #59A2F4;--vkui--color_stroke_accent--active: #60A6F5;--vkui--color_stroke_accent_themed: #FFFFFF;--vkui--color_stroke_accent_themed--hover: #EBEDF0;--vkui--color_stroke_accent_themed--active: #D7D8DB;--vkui--color_separator_primary: #303030;--vkui--color_separator_primary--hover: #383838;--vkui--color_separator_primary--active: #414141;--vkui--color_separator_primary2x: #444546;--vkui--color_separator_primary2x--hover: #4B4C4D;--vkui--color_separator_primary2x--active: #535455;--vkui--color_separator_primary3x: #505253;--vkui--color_separator_primary3x--hover: #57595A;--vkui--color_separator_primary3x--active: #5E6061;--vkui--color_separator_primary_alpha: #ffffff23;--vkui--color_separator_primary_alpha--hover: rgba(255, 255, 255, 0.18);--vkui--color_separator_primary_alpha--active: rgba(255, 255, 255, 0.22);--vkui--color_separator_secondary: #141415;--vkui--color_separator_secondary--hover: #1D1D1E;--vkui--color_separator_secondary--active: #272728;--vkui--color_stroke_positive: #34c759;--vkui--color_stroke_positive--hover: #3CC960;--vkui--color_stroke_positive--active: #44CB66;--vkui--color_stroke_negative: #FD6571;--vkui--color_stroke_negative--hover: #FD6B77;--vkui--color_stroke_negative--active: #FD717C;--vkui--color_stroke_contrast: #FFFFFF;--vkui--color_stroke_contrast--hover: #EBEDF0;--vkui--color_stroke_contrast--active: #D7D8DB;--vkui--color_stroke_primary: #E1E3E6;--vkui--color_stroke_primary--hover: #E2E4E7;--vkui--color_stroke_primary--active: #E3E5E8;--vkui--color_image_border_alpha: #ffffff3d;--vkui--color_image_border_alpha--hover: rgba(255, 255, 255, 0.28);--vkui--color_image_border_alpha--active: rgba(255, 255, 255, 0.32);--vkui--color_field_border_alpha: #FFFFFF0F;--vkui--color_field_border_alpha--hover: #33333329;--vkui--color_field_border_alpha--active: #33333333;--vkui--color_accent_blue: #2e90ff;--vkui--color_accent_blue--hover: #3694FF;--vkui--color_accent_blue--active: #3F99FF;--vkui--color_accent_gray: #a3adb8;--vkui--color_accent_gray--hover: #A7B0BB;--vkui--color_accent_gray--active: #AAB4BE;--vkui--color_accent_red: #ff3347;--vkui--color_accent_red--hover: #FF3B4E;--vkui--color_accent_red--active: #FF4356;--vkui--color_accent_orange_fire: #f05c44;--vkui--color_accent_orange_fire--hover: #F1634B;--vkui--color_accent_orange_fire--active: #F16953;--vkui--color_accent_orange: #ffa000;--vkui--color_accent_orange--hover: #FFA40A;--vkui--color_accent_orange--active: #FFA814;--vkui--color_accent_orange_peach: #ffc062;--vkui--color_accent_orange_peach--hover: #FFC368;--vkui--color_accent_orange_peach--active: #FFC56F;--vkui--color_accent_lime: #aff70d;--vkui--color_accent_lime--hover: #B2F717;--vkui--color_accent_lime--active: #B5F820;--vkui--color_accent_green: #34c759;--vkui--color_accent_green--hover: #3CC960;--vkui--color_accent_green--active: #44CB66;--vkui--color_accent_cyan: #13ffd0;--vkui--color_accent_cyan--hover: #1CFFD2;--vkui--color_accent_cyan--active: #26FFD4;--vkui--color_accent_azure: #0077ff;--vkui--color_accent_azure--hover: #0A7CFF;--vkui--color_accent_azure--active: #1482FF;--vkui--color_accent_purple: #9985ff;--vkui--color_accent_purple--hover: #9D8AFF;--vkui--color_accent_purple--active: #A18FFF;--vkui--color_accent_violet: #a94fff;--vkui--color_accent_violet--hover: #AC56FF;--vkui--color_accent_violet--active: #B05DFF;--vkui--color_accent_raspberry_pink: #f060c0;--vkui--color_accent_raspberry_pink--hover: #F166C3;--vkui--color_accent_raspberry_pink--active: #F16DC5;--vkui--color_accent_pink: #f45fff;--vkui--color_accent_pink--hover: #F465FF;--vkui--color_accent_pink--active: #F56CFF;--vkui--color_accent_secondary: #3f8ae0;--vkui--color_accent_secondary--hover: #478FE1;--vkui--color_accent_secondary--active: #4E93E2;--vkui--color_overlay_primary: #3b3b3b;--vkui--color_overlay_primary--hover: #434343;--vkui--color_overlay_primary--active: #4B4B4B;--vkui--color_overlay_secondary: #3b3b3b66;--vkui--color_overlay_secondary--hover: rgba(59, 59, 59, 0.44);--vkui--color_overlay_secondary--active: rgba(59, 59, 59, 0.48);--vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);--vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);--vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);--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_action_sheet_text: #71aaeb;--vkui--color_action_sheet_text--hover: #77ADEC;--vkui--color_action_sheet_text--active: #7CB1ED;--vkui--color_image_placeholder: #2a2b2c;--vkui--color_image_placeholder--hover: #333334;--vkui--color_image_placeholder--active: #3B3C3D;--vkui--color_image_placeholder_alpha: rgba(241, 247, 255, 0.08);--vkui--color_image_placeholder_alpha--hover: rgba(241, 247, 255, 0.12);--vkui--color_image_placeholder_alpha--active: rgba(241, 247, 255, 0.16);--vkui--color_skeleton_from: #1b1b1b;--vkui--color_skeleton_from--hover: #242424;--vkui--color_skeleton_from--active: #2D2D2D;--vkui--color_skeleton_to: #262626;--vkui--color_skeleton_to--hover: #2F2F2F;--vkui--color_skeleton_to--active: #373737;--vkui--color_button_text: #FFFFFF;--vkui--color_button_text--hover: #EBEDF0;--vkui--color_button_text--active: #D7D8DB;--vkui--color_button_icon: #FFFFFF;--vkui--color_button_icon--hover: #EBEDF0;--vkui--color_button_icon--active: #D7D8DB;--vkui--color_button_stroke: #FFFFFF;--vkui--color_button_stroke--hover: #EBEDF0;--vkui--color_button_stroke--active: #D7D8DB;--vkui--color_write_bar_icon: #76787a;--vkui--color_write_bar_icon--hover: #7B7D7F;--vkui--color_write_bar_icon--active: #818385;--vkui--color_write_bar_input_background: #2c2d2e;--vkui--color_write_bar_input_background--hover: #343536;--vkui--color_write_bar_input_background--active: #3D3E3F;--vkui--color_write_bar_input_border: #2c2d2e;--vkui--color_write_bar_input_border--hover: #343536;--vkui--color_write_bar_input_border--active: #3D3E3F;--vkui--color_write_bar_input_border_alpha: #ddff00;--vkui--color_write_bar_input_border_alpha--hover: #DEFF0A;--vkui--color_write_bar_input_border_alpha--active: #E0FF14;--vkui--color_track_background: #454647;--vkui--color_track_background--hover: #4C4D4E;--vkui--color_track_background--active: #545556;--vkui--color_track_buffer: #405772;--vkui--color_track_buffer--hover: #485E78;--vkui--color_track_buffer--active: #4F647D;--vkui--color_search_field_background: #363738;--vkui--color_search_field_background--hover: #3E3F40;--vkui--color_search_field_background--active: #464748;--vkui--color_panel_header_icon: #71aaeb;--vkui--color_panel_header_icon--hover: #77ADEC;--vkui--color_panel_header_icon--active: #7CB1ED;--vkui--color_segmented_control: #626364;--vkui--color_segmented_control--hover: #68696A;--vkui--color_segmented_control--active: #6F6F70;--vkui--color_tabbar_text_inactive: #76787a;--vkui--color_tabbar_text_inactive--hover: #7B7D7F;--vkui--color_tabbar_text_inactive--active: #818385;--vkui--color_transparent: #00000000;--vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);--vkui--color_transparent--active: rgba(0, 0, 0, 0.08);--vkui--color_background_inverse: #FFFFFF;--vkui--color_background_inverse--hover: #EBEDF0;--vkui--color_background_inverse--active: #D7D8DB;--vkui--color_stroke_contrast_secondary_alpha: #ffffff1f;--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);"}export function getDeclarationVarColorsObject(){return{"--vkui--color_background_accent":"#2e90ff","--vkui--color_background_accent--hover":"#3694FF","--vkui--color_background_accent--active":"#3F99FF","--vkui--color_background_accent_themed":"#FFFFFF","--vkui--color_background_accent_themed--hover":"#EBEDF0","--vkui--color_background_accent_themed--active":"#D7D8DB","--vkui--color_background_accent_themed_alpha":"rgba(255, 255, 255, 0.2)","--vkui--color_background_accent_themed_alpha--hover":"rgba(255, 255, 255, 0.24)","--vkui--color_background_accent_themed_alpha--active":"rgba(255, 255, 255, 0.28)","--vkui--color_background_accent_tint":"#5a9eff","--vkui--color_background_accent_tint--hover":"#61A2FF","--vkui--color_background_accent_tint--active":"#67A6FF","--vkui--color_background_accent_alternative":"#529EF4","--vkui--color_background_accent_alternative--hover":"#59A2F4","--vkui--color_background_accent_alternative--active":"#60A6F5","--vkui--color_background":"#000000","--vkui--color_background--hover":"#0A0A0A","--vkui--color_background--active":"#141414","--vkui--color_background_content":"#000000","--vkui--color_background_content--hover":"#0A0A0A","--vkui--color_background_content--active":"#141414","--vkui--color_background_content_alpha":"rgba(25, 25, 26, 0.8)","--vkui--color_background_content_alpha--hover":"rgba(25, 25, 26, 0.84)","--vkui--color_background_content_alpha--active":"rgba(25, 25, 26, 0.88)","--vkui--color_background_content_inverse":"#FFFFFF","--vkui--color_background_content_inverse--hover":"#EBEDF0","--vkui--color_background_content_inverse--active":"#D7D8DB","--vkui--color_background_secondary":"#1e1e1c","--vkui--color_background_secondary--hover":"#272725","--vkui--color_background_secondary--active":"#30302E","--vkui--color_background_secondary_alpha":"rgba(255, 255, 255, 0.10)","--vkui--color_background_secondary_alpha--hover":"rgba(255, 255, 255, 0.14)","--vkui--color_background_secondary_alpha--active":"rgba(255, 255, 255, 0.18)","--vkui--color_background_tertiary":"#141414","--vkui--color_background_tertiary--hover":"#1D1D1D","--vkui--color_background_tertiary--active":"#272727","--vkui--color_background_tertiary_alpha":"rgba(255, 255, 255, 0.03)","--vkui--color_background_tertiary_alpha--hover":"rgba(255, 255, 255, 0.07)","--vkui--color_background_tertiary_alpha--active":"rgba(255, 255, 255, 0.11)","--vkui--color_background_contrast":"#FFFFFF","--vkui--color_background_contrast--hover":"#EBEDF0","--vkui--color_background_contrast--active":"#D7D8DB","--vkui--color_background_contrast_secondary_alpha":"rgba(255, 255, 255, 0.2)","--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_contrast_inverse":"#000000","--vkui--color_background_contrast_inverse--hover":"#0A0A0A","--vkui--color_background_contrast_inverse--active":"#141414","--vkui--color_background_contrast_themed":"#000000","--vkui--color_background_contrast_themed--hover":"#0A0A0A","--vkui--color_background_contrast_themed--active":"#141414","--vkui--color_background_modal":"#000000","--vkui--color_background_modal--hover":"#0A0A0A","--vkui--color_background_modal--active":"#141414","--vkui--color_background_modal_inverse":"#FFFFFF","--vkui--color_background_modal_inverse--hover":"#EBEDF0","--vkui--color_background_modal_inverse--active":"#D7D8DB","--vkui--color_background_positive":"#34c759","--vkui--color_background_positive--hover":"#3CC960","--vkui--color_background_positive--active":"#44CB66","--vkui--color_background_positive_tint":"#273724","--vkui--color_background_positive_tint--hover":"#303F2D","--vkui--color_background_positive_tint--active":"#384736","--vkui--color_background_warning":"#483416","--vkui--color_background_warning--hover":"#4F3C1F","--vkui--color_background_warning--active":"#574429","--vkui--color_background_negative":"#FD6571","--vkui--color_background_negative--hover":"#FD6B77","--vkui--color_background_negative--active":"#FD717C","--vkui--color_background_negative_tint":"#4b2727","--vkui--color_background_negative_tint--hover":"#523030","--vkui--color_background_negative_tint--active":"#593838","--vkui--color_background_info_tint":"#16334e","--vkui--color_background_info_tint--hover":"#1F3B55","--vkui--color_background_info_tint--active":"#29435C","--vkui--color_field_background":"#ddff00","--vkui--color_field_background--hover":"#DEFF0A","--vkui--color_field_background--active":"#E0FF14","--vkui--color_header_background":"#19191a","--vkui--color_header_background--hover":"#222223","--vkui--color_header_background--active":"#2B2B2C","--vkui--color_text_accent":"#2e90ff","--vkui--color_text_accent--hover":"#3694FF","--vkui--color_text_accent--active":"#3F99FF","--vkui--color_text_accent_themed":"#FFFFFF","--vkui--color_text_accent_themed--hover":"#EBEDF0","--vkui--color_text_accent_themed--active":"#D7D8DB","--vkui--color_text_primary":"#FFFFFF","--vkui--color_text_primary--hover":"#EBEDF0","--vkui--color_text_primary--active":"#D7D8DB","--vkui--color_text_primary_alpha":"rgba(249, 252, 255, 0.72)","--vkui--color_text_primary_alpha--hover":"rgba(249, 252, 255, 0.76)","--vkui--color_text_primary_alpha--active":"rgba(249, 252, 255, 0.8)","--vkui--color_text_primary_invariably":"#3b3b3b","--vkui--color_text_primary_invariably--hover":"#434343","--vkui--color_text_primary_invariably--active":"#4B4B4B","--vkui--color_text_secondary":"#666666","--vkui--color_text_secondary--hover":"#6C6C6C","--vkui--color_text_secondary--active":"#727272","--vkui--color_text_secondary_alpha":"rgba(247, 251, 255, 0.42)","--vkui--color_text_secondary_alpha--hover":"rgba(247, 251, 255, 0.46)","--vkui--color_text_secondary_alpha--active":"rgba(247, 251, 255, 0.5)","--vkui--color_text_subhead":"#969a9f","--vkui--color_text_subhead--hover":"#9A9EA3","--vkui--color_text_subhead--active":"#9EA2A7","--vkui--color_text_tertiary":"#5d5f61","--vkui--color_text_tertiary--hover":"#636567","--vkui--color_text_tertiary--active":"#6A6C6E","--vkui--color_text_contrast":"#FFFFFF","--vkui--color_text_contrast--hover":"#EBEDF0","--vkui--color_text_contrast--active":"#D7D8DB","--vkui--color_text_contrast_themed":"#3b3b3b","--vkui--color_text_contrast_themed--hover":"#434343","--vkui--color_text_contrast_themed--active":"#4B4B4B","--vkui--color_text_positive":"#34c759","--vkui--color_text_positive--hover":"#3CC960","--vkui--color_text_positive--active":"#44CB66","--vkui--color_text_negative":"#FD6571","--vkui--color_text_negative--hover":"#FD6B77","--vkui--color_text_negative--active":"#FD717C","--vkui--color_text_link":"#2e90ff","--vkui--color_text_link--hover":"#3694FF","--vkui--color_text_link--active":"#3F99FF","--vkui--color_text_link_themed":"#FFFFFF","--vkui--color_text_link_themed--hover":"#EBEDF0","--vkui--color_text_link_themed--active":"#D7D8DB","--vkui--color_text_link_tint":"#71aaeb","--vkui--color_text_link_tint--hover":"#77ADEC","--vkui--color_text_link_tint--active":"#7CB1ED","--vkui--color_text_link_visited":"#4986cc","--vkui--color_text_link_visited--hover":"#508BCE","--vkui--color_text_link_visited--active":"#5890D0","--vkui--color_text_muted":"#e1e3e6","--vkui--color_text_muted--hover":"#E2E4E7","--vkui--color_text_muted--active":"#E3E5E8","--vkui--color_link_contrast":"#FFFFFF","--vkui--color_link_contrast--hover":"#EBEDF0","--vkui--color_link_contrast--active":"#D7D8DB","--vkui--color_icon_accent":"#2e90ff","--vkui--color_icon_accent--hover":"#3694FF","--vkui--color_icon_accent--active":"#3F99FF","--vkui--color_icon_accent_themed":"#FFFFFF","--vkui--color_icon_accent_themed--hover":"#EBEDF0","--vkui--color_icon_accent_themed--active":"#D7D8DB","--vkui--color_icon_primary":"#FFFFFF","--vkui--color_icon_primary--hover":"#EBEDF0","--vkui--color_icon_primary--active":"#D7D8DB","--vkui--color_icon_primary_invariably":"#3b3b3b","--vkui--color_icon_primary_invariably--hover":"#434343","--vkui--color_icon_primary_invariably--active":"#4B4B4B","--vkui--color_icon_medium":"#e6e6e6","--vkui--color_icon_medium--hover":"#E7E7E7","--vkui--color_icon_medium--active":"#E8E8E8","--vkui--color_icon_medium_alpha":"rgba(241, 247, 255, 0.66)","--vkui--color_icon_medium_alpha--hover":"rgba(241, 247, 255, 0.7000000000000001)","--vkui--color_icon_medium_alpha--active":"rgba(241, 247, 255, 0.74)","--vkui--color_icon_secondary":"#666666","--vkui--color_icon_secondary--hover":"#6C6C6C","--vkui--color_icon_secondary--active":"#727272","--vkui--color_icon_secondary_alpha":"rgba(241, 247, 255, 0.43)","--vkui--color_icon_secondary_alpha--hover":"rgba(241, 247, 255, 0.47000000000000003)","--vkui--color_icon_secondary_alpha--active":"rgba(241, 247, 255, 0.51)","--vkui--color_icon_tertiary":"#4d4d4d","--vkui--color_icon_tertiary--hover":"#545454","--vkui--color_icon_tertiary--active":"#5B5B5B","--vkui--color_icon_tertiary_alpha":"#ffffff7f","--vkui--color_icon_tertiary_alpha--hover":"rgba(255, 255, 255, 0.54)","--vkui--color_icon_tertiary_alpha--active":"rgba(255, 255, 255, 0.58)","--vkui--color_icon_contrast":"#FFFFFF","--vkui--color_icon_contrast--hover":"#EBEDF0","--vkui--color_icon_contrast--active":"#D7D8DB","--vkui--color_icon_contrast_themed":"#000000","--vkui--color_icon_contrast_themed--hover":"#0A0A0A","--vkui--color_icon_contrast_themed--active":"#141414","--vkui--color_icon_contrast_secondary":"#f2f3f5","--vkui--color_icon_contrast_secondary--hover":"#F3F3F5","--vkui--color_icon_contrast_secondary--active":"#F3F4F6","--vkui--color_icon_positive":"#34c759","--vkui--color_icon_positive--hover":"#3CC960","--vkui--color_icon_positive--active":"#44CB66","--vkui--color_icon_warning":"#ff6900","--vkui--color_icon_warning--hover":"#FF6F0A","--vkui--color_icon_warning--active":"#FF7514","--vkui--color_icon_negative":"#FD6571","--vkui--color_icon_negative--hover":"#FD6B77","--vkui--color_icon_negative--active":"#FD717C","--vkui--color_stroke_accent":"#529ef4","--vkui--color_stroke_accent--hover":"#59A2F4","--vkui--color_stroke_accent--active":"#60A6F5","--vkui--color_stroke_accent_themed":"#FFFFFF","--vkui--color_stroke_accent_themed--hover":"#EBEDF0","--vkui--color_stroke_accent_themed--active":"#D7D8DB","--vkui--color_separator_primary":"#303030","--vkui--color_separator_primary--hover":"#383838","--vkui--color_separator_primary--active":"#414141","--vkui--color_separator_primary2x":"#444546","--vkui--color_separator_primary2x--hover":"#4B4C4D","--vkui--color_separator_primary2x--active":"#535455","--vkui--color_separator_primary3x":"#505253","--vkui--color_separator_primary3x--hover":"#57595A","--vkui--color_separator_primary3x--active":"#5E6061","--vkui--color_separator_primary_alpha":"#ffffff23","--vkui--color_separator_primary_alpha--hover":"rgba(255, 255, 255, 0.18)","--vkui--color_separator_primary_alpha--active":"rgba(255, 255, 255, 0.22)","--vkui--color_separator_secondary":"#141415","--vkui--color_separator_secondary--hover":"#1D1D1E","--vkui--color_separator_secondary--active":"#272728","--vkui--color_stroke_positive":"#34c759","--vkui--color_stroke_positive--hover":"#3CC960","--vkui--color_stroke_positive--active":"#44CB66","--vkui--color_stroke_negative":"#FD6571","--vkui--color_stroke_negative--hover":"#FD6B77","--vkui--color_stroke_negative--active":"#FD717C","--vkui--color_stroke_contrast":"#FFFFFF","--vkui--color_stroke_contrast--hover":"#EBEDF0","--vkui--color_stroke_contrast--active":"#D7D8DB","--vkui--color_stroke_primary":"#E1E3E6","--vkui--color_stroke_primary--hover":"#E2E4E7","--vkui--color_stroke_primary--active":"#E3E5E8","--vkui--color_image_border_alpha":"#ffffff3d","--vkui--color_image_border_alpha--hover":"rgba(255, 255, 255, 0.28)","--vkui--color_image_border_alpha--active":"rgba(255, 255, 255, 0.32)","--vkui--color_field_border_alpha":"#FFFFFF0F","--vkui--color_field_border_alpha--hover":"#33333329","--vkui--color_field_border_alpha--active":"#33333333","--vkui--color_accent_blue":"#2e90ff","--vkui--color_accent_blue--hover":"#3694FF","--vkui--color_accent_blue--active":"#3F99FF","--vkui--color_accent_gray":"#a3adb8","--vkui--color_accent_gray--hover":"#A7B0BB","--vkui--color_accent_gray--active":"#AAB4BE","--vkui--color_accent_red":"#ff3347","--vkui--color_accent_red--hover":"#FF3B4E","--vkui--color_accent_red--active":"#FF4356","--vkui--color_accent_orange_fire":"#f05c44","--vkui--color_accent_orange_fire--hover":"#F1634B","--vkui--color_accent_orange_fire--active":"#F16953","--vkui--color_accent_orange":"#ffa000","--vkui--color_accent_orange--hover":"#FFA40A","--vkui--color_accent_orange--active":"#FFA814","--vkui--color_accent_orange_peach":"#ffc062","--vkui--color_accent_orange_peach--hover":"#FFC368","--vkui--color_accent_orange_peach--active":"#FFC56F","--vkui--color_accent_lime":"#aff70d","--vkui--color_accent_lime--hover":"#B2F717","--vkui--color_accent_lime--active":"#B5F820","--vkui--color_accent_green":"#34c759","--vkui--color_accent_green--hover":"#3CC960","--vkui--color_accent_green--active":"#44CB66","--vkui--color_accent_cyan":"#13ffd0","--vkui--color_accent_cyan--hover":"#1CFFD2","--vkui--color_accent_cyan--active":"#26FFD4","--vkui--color_accent_azure":"#0077ff","--vkui--color_accent_azure--hover":"#0A7CFF","--vkui--color_accent_azure--active":"#1482FF","--vkui--color_accent_purple":"#9985ff","--vkui--color_accent_purple--hover":"#9D8AFF","--vkui--color_accent_purple--active":"#A18FFF","--vkui--color_accent_violet":"#a94fff","--vkui--color_accent_violet--hover":"#AC56FF","--vkui--color_accent_violet--active":"#B05DFF","--vkui--color_accent_raspberry_pink":"#f060c0","--vkui--color_accent_raspberry_pink--hover":"#F166C3","--vkui--color_accent_raspberry_pink--active":"#F16DC5","--vkui--color_accent_pink":"#f45fff","--vkui--color_accent_pink--hover":"#F465FF","--vkui--color_accent_pink--active":"#F56CFF","--vkui--color_accent_secondary":"#3f8ae0","--vkui--color_accent_secondary--hover":"#478FE1","--vkui--color_accent_secondary--active":"#4E93E2","--vkui--color_overlay_primary":"#3b3b3b","--vkui--color_overlay_primary--hover":"#434343","--vkui--color_overlay_primary--active":"#4B4B4B","--vkui--color_overlay_secondary":"#3b3b3b66","--vkui--color_overlay_secondary--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_overlay_secondary--active":"rgba(59, 59, 59, 0.48)","--vkui--color_avatar_overlay":"rgba(0, 0, 0, 0.60)","--vkui--color_avatar_overlay--hover":"rgba(0, 0, 0, 0.64)","--vkui--color_avatar_overlay--active":"rgba(0, 0, 0, 0.68)","--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_action_sheet_text":"#71aaeb","--vkui--color_action_sheet_text--hover":"#77ADEC","--vkui--color_action_sheet_text--active":"#7CB1ED","--vkui--color_image_placeholder":"#2a2b2c","--vkui--color_image_placeholder--hover":"#333334","--vkui--color_image_placeholder--active":"#3B3C3D","--vkui--color_image_placeholder_alpha":"rgba(241, 247, 255, 0.08)","--vkui--color_image_placeholder_alpha--hover":"rgba(241, 247, 255, 0.12)","--vkui--color_image_placeholder_alpha--active":"rgba(241, 247, 255, 0.16)","--vkui--color_skeleton_from":"#1b1b1b","--vkui--color_skeleton_from--hover":"#242424","--vkui--color_skeleton_from--active":"#2D2D2D","--vkui--color_skeleton_to":"#262626","--vkui--color_skeleton_to--hover":"#2F2F2F","--vkui--color_skeleton_to--active":"#373737","--vkui--color_button_text":"#FFFFFF","--vkui--color_button_text--hover":"#EBEDF0","--vkui--color_button_text--active":"#D7D8DB","--vkui--color_button_icon":"#FFFFFF","--vkui--color_button_icon--hover":"#EBEDF0","--vkui--color_button_icon--active":"#D7D8DB","--vkui--color_button_stroke":"#FFFFFF","--vkui--color_button_stroke--hover":"#EBEDF0","--vkui--color_button_stroke--active":"#D7D8DB","--vkui--color_write_bar_icon":"#76787a","--vkui--color_write_bar_icon--hover":"#7B7D7F","--vkui--color_write_bar_icon--active":"#818385","--vkui--color_write_bar_input_background":"#2c2d2e","--vkui--color_write_bar_input_background--hover":"#343536","--vkui--color_write_bar_input_background--active":"#3D3E3F","--vkui--color_write_bar_input_border":"#2c2d2e","--vkui--color_write_bar_input_border--hover":"#343536","--vkui--color_write_bar_input_border--active":"#3D3E3F","--vkui--color_write_bar_input_border_alpha":"#ddff00","--vkui--color_write_bar_input_border_alpha--hover":"#DEFF0A","--vkui--color_write_bar_input_border_alpha--active":"#E0FF14","--vkui--color_track_background":"#454647","--vkui--color_track_background--hover":"#4C4D4E","--vkui--color_track_background--active":"#545556","--vkui--color_track_buffer":"#405772","--vkui--color_track_buffer--hover":"#485E78","--vkui--color_track_buffer--active":"#4F647D","--vkui--color_search_field_background":"#363738","--vkui--color_search_field_background--hover":"#3E3F40","--vkui--color_search_field_background--active":"#464748","--vkui--color_panel_header_icon":"#71aaeb","--vkui--color_panel_header_icon--hover":"#77ADEC","--vkui--color_panel_header_icon--active":"#7CB1ED","--vkui--color_segmented_control":"#626364","--vkui--color_segmented_control--hover":"#68696A","--vkui--color_segmented_control--active":"#6F6F70","--vkui--color_tabbar_text_inactive":"#76787a","--vkui--color_tabbar_text_inactive--hover":"#7B7D7F","--vkui--color_tabbar_text_inactive--active":"#818385","--vkui--color_transparent":"#00000000","--vkui--color_transparent--hover":"rgba(0, 0, 0, 0.04)","--vkui--color_transparent--active":"rgba(0, 0, 0, 0.08)","--vkui--color_background_inverse":"#FFFFFF","--vkui--color_background_inverse--hover":"#EBEDF0","--vkui--color_background_inverse--active":"#D7D8DB","--vkui--color_stroke_contrast_secondary_alpha":"#ffffff1f","--vkui--color_stroke_contrast_secondary_alpha--hover":"rgba(255, 255, 255, 0.16)","--vkui--color_stroke_contrast_secondary_alpha--active":"rgba(255, 255, 255, 0.2)"}}
|
|
1
|
+
export function getDeclarationVarColorsString(){return"--vkui--color_background_accent: #2e90ff;--vkui--color_background_accent--hover: #3694FF;--vkui--color_background_accent--active: #3F99FF;--vkui--color_background_accent_themed: #FFFFFF;--vkui--color_background_accent_themed--hover: #EBEDF0;--vkui--color_background_accent_themed--active: #D7D8DB;--vkui--color_background_accent_themed_alpha: rgba(255, 255, 255, 0.2);--vkui--color_background_accent_themed_alpha--hover: rgba(255, 255, 255, 0.24);--vkui--color_background_accent_themed_alpha--active: rgba(255, 255, 255, 0.28);--vkui--color_background_accent_tint: #5a9eff;--vkui--color_background_accent_tint--hover: #61A2FF;--vkui--color_background_accent_tint--active: #67A6FF;--vkui--color_background_accent_alternative: #529EF4;--vkui--color_background_accent_alternative--hover: #59A2F4;--vkui--color_background_accent_alternative--active: #60A6F5;--vkui--color_background: #000000;--vkui--color_background--hover: #0A0A0A;--vkui--color_background--active: #141414;--vkui--color_background_content: #000000;--vkui--color_background_content--hover: #0A0A0A;--vkui--color_background_content--active: #141414;--vkui--color_background_content_alpha: rgba(25, 25, 26, 0.8);--vkui--color_background_content_alpha--hover: rgba(25, 25, 26, 0.84);--vkui--color_background_content_alpha--active: rgba(25, 25, 26, 0.88);--vkui--color_background_content_inverse: #FFFFFF;--vkui--color_background_content_inverse--hover: #EBEDF0;--vkui--color_background_content_inverse--active: #D7D8DB;--vkui--color_background_secondary: #1e1e1c;--vkui--color_background_secondary--hover: #272725;--vkui--color_background_secondary--active: #30302E;--vkui--color_background_secondary_alpha: rgba(255, 255, 255, 0.10);--vkui--color_background_secondary_alpha--hover: rgba(255, 255, 255, 0.14);--vkui--color_background_secondary_alpha--active: rgba(255, 255, 255, 0.18);--vkui--color_background_tertiary: #141414;--vkui--color_background_tertiary--hover: #1D1D1D;--vkui--color_background_tertiary--active: #272727;--vkui--color_background_tertiary_alpha: rgba(255, 255, 255, 0.03);--vkui--color_background_tertiary_alpha--hover: rgba(255, 255, 255, 0.07);--vkui--color_background_tertiary_alpha--active: rgba(255, 255, 255, 0.11);--vkui--color_background_contrast: #FFFFFF;--vkui--color_background_contrast--hover: #EBEDF0;--vkui--color_background_contrast--active: #D7D8DB;--vkui--color_background_contrast_secondary_alpha: #ffffff33;--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_contrast_inverse: #000000;--vkui--color_background_contrast_inverse--hover: #0A0A0A;--vkui--color_background_contrast_inverse--active: #141414;--vkui--color_background_contrast_themed: #1e1e1c;--vkui--color_background_contrast_themed--hover: #272725;--vkui--color_background_contrast_themed--active: #30302E;--vkui--color_background_modal: #000000;--vkui--color_background_modal--hover: #0A0A0A;--vkui--color_background_modal--active: #141414;--vkui--color_background_modal_inverse: #FFFFFF;--vkui--color_background_modal_inverse--hover: #EBEDF0;--vkui--color_background_modal_inverse--active: #D7D8DB;--vkui--color_background_positive: #34c759;--vkui--color_background_positive--hover: #3CC960;--vkui--color_background_positive--active: #44CB66;--vkui--color_background_positive_tint: #273724;--vkui--color_background_positive_tint--hover: #303F2D;--vkui--color_background_positive_tint--active: #384736;--vkui--color_background_warning: #483416;--vkui--color_background_warning--hover: #4F3C1F;--vkui--color_background_warning--active: #574429;--vkui--color_background_negative: #fd6571;--vkui--color_background_negative--hover: #FD6B77;--vkui--color_background_negative--active: #FD717C;--vkui--color_background_negative_tint: #4b2727;--vkui--color_background_negative_tint--hover: #523030;--vkui--color_background_negative_tint--active: #593838;--vkui--color_background_info_tint: #16334e;--vkui--color_background_info_tint--hover: #1F3B55;--vkui--color_background_info_tint--active: #29435C;--vkui--color_field_background: #ddff00;--vkui--color_field_background--hover: #DEFF0A;--vkui--color_field_background--active: #E0FF14;--vkui--color_header_background: #19191a;--vkui--color_header_background--hover: #222223;--vkui--color_header_background--active: #2B2B2C;--vkui--color_text_accent: #2e90ff;--vkui--color_text_accent--hover: #3694FF;--vkui--color_text_accent--active: #3F99FF;--vkui--color_text_accent_themed: #FFFFFF;--vkui--color_text_accent_themed--hover: #EBEDF0;--vkui--color_text_accent_themed--active: #D7D8DB;--vkui--color_text_primary: #FFFFFF;--vkui--color_text_primary--hover: #EBEDF0;--vkui--color_text_primary--active: #D7D8DB;--vkui--color_text_primary_alpha: rgba(249, 252, 255, 0.72);--vkui--color_text_primary_alpha--hover: rgba(249, 252, 255, 0.76);--vkui--color_text_primary_alpha--active: rgba(249, 252, 255, 0.8);--vkui--color_text_primary_invariably: #3b3b3b;--vkui--color_text_primary_invariably--hover: #434343;--vkui--color_text_primary_invariably--active: #4B4B4B;--vkui--color_text_secondary: #666666;--vkui--color_text_secondary--hover: #6C6C6C;--vkui--color_text_secondary--active: #727272;--vkui--color_text_secondary_alpha: rgba(247, 251, 255, 0.42);--vkui--color_text_secondary_alpha--hover: rgba(247, 251, 255, 0.46);--vkui--color_text_secondary_alpha--active: rgba(247, 251, 255, 0.5);--vkui--color_text_subhead: #969a9f;--vkui--color_text_subhead--hover: #9A9EA3;--vkui--color_text_subhead--active: #9EA2A7;--vkui--color_text_tertiary: #5d5f61;--vkui--color_text_tertiary--hover: #636567;--vkui--color_text_tertiary--active: #6A6C6E;--vkui--color_text_contrast: #FFFFFF;--vkui--color_text_contrast--hover: #EBEDF0;--vkui--color_text_contrast--active: #D7D8DB;--vkui--color_text_contrast_themed: #3b3b3b;--vkui--color_text_contrast_themed--hover: #434343;--vkui--color_text_contrast_themed--active: #4B4B4B;--vkui--color_text_positive: #34c759;--vkui--color_text_positive--hover: #3CC960;--vkui--color_text_positive--active: #44CB66;--vkui--color_text_negative: #fd6571;--vkui--color_text_negative--hover: #FD6B77;--vkui--color_text_negative--active: #FD717C;--vkui--color_text_link: #2e90ff;--vkui--color_text_link--hover: #3694FF;--vkui--color_text_link--active: #3F99FF;--vkui--color_text_link_themed: #FFFFFF;--vkui--color_text_link_themed--hover: #EBEDF0;--vkui--color_text_link_themed--active: #D7D8DB;--vkui--color_text_link_tint: #71aaeb;--vkui--color_text_link_tint--hover: #77ADEC;--vkui--color_text_link_tint--active: #7CB1ED;--vkui--color_text_link_visited: #4986cc;--vkui--color_text_link_visited--hover: #508BCE;--vkui--color_text_link_visited--active: #5890D0;--vkui--color_text_muted: #e1e3e6;--vkui--color_text_muted--hover: #E2E4E7;--vkui--color_text_muted--active: #E3E5E8;--vkui--color_link_contrast: #FFFFFF;--vkui--color_link_contrast--hover: #EBEDF0;--vkui--color_link_contrast--active: #D7D8DB;--vkui--color_icon_accent: #2e90ff;--vkui--color_icon_accent--hover: #3694FF;--vkui--color_icon_accent--active: #3F99FF;--vkui--color_icon_accent_themed: #FFFFFF;--vkui--color_icon_accent_themed--hover: #EBEDF0;--vkui--color_icon_accent_themed--active: #D7D8DB;--vkui--color_icon_primary: #FFFFFF;--vkui--color_icon_primary--hover: #EBEDF0;--vkui--color_icon_primary--active: #D7D8DB;--vkui--color_icon_primary_invariably: #3b3b3b;--vkui--color_icon_primary_invariably--hover: #434343;--vkui--color_icon_primary_invariably--active: #4B4B4B;--vkui--color_icon_medium: #e6e6e6;--vkui--color_icon_medium--hover: #E7E7E7;--vkui--color_icon_medium--active: #E8E8E8;--vkui--color_icon_medium_alpha: rgba(241, 247, 255, 0.66);--vkui--color_icon_medium_alpha--hover: rgba(241, 247, 255, 0.7000000000000001);--vkui--color_icon_medium_alpha--active: rgba(241, 247, 255, 0.74);--vkui--color_icon_secondary: #666666;--vkui--color_icon_secondary--hover: #6C6C6C;--vkui--color_icon_secondary--active: #727272;--vkui--color_icon_secondary_alpha: rgba(241, 247, 255, 0.43);--vkui--color_icon_secondary_alpha--hover: rgba(241, 247, 255, 0.47000000000000003);--vkui--color_icon_secondary_alpha--active: rgba(241, 247, 255, 0.51);--vkui--color_icon_tertiary: #4d4d4d;--vkui--color_icon_tertiary--hover: #545454;--vkui--color_icon_tertiary--active: #5B5B5B;--vkui--color_icon_tertiary_alpha: #ffffff7f;--vkui--color_icon_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);--vkui--color_icon_tertiary_alpha--active: rgba(255, 255, 255, 0.58);--vkui--color_icon_contrast: #FFFFFF;--vkui--color_icon_contrast--hover: #EBEDF0;--vkui--color_icon_contrast--active: #D7D8DB;--vkui--color_icon_contrast_themed: #000000;--vkui--color_icon_contrast_themed--hover: #0A0A0A;--vkui--color_icon_contrast_themed--active: #141414;--vkui--color_icon_contrast_secondary: #f2f3f5;--vkui--color_icon_contrast_secondary--hover: #F3F3F5;--vkui--color_icon_contrast_secondary--active: #F3F4F6;--vkui--color_icon_positive: #34c759;--vkui--color_icon_positive--hover: #3CC960;--vkui--color_icon_positive--active: #44CB66;--vkui--color_icon_warning: #ff6900;--vkui--color_icon_warning--hover: #FF6F0A;--vkui--color_icon_warning--active: #FF7514;--vkui--color_icon_negative: #fd6571;--vkui--color_icon_negative--hover: #FD6B77;--vkui--color_icon_negative--active: #FD717C;--vkui--color_stroke_accent: #529ef4;--vkui--color_stroke_accent--hover: #59A2F4;--vkui--color_stroke_accent--active: #60A6F5;--vkui--color_stroke_accent_themed: #FFFFFF;--vkui--color_stroke_accent_themed--hover: #EBEDF0;--vkui--color_stroke_accent_themed--active: #D7D8DB;--vkui--color_separator_primary: #303030;--vkui--color_separator_primary--hover: #383838;--vkui--color_separator_primary--active: #414141;--vkui--color_separator_primary2x: #444546;--vkui--color_separator_primary2x--hover: #4B4C4D;--vkui--color_separator_primary2x--active: #535455;--vkui--color_separator_primary3x: #505253;--vkui--color_separator_primary3x--hover: #57595A;--vkui--color_separator_primary3x--active: #5E6061;--vkui--color_separator_primary_alpha: #ffffff23;--vkui--color_separator_primary_alpha--hover: rgba(255, 255, 255, 0.18);--vkui--color_separator_primary_alpha--active: rgba(255, 255, 255, 0.22);--vkui--color_separator_secondary: #141415;--vkui--color_separator_secondary--hover: #1D1D1E;--vkui--color_separator_secondary--active: #272728;--vkui--color_stroke_positive: #34c759;--vkui--color_stroke_positive--hover: #3CC960;--vkui--color_stroke_positive--active: #44CB66;--vkui--color_stroke_negative: #fd6571;--vkui--color_stroke_negative--hover: #FD6B77;--vkui--color_stroke_negative--active: #FD717C;--vkui--color_stroke_contrast: #FFFFFF;--vkui--color_stroke_contrast--hover: #EBEDF0;--vkui--color_stroke_contrast--active: #D7D8DB;--vkui--color_stroke_primary: #E1E3E6;--vkui--color_stroke_primary--hover: #E2E4E7;--vkui--color_stroke_primary--active: #E3E5E8;--vkui--color_image_border_alpha: #ffffff3d;--vkui--color_image_border_alpha--hover: rgba(255, 255, 255, 0.28);--vkui--color_image_border_alpha--active: rgba(255, 255, 255, 0.32);--vkui--color_field_border_alpha: #FFFFFF0F;--vkui--color_field_border_alpha--hover: #33333329;--vkui--color_field_border_alpha--active: #33333333;--vkui--color_accent_blue: #2e90ff;--vkui--color_accent_blue--hover: #3694FF;--vkui--color_accent_blue--active: #3F99FF;--vkui--color_accent_gray: #a3adb8;--vkui--color_accent_gray--hover: #A7B0BB;--vkui--color_accent_gray--active: #AAB4BE;--vkui--color_accent_red: #ff3347;--vkui--color_accent_red--hover: #FF3B4E;--vkui--color_accent_red--active: #FF4356;--vkui--color_accent_orange_fire: #f05c44;--vkui--color_accent_orange_fire--hover: #F1634B;--vkui--color_accent_orange_fire--active: #F16953;--vkui--color_accent_orange: #ffa000;--vkui--color_accent_orange--hover: #FFA40A;--vkui--color_accent_orange--active: #FFA814;--vkui--color_accent_orange_peach: #ffc062;--vkui--color_accent_orange_peach--hover: #FFC368;--vkui--color_accent_orange_peach--active: #FFC56F;--vkui--color_accent_lime: #aff70d;--vkui--color_accent_lime--hover: #B2F717;--vkui--color_accent_lime--active: #B5F820;--vkui--color_accent_green: #34c759;--vkui--color_accent_green--hover: #3CC960;--vkui--color_accent_green--active: #44CB66;--vkui--color_accent_cyan: #13ffd0;--vkui--color_accent_cyan--hover: #1CFFD2;--vkui--color_accent_cyan--active: #26FFD4;--vkui--color_accent_azure: #0077ff;--vkui--color_accent_azure--hover: #0A7CFF;--vkui--color_accent_azure--active: #1482FF;--vkui--color_accent_purple: #9985ff;--vkui--color_accent_purple--hover: #9D8AFF;--vkui--color_accent_purple--active: #A18FFF;--vkui--color_accent_violet: #a94fff;--vkui--color_accent_violet--hover: #AC56FF;--vkui--color_accent_violet--active: #B05DFF;--vkui--color_accent_raspberry_pink: #f060c0;--vkui--color_accent_raspberry_pink--hover: #F166C3;--vkui--color_accent_raspberry_pink--active: #F16DC5;--vkui--color_accent_pink: #f45fff;--vkui--color_accent_pink--hover: #F465FF;--vkui--color_accent_pink--active: #F56CFF;--vkui--color_accent_secondary: #3f8ae0;--vkui--color_accent_secondary--hover: #478FE1;--vkui--color_accent_secondary--active: #4E93E2;--vkui--color_overlay_primary: #3b3b3b;--vkui--color_overlay_primary--hover: #434343;--vkui--color_overlay_primary--active: #4B4B4B;--vkui--color_overlay_secondary: #3b3b3b66;--vkui--color_overlay_secondary--hover: rgba(59, 59, 59, 0.44);--vkui--color_overlay_secondary--active: rgba(59, 59, 59, 0.48);--vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);--vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);--vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);--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_action_sheet_text: #71aaeb;--vkui--color_action_sheet_text--hover: #77ADEC;--vkui--color_action_sheet_text--active: #7CB1ED;--vkui--color_image_placeholder: #2a2b2c;--vkui--color_image_placeholder--hover: #333334;--vkui--color_image_placeholder--active: #3B3C3D;--vkui--color_image_placeholder_alpha: rgba(241, 247, 255, 0.08);--vkui--color_image_placeholder_alpha--hover: rgba(241, 247, 255, 0.12);--vkui--color_image_placeholder_alpha--active: rgba(241, 247, 255, 0.16);--vkui--color_skeleton_from: #1b1b1b;--vkui--color_skeleton_from--hover: #242424;--vkui--color_skeleton_from--active: #2D2D2D;--vkui--color_skeleton_to: #262626;--vkui--color_skeleton_to--hover: #2F2F2F;--vkui--color_skeleton_to--active: #373737;--vkui--color_button_text: #FFFFFF;--vkui--color_button_text--hover: #EBEDF0;--vkui--color_button_text--active: #D7D8DB;--vkui--color_button_icon: #FFFFFF;--vkui--color_button_icon--hover: #EBEDF0;--vkui--color_button_icon--active: #D7D8DB;--vkui--color_button_stroke: #FFFFFF;--vkui--color_button_stroke--hover: #EBEDF0;--vkui--color_button_stroke--active: #D7D8DB;--vkui--color_write_bar_icon: #76787a;--vkui--color_write_bar_icon--hover: #7B7D7F;--vkui--color_write_bar_icon--active: #818385;--vkui--color_write_bar_input_background: #2c2d2e;--vkui--color_write_bar_input_background--hover: #343536;--vkui--color_write_bar_input_background--active: #3D3E3F;--vkui--color_write_bar_input_border: #2c2d2e;--vkui--color_write_bar_input_border--hover: #343536;--vkui--color_write_bar_input_border--active: #3D3E3F;--vkui--color_write_bar_input_border_alpha: #ddff00;--vkui--color_write_bar_input_border_alpha--hover: #DEFF0A;--vkui--color_write_bar_input_border_alpha--active: #E0FF14;--vkui--color_track_background: #454647;--vkui--color_track_background--hover: #4C4D4E;--vkui--color_track_background--active: #545556;--vkui--color_track_buffer: #405772;--vkui--color_track_buffer--hover: #485E78;--vkui--color_track_buffer--active: #4F647D;--vkui--color_search_field_background: #363738;--vkui--color_search_field_background--hover: #3E3F40;--vkui--color_search_field_background--active: #464748;--vkui--color_panel_header_icon: #71aaeb;--vkui--color_panel_header_icon--hover: #77ADEC;--vkui--color_panel_header_icon--active: #7CB1ED;--vkui--color_segmented_control: #626364;--vkui--color_segmented_control--hover: #68696A;--vkui--color_segmented_control--active: #6F6F70;--vkui--color_tabbar_text_inactive: #76787a;--vkui--color_tabbar_text_inactive--hover: #7B7D7F;--vkui--color_tabbar_text_inactive--active: #818385;--vkui--color_transparent: transparent;--vkui--color_transparent--hover: rgba(255, 255, 255, 0.04);--vkui--color_transparent--active: rgba(255, 255, 255, 0.08);--vkui--color_background_inverse: #FFFFFF;--vkui--color_background_inverse--hover: #EBEDF0;--vkui--color_background_inverse--active: #D7D8DB;--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);--vkui--color_text_tertiary_alpha: #ffffff7f;--vkui--color_text_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);--vkui--color_text_tertiary_alpha--active: rgba(255, 255, 255, 0.58);"}export function getDeclarationVarColorsObject(){return{"--vkui--color_background_accent":"#2e90ff","--vkui--color_background_accent--hover":"#3694FF","--vkui--color_background_accent--active":"#3F99FF","--vkui--color_background_accent_themed":"#FFFFFF","--vkui--color_background_accent_themed--hover":"#EBEDF0","--vkui--color_background_accent_themed--active":"#D7D8DB","--vkui--color_background_accent_themed_alpha":"rgba(255, 255, 255, 0.2)","--vkui--color_background_accent_themed_alpha--hover":"rgba(255, 255, 255, 0.24)","--vkui--color_background_accent_themed_alpha--active":"rgba(255, 255, 255, 0.28)","--vkui--color_background_accent_tint":"#5a9eff","--vkui--color_background_accent_tint--hover":"#61A2FF","--vkui--color_background_accent_tint--active":"#67A6FF","--vkui--color_background_accent_alternative":"#529EF4","--vkui--color_background_accent_alternative--hover":"#59A2F4","--vkui--color_background_accent_alternative--active":"#60A6F5","--vkui--color_background":"#000000","--vkui--color_background--hover":"#0A0A0A","--vkui--color_background--active":"#141414","--vkui--color_background_content":"#000000","--vkui--color_background_content--hover":"#0A0A0A","--vkui--color_background_content--active":"#141414","--vkui--color_background_content_alpha":"rgba(25, 25, 26, 0.8)","--vkui--color_background_content_alpha--hover":"rgba(25, 25, 26, 0.84)","--vkui--color_background_content_alpha--active":"rgba(25, 25, 26, 0.88)","--vkui--color_background_content_inverse":"#FFFFFF","--vkui--color_background_content_inverse--hover":"#EBEDF0","--vkui--color_background_content_inverse--active":"#D7D8DB","--vkui--color_background_secondary":"#1e1e1c","--vkui--color_background_secondary--hover":"#272725","--vkui--color_background_secondary--active":"#30302E","--vkui--color_background_secondary_alpha":"rgba(255, 255, 255, 0.10)","--vkui--color_background_secondary_alpha--hover":"rgba(255, 255, 255, 0.14)","--vkui--color_background_secondary_alpha--active":"rgba(255, 255, 255, 0.18)","--vkui--color_background_tertiary":"#141414","--vkui--color_background_tertiary--hover":"#1D1D1D","--vkui--color_background_tertiary--active":"#272727","--vkui--color_background_tertiary_alpha":"rgba(255, 255, 255, 0.03)","--vkui--color_background_tertiary_alpha--hover":"rgba(255, 255, 255, 0.07)","--vkui--color_background_tertiary_alpha--active":"rgba(255, 255, 255, 0.11)","--vkui--color_background_contrast":"#FFFFFF","--vkui--color_background_contrast--hover":"#EBEDF0","--vkui--color_background_contrast--active":"#D7D8DB","--vkui--color_background_contrast_secondary_alpha":"#ffffff33","--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_contrast_inverse":"#000000","--vkui--color_background_contrast_inverse--hover":"#0A0A0A","--vkui--color_background_contrast_inverse--active":"#141414","--vkui--color_background_contrast_themed":"#1e1e1c","--vkui--color_background_contrast_themed--hover":"#272725","--vkui--color_background_contrast_themed--active":"#30302E","--vkui--color_background_modal":"#000000","--vkui--color_background_modal--hover":"#0A0A0A","--vkui--color_background_modal--active":"#141414","--vkui--color_background_modal_inverse":"#FFFFFF","--vkui--color_background_modal_inverse--hover":"#EBEDF0","--vkui--color_background_modal_inverse--active":"#D7D8DB","--vkui--color_background_positive":"#34c759","--vkui--color_background_positive--hover":"#3CC960","--vkui--color_background_positive--active":"#44CB66","--vkui--color_background_positive_tint":"#273724","--vkui--color_background_positive_tint--hover":"#303F2D","--vkui--color_background_positive_tint--active":"#384736","--vkui--color_background_warning":"#483416","--vkui--color_background_warning--hover":"#4F3C1F","--vkui--color_background_warning--active":"#574429","--vkui--color_background_negative":"#fd6571","--vkui--color_background_negative--hover":"#FD6B77","--vkui--color_background_negative--active":"#FD717C","--vkui--color_background_negative_tint":"#4b2727","--vkui--color_background_negative_tint--hover":"#523030","--vkui--color_background_negative_tint--active":"#593838","--vkui--color_background_info_tint":"#16334e","--vkui--color_background_info_tint--hover":"#1F3B55","--vkui--color_background_info_tint--active":"#29435C","--vkui--color_field_background":"#ddff00","--vkui--color_field_background--hover":"#DEFF0A","--vkui--color_field_background--active":"#E0FF14","--vkui--color_header_background":"#19191a","--vkui--color_header_background--hover":"#222223","--vkui--color_header_background--active":"#2B2B2C","--vkui--color_text_accent":"#2e90ff","--vkui--color_text_accent--hover":"#3694FF","--vkui--color_text_accent--active":"#3F99FF","--vkui--color_text_accent_themed":"#FFFFFF","--vkui--color_text_accent_themed--hover":"#EBEDF0","--vkui--color_text_accent_themed--active":"#D7D8DB","--vkui--color_text_primary":"#FFFFFF","--vkui--color_text_primary--hover":"#EBEDF0","--vkui--color_text_primary--active":"#D7D8DB","--vkui--color_text_primary_alpha":"rgba(249, 252, 255, 0.72)","--vkui--color_text_primary_alpha--hover":"rgba(249, 252, 255, 0.76)","--vkui--color_text_primary_alpha--active":"rgba(249, 252, 255, 0.8)","--vkui--color_text_primary_invariably":"#3b3b3b","--vkui--color_text_primary_invariably--hover":"#434343","--vkui--color_text_primary_invariably--active":"#4B4B4B","--vkui--color_text_secondary":"#666666","--vkui--color_text_secondary--hover":"#6C6C6C","--vkui--color_text_secondary--active":"#727272","--vkui--color_text_secondary_alpha":"rgba(247, 251, 255, 0.42)","--vkui--color_text_secondary_alpha--hover":"rgba(247, 251, 255, 0.46)","--vkui--color_text_secondary_alpha--active":"rgba(247, 251, 255, 0.5)","--vkui--color_text_subhead":"#969a9f","--vkui--color_text_subhead--hover":"#9A9EA3","--vkui--color_text_subhead--active":"#9EA2A7","--vkui--color_text_tertiary":"#5d5f61","--vkui--color_text_tertiary--hover":"#636567","--vkui--color_text_tertiary--active":"#6A6C6E","--vkui--color_text_contrast":"#FFFFFF","--vkui--color_text_contrast--hover":"#EBEDF0","--vkui--color_text_contrast--active":"#D7D8DB","--vkui--color_text_contrast_themed":"#3b3b3b","--vkui--color_text_contrast_themed--hover":"#434343","--vkui--color_text_contrast_themed--active":"#4B4B4B","--vkui--color_text_positive":"#34c759","--vkui--color_text_positive--hover":"#3CC960","--vkui--color_text_positive--active":"#44CB66","--vkui--color_text_negative":"#fd6571","--vkui--color_text_negative--hover":"#FD6B77","--vkui--color_text_negative--active":"#FD717C","--vkui--color_text_link":"#2e90ff","--vkui--color_text_link--hover":"#3694FF","--vkui--color_text_link--active":"#3F99FF","--vkui--color_text_link_themed":"#FFFFFF","--vkui--color_text_link_themed--hover":"#EBEDF0","--vkui--color_text_link_themed--active":"#D7D8DB","--vkui--color_text_link_tint":"#71aaeb","--vkui--color_text_link_tint--hover":"#77ADEC","--vkui--color_text_link_tint--active":"#7CB1ED","--vkui--color_text_link_visited":"#4986cc","--vkui--color_text_link_visited--hover":"#508BCE","--vkui--color_text_link_visited--active":"#5890D0","--vkui--color_text_muted":"#e1e3e6","--vkui--color_text_muted--hover":"#E2E4E7","--vkui--color_text_muted--active":"#E3E5E8","--vkui--color_link_contrast":"#FFFFFF","--vkui--color_link_contrast--hover":"#EBEDF0","--vkui--color_link_contrast--active":"#D7D8DB","--vkui--color_icon_accent":"#2e90ff","--vkui--color_icon_accent--hover":"#3694FF","--vkui--color_icon_accent--active":"#3F99FF","--vkui--color_icon_accent_themed":"#FFFFFF","--vkui--color_icon_accent_themed--hover":"#EBEDF0","--vkui--color_icon_accent_themed--active":"#D7D8DB","--vkui--color_icon_primary":"#FFFFFF","--vkui--color_icon_primary--hover":"#EBEDF0","--vkui--color_icon_primary--active":"#D7D8DB","--vkui--color_icon_primary_invariably":"#3b3b3b","--vkui--color_icon_primary_invariably--hover":"#434343","--vkui--color_icon_primary_invariably--active":"#4B4B4B","--vkui--color_icon_medium":"#e6e6e6","--vkui--color_icon_medium--hover":"#E7E7E7","--vkui--color_icon_medium--active":"#E8E8E8","--vkui--color_icon_medium_alpha":"rgba(241, 247, 255, 0.66)","--vkui--color_icon_medium_alpha--hover":"rgba(241, 247, 255, 0.7000000000000001)","--vkui--color_icon_medium_alpha--active":"rgba(241, 247, 255, 0.74)","--vkui--color_icon_secondary":"#666666","--vkui--color_icon_secondary--hover":"#6C6C6C","--vkui--color_icon_secondary--active":"#727272","--vkui--color_icon_secondary_alpha":"rgba(241, 247, 255, 0.43)","--vkui--color_icon_secondary_alpha--hover":"rgba(241, 247, 255, 0.47000000000000003)","--vkui--color_icon_secondary_alpha--active":"rgba(241, 247, 255, 0.51)","--vkui--color_icon_tertiary":"#4d4d4d","--vkui--color_icon_tertiary--hover":"#545454","--vkui--color_icon_tertiary--active":"#5B5B5B","--vkui--color_icon_tertiary_alpha":"#ffffff7f","--vkui--color_icon_tertiary_alpha--hover":"rgba(255, 255, 255, 0.54)","--vkui--color_icon_tertiary_alpha--active":"rgba(255, 255, 255, 0.58)","--vkui--color_icon_contrast":"#FFFFFF","--vkui--color_icon_contrast--hover":"#EBEDF0","--vkui--color_icon_contrast--active":"#D7D8DB","--vkui--color_icon_contrast_themed":"#000000","--vkui--color_icon_contrast_themed--hover":"#0A0A0A","--vkui--color_icon_contrast_themed--active":"#141414","--vkui--color_icon_contrast_secondary":"#f2f3f5","--vkui--color_icon_contrast_secondary--hover":"#F3F3F5","--vkui--color_icon_contrast_secondary--active":"#F3F4F6","--vkui--color_icon_positive":"#34c759","--vkui--color_icon_positive--hover":"#3CC960","--vkui--color_icon_positive--active":"#44CB66","--vkui--color_icon_warning":"#ff6900","--vkui--color_icon_warning--hover":"#FF6F0A","--vkui--color_icon_warning--active":"#FF7514","--vkui--color_icon_negative":"#fd6571","--vkui--color_icon_negative--hover":"#FD6B77","--vkui--color_icon_negative--active":"#FD717C","--vkui--color_stroke_accent":"#529ef4","--vkui--color_stroke_accent--hover":"#59A2F4","--vkui--color_stroke_accent--active":"#60A6F5","--vkui--color_stroke_accent_themed":"#FFFFFF","--vkui--color_stroke_accent_themed--hover":"#EBEDF0","--vkui--color_stroke_accent_themed--active":"#D7D8DB","--vkui--color_separator_primary":"#303030","--vkui--color_separator_primary--hover":"#383838","--vkui--color_separator_primary--active":"#414141","--vkui--color_separator_primary2x":"#444546","--vkui--color_separator_primary2x--hover":"#4B4C4D","--vkui--color_separator_primary2x--active":"#535455","--vkui--color_separator_primary3x":"#505253","--vkui--color_separator_primary3x--hover":"#57595A","--vkui--color_separator_primary3x--active":"#5E6061","--vkui--color_separator_primary_alpha":"#ffffff23","--vkui--color_separator_primary_alpha--hover":"rgba(255, 255, 255, 0.18)","--vkui--color_separator_primary_alpha--active":"rgba(255, 255, 255, 0.22)","--vkui--color_separator_secondary":"#141415","--vkui--color_separator_secondary--hover":"#1D1D1E","--vkui--color_separator_secondary--active":"#272728","--vkui--color_stroke_positive":"#34c759","--vkui--color_stroke_positive--hover":"#3CC960","--vkui--color_stroke_positive--active":"#44CB66","--vkui--color_stroke_negative":"#fd6571","--vkui--color_stroke_negative--hover":"#FD6B77","--vkui--color_stroke_negative--active":"#FD717C","--vkui--color_stroke_contrast":"#FFFFFF","--vkui--color_stroke_contrast--hover":"#EBEDF0","--vkui--color_stroke_contrast--active":"#D7D8DB","--vkui--color_stroke_primary":"#E1E3E6","--vkui--color_stroke_primary--hover":"#E2E4E7","--vkui--color_stroke_primary--active":"#E3E5E8","--vkui--color_image_border_alpha":"#ffffff3d","--vkui--color_image_border_alpha--hover":"rgba(255, 255, 255, 0.28)","--vkui--color_image_border_alpha--active":"rgba(255, 255, 255, 0.32)","--vkui--color_field_border_alpha":"#FFFFFF0F","--vkui--color_field_border_alpha--hover":"#33333329","--vkui--color_field_border_alpha--active":"#33333333","--vkui--color_accent_blue":"#2e90ff","--vkui--color_accent_blue--hover":"#3694FF","--vkui--color_accent_blue--active":"#3F99FF","--vkui--color_accent_gray":"#a3adb8","--vkui--color_accent_gray--hover":"#A7B0BB","--vkui--color_accent_gray--active":"#AAB4BE","--vkui--color_accent_red":"#ff3347","--vkui--color_accent_red--hover":"#FF3B4E","--vkui--color_accent_red--active":"#FF4356","--vkui--color_accent_orange_fire":"#f05c44","--vkui--color_accent_orange_fire--hover":"#F1634B","--vkui--color_accent_orange_fire--active":"#F16953","--vkui--color_accent_orange":"#ffa000","--vkui--color_accent_orange--hover":"#FFA40A","--vkui--color_accent_orange--active":"#FFA814","--vkui--color_accent_orange_peach":"#ffc062","--vkui--color_accent_orange_peach--hover":"#FFC368","--vkui--color_accent_orange_peach--active":"#FFC56F","--vkui--color_accent_lime":"#aff70d","--vkui--color_accent_lime--hover":"#B2F717","--vkui--color_accent_lime--active":"#B5F820","--vkui--color_accent_green":"#34c759","--vkui--color_accent_green--hover":"#3CC960","--vkui--color_accent_green--active":"#44CB66","--vkui--color_accent_cyan":"#13ffd0","--vkui--color_accent_cyan--hover":"#1CFFD2","--vkui--color_accent_cyan--active":"#26FFD4","--vkui--color_accent_azure":"#0077ff","--vkui--color_accent_azure--hover":"#0A7CFF","--vkui--color_accent_azure--active":"#1482FF","--vkui--color_accent_purple":"#9985ff","--vkui--color_accent_purple--hover":"#9D8AFF","--vkui--color_accent_purple--active":"#A18FFF","--vkui--color_accent_violet":"#a94fff","--vkui--color_accent_violet--hover":"#AC56FF","--vkui--color_accent_violet--active":"#B05DFF","--vkui--color_accent_raspberry_pink":"#f060c0","--vkui--color_accent_raspberry_pink--hover":"#F166C3","--vkui--color_accent_raspberry_pink--active":"#F16DC5","--vkui--color_accent_pink":"#f45fff","--vkui--color_accent_pink--hover":"#F465FF","--vkui--color_accent_pink--active":"#F56CFF","--vkui--color_accent_secondary":"#3f8ae0","--vkui--color_accent_secondary--hover":"#478FE1","--vkui--color_accent_secondary--active":"#4E93E2","--vkui--color_overlay_primary":"#3b3b3b","--vkui--color_overlay_primary--hover":"#434343","--vkui--color_overlay_primary--active":"#4B4B4B","--vkui--color_overlay_secondary":"#3b3b3b66","--vkui--color_overlay_secondary--hover":"rgba(59, 59, 59, 0.44)","--vkui--color_overlay_secondary--active":"rgba(59, 59, 59, 0.48)","--vkui--color_avatar_overlay":"rgba(0, 0, 0, 0.60)","--vkui--color_avatar_overlay--hover":"rgba(0, 0, 0, 0.64)","--vkui--color_avatar_overlay--active":"rgba(0, 0, 0, 0.68)","--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_action_sheet_text":"#71aaeb","--vkui--color_action_sheet_text--hover":"#77ADEC","--vkui--color_action_sheet_text--active":"#7CB1ED","--vkui--color_image_placeholder":"#2a2b2c","--vkui--color_image_placeholder--hover":"#333334","--vkui--color_image_placeholder--active":"#3B3C3D","--vkui--color_image_placeholder_alpha":"rgba(241, 247, 255, 0.08)","--vkui--color_image_placeholder_alpha--hover":"rgba(241, 247, 255, 0.12)","--vkui--color_image_placeholder_alpha--active":"rgba(241, 247, 255, 0.16)","--vkui--color_skeleton_from":"#1b1b1b","--vkui--color_skeleton_from--hover":"#242424","--vkui--color_skeleton_from--active":"#2D2D2D","--vkui--color_skeleton_to":"#262626","--vkui--color_skeleton_to--hover":"#2F2F2F","--vkui--color_skeleton_to--active":"#373737","--vkui--color_button_text":"#FFFFFF","--vkui--color_button_text--hover":"#EBEDF0","--vkui--color_button_text--active":"#D7D8DB","--vkui--color_button_icon":"#FFFFFF","--vkui--color_button_icon--hover":"#EBEDF0","--vkui--color_button_icon--active":"#D7D8DB","--vkui--color_button_stroke":"#FFFFFF","--vkui--color_button_stroke--hover":"#EBEDF0","--vkui--color_button_stroke--active":"#D7D8DB","--vkui--color_write_bar_icon":"#76787a","--vkui--color_write_bar_icon--hover":"#7B7D7F","--vkui--color_write_bar_icon--active":"#818385","--vkui--color_write_bar_input_background":"#2c2d2e","--vkui--color_write_bar_input_background--hover":"#343536","--vkui--color_write_bar_input_background--active":"#3D3E3F","--vkui--color_write_bar_input_border":"#2c2d2e","--vkui--color_write_bar_input_border--hover":"#343536","--vkui--color_write_bar_input_border--active":"#3D3E3F","--vkui--color_write_bar_input_border_alpha":"#ddff00","--vkui--color_write_bar_input_border_alpha--hover":"#DEFF0A","--vkui--color_write_bar_input_border_alpha--active":"#E0FF14","--vkui--color_track_background":"#454647","--vkui--color_track_background--hover":"#4C4D4E","--vkui--color_track_background--active":"#545556","--vkui--color_track_buffer":"#405772","--vkui--color_track_buffer--hover":"#485E78","--vkui--color_track_buffer--active":"#4F647D","--vkui--color_search_field_background":"#363738","--vkui--color_search_field_background--hover":"#3E3F40","--vkui--color_search_field_background--active":"#464748","--vkui--color_panel_header_icon":"#71aaeb","--vkui--color_panel_header_icon--hover":"#77ADEC","--vkui--color_panel_header_icon--active":"#7CB1ED","--vkui--color_segmented_control":"#626364","--vkui--color_segmented_control--hover":"#68696A","--vkui--color_segmented_control--active":"#6F6F70","--vkui--color_tabbar_text_inactive":"#76787a","--vkui--color_tabbar_text_inactive--hover":"#7B7D7F","--vkui--color_tabbar_text_inactive--active":"#818385","--vkui--color_transparent":"transparent","--vkui--color_transparent--hover":"rgba(255, 255, 255, 0.04)","--vkui--color_transparent--active":"rgba(255, 255, 255, 0.08)","--vkui--color_background_inverse":"#FFFFFF","--vkui--color_background_inverse--hover":"#EBEDF0","--vkui--color_background_inverse--active":"#D7D8DB","--vkui--color_stroke_contrast_secondary_alpha":"#ffffff1e","--vkui--color_stroke_contrast_secondary_alpha--hover":"rgba(255, 255, 255, 0.16)","--vkui--color_stroke_contrast_secondary_alpha--active":"rgba(255, 255, 255, 0.2)","--vkui--color_text_tertiary_alpha":"#ffffff7f","--vkui--color_text_tertiary_alpha--hover":"rgba(255, 255, 255, 0.54)","--vkui--color_text_tertiary_alpha--active":"rgba(255, 255, 255, 0.58)"}}
|
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
--vkui--elevation2: 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
11
11
|
--vkui--elevation3: 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
12
12
|
--vkui--elevation4: 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
13
|
+
--vkui--blur_s: 8px;
|
|
13
14
|
--vkui--blur_m: 16px;
|
|
15
|
+
--vkui--blur_l: 48px;
|
|
16
|
+
--vkui--blur_x_l: 96px;
|
|
14
17
|
--vkui--font_family_fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
15
18
|
--vkui--font_family_accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
16
19
|
--vkui--font_family_base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -241,6 +244,14 @@
|
|
|
241
244
|
--vkui--font_body--line_height--regular: 21px;
|
|
242
245
|
--vkui--font_body--font_weight--regular: 520;
|
|
243
246
|
--vkui--font_body--font_variation_settings--optical_size--regular: 21.5;
|
|
247
|
+
--vkui--font_text_bold--font_size--regular: 16px;
|
|
248
|
+
--vkui--font_text_bold--line_height--regular: 18.5px;
|
|
249
|
+
--vkui--font_text_bold--font_weight--regular: 700;
|
|
250
|
+
--vkui--font_text_bold--font_variation_settings--optical_size--regular: 21.8;
|
|
251
|
+
--vkui--font_footnote_bold--font_size--regular: 13.5px;
|
|
252
|
+
--vkui--font_footnote_bold--line_height--regular: 15px;
|
|
253
|
+
--vkui--font_footnote_bold--font_weight--regular: 700;
|
|
254
|
+
--vkui--font_footnote_bold--font_variation_settings--optical_size--regular: 22.2;
|
|
244
255
|
--vkui--font_headline--font_size--regular: 17px;
|
|
245
256
|
--vkui--font_headline--line_height--regular: 20px;
|
|
246
257
|
--vkui--font_headline--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -291,15 +302,15 @@
|
|
|
291
302
|
--vkui--color_background_contrast: #FFFFFF;
|
|
292
303
|
--vkui--color_background_contrast--hover: #EBEDF0;
|
|
293
304
|
--vkui--color_background_contrast--active: #D7D8DB;
|
|
294
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
305
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
295
306
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
296
307
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
297
308
|
--vkui--color_background_contrast_inverse: #000000;
|
|
298
309
|
--vkui--color_background_contrast_inverse--hover: #0A0A0A;
|
|
299
310
|
--vkui--color_background_contrast_inverse--active: #141414;
|
|
300
|
-
--vkui--color_background_contrast_themed: #
|
|
301
|
-
--vkui--color_background_contrast_themed--hover: #
|
|
302
|
-
--vkui--color_background_contrast_themed--active: #
|
|
311
|
+
--vkui--color_background_contrast_themed: #1e1e1c;
|
|
312
|
+
--vkui--color_background_contrast_themed--hover: #272725;
|
|
313
|
+
--vkui--color_background_contrast_themed--active: #30302E;
|
|
303
314
|
--vkui--color_background_modal: #000000;
|
|
304
315
|
--vkui--color_background_modal--hover: #0A0A0A;
|
|
305
316
|
--vkui--color_background_modal--active: #141414;
|
|
@@ -315,7 +326,7 @@
|
|
|
315
326
|
--vkui--color_background_warning: #483416;
|
|
316
327
|
--vkui--color_background_warning--hover: #4F3C1F;
|
|
317
328
|
--vkui--color_background_warning--active: #574429;
|
|
318
|
-
--vkui--color_background_negative: #
|
|
329
|
+
--vkui--color_background_negative: #fd6571;
|
|
319
330
|
--vkui--color_background_negative--hover: #FD6B77;
|
|
320
331
|
--vkui--color_background_negative--active: #FD717C;
|
|
321
332
|
--vkui--color_background_negative_tint: #4b2727;
|
|
@@ -366,7 +377,7 @@
|
|
|
366
377
|
--vkui--color_text_positive: #34c759;
|
|
367
378
|
--vkui--color_text_positive--hover: #3CC960;
|
|
368
379
|
--vkui--color_text_positive--active: #44CB66;
|
|
369
|
-
--vkui--color_text_negative: #
|
|
380
|
+
--vkui--color_text_negative: #fd6571;
|
|
370
381
|
--vkui--color_text_negative--hover: #FD6B77;
|
|
371
382
|
--vkui--color_text_negative--active: #FD717C;
|
|
372
383
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -432,7 +443,7 @@
|
|
|
432
443
|
--vkui--color_icon_warning: #ff6900;
|
|
433
444
|
--vkui--color_icon_warning--hover: #FF6F0A;
|
|
434
445
|
--vkui--color_icon_warning--active: #FF7514;
|
|
435
|
-
--vkui--color_icon_negative: #
|
|
446
|
+
--vkui--color_icon_negative: #fd6571;
|
|
436
447
|
--vkui--color_icon_negative--hover: #FD6B77;
|
|
437
448
|
--vkui--color_icon_negative--active: #FD717C;
|
|
438
449
|
--vkui--color_stroke_accent: #529ef4;
|
|
@@ -459,7 +470,7 @@
|
|
|
459
470
|
--vkui--color_stroke_positive: #34c759;
|
|
460
471
|
--vkui--color_stroke_positive--hover: #3CC960;
|
|
461
472
|
--vkui--color_stroke_positive--active: #44CB66;
|
|
462
|
-
--vkui--color_stroke_negative: #
|
|
473
|
+
--vkui--color_stroke_negative: #fd6571;
|
|
463
474
|
--vkui--color_stroke_negative--hover: #FD6B77;
|
|
464
475
|
--vkui--color_stroke_negative--active: #FD717C;
|
|
465
476
|
--vkui--color_stroke_contrast: #FFFFFF;
|
|
@@ -585,13 +596,16 @@
|
|
|
585
596
|
--vkui--color_tabbar_text_inactive: #76787a;
|
|
586
597
|
--vkui--color_tabbar_text_inactive--hover: #7B7D7F;
|
|
587
598
|
--vkui--color_tabbar_text_inactive--active: #818385;
|
|
588
|
-
--vkui--color_transparent:
|
|
589
|
-
--vkui--color_transparent--hover: rgba(
|
|
590
|
-
--vkui--color_transparent--active: rgba(
|
|
599
|
+
--vkui--color_transparent: transparent;
|
|
600
|
+
--vkui--color_transparent--hover: rgba(255, 255, 255, 0.04);
|
|
601
|
+
--vkui--color_transparent--active: rgba(255, 255, 255, 0.08);
|
|
591
602
|
--vkui--color_background_inverse: #FFFFFF;
|
|
592
603
|
--vkui--color_background_inverse--hover: #EBEDF0;
|
|
593
604
|
--vkui--color_background_inverse--active: #D7D8DB;
|
|
594
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
605
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
595
606
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
596
607
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
608
|
+
--vkui--color_text_tertiary_alpha: #ffffff7f;
|
|
609
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(255, 255, 255, 0.54);
|
|
610
|
+
--vkui--color_text_tertiary_alpha--active: rgba(255, 255, 255, 0.58);
|
|
597
611
|
}
|