From 30fde6c3cd049d30f20490b19a6e55afe74b4e1a Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Fri, 13 Jan 2023 20:02:28 +0300 Subject: [PATCH 01/57] Update scheme_ok.json --- main.valette/scheme_ok.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index e6cda18..d81abb4 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -719,9 +719,12 @@ }, "secondary_overlay_badge": { "color_identifier": "white_alpha15" - }, + }, "content_positive_background": { "color_identifier": "green_alpha" + }, + "vk_donut_background": { + "color_identifier": "gray_850" } } }, @@ -1445,9 +1448,12 @@ }, "secondary_overlay_badge": { "color_identifier": "black_alpha24" - }, + }, "content_positive_background": { "color_identifier": "green_alpha" + }, + "vk_donut_background": { + "color_identifier": "yellow_overlight" } } } From 7d9af8e15095b83b9e23643b3640b11288529335 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 13:34:24 +0300 Subject: [PATCH 02/57] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD=D1=8B=20Ora?= =?UTF-8?q?nge=20=D0=B4=D0=BB=D1=8F=20Web=20=D0=B8=20Mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.valette/scheme_web.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 971269d..e42bbf2 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -807,6 +807,9 @@ }, "vk_donut_background": { "color_identifier": "gray_850" + }, + "background_orange": { + "color_identifier": "orange_light" } } }, @@ -1618,6 +1621,9 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" + }, + "background_orange": { + "color_identifier": "orange_light" } } } From 1c0587fe4b191fdaf8de1672aded0ccfc8a70b43 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 13:36:42 +0300 Subject: [PATCH 03/57] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD=D1=8B=20Ora?= =?UTF-8?q?nge=20=D0=B4=D0=BB=D1=8F=20Web=20=D0=B8=20Mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.valette/scheme.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 741ac2f..4baa9f4 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -725,6 +725,9 @@ }, "vk_donut_background": { "color_identifier": "gray_850" + }, + "background_orange": { + "color_identifier": "orange_light" } } }, @@ -1454,6 +1457,9 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" + }, + "background_orange": { + "color_identifier": "orange_tint" } } } From 4deb7d6635ce47a415b2d89bec8bae7b19f68309 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 13:40:48 +0300 Subject: [PATCH 04/57] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD=D1=8B=20Ora?= =?UTF-8?q?nge=20=D0=B4=D0=BB=D1=8F=20Web=20=D0=B8=20Mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.valette/scheme_web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index e42bbf2..205d238 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -1623,7 +1623,7 @@ "color_identifier": "yellow_overlight" }, "background_orange": { - "color_identifier": "orange_light" + "color_identifier": "orange_tint" } } } From 51f276231767ce0fa9e10b4eb62b89d378b37e9c Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 13:41:23 +0300 Subject: [PATCH 05/57] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD=D1=8B=20Ora?= =?UTF-8?q?nge=20=D0=B4=D0=BB=D1=8F=20Web=20=D0=B8=20Mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.valette/palette.json | 2 ++ main.valette/palette_web.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/main.valette/palette.json b/main.valette/palette.json index 7d82553..8852e18 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -78,6 +78,8 @@ "mint_A1_alpha12": "#1F006732", "neon_pink": "#F45FFF", "orange": "#FFA000", + "orange_tint": "#F9B54F", + "orange_light": "#FFC062", "orange_fire": "#F05C44", "pink": "#E6457A", "pink_alpha": "#2E1E000C", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 361957d..406af9f 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -79,6 +79,8 @@ "light_blue_A300": "#8FADC8", "neon_pink": "#F45FFF", "orange": "#FFA000", + "orange_tint": "#F9B54F", + "orange_light": "#FFC062", "orange_fire": "#F05C44", "orange_prominent": "#FF724C", "raspberry_pink": "#E03FAB", From 0f605b1bc7f1ea8bf02a9f727939537ba0439e4a Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 19:06:41 +0300 Subject: [PATCH 06/57] Add new Token dynamic_orange_peach --- main.valette/scheme.json | 16 +++++++++------- main.valette/scheme_web.json | 14 ++++++++------ 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 4baa9f4..57e5a1a 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -673,6 +673,9 @@ "dynamic_orange": { "color_identifier": "orange" }, + "dynamic_orange_peach": { + "color_identifier": "orange_light" + }, "dynamic_purple": { "color_identifier": "purple_light" }, @@ -725,9 +728,7 @@ }, "vk_donut_background": { "color_identifier": "gray_850" - }, - "background_orange": { - "color_identifier": "orange_light" + } } }, @@ -1404,7 +1405,10 @@ }, "dynamic_orange": { "color_identifier": "orange" - }, + }, + "dynamic_orange_peach": { + "color_identifier": "orange_tint" + }, "dynamic_purple": { "color_identifier": "purple" }, @@ -1457,9 +1461,7 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" - }, - "background_orange": { - "color_identifier": "orange_tint" + } } } diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 205d238..4853731 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -747,6 +747,9 @@ "dynamic_orange": { "color_identifier": "orange" }, + "dynamic_orange_peach": { + "color_identifier": "orange_light" + }, "dynamic_purple": { "color_identifier": "purple_light" }, @@ -807,9 +810,7 @@ }, "vk_donut_background": { "color_identifier": "gray_850" - }, - "background_orange": { - "color_identifier": "orange_light" + } } }, @@ -1561,6 +1562,9 @@ "dynamic_orange": { "color_identifier": "orange" }, + "dynamic_orange_peach": { + "color_identifier": "orange_tint" + }, "dynamic_purple": { "color_identifier": "purple" }, @@ -1621,9 +1625,7 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" - }, - "background_orange": { - "color_identifier": "orange_tint" + } } } From 95093df60edc33a5d0c1108f10c7555b73bfa425 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 20 Jan 2023 19:09:19 +0300 Subject: [PATCH 07/57] Add new Token dynamic_orange_peach --- main.valette/scheme.json | 1 - main.valette/scheme_web.json | 1 - 2 files changed, 2 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 57e5a1a..35e8870 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -1461,7 +1461,6 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" - } } } diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 4853731..84b9e66 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -1625,7 +1625,6 @@ }, "vk_donut_background": { "color_identifier": "yellow_overlight" - } } } From 364aa00f98ddfb5f1d7fddb13c61a67cb76d5aaf Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:17:41 +0300 Subject: [PATCH 08/57] Update scheme_ok.json --- main.valette/scheme_ok.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index d81abb4..34abfc4 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -673,6 +673,9 @@ "dynamic_orange": { "color_identifier": "ok_orange" }, + "dynamic_orange_peach": { + "color_identifier": "ok_orange" + }, "dynamic_purple": { "color_identifier": "purple_light" }, @@ -1402,6 +1405,9 @@ "dynamic_orange": { "color_identifier": "ok_orange" }, + "dynamic_orange_peach": { + "color_identifier": "ok_orange" + }, "dynamic_purple": { "color_identifier": "purple" }, From fbd500802a5333d357eda22bb73ab6d0e72ec7e0 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 27 Jan 2023 13:11:22 +0300 Subject: [PATCH 09/57] Update mobile color modal_card_background --- main.valette/scheme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 35e8870..139e764 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -476,7 +476,7 @@ "color_identifier": "gray_800" }, "modal_card_background": { - "color_identifier": "gray_850" + "color_identifier": "gray_800" }, "modal_card_border": { "color_identifier": "white_alpha12" From 6c955a92315c7267cf4430ace79e4460341b94a2 Mon Sep 17 00:00:00 2001 From: Olga Smirnova <82942893+Olyaspb-vk@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:18:30 +0300 Subject: [PATCH 10/57] Update palette_web.json (#346) Added color "yellow_overlight" --- main.valette/palette_web.json | 1 + 1 file changed, 1 insertion(+) diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 406af9f..29a144b 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -141,6 +141,7 @@ "yellow": "#FFC107", "yellow_light": "#FAEFD2", "yellow_alpha16": "#29FFCA63", + "yellow_overlight": "#FFF2D6", "lavender_100": "#E6E9FF", "lavender_200": "#CCD3FF", "lavender_300": "#ADB8FF", From 987bb069055e111076390268d476746452f7cad6 Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Mon, 30 Jan 2023 19:27:13 +0300 Subject: [PATCH 11/57] add gradient_warm_valentine add gradient_warm_valentine --- main.valette/gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 7bbf890..5b378ec 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -123,6 +123,10 @@ "colors": ["#FF8A65", "#F25383", "#8F13DB"], "angle": 135.0 }, + "gradient_warm_valentine": { + "colors": ["#F3386A", "#FF819E"], + "angle": 135.0 + }, "gradient_sberkot": { "colors": ["#9DF19D", "#31C2A7", "#21A19A", "#107F8C"], "angle": 135.0 From 3080c31d4a62a143b58a2d48c4f91f0c1e4e31d3 Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:23:09 +0300 Subject: [PATCH 12/57] Add im_gradient_warm_valentine_theme --- main.valette/scheme_messages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index 7c10db4..8c96cad 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -701,6 +701,15 @@ "im_gradient_valentine_theme_write_bar_tint": { "color_identifier": "pink_pastel" }, + "im_gradient_warm_valentine_theme_header_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_warm_valentine_theme_accent": { + "color_identifier": "pink_pastel" + }, + "im_gradient_warm_valentine_theme_write_bar_tint": { + "color_identifier": "pink_pastel" + }, "im_gradient_sberkot_theme_header_tint": { "color_identifier": "emerald" }, @@ -1424,6 +1433,15 @@ "im_gradient_valentine_theme_write_bar_tint": { "color_identifier": "pink" }, + "im_gradient_warm_valentine_theme_header_tint": { + "color_identifier": "pink" + }, + "im_gradient_warm_valentine_theme_accent": { + "color_identifier": "pink" + }, + "im_gradient_warm_valentine_theme_write_bar_tint": { + "color_identifier": "pink" + }, "im_gradient_sberkot_theme_header_tint": { "color_identifier": "green" }, From 389ce9612e9d5c10cf0c85b330d812d732a0d2bf Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 8 Feb 2023 21:49:52 +0300 Subject: [PATCH 13/57] Add token text_highlight_alpha --- main.valette/scheme.json | 6 ++++++ main.valette/scheme_edu.json | 6 ++++++ main.valette/scheme_ok.json | 6 ++++++ main.valette/scheme_web.json | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 139e764..93719fc 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -704,6 +704,9 @@ "color_identifier": "sky_300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1437,6 +1440,9 @@ "color_identifier": "azure_300", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 17c1cc2..2cead6a 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -701,6 +701,9 @@ "color_identifier": "lavender_A300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpa20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1427,6 +1430,9 @@ "color_identifier": "lavender_A700", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index 34abfc4..cacacae 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -704,6 +704,9 @@ "color_identifier": "sky_300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1436,6 +1439,9 @@ "color_identifier": "azure_300", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 84b9e66..6181d2a 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -782,6 +782,9 @@ "color_identifier": "blue_400_alpha20", "deprecated_for_web": true }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900", "deprecated_for_web": true @@ -1597,6 +1600,9 @@ "color_identifier": "blue_400_alpha20", "deprecated_for_web": true }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white", "deprecated_for_web": true From c406529f196b6cddde4838f153edabdde83e37e4 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 8 Feb 2023 21:51:58 +0300 Subject: [PATCH 14/57] Add token text_highlight_alpha --- main.valette/scheme_edu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 2cead6a..ab1d365 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -702,7 +702,7 @@ "alpha_multiplier": 0.24 }, "text_highlight_alpha": { - "color_identifier": "white_alpa20" + "color_identifier": "white_alpha20" }, "skeleton_shimmer_from": { "color_identifier": "gray_900" From 740e337629515615b7891dad2ff47e537faafe57 Mon Sep 17 00:00:00 2001 From: Alexey Zaycev <91548592+Zaycevq@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:19:11 +0300 Subject: [PATCH 15/57] Add token text_highlight_alpha (#351) * Add token text_highlight_alpha * Add token text_highlight_alpha --- main.valette/scheme.json | 6 ++++++ main.valette/scheme_edu.json | 6 ++++++ main.valette/scheme_ok.json | 6 ++++++ main.valette/scheme_web.json | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 139e764..93719fc 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -704,6 +704,9 @@ "color_identifier": "sky_300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1437,6 +1440,9 @@ "color_identifier": "azure_300", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 17c1cc2..ab1d365 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -701,6 +701,9 @@ "color_identifier": "lavender_A300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1427,6 +1430,9 @@ "color_identifier": "lavender_A700", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index 34abfc4..cacacae 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -704,6 +704,9 @@ "color_identifier": "sky_300", "alpha_multiplier": 0.24 }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900" }, @@ -1436,6 +1439,9 @@ "color_identifier": "azure_300", "alpha_multiplier": 0.2 }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 84b9e66..6181d2a 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -782,6 +782,9 @@ "color_identifier": "blue_400_alpha20", "deprecated_for_web": true }, + "text_highlight_alpha": { + "color_identifier": "white_alpha20" + }, "skeleton_shimmer_from": { "color_identifier": "gray_900", "deprecated_for_web": true @@ -1597,6 +1600,9 @@ "color_identifier": "blue_400_alpha20", "deprecated_for_web": true }, + "text_highlight_alpha": { + "color_identifier": "white_blue20" + }, "skeleton_shimmer_from": { "color_identifier": "white", "deprecated_for_web": true From 056583ba1ea5330d0c4ea2d4e948c7c25b517bf5 Mon Sep 17 00:00:00 2001 From: Dmitriy Zhukov Date: Mon, 13 Feb 2023 19:22:16 +0300 Subject: [PATCH 16/57] Convert to old format --- main.valette/palette.json | 272 ++- main.valette/palette_edu.json | 258 ++- main.valette/palette_messages.json | 226 +-- main.valette/scheme.json | 2926 +++++++++++++------------- main.valette/scheme_edu.json | 2900 +++++++++++++------------- main.valette/scheme_messages.json | 3046 ++++++++++++++-------------- 6 files changed, 4802 insertions(+), 4826 deletions(-) diff --git a/main.valette/palette.json b/main.valette/palette.json index f870a06..8852e18 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -1,140 +1,136 @@ { - "identifier": "default", - "family": "va", - "colors": { - "azure_100_muted": "#67A5EB", - "azure_300": "#2688EB", - "azure_350": "#2975CC", - "azure_A100": "#0077FF", - "azure_A400": "#2D81E0", - "black": "#000000", - "black_alpha05": "#0D000000", - "black_alpha8": "#14000000", - "black_alpha12": "#1F000000", - "black_alpha15": "#26000000", - "black_alpha16": "#28000000", - "black_alpha20": "#34000000", - "black_alpha24": "#3D000000", - "black_alpha35": "#59000000", - "black_alpha6": "#0F000000", - "black_alpha45": "#73000000", - "black_alpha60": "#99000000", - "black_alpha75": "#BF000000", - "black_blue10": "#000C1A", - "black_blue24": "#001C3D", - "black_blue24_alpha8": "#14001C3D", - "black_blue24_alpha24": "#3D001C3D", - "black_blue30_alpha66": "#A800244D", - "black_blue45_alpha10": "#1A003973", - "black_lavender_alpha5": "#0D00083D", - "blue_200": "#5C9CE6", - "blue_200_muted": "#74A2D6", - "blue_300": "#528BCC", - "blue_400": "#5181B8", - "blue_600": "#45678F", - "blue_A300": "#4772A6", - "blue_A400": "#346CAD", - "blue_A500": "#3C6A9E", - "blue_A800": "#28436E", - "blue_facebook": "#4367A3", - "blue_overlight_1_alpha32": "#52ADD3FF", - "blue_overlight_2_alpha80": "#CCC2DEFF", - "blue_overlight_3": "#92B2D6", - "brown_gold": "#9E8F72", - "brown_light": "#C2B79F", - "clear": "#00000000", - "charcoal": "#384452", - "emerald": "#4CD964", - "gold_200": "#F4E7C3", - "gold_250": "#E3D3AC", - "gold_300": "#D1C097", - "gold_400": "#AB9871", - "gold_500": "#857250", - "gray_100": "#E1E3E6", - "gray_20": "#F9F9F9", - "gray_200": "#C4C8CC", - "gray_300": "#AAAEB3", - "gray_40": "#F2F3F5", - "gray_400": "#909499", - "gray_450": "#7F8285", - "gray_50": "#EBEDF0", - "gray_500": "#76787A", - "gray_600": "#5D5F61", - "gray_700": "#454647", - "gray_750": "#363738", - "gray_800": "#2C2D2E", - "gray_850": "#232324", - "gray_900": "#19191A", - "gray_950": "#141414", - "gray_1000": "#0A0A0A", - "gray_A150": "#D7D8D9", - "gray_A40": "#F5F5F5", - "gray_A970": "#070708", - "gray_alpha": "#B3D7DBE0", - "green": "#4BB34B", - "green_alpha": "#264BB34B", - "light_gray_2": "#A9B0B8", - "mint_100": "#D4FDE8", - "mint_200": "#AEE6C9", - "mint_400": "#6D8F7E", - "mint_500": "#567867", - "mint_A1_alpha12": "#1F006732", - "neon_pink": "#F45FFF", - "orange": "#FFA000", - "orange_tint": "#F9B54F", - "orange_light": "#FFC062", - "orange_fire": "#F05C44", - "pink": "#E6457A", - "pink_alpha": "#2E1E000C", - "pink_light": "#FAEBEB", - "raspberry_pink": "#E03FAB", - "raspberry_pink_light": "#F060C0", - "purple": "#735CE6", - "purple_light": "#937FF5", - "red": "#E64646", - "red_dark": "#522E2E", - "red_error": "#EB4250", - "red_light": "#FF5C5C", - "red_nice": "#FF3347", - "sky_300": "#529EF4", - "steel_gray_150": "#B8C1CC", - "steel_gray_200": "#AEB7C2", - "steel_gray_250": "#A3ADB8", - "steel_gray_300": "#99A2AD", - "steel_gray_350": "#9099A3", - "steel_gray_400": "#818C99", - "steel_gray_500": "#6D7885", - "steel_gray_600": "#5A6470", - "turquoise": "#63B9BA", - "violet": "#792EC0", - "violet_dark": "#1F1B2C", - "violet_light": "#A393F5", - "violet_muted": "#4B4D61", - "white": "#FFFFFF", - "white_alpha8": "#14FFFFFF", - "white_alpha12": "#1FFFFFFF", - "white_alpha15": "#26FFFFFF", - "white_alpha20": "#33FFFFFF", - "white_alpha32": "#52FFFFFF", - "white_alpha40": "#66FFFFFF", - "white_alpha60": "#99FFFFFF", - "white_blue20": "#CCE4FF", - "white_blue32": "#ADD3FF", - "yellow": "#FFC107", - "yellow_light": "#FFD54F", - "yellow_overlight": "#FFF2D6", - "yellow_sunflower": "#FECE00", - "lavender_A100": "#E6E5FF", - "lavender_A200": "#CECCFF", - "lavender_A300": "#B0ADFF", - "lavender_A400": "#928FFF", - "lavender_A700": "#4B47B2", - "lavender_A800": "#353380", - "lavender_100": "#E6E9FF", - "lavender_200": "#CCD3FF", - "lavender_300": "#ADB8FF", - "lavender_700": "#5965B3", - "lavender_800": "#404980", - "lavender_900": "#262B4D" - } + "azure_100_muted": "#67A5EB", + "azure_300": "#2688EB", + "azure_350": "#2975CC", + "azure_A100": "#0077FF", + "azure_A400": "#2D81E0", + "black": "#000000", + "black_alpha05": "#0D000000", + "black_alpha8": "#14000000", + "black_alpha12": "#1F000000", + "black_alpha15": "#26000000", + "black_alpha16": "#28000000", + "black_alpha20": "#34000000", + "black_alpha24": "#3D000000", + "black_alpha35": "#59000000", + "black_alpha6": "#0F000000", + "black_alpha45": "#73000000", + "black_alpha60": "#99000000", + "black_alpha75": "#BF000000", + "black_blue10": "#000C1A", + "black_blue24": "#001C3D", + "black_blue24_alpha8": "#14001C3D", + "black_blue24_alpha24": "#3D001C3D", + "black_blue30_alpha66": "#A800244D", + "black_blue45_alpha10": "#1A003973", + "black_lavender_alpha5": "#0D00083D", + "blue_200": "#5C9CE6", + "blue_200_muted": "#74A2D6", + "blue_300": "#528BCC", + "blue_400": "#5181B8", + "blue_600": "#45678F", + "blue_A300": "#4772A6", + "blue_A400": "#346CAD", + "blue_A500": "#3C6A9E", + "blue_A800": "#28436E", + "blue_facebook": "#4367A3", + "blue_overlight_1_alpha32": "#52ADD3FF", + "blue_overlight_2_alpha80": "#CCC2DEFF", + "blue_overlight_3": "#92B2D6", + "brown_gold": "#9E8F72", + "brown_light": "#C2B79F", + "clear": "#00000000", + "charcoal": "#384452", + "emerald": "#4CD964", + "gold_200": "#F4E7C3", + "gold_250": "#E3D3AC", + "gold_300": "#D1C097", + "gold_400": "#AB9871", + "gold_500": "#857250", + "gray_100": "#E1E3E6", + "gray_20": "#F9F9F9", + "gray_200": "#C4C8CC", + "gray_300": "#AAAEB3", + "gray_40": "#F2F3F5", + "gray_400": "#909499", + "gray_450": "#7F8285", + "gray_50": "#EBEDF0", + "gray_500": "#76787A", + "gray_600": "#5D5F61", + "gray_700": "#454647", + "gray_750": "#363738", + "gray_800": "#2C2D2E", + "gray_850": "#232324", + "gray_900": "#19191A", + "gray_950": "#141414", + "gray_1000": "#0A0A0A", + "gray_A150": "#D7D8D9", + "gray_A40": "#F5F5F5", + "gray_A970": "#070708", + "gray_alpha": "#B3D7DBE0", + "green": "#4BB34B", + "green_alpha": "#264BB34B", + "light_gray_2": "#A9B0B8", + "mint_100": "#D4FDE8", + "mint_200": "#AEE6C9", + "mint_400": "#6D8F7E", + "mint_500": "#567867", + "mint_A1_alpha12": "#1F006732", + "neon_pink": "#F45FFF", + "orange": "#FFA000", + "orange_tint": "#F9B54F", + "orange_light": "#FFC062", + "orange_fire": "#F05C44", + "pink": "#E6457A", + "pink_alpha": "#2E1E000C", + "pink_light": "#FAEBEB", + "raspberry_pink": "#E03FAB", + "raspberry_pink_light": "#F060C0", + "purple": "#735CE6", + "purple_light": "#937FF5", + "red": "#E64646", + "red_dark": "#522E2E", + "red_error": "#EB4250", + "red_light": "#FF5C5C", + "red_nice": "#FF3347", + "sky_300": "#529EF4", + "steel_gray_150": "#B8C1CC", + "steel_gray_200": "#AEB7C2", + "steel_gray_250": "#A3ADB8", + "steel_gray_300": "#99A2AD", + "steel_gray_350": "#9099A3", + "steel_gray_400": "#818C99", + "steel_gray_500": "#6D7885", + "steel_gray_600": "#5A6470", + "turquoise": "#63B9BA", + "violet": "#792EC0", + "violet_dark": "#1F1B2C", + "violet_light": "#A393F5", + "violet_muted": "#4B4D61", + "white": "#FFFFFF", + "white_alpha8": "#14FFFFFF", + "white_alpha12": "#1FFFFFFF", + "white_alpha15": "#26FFFFFF", + "white_alpha20": "#33FFFFFF", + "white_alpha32": "#52FFFFFF", + "white_alpha40": "#66FFFFFF", + "white_alpha60": "#99FFFFFF", + "white_blue20": "#CCE4FF", + "white_blue32": "#ADD3FF", + "yellow": "#FFC107", + "yellow_light": "#FFD54F", + "yellow_overlight": "#FFF2D6", + "yellow_sunflower": "#FECE00", + "lavender_A100": "#E6E5FF", + "lavender_A200": "#CECCFF", + "lavender_A300": "#B0ADFF", + "lavender_A400": "#928FFF", + "lavender_A700": "#4B47B2", + "lavender_A800": "#353380", + "lavender_100": "#E6E9FF", + "lavender_200": "#CCD3FF", + "lavender_300": "#ADB8FF", + "lavender_700": "#5965B3", + "lavender_800": "#404980", + "lavender_900": "#262B4D" } diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index f9b39bb..0a14301 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -1,133 +1,129 @@ { - "identifier":"edu", - "family":"va", - "colors":{ - "azure_100_muted":"#67A5EB", - "azure_300":"#3F8AE0", - "azure_350":"#2975CC", - "azure_A100":"#2787F5", - "azure_A400":"#4986CC", - "black":"#000000", - "black_alpha05":"#0D000000", - "black_alpha8":"#14000000", - "black_alpha12":"#1F000000", - "black_alpha15":"#26000000", - "black_alpha16":"#28000000", - "black_alpha20":"#34000000", - "black_alpha24":"#3D000000", - "black_alpha35":"#59000000", - "black_alpha6":"#0F000000", - "black_alpha60":"#99000000", - "black_alpha75":"#BF000000", - "black_blue10":"#000C1A", - "black_blue24":"#001C3D", - "black_blue24_alpha8":"#14001C3D", - "black_blue24_alpha24":"#3D001C3D", - "black_blue30_alpha66":"#A800244D", - "black_blue45_alpha10":"#1A003973", - "black_lavender_alpha5":"#0D00083D", - "blue_200":"#5C9CE6", - "blue_200_muted":"#74A2D6", - "blue_300":"#528BCC", - "blue_400":"#5181B8", - "blue_600":"#45678F", - "blue_A300":"#4772A6", - "blue_A400":"#346CAD", - "blue_A500":"#3C6A9E", - "blue_A800":"#28436E", - "blue_facebook":"#4367A3", - "blue_overlight_1_alpha32":"#52ADD3FF", - "blue_overlight_2_alpha80":"#CCC2DEFF", - "blue_overlight_3":"#92B2D6", - "brown_gold":"#9E8F72", - "brown_light":"#C2B79F", - "clear":"#00000000", - "charcoal":"#384452", - "emerald":"#4CD964", - "gold_200":"#F4E7C3", - "gold_250":"#E3D3AC", - "gold_300":"#D1C097", - "gold_400":"#AB9871", - "gold_500":"#857250", - "gray_100":"#E1E3E6", - "gray_20":"#F9F9F9", - "gray_200":"#C4C8CC", - "gray_300":"#AAAEB3", - "gray_40":"#F2F3F5", - "gray_400":"#909499", - "gray_450":"#7F8285", - "gray_50":"#EBEDF0", - "gray_500":"#76787A", - "gray_600":"#5D5F61", - "gray_700":"#454647", - "gray_750":"#363738", - "gray_800":"#2C2D2E", - "gray_850":"#232324", - "gray_900":"#19191A", - "gray_950":"#141414", - "gray_1000":"#0A0A0A", - "gray_A150":"#D7D8D9", - "gray_A40":"#F5F5F5", - "gray_A970":"#070708", - "gray_alpha":"#B3D7DBE0", - "green":"#4BB34B", - "green_alpha":"#264BB34B", - "light_gray_2":"#A9B0B8", - "mint_100":"#D4FDE8", - "mint_200":"#AEE6C9", - "mint_400":"#6D8F7E", - "mint_500":"#567867", - "mint_A1_alpha12":"#1F006732", - "orange":"#FFA000", - "orange_fire":"#F05C44", - "pink":"#E6457A", - "pink_alpha":"#2E1E000C", - "pink_light":"#FAEBEB", - "raspberry_pink":"#E03FAB", - "raspberry_pink_light":"#F060C0", - "purple":"#735CE6", - "purple_light":"#937FF5", - "red":"#E64646", - "red_dark":"#522E2E", - "red_error":"#EB4250", - "red_light":"#FF5C5C", - "red_nice":"#FF3347", - "sky_300":"#71AAEB", - "steel_gray_150":"#B8C1CC", - "steel_gray_200":"#AEB7C2", - "steel_gray_250":"#A3ADB8", - "steel_gray_300":"#99A2AD", - "steel_gray_350":"#9099A3", - "steel_gray_400":"#818C99", - "steel_gray_500":"#6D7885", - "turquoise":"#63B9BA", - "violet":"#792EC0", - "violet_dark":"#1F1B2C", - "violet_light":"#A393F5", - "violet_muted":"#4B4D61", - "white":"#FFFFFF", - "white_alpha8":"#14FFFFFF", - "white_alpha12":"#1FFFFFFF", - "white_alpha15":"#26FFFFFF", - "white_alpha20":"#33FFFFFF", - "white_alpha40":"#66FFFFFF", - "white_alpha60":"#99FFFFFF", - "white_blue20":"#CCE4FF", - "white_blue32":"#ADD3FF", - "yellow":"#FFC107", - "yellow_light":"#FFD54F", - "yellow_overlight":"#FFF2D6", - "yellow_sunflower":"#FECE00", - "lavender_A100":"#E6E5FF", - "lavender_A200":"#CECCFF", - "lavender_A400":"#928FFF", - "lavender_A700":"#4B47B2", - "lavender_A800":"#353380", - "lavender_100":"#E6E9FF", - "lavender_200":"#CCD3FF", - "lavender_300":"#ADB8FF", - "lavender_700":"#5965B3", - "lavender_800":"#404980", - "lavender_900":"#262B4D" - } + "azure_100_muted":"#67A5EB", + "azure_300":"#3F8AE0", + "azure_350":"#2975CC", + "azure_A100":"#2787F5", + "azure_A400":"#4986CC", + "black":"#000000", + "black_alpha05":"#0D000000", + "black_alpha8":"#14000000", + "black_alpha12":"#1F000000", + "black_alpha15":"#26000000", + "black_alpha16":"#28000000", + "black_alpha20":"#34000000", + "black_alpha24":"#3D000000", + "black_alpha35":"#59000000", + "black_alpha6":"#0F000000", + "black_alpha60":"#99000000", + "black_alpha75":"#BF000000", + "black_blue10":"#000C1A", + "black_blue24":"#001C3D", + "black_blue24_alpha8":"#14001C3D", + "black_blue24_alpha24":"#3D001C3D", + "black_blue30_alpha66":"#A800244D", + "black_blue45_alpha10":"#1A003973", + "black_lavender_alpha5":"#0D00083D", + "blue_200":"#5C9CE6", + "blue_200_muted":"#74A2D6", + "blue_300":"#528BCC", + "blue_400":"#5181B8", + "blue_600":"#45678F", + "blue_A300":"#4772A6", + "blue_A400":"#346CAD", + "blue_A500":"#3C6A9E", + "blue_A800":"#28436E", + "blue_facebook":"#4367A3", + "blue_overlight_1_alpha32":"#52ADD3FF", + "blue_overlight_2_alpha80":"#CCC2DEFF", + "blue_overlight_3":"#92B2D6", + "brown_gold":"#9E8F72", + "brown_light":"#C2B79F", + "clear":"#00000000", + "charcoal":"#384452", + "emerald":"#4CD964", + "gold_200":"#F4E7C3", + "gold_250":"#E3D3AC", + "gold_300":"#D1C097", + "gold_400":"#AB9871", + "gold_500":"#857250", + "gray_100":"#E1E3E6", + "gray_20":"#F9F9F9", + "gray_200":"#C4C8CC", + "gray_300":"#AAAEB3", + "gray_40":"#F2F3F5", + "gray_400":"#909499", + "gray_450":"#7F8285", + "gray_50":"#EBEDF0", + "gray_500":"#76787A", + "gray_600":"#5D5F61", + "gray_700":"#454647", + "gray_750":"#363738", + "gray_800":"#2C2D2E", + "gray_850":"#232324", + "gray_900":"#19191A", + "gray_950":"#141414", + "gray_1000":"#0A0A0A", + "gray_A150":"#D7D8D9", + "gray_A40":"#F5F5F5", + "gray_A970":"#070708", + "gray_alpha":"#B3D7DBE0", + "green":"#4BB34B", + "green_alpha":"#264BB34B", + "light_gray_2":"#A9B0B8", + "mint_100":"#D4FDE8", + "mint_200":"#AEE6C9", + "mint_400":"#6D8F7E", + "mint_500":"#567867", + "mint_A1_alpha12":"#1F006732", + "orange":"#FFA000", + "orange_fire":"#F05C44", + "pink":"#E6457A", + "pink_alpha":"#2E1E000C", + "pink_light":"#FAEBEB", + "raspberry_pink":"#E03FAB", + "raspberry_pink_light":"#F060C0", + "purple":"#735CE6", + "purple_light":"#937FF5", + "red":"#E64646", + "red_dark":"#522E2E", + "red_error":"#EB4250", + "red_light":"#FF5C5C", + "red_nice":"#FF3347", + "sky_300":"#71AAEB", + "steel_gray_150":"#B8C1CC", + "steel_gray_200":"#AEB7C2", + "steel_gray_250":"#A3ADB8", + "steel_gray_300":"#99A2AD", + "steel_gray_350":"#9099A3", + "steel_gray_400":"#818C99", + "steel_gray_500":"#6D7885", + "turquoise":"#63B9BA", + "violet":"#792EC0", + "violet_dark":"#1F1B2C", + "violet_light":"#A393F5", + "violet_muted":"#4B4D61", + "white":"#FFFFFF", + "white_alpha8":"#14FFFFFF", + "white_alpha12":"#1FFFFFFF", + "white_alpha15":"#26FFFFFF", + "white_alpha20":"#33FFFFFF", + "white_alpha40":"#66FFFFFF", + "white_alpha60":"#99FFFFFF", + "white_blue20":"#CCE4FF", + "white_blue32":"#ADD3FF", + "yellow":"#FFC107", + "yellow_light":"#FFD54F", + "yellow_overlight":"#FFF2D6", + "yellow_sunflower":"#FECE00", + "lavender_A100":"#E6E5FF", + "lavender_A200":"#CECCFF", + "lavender_A400":"#928FFF", + "lavender_A700":"#4B47B2", + "lavender_A800":"#353380", + "lavender_100":"#E6E9FF", + "lavender_200":"#CCD3FF", + "lavender_300":"#ADB8FF", + "lavender_700":"#5965B3", + "lavender_800":"#404980", + "lavender_900":"#262B4D" } diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index c4ca192..d0d656d 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -1,117 +1,113 @@ { - "identifier": "default", - "family": "me", - "colors": { - "aquamarine": "#33CCAD", - "azure_300": "#3F8AE0", - "azure_A100": "#2787F5", - "black": "#000000", - "blue_200": "#5C9CE6", - "blue_300": "#528BCC", - "blue_400": "#5181B8", - "blue_600": "#45678F", - "blue_A500": "#3C6A9E", - "blue_dark": "#1348C2", - "carrot_100": "#FFDDCC", - "carrot_200": "#FFCCB2", - "carrot_300": "#F2A179", - "carrot_400": "#F28149", - "carrot_50": "#FFEEE5", - "carrot_600": "#BF5926", - "carrot_800": "#663014", - "carrot_900": "#401E0D", - "carrot_A500": "#E56322", - "dark_gold_100": "#FAE8C8", - "dark_gold_400": "#CC9B47", - "dark_gold_50": "#FAF1E1", - "dark_gold_600": "#99712E", - "dark_gold_800": "#593C09", - "dark_gold_900": "#593C09", - "dark_gold_A500": "#B27812", - "deep_lilac_100": "#EFD6FF", - "deep_lilac_200": "#C695E6", - "deep_lilac_300": "#B973E6", - "deep_lilac_400": "#A15CCC", - "deep_lilac_50": "#F5E5FF", - "deep_lilac_600": "#8042A6", - "deep_lilac_800": "#4F2966", - "deep_lilac_900": "#3B1E4C", - "deep_lilac_A500": "#9D52CC", - "emerald": "#4CD964", - "forest_green_100": "#C4F5C4", - "forest_green_400": "#60BF60", - "forest_green_50": "#E1FAE1", - "forest_green_600": "#4C994C", - "forest_green_800": "#264C26", - "forest_green_900": "#1A331A", - "forest_green_A500": "#1F991F", - "gray_100": "#E1E3E6", - "gray_20": "#F9F9F9", - "gray_300": "#AAAEB3", - "gray_40": "#F2F3F5", - "gray_50": "#EBEDF0", - "gray_500": "#76787A", - "gray_600": "#5D5F61", - "gray_700": "#454647", - "gray_800": "#2C2D2E", - "gray_A150": "#D7D8D9", - "gray_950": "#121212", - "green": "#4BB34B", - "green_dark": "#168C51", - "jam_100": "#FFCCDD", - "jam_200": "#FFB2CC", - "jam_300": "#F279A2", - "jam_400": "#E65C8A", - "jam_50": "#FFE5EE", - "jam_600": "#B2365F", - "jam_800": "#661430", - "jam_900": "#4C0F24", - "jam_A500": "#CC3D6D", - "orange": "#FFA000", - "orange_fire": "#F05C44", - "pacific_blue_100": "#CCF2FF", - "pacific_blue_400": "#57B9D9", - "pacific_blue_50": "#E5F9FF", - "pacific_blue_600": "#2185A6", - "pacific_blue_800": "#124759", - "pacific_blue_900": "#063240", - "pacific_blue_A500": "#149ECC", - "pink": "#E6457A", - "pink_pastel": "#FF99CC", - "pink_rose": "#F474A8", - "purple": "#735CE6", - "purple_light": "#937FF5", - "raspberry_pink": "#E03FAB", - "raspberry_pink_light": "#F060C0", - "red": "#E64646", - "red_cardinal": "#CB1E3B", - "red_error": "#EB4250", - "red_light": "#FF5C5C", - "royal_blue_100": "#CCD9FF", - "royal_blue_400": "#809FFF", - "royal_blue_50": "#E5ECFF", - "royal_blue_600": "#5C77CC", - "royal_blue_800": "#293866", - "royal_blue_900": "#1E2A4C", - "royal_blue_A500": "#2E5CE5", - "sky_300": "#71AAEB", - "steel_gray_400": "#818C99", - "turquoise_blue": "#29AACC", - "turquoise_bright": "#2BD9D9", - "violet": "#792EC0", - "violet_light": "#A393F5", - "white": "#FFFFFF", - "white_alpha40": "#66FFFFFF", - "white_blue20": "#CCE4FF", - "white_blue32": "#ADD3FF", - "yellow": "#FFC107", - "im_red": "#F45767", - "im_yellow": "#F5C22E", - "im_orange": "#F39456", - "im_green": "#4CCC55", - "im_cyan": "#5CD9EC", - "im_blue": "#56B0F2", - "im_violet": "#B375F1", - "im_grey": "#A7B0BB" - } + "aquamarine": "#33CCAD", + "azure_300": "#3F8AE0", + "azure_A100": "#2787F5", + "black": "#000000", + "blue_200": "#5C9CE6", + "blue_300": "#528BCC", + "blue_400": "#5181B8", + "blue_600": "#45678F", + "blue_A500": "#3C6A9E", + "blue_dark": "#1348C2", + "carrot_100": "#FFDDCC", + "carrot_200": "#FFCCB2", + "carrot_300": "#F2A179", + "carrot_400": "#F28149", + "carrot_50": "#FFEEE5", + "carrot_600": "#BF5926", + "carrot_800": "#663014", + "carrot_900": "#401E0D", + "carrot_A500": "#E56322", + "dark_gold_100": "#FAE8C8", + "dark_gold_400": "#CC9B47", + "dark_gold_50": "#FAF1E1", + "dark_gold_600": "#99712E", + "dark_gold_800": "#593C09", + "dark_gold_900": "#593C09", + "dark_gold_A500": "#B27812", + "deep_lilac_100": "#EFD6FF", + "deep_lilac_200": "#C695E6", + "deep_lilac_300": "#B973E6", + "deep_lilac_400": "#A15CCC", + "deep_lilac_50": "#F5E5FF", + "deep_lilac_600": "#8042A6", + "deep_lilac_800": "#4F2966", + "deep_lilac_900": "#3B1E4C", + "deep_lilac_A500": "#9D52CC", + "emerald": "#4CD964", + "forest_green_100": "#C4F5C4", + "forest_green_400": "#60BF60", + "forest_green_50": "#E1FAE1", + "forest_green_600": "#4C994C", + "forest_green_800": "#264C26", + "forest_green_900": "#1A331A", + "forest_green_A500": "#1F991F", + "gray_100": "#E1E3E6", + "gray_20": "#F9F9F9", + "gray_300": "#AAAEB3", + "gray_40": "#F2F3F5", + "gray_50": "#EBEDF0", + "gray_500": "#76787A", + "gray_600": "#5D5F61", + "gray_700": "#454647", + "gray_800": "#2C2D2E", + "gray_A150": "#D7D8D9", + "gray_950": "#121212", + "green": "#4BB34B", + "green_dark": "#168C51", + "jam_100": "#FFCCDD", + "jam_200": "#FFB2CC", + "jam_300": "#F279A2", + "jam_400": "#E65C8A", + "jam_50": "#FFE5EE", + "jam_600": "#B2365F", + "jam_800": "#661430", + "jam_900": "#4C0F24", + "jam_A500": "#CC3D6D", + "orange": "#FFA000", + "orange_fire": "#F05C44", + "pacific_blue_100": "#CCF2FF", + "pacific_blue_400": "#57B9D9", + "pacific_blue_50": "#E5F9FF", + "pacific_blue_600": "#2185A6", + "pacific_blue_800": "#124759", + "pacific_blue_900": "#063240", + "pacific_blue_A500": "#149ECC", + "pink": "#E6457A", + "pink_pastel": "#FF99CC", + "pink_rose": "#F474A8", + "purple": "#735CE6", + "purple_light": "#937FF5", + "raspberry_pink": "#E03FAB", + "raspberry_pink_light": "#F060C0", + "red": "#E64646", + "red_cardinal": "#CB1E3B", + "red_error": "#EB4250", + "red_light": "#FF5C5C", + "royal_blue_100": "#CCD9FF", + "royal_blue_400": "#809FFF", + "royal_blue_50": "#E5ECFF", + "royal_blue_600": "#5C77CC", + "royal_blue_800": "#293866", + "royal_blue_900": "#1E2A4C", + "royal_blue_A500": "#2E5CE5", + "sky_300": "#71AAEB", + "steel_gray_400": "#818C99", + "turquoise_blue": "#29AACC", + "turquoise_bright": "#2BD9D9", + "violet": "#792EC0", + "violet_light": "#A393F5", + "white": "#FFFFFF", + "white_alpha40": "#66FFFFFF", + "white_blue20": "#CCE4FF", + "white_blue32": "#ADD3FF", + "yellow": "#FFC107", + "im_red": "#F45767", + "im_yellow": "#F5C22E", + "im_orange": "#F39456", + "im_green": "#4CCC55", + "im_cyan": "#5CD9EC", + "im_blue": "#56B0F2", + "im_violet": "#B375F1", + "im_grey": "#A7B0BB" } diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 41c179f..f422f7f 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -1,1470 +1,1466 @@ { - "identifier": "default", - "family": "va", - "themes": { - "space_gray": { - "appearance": "dark", - "colors": { - "accent": { - "color_identifier": "sky_300" - }, - "accent_alternate": { - "color_identifier": "white" - }, - "action_sheet_action_foreground": { - "color_identifier": "white" - }, - "action_sheet_separator": { - "color_identifier": "white_alpha12" - }, - "activity_indicator_tint": { - "color_identifier": "gray_600" - }, - "attach_picker_tab_active_background": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_active_icon": { - "color_identifier": "gray_900" - }, - "attach_picker_tab_active_text": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_inactive_background": { - "color_identifier": "gray_800" - }, - "attach_picker_tab_inactive_icon": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "background_content": { - "color_identifier": "gray_900" - }, - "background_hover": { - "color_identifier": "white", - "alpha_multiplier": 0.04 - }, - "background_highlighted": { - "color_identifier": "white_alpha8" - }, - "background_keyboard": { - "color_identifier": "gray_800" - }, - "background_light": { - "color_identifier": "gray_850" - }, - "background_page": { - "color_identifier": "gray_1000" - }, - "background_suggestions": { - "color_identifier": "gray_800" - }, - "button_bot_shadow": { - "color_identifier": "gray_900" - }, - "button_commerce_background": { - "color_identifier": "green" - }, - "button_commerce_foreground": { - "color_identifier": "white" - }, - "button_muted_background": { - "color_identifier": "gray_800" - }, - "button_muted_foreground": { - "color_identifier": "gray_100" - }, - "button_outline_border": { - "color_identifier": "gray_100" - }, - "button_outline_foreground": { - "color_identifier": "gray_100" - }, - "button_primary_background": { - "color_identifier": "gray_100" - }, - "button_primary_foreground": { - "color_identifier": "gray_900" - }, - "button_secondary_background": { - "color_identifier": "gray_700" - }, - "button_secondary_background_highlighted": { - "color_identifier": "gray_700", - "alpha_multiplier": 0.6 - }, - "button_secondary_foreground": { - "color_identifier": "gray_100" - }, - "button_secondary_foreground_highlighted": { - "color_identifier": "gray_100", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_background": { - "color_identifier": "gray_700" - }, - "button_secondary_destructive_background_highlighted": { - "color_identifier": "gray_700", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_foreground": { - "color_identifier": "red_light" - }, - "button_secondary_destructive_foreground_highlighted": { - "color_identifier": "red_light", - "alpha_multiplier": 0.6 - }, - "button_tertiary_background": { - "color_identifier": "clear" - }, - "button_tertiary_foreground": { - "color_identifier": "gray_100" - }, - "cell_button_foreground": { - "color_identifier": "gray_100" - }, - "content_placeholder_icon": { - "color_identifier": "gray_300" - }, - "content_placeholder_text": { - "color_identifier": "gray_300" - }, - "content_tint_background": { - "color_identifier": "gray_850" - }, - "content_tint_foreground": { - "color_identifier": "gray_400" - }, - "control_background": { - "color_identifier": "gray_700" - }, - "control_background_secondary": { - "color_identifier": "gray_500" - }, - "control_foreground": { - "color_identifier": "gray_100" - }, - "control_tint": { - "color_identifier": "gray_900" - }, - "control_tint_muted": { - "color_identifier": "gray_400" - }, - "counter_primary_background": { - "color_identifier": "white" - }, - "counter_primary_text": { - "color_identifier": "gray_900" - }, - "counter_prominent_background": { - "color_identifier": "red_nice" - }, - "counter_prominent_text": { - "color_identifier": "white" - }, - "counter_secondary_background": { - "color_identifier": "gray_500" - }, - "counter_secondary_text": { - "color_identifier": "gray_900" - }, - "content_warning_background": { - "color_identifier": "gold_500" - }, - "destructive": { - "color_identifier": "red_light" - }, - "field_background": { - "color_identifier": "gray_850" - }, - "field_border": { - "color_identifier": "white_alpha12" - }, - "field_error_background": { - "color_identifier": "red_dark" - }, - "field_error_border": { - "color_identifier": "red_light" - }, - "field_valid_border": { - "color_identifier": "green" - }, - "field_text_placeholder": { - "color_identifier": "gray_500" - }, - "float_button_background": { - "color_identifier": "gray_700" - }, - "float_button_background_highlighted": { - "color_identifier": "gray_600" - }, - "float_button_foreground": { - "color_identifier": "gray_300" - }, - "float_button_border": { - "color_identifier": "black_alpha12" - }, - "header_alternate_background": { - "color_identifier": "gray_800" - }, - "header_alternate_tab_active_indicator": { - "color_identifier": "gray_100" - }, - "header_alternate_tab_active_text": { - "color_identifier": "gray_100" - }, - "header_alternate_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "header_background": { - "color_identifier": "gray_900" - }, - "header_background_before_blur": { - "color_identifier": "gray_A970" - }, - "header_background_before_blur_alternate": { - "color_identifier": "gray_A970" - }, - "header_search_field_background": { - "color_identifier": "gray_750" - }, - "header_search_field_tint": { - "color_identifier": "gray_300" - }, - "header_tab_active_background": { - "color_identifier": "gray_600" - }, - "header_tab_active_text": { - "color_identifier": "gray_100" - }, - "header_tab_active_indicator": { - "color_identifier": "sky_300" - }, - "header_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "header_text": { - "color_identifier": "gray_100" - }, - "header_text_alternate": { - "color_identifier": "gray_100" - }, - "header_text_secondary": { - "color_identifier": "white_alpha60" - }, - "header_tint": { - "color_identifier": "gray_100" - }, - "header_tint_alternate": { - "color_identifier": "gray_100" - }, - "icon_alpha_placeholder": { - "color_identifier": "gray_100" - }, - "icon_medium": { - "color_identifier": "gray_400" - }, - "icon_medium_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.48 - }, - "icon_outline_medium": { - "color_identifier": "gray_300" - }, - "icon_outline_secondary": { - "color_identifier": "gray_400" - }, - "icon_secondary": { - "color_identifier": "gray_500" - }, - "icon_secondary_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.36 - }, - "icon_tertiary": { - "color_identifier": "gray_600" - }, - "icon_tertiary_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_attach_tint": { - "color_identifier": "white" - }, - "im_bubble_border_alternate": { - "color_identifier": "clear" - }, - "im_bubble_border_alternate_highlighted": { - "color_identifier": "clear" - }, - "im_bubble_button_background": { - "color_identifier": "white", - "alpha_multiplier": 0.16 - }, - "im_bubble_button_outgoing_background": { - "color_identifier": "white_alpha20" - }, - "im_bubble_button_background_highlighted": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_bubble_button_foreground": { - "color_identifier": "gray_100" - }, - "im_bubble_incoming_expiring": { - "color_identifier": "lavender_900" - }, - "im_bubble_incoming_expiring_highlighted": { - "color_identifier": "lavender_800" - }, - "im_bubble_outgoing_expiring": { - "color_identifier": "lavender_800" - }, - "im_bubble_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" - }, - "im_bubble_incoming": { - "color_identifier": "gray_800" - }, - "im_bubble_incoming_alternate": { - "color_identifier": "gray_800" - }, - "im_bubble_incoming_alternate_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_incoming_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_gift_background": { - "color_identifier": "gold_500" - }, - "im_bubble_gift_background_highlighted": { - "color_identifier": "gold_400" - }, - "im_bubble_gift_text": { - "color_identifier": "white" - }, - "im_bubble_gift_text_secondary": { - "color_identifier": "gold_250" - }, - "im_bubble_outgoing": { - "color_identifier": "gray_700" - }, - "im_bubble_outgoing_alternate": { - "color_identifier": "gray_700" - }, - "im_bubble_outgoing_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_outgoing_alternate_highlighted": { - "color_identifier": "gray_500" - }, - "im_bubble_wallpaper_button_background": { - "color_identifier": "gray_700" - }, - "im_bubble_wallpaper_button_background_highlighted": { - "color_identifier": "gray_500" - }, - "im_bubble_wallpaper_button_foreground": { - "color_identifier": "gray_100" - }, - "im_bubble_wallpaper_incoming": { - "color_identifier": "gray_800" - }, - "im_bubble_wallpaper_incoming_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_wallpaper_outgoing": { - "color_identifier": "gray_700" - }, - "im_bubble_wallpaper_outgoing_highlighted": { - "color_identifier": "gray_600" - }, - "im_forward_line_tint": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_reply_separator": { - "color_identifier": "white" - }, - "im_text_name": { - "color_identifier": "sky_300" - }, - "im_toolbar_voice_msg_background": { - "color_identifier": "gray_700" - }, - "im_toolbar_separator": { - "color_identifier": "gray_300" - }, - "image_border": { - "color_identifier": "white_alpha8" - }, - "input_background": { - "color_identifier": "gray_800" - }, - "input_border": { - "color_identifier": "gray_800" - }, - "landing_background": { - "color_identifier": "gray_900" - }, - "landing_field_background": { - "color_identifier": "gray_850" - }, - "landing_field_border": { - "color_identifier": "clear" - }, - "landing_field_placeholder": { - "color_identifier": "gray_300" - }, - "landing_login_button_background": { - "color_identifier": "gray_100" - }, - "landing_login_button_foreground": { - "color_identifier": "gray_900" - }, - "landing_primary_button_background": { - "color_identifier": "gray_100" - }, - "landing_primary_button_foreground": { - "color_identifier": "gray_900" - }, - "landing_tertiary_button_background": { - "color_identifier": "clear" - }, - "landing_tertiary_button_foreground": { - "color_identifier": "white" - }, - "landing_text_primary": { - "color_identifier": "gray_100" - }, - "landing_text_title": { - "color_identifier": "white" - }, - "landing_text_secondary": { - "color_identifier": "gray_500" - }, - "landing_secondary_button_background": { - "color_identifier": "white_alpha15" - }, - "landing_secondary_button_foreground": { - "color_identifier": "white" - }, - "landing_snippet_border": { - "color_identifier": "white_alpha15" - }, - "like_text_tint": { - "color_identifier": "red_light" - }, - "link_alternate": { - "color_identifier": "white" - }, - "loader_background": { - "color_identifier": "gray_900" - }, - "loader_tint": { - "color_identifier": "gray_500" - }, - "loader_track_fill": { - "color_identifier": "gray_700" - }, - "loader_track_value_fill": { - "color_identifier": "white" - }, - "media_overlay_button_background": { - "color_identifier": "white" - }, - "media_overlay_button_foreground": { - "color_identifier": "gray_800" - }, - "modal_card_background": { - "color_identifier": "gray_800" - }, - "modal_card_border": { - "color_identifier": "white_alpha12" - }, - "modal_card_header_close": { - "color_identifier": "white" - }, - "music_playback_icon": { - "color_identifier": "white" - }, - "feed_recommended_friend_promo_background": { - "color_identifier": "steel_gray_500" - }, - "overlay_status_background": { - "color_identifier": "gray_900" - }, - "overlay_status_foreground": { - "color_identifier": "gray_100" - }, - "overlay_status_icon": { - "color_identifier": "gray_50" - }, - "placeholder_icon_background": { - "color_identifier": "white_alpha8" - }, - "placeholder_icon_background_opaque": { - "color_identifier": "gray_850" - }, - "placeholder_icon_foreground_primary": { - "color_identifier": "gray_400" - }, - "placeholder_icon_foreground_secondary": { - "color_identifier": "gray_600" - }, - "placeholder_icon_tint": { - "color_identifier": "white" - }, - "poll_option_background": { - "color_identifier": "white" - }, - "search_bar_background": { - "color_identifier": "gray_900" - }, - "search_bar_field_background": { - "color_identifier": "gray_750" - }, - "search_bar_field_tint": { - "color_identifier": "gray_300" - }, - "search_bar_segmented_control_tint": { - "color_identifier": "gray_400" - }, - "segmented_control_bar_background": { - "color_identifier": "gray_900" - }, - "segmented_control_tint": { - "color_identifier": "gray_500" - }, - "selection_off_icon": { - "color_identifier": "gray_600" - }, - "separator_alpha": { - "color_identifier": "white_alpha12" - }, - "separator_alternate": { - "color_identifier": "gray_850" - }, - "separator_common": { - "color_identifier": "gray_750" - }, - "snippet_background": { - "color_identifier": "gray_850" - }, - "snippet_border": { - "color_identifier": "white_alpha15" - }, - "snippet_icon_tertiary": { - "color_identifier": "gray_600" - }, - "splashscreen_icon": { - "color_identifier": "gray_800" - }, - "statusbar_alternate_legacy_background": { - "color_identifier": "clear" - }, - "stories_create_button_background_from": { - "color_identifier": "gray_750" - }, - "stories_create_button_background_to": { - "color_identifier": "gray_750" - }, - "stories_create_button_foreground": { - "color_identifier": "gray_200" - }, - "stories_skeleton_loader_background": { - "color_identifier": "gray_700" - }, - "stories_create_button_icon_background": { - "color_identifier": "gray_700" - }, - "switch_ios_off_border": { - "color_identifier": "gray_800" - }, - "tabbar_active_icon": { - "color_identifier": "white" - }, - "tabbar_background": { - "color_identifier": "gray_800" - }, - "tabbar_inactive_icon": { - "color_identifier": "gray_500" - }, - "tabbar_tablet_active_icon": { - "color_identifier": "sky_300" - }, - "tabbar_tablet_background": { - "color_identifier": "gray_850" - }, - "tabbar_tablet_inactive_icon": { - "color_identifier": "gray_500" - }, - "tabbar_tablet_text_primary": { - "color_identifier": "gray_100" - }, - "tabbar_tablet_text_secondary": { - "color_identifier": "gray_500" - }, - "toolbar_attach_background_from": { - "color_identifier": "gray_500" - }, - "toolbar_attach_background_to": { - "color_identifier": "gray_600" - }, - "text_action_counter": { - "color_identifier": "gray_300" - }, - "text_link": { - "color_identifier": "sky_300" - }, - "text_link_highlighted_background": { - "color_identifier": "sky_300" - }, - "text_muted": { - "color_identifier": "gray_200" - }, - "text_name": { - "color_identifier": "gray_100" - }, - "text_placeholder": { - "color_identifier": "gray_300" - }, - "text_primary": { - "color_identifier": "gray_100" - }, - "text_secondary": { - "color_identifier": "gray_500" - }, - "text_subhead": { - "color_identifier": "gray_400" - }, - "text_tertiary": { - "color_identifier": "gray_600" - }, - "icon_name": { - "color_identifier": "gray_300" - }, - "panel_tab_active_background": { - "color_identifier": "gray_700" - }, - "panel_tab_active_text": { - "color_identifier": "gray_100" - }, - "panel_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "im_service_message_text": { - "color_identifier": "gray_500" - }, - "writebar_icon": { - "color_identifier": "gray_100" - }, - "dynamic_blue": { - "color_identifier": "azure_300" - }, - "dynamic_gray": { - "color_identifier": "steel_gray_250" - }, - "dynamic_red": { - "color_identifier": "red_nice" - }, - "dynamic_green": { - "color_identifier": "green" - }, - "dynamic_orange": { - "color_identifier": "orange" - }, - "dynamic_orange_peach": { - "color_identifier": "orange_light" - }, - "dynamic_purple": { - "color_identifier": "purple_light" - }, - "dynamic_violet": { - "color_identifier": "violet_light" - }, - "dynamic_raspberry_pink": { - "color_identifier": "raspberry_pink_light" - }, - "dynamic_neon_pink": { - "color_identifier": "neon_pink" - }, - "vk_connect_button_primary_background": { - "color_identifier": "gray_100" - }, - "vk_connect_button_primary_foreground": { - "color_identifier": "gray_900" - }, - "vk_connect_button_secondary_background": { - "color_identifier": "gray_700" - }, - "vk_connect_button_secondary_foreground": { - "color_identifier": "gray_100" - }, - "background_text_highlighted": { - "color_identifier": "sky_300", - "alpha_multiplier": 0.24 - }, - "skeleton_shimmer_from": { - "color_identifier": "gray_900" - }, - "skeleton_shimmer_to": { - "color_identifier": "gray_900", - "alpha_multiplier": 0 - }, - "skeleton_foreground_from": { - "color_identifier": "gray_850" - }, - "skeleton_foreground_to": { - "color_identifier": "gray_800" - }, - "primary_overlay_badge": { - "color_identifier": "white_alpha40" - }, - "secondary_overlay_badge": { - "color_identifier": "white_alpha15" - }, - "content_positive_background": { - "color_identifier": "green_alpha" - }, - "vk_donut_background": { - "color_identifier": "gray_850" - - } + "space_gray": { + "appearance": "dark", + "colors": { + "accent": { + "color_identifier": "sky_300" + }, + "accent_alternate": { + "color_identifier": "white" + }, + "action_sheet_action_foreground": { + "color_identifier": "white" + }, + "action_sheet_separator": { + "color_identifier": "white_alpha12" + }, + "activity_indicator_tint": { + "color_identifier": "gray_600" + }, + "attach_picker_tab_active_background": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_active_icon": { + "color_identifier": "gray_900" + }, + "attach_picker_tab_active_text": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_inactive_background": { + "color_identifier": "gray_800" + }, + "attach_picker_tab_inactive_icon": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "background_content": { + "color_identifier": "gray_900" + }, + "background_hover": { + "color_identifier": "white", + "alpha_multiplier": 0.04 + }, + "background_highlighted": { + "color_identifier": "white_alpha8" + }, + "background_keyboard": { + "color_identifier": "gray_800" + }, + "background_light": { + "color_identifier": "gray_850" + }, + "background_page": { + "color_identifier": "gray_1000" + }, + "background_suggestions": { + "color_identifier": "gray_800" + }, + "button_bot_shadow": { + "color_identifier": "gray_900" + }, + "button_commerce_background": { + "color_identifier": "green" + }, + "button_commerce_foreground": { + "color_identifier": "white" + }, + "button_muted_background": { + "color_identifier": "gray_800" + }, + "button_muted_foreground": { + "color_identifier": "gray_100" + }, + "button_outline_border": { + "color_identifier": "gray_100" + }, + "button_outline_foreground": { + "color_identifier": "gray_100" + }, + "button_primary_background": { + "color_identifier": "gray_100" + }, + "button_primary_foreground": { + "color_identifier": "gray_900" + }, + "button_secondary_background": { + "color_identifier": "gray_700" + }, + "button_secondary_background_highlighted": { + "color_identifier": "gray_700", + "alpha_multiplier": 0.6 + }, + "button_secondary_foreground": { + "color_identifier": "gray_100" + }, + "button_secondary_foreground_highlighted": { + "color_identifier": "gray_100", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_background": { + "color_identifier": "gray_700" + }, + "button_secondary_destructive_background_highlighted": { + "color_identifier": "gray_700", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_foreground": { + "color_identifier": "red_light" + }, + "button_secondary_destructive_foreground_highlighted": { + "color_identifier": "red_light", + "alpha_multiplier": 0.6 + }, + "button_tertiary_background": { + "color_identifier": "clear" + }, + "button_tertiary_foreground": { + "color_identifier": "gray_100" + }, + "cell_button_foreground": { + "color_identifier": "gray_100" + }, + "content_placeholder_icon": { + "color_identifier": "gray_300" + }, + "content_placeholder_text": { + "color_identifier": "gray_300" + }, + "content_tint_background": { + "color_identifier": "gray_850" + }, + "content_tint_foreground": { + "color_identifier": "gray_400" + }, + "control_background": { + "color_identifier": "gray_700" + }, + "control_background_secondary": { + "color_identifier": "gray_500" + }, + "control_foreground": { + "color_identifier": "gray_100" + }, + "control_tint": { + "color_identifier": "gray_900" + }, + "control_tint_muted": { + "color_identifier": "gray_400" + }, + "counter_primary_background": { + "color_identifier": "white" + }, + "counter_primary_text": { + "color_identifier": "gray_900" + }, + "counter_prominent_background": { + "color_identifier": "red_nice" + }, + "counter_prominent_text": { + "color_identifier": "white" + }, + "counter_secondary_background": { + "color_identifier": "gray_500" + }, + "counter_secondary_text": { + "color_identifier": "gray_900" + }, + "content_warning_background": { + "color_identifier": "gold_500" + }, + "destructive": { + "color_identifier": "red_light" + }, + "field_background": { + "color_identifier": "gray_850" + }, + "field_border": { + "color_identifier": "white_alpha12" + }, + "field_error_background": { + "color_identifier": "red_dark" + }, + "field_error_border": { + "color_identifier": "red_light" + }, + "field_valid_border": { + "color_identifier": "green" + }, + "field_text_placeholder": { + "color_identifier": "gray_500" + }, + "float_button_background": { + "color_identifier": "gray_700" + }, + "float_button_background_highlighted": { + "color_identifier": "gray_600" + }, + "float_button_foreground": { + "color_identifier": "gray_300" + }, + "float_button_border": { + "color_identifier": "black_alpha12" + }, + "header_alternate_background": { + "color_identifier": "gray_800" + }, + "header_alternate_tab_active_indicator": { + "color_identifier": "gray_100" + }, + "header_alternate_tab_active_text": { + "color_identifier": "gray_100" + }, + "header_alternate_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "header_background": { + "color_identifier": "gray_900" + }, + "header_background_before_blur": { + "color_identifier": "gray_A970" + }, + "header_background_before_blur_alternate": { + "color_identifier": "gray_A970" + }, + "header_search_field_background": { + "color_identifier": "gray_750" + }, + "header_search_field_tint": { + "color_identifier": "gray_300" + }, + "header_tab_active_background": { + "color_identifier": "gray_600" + }, + "header_tab_active_text": { + "color_identifier": "gray_100" + }, + "header_tab_active_indicator": { + "color_identifier": "sky_300" + }, + "header_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "header_text": { + "color_identifier": "gray_100" + }, + "header_text_alternate": { + "color_identifier": "gray_100" + }, + "header_text_secondary": { + "color_identifier": "white_alpha60" + }, + "header_tint": { + "color_identifier": "gray_100" + }, + "header_tint_alternate": { + "color_identifier": "gray_100" + }, + "icon_alpha_placeholder": { + "color_identifier": "gray_100" + }, + "icon_medium": { + "color_identifier": "gray_400" + }, + "icon_medium_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.48 + }, + "icon_outline_medium": { + "color_identifier": "gray_300" + }, + "icon_outline_secondary": { + "color_identifier": "gray_400" + }, + "icon_secondary": { + "color_identifier": "gray_500" + }, + "icon_secondary_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.36 + }, + "icon_tertiary": { + "color_identifier": "gray_600" + }, + "icon_tertiary_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_attach_tint": { + "color_identifier": "white" + }, + "im_bubble_border_alternate": { + "color_identifier": "clear" + }, + "im_bubble_border_alternate_highlighted": { + "color_identifier": "clear" + }, + "im_bubble_button_background": { + "color_identifier": "white", + "alpha_multiplier": 0.16 + }, + "im_bubble_button_outgoing_background": { + "color_identifier": "white_alpha20" + }, + "im_bubble_button_background_highlighted": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_bubble_button_foreground": { + "color_identifier": "gray_100" + }, + "im_bubble_incoming_expiring": { + "color_identifier": "lavender_900" + }, + "im_bubble_incoming_expiring_highlighted": { + "color_identifier": "lavender_800" + }, + "im_bubble_outgoing_expiring": { + "color_identifier": "lavender_800" + }, + "im_bubble_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_incoming": { + "color_identifier": "gray_800" + }, + "im_bubble_incoming_alternate": { + "color_identifier": "gray_800" + }, + "im_bubble_incoming_alternate_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_incoming_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_gift_background": { + "color_identifier": "gold_500" + }, + "im_bubble_gift_background_highlighted": { + "color_identifier": "gold_400" + }, + "im_bubble_gift_text": { + "color_identifier": "white" + }, + "im_bubble_gift_text_secondary": { + "color_identifier": "gold_250" + }, + "im_bubble_outgoing": { + "color_identifier": "gray_700" + }, + "im_bubble_outgoing_alternate": { + "color_identifier": "gray_700" + }, + "im_bubble_outgoing_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_outgoing_alternate_highlighted": { + "color_identifier": "gray_500" + }, + "im_bubble_wallpaper_button_background": { + "color_identifier": "gray_700" + }, + "im_bubble_wallpaper_button_background_highlighted": { + "color_identifier": "gray_500" + }, + "im_bubble_wallpaper_button_foreground": { + "color_identifier": "gray_100" + }, + "im_bubble_wallpaper_incoming": { + "color_identifier": "gray_800" + }, + "im_bubble_wallpaper_incoming_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_wallpaper_outgoing": { + "color_identifier": "gray_700" + }, + "im_bubble_wallpaper_outgoing_highlighted": { + "color_identifier": "gray_600" + }, + "im_forward_line_tint": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_reply_separator": { + "color_identifier": "white" + }, + "im_text_name": { + "color_identifier": "sky_300" + }, + "im_toolbar_voice_msg_background": { + "color_identifier": "gray_700" + }, + "im_toolbar_separator": { + "color_identifier": "gray_300" + }, + "image_border": { + "color_identifier": "white_alpha8" + }, + "input_background": { + "color_identifier": "gray_800" + }, + "input_border": { + "color_identifier": "gray_800" + }, + "landing_background": { + "color_identifier": "gray_900" + }, + "landing_field_background": { + "color_identifier": "gray_850" + }, + "landing_field_border": { + "color_identifier": "clear" + }, + "landing_field_placeholder": { + "color_identifier": "gray_300" + }, + "landing_login_button_background": { + "color_identifier": "gray_100" + }, + "landing_login_button_foreground": { + "color_identifier": "gray_900" + }, + "landing_primary_button_background": { + "color_identifier": "gray_100" + }, + "landing_primary_button_foreground": { + "color_identifier": "gray_900" + }, + "landing_tertiary_button_background": { + "color_identifier": "clear" + }, + "landing_tertiary_button_foreground": { + "color_identifier": "white" + }, + "landing_text_primary": { + "color_identifier": "gray_100" + }, + "landing_text_title": { + "color_identifier": "white" + }, + "landing_text_secondary": { + "color_identifier": "gray_500" + }, + "landing_secondary_button_background": { + "color_identifier": "white_alpha15" + }, + "landing_secondary_button_foreground": { + "color_identifier": "white" + }, + "landing_snippet_border": { + "color_identifier": "white_alpha15" + }, + "like_text_tint": { + "color_identifier": "red_light" + }, + "link_alternate": { + "color_identifier": "white" + }, + "loader_background": { + "color_identifier": "gray_900" + }, + "loader_tint": { + "color_identifier": "gray_500" + }, + "loader_track_fill": { + "color_identifier": "gray_700" + }, + "loader_track_value_fill": { + "color_identifier": "white" + }, + "media_overlay_button_background": { + "color_identifier": "white" + }, + "media_overlay_button_foreground": { + "color_identifier": "gray_800" + }, + "modal_card_background": { + "color_identifier": "gray_800" + }, + "modal_card_border": { + "color_identifier": "white_alpha12" + }, + "modal_card_header_close": { + "color_identifier": "white" + }, + "music_playback_icon": { + "color_identifier": "white" + }, + "feed_recommended_friend_promo_background": { + "color_identifier": "steel_gray_500" + }, + "overlay_status_background": { + "color_identifier": "gray_900" + }, + "overlay_status_foreground": { + "color_identifier": "gray_100" + }, + "overlay_status_icon": { + "color_identifier": "gray_50" + }, + "placeholder_icon_background": { + "color_identifier": "white_alpha8" + }, + "placeholder_icon_background_opaque": { + "color_identifier": "gray_850" + }, + "placeholder_icon_foreground_primary": { + "color_identifier": "gray_400" + }, + "placeholder_icon_foreground_secondary": { + "color_identifier": "gray_600" + }, + "placeholder_icon_tint": { + "color_identifier": "white" + }, + "poll_option_background": { + "color_identifier": "white" + }, + "search_bar_background": { + "color_identifier": "gray_900" + }, + "search_bar_field_background": { + "color_identifier": "gray_750" + }, + "search_bar_field_tint": { + "color_identifier": "gray_300" + }, + "search_bar_segmented_control_tint": { + "color_identifier": "gray_400" + }, + "segmented_control_bar_background": { + "color_identifier": "gray_900" + }, + "segmented_control_tint": { + "color_identifier": "gray_500" + }, + "selection_off_icon": { + "color_identifier": "gray_600" + }, + "separator_alpha": { + "color_identifier": "white_alpha12" + }, + "separator_alternate": { + "color_identifier": "gray_850" + }, + "separator_common": { + "color_identifier": "gray_750" + }, + "snippet_background": { + "color_identifier": "gray_850" + }, + "snippet_border": { + "color_identifier": "white_alpha15" + }, + "snippet_icon_tertiary": { + "color_identifier": "gray_600" + }, + "splashscreen_icon": { + "color_identifier": "gray_800" + }, + "statusbar_alternate_legacy_background": { + "color_identifier": "clear" + }, + "stories_create_button_background_from": { + "color_identifier": "gray_750" + }, + "stories_create_button_background_to": { + "color_identifier": "gray_750" + }, + "stories_create_button_foreground": { + "color_identifier": "gray_200" + }, + "stories_skeleton_loader_background": { + "color_identifier": "gray_700" + }, + "stories_create_button_icon_background": { + "color_identifier": "gray_700" + }, + "switch_ios_off_border": { + "color_identifier": "gray_800" + }, + "tabbar_active_icon": { + "color_identifier": "white" + }, + "tabbar_background": { + "color_identifier": "gray_800" + }, + "tabbar_inactive_icon": { + "color_identifier": "gray_500" + }, + "tabbar_tablet_active_icon": { + "color_identifier": "sky_300" + }, + "tabbar_tablet_background": { + "color_identifier": "gray_850" + }, + "tabbar_tablet_inactive_icon": { + "color_identifier": "gray_500" + }, + "tabbar_tablet_text_primary": { + "color_identifier": "gray_100" + }, + "tabbar_tablet_text_secondary": { + "color_identifier": "gray_500" + }, + "toolbar_attach_background_from": { + "color_identifier": "gray_500" + }, + "toolbar_attach_background_to": { + "color_identifier": "gray_600" + }, + "text_action_counter": { + "color_identifier": "gray_300" + }, + "text_link": { + "color_identifier": "sky_300" + }, + "text_link_highlighted_background": { + "color_identifier": "sky_300" + }, + "text_muted": { + "color_identifier": "gray_200" + }, + "text_name": { + "color_identifier": "gray_100" + }, + "text_placeholder": { + "color_identifier": "gray_300" + }, + "text_primary": { + "color_identifier": "gray_100" + }, + "text_secondary": { + "color_identifier": "gray_500" + }, + "text_subhead": { + "color_identifier": "gray_400" + }, + "text_tertiary": { + "color_identifier": "gray_600" + }, + "icon_name": { + "color_identifier": "gray_300" + }, + "panel_tab_active_background": { + "color_identifier": "gray_700" + }, + "panel_tab_active_text": { + "color_identifier": "gray_100" + }, + "panel_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "im_service_message_text": { + "color_identifier": "gray_500" + }, + "writebar_icon": { + "color_identifier": "gray_100" + }, + "dynamic_blue": { + "color_identifier": "azure_300" + }, + "dynamic_gray": { + "color_identifier": "steel_gray_250" + }, + "dynamic_red": { + "color_identifier": "red_nice" + }, + "dynamic_green": { + "color_identifier": "green" + }, + "dynamic_orange": { + "color_identifier": "orange" + }, + "dynamic_orange_peach": { + "color_identifier": "orange_light" + }, + "dynamic_purple": { + "color_identifier": "purple_light" + }, + "dynamic_violet": { + "color_identifier": "violet_light" + }, + "dynamic_raspberry_pink": { + "color_identifier": "raspberry_pink_light" + }, + "dynamic_neon_pink": { + "color_identifier": "neon_pink" + }, + "vk_connect_button_primary_background": { + "color_identifier": "gray_100" + }, + "vk_connect_button_primary_foreground": { + "color_identifier": "gray_900" + }, + "vk_connect_button_secondary_background": { + "color_identifier": "gray_700" + }, + "vk_connect_button_secondary_foreground": { + "color_identifier": "gray_100" + }, + "background_text_highlighted": { + "color_identifier": "sky_300", + "alpha_multiplier": 0.24 + }, + "skeleton_shimmer_from": { + "color_identifier": "gray_900" + }, + "skeleton_shimmer_to": { + "color_identifier": "gray_900", + "alpha_multiplier": 0 + }, + "skeleton_foreground_from": { + "color_identifier": "gray_850" + }, + "skeleton_foreground_to": { + "color_identifier": "gray_800" + }, + "primary_overlay_badge": { + "color_identifier": "white_alpha40" + }, + "secondary_overlay_badge": { + "color_identifier": "white_alpha15" + }, + "content_positive_background": { + "color_identifier": "green_alpha" + }, + "vk_donut_background": { + "color_identifier": "gray_850" + } - }, - "bright_light": { - "appearance": "light", - "colors": { - "accent": { - "color_identifier": "azure_300" - }, - "accent_alternate": { - "color_identifier": "azure_A100" - }, - "action_sheet_action_foreground": { - "color_identifier": "azure_300" - }, - "action_sheet_separator": { - "color_identifier": "black_alpha12" - }, - "activity_indicator_tint": { - "color_identifier": "steel_gray_200" - }, - "attach_picker_tab_active_background": { - "color_identifier": "azure_A400" - }, - "attach_picker_tab_active_icon": { - "color_identifier": "white" - }, - "attach_picker_tab_active_text": { - "color_identifier": "azure_A400" - }, - "attach_picker_tab_inactive_background": { - "color_identifier": "gray_40" - }, - "attach_picker_tab_inactive_icon": { - "color_identifier": "steel_gray_400" - }, - "attach_picker_tab_inactive_text": { - "color_identifier": "steel_gray_400" - }, - "background_content": { - "color_identifier": "white" - }, - "background_hover": { - "color_identifier": "black", - "alpha_multiplier": 0.04 - }, - "background_highlighted": { - "color_identifier": "black_alpha8" - }, - "background_keyboard": { - "color_identifier": "gray_100" - }, - "background_light": { - "color_identifier": "gray_20" - }, - "background_page": { - "color_identifier": "gray_50" - }, - "background_suggestions": { - "color_identifier": "white" - }, - "button_bot_shadow": { - "color_identifier": "gray_200" - }, - "button_commerce_background": { - "color_identifier": "green" - }, - "button_commerce_foreground": { - "color_identifier": "white" - }, - "button_muted_background": { - "color_identifier": "gray_40" - }, - "button_muted_foreground": { - "color_identifier": "azure_300" - }, - "button_outline_border": { - "color_identifier": "azure_300" - }, - "button_outline_foreground": { - "color_identifier": "azure_300" - }, - "button_primary_background": { - "color_identifier": "azure_A400" - }, - "button_primary_foreground": { - "color_identifier": "white" - }, - "button_secondary_background": { - "color_identifier": "black_blue24", - "alpha_multiplier": 0.05 - }, - "button_secondary_background_highlighted": { - "color_identifier": "black_blue24", - "alpha_multiplier": 0.03 - }, - "button_secondary_foreground": { - "color_identifier": "azure_300" - }, - "button_secondary_foreground_highlighted": { - "color_identifier": "azure_300", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_background": { - "color_identifier": "black_blue24", - "alpha_multiplier": 0.05 - }, - "button_secondary_destructive_background_highlighted": { - "color_identifier": "black_blue24", - "alpha_multiplier": 0.03 - }, - "button_secondary_destructive_foreground": { - "color_identifier": "red" - }, - "button_secondary_destructive_foreground_highlighted": { - "color_identifier": "red", - "alpha_multiplier": 0.6 - }, - "button_tertiary_background": { - "color_identifier": "clear" - }, - "button_tertiary_foreground": { - "color_identifier": "azure_A400" - }, - "cell_button_foreground": { - "color_identifier": "azure_300" - }, - "content_placeholder_icon": { - "color_identifier": "steel_gray_300" - }, - "content_placeholder_text": { - "color_identifier": "steel_gray_400" - }, - "content_tint_background": { - "color_identifier": "gray_A40" - }, - "content_tint_foreground": { - "color_identifier": "gray_450" - }, - "control_background": { - "color_identifier": "gray_50" - }, - "control_background_secondary": { - "color_identifier": "white" - }, - "control_foreground": { - "color_identifier": "blue_400" - }, - "control_tint": { - "color_identifier": "white" - }, - "control_tint_muted": { - "color_identifier": "gray_500" - }, - "counter_primary_background": { - "color_identifier": "azure_300" - }, - "counter_primary_text": { - "color_identifier": "white" - }, - "counter_prominent_background": { - "color_identifier": "red_nice" - }, - "counter_prominent_text": { - "color_identifier": "white" - }, - "counter_secondary_background": { - "color_identifier": "steel_gray_200" - }, - "counter_secondary_text": { - "color_identifier": "white" - }, - "content_warning_background": { - "color_identifier": "yellow_overlight" - }, - "destructive": { - "color_identifier": "red" - }, - "field_background": { - "color_identifier": "gray_40" - }, - "field_border": { - "color_identifier": "black_alpha12" - }, - "field_error_background": { - "color_identifier": "pink_light" - }, - "field_error_border": { - "color_identifier": "red" - }, - "field_valid_border": { - "color_identifier": "green" - }, - "field_text_placeholder": { - "color_identifier": "steel_gray_400" - }, - "float_button_background": { - "color_identifier": "gray_A40" - }, - "float_button_background_highlighted": { - "color_identifier": "gray_50" - }, - "float_button_foreground": { - "color_identifier": "steel_gray_300" - }, - "float_button_border": { - "color_identifier": "black_alpha05" - }, - "header_alternate_background": { - "color_identifier": "white" - }, - "header_alternate_tab_active_indicator": { - "color_identifier": "azure_300" - }, - "header_alternate_tab_active_text": { - "color_identifier": "black" - }, - "header_alternate_tab_inactive_text": { - "color_identifier": "steel_gray_300" - }, - "header_background": { - "color_identifier": "white" - }, - "header_background_before_blur": { - "color_identifier": "white" - }, - "header_background_before_blur_alternate": { - "color_identifier": "white" - }, - "header_search_field_background": { - "color_identifier": "gray_50" - }, - "header_search_field_tint": { - "color_identifier": "steel_gray_400" - }, - "header_tab_active_background": { - "color_identifier": "clear" - }, - "header_tab_active_text": { - "color_identifier": "black" - }, - "header_tab_active_indicator": { - "color_identifier": "azure_300" - }, - "header_tab_inactive_text": { - "color_identifier": "steel_gray_300" - }, - "header_text": { - "color_identifier": "black" - }, - "header_text_alternate": { - "color_identifier": "black" - }, - "header_text_secondary": { - "color_identifier": "steel_gray_400" - }, - "header_tint": { - "color_identifier": "azure_300" - }, - "header_tint_alternate": { - "color_identifier": "azure_300" - }, - "icon_alpha_placeholder": { - "color_identifier": "white" - }, - "icon_medium": { - "color_identifier": "steel_gray_400" - }, - "icon_medium_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.48 - }, - "icon_outline_medium": { - "color_identifier": "steel_gray_400" - }, - "icon_outline_secondary": { - "color_identifier": "steel_gray_300" - }, - "icon_secondary": { - "color_identifier": "steel_gray_300" - }, - "icon_secondary_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.36 - }, - "icon_tertiary": { - "color_identifier": "steel_gray_150" - }, - "icon_tertiary_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.24 - }, - "im_attach_tint": { - "color_identifier": "azure_A400" - }, - "im_bubble_border_alternate": { - "color_identifier": "gray_100" - }, - "im_bubble_border_alternate_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_button_background": { - "color_identifier": "gray_20" - }, - "im_bubble_button_outgoing_background": { - "color_identifier": "white_alpha60" - }, - "im_bubble_button_background_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_button_foreground": { - "color_identifier": "black" - }, - "im_bubble_incoming_expiring": { - "color_identifier": "lavender_100" - }, - "im_bubble_incoming_expiring_highlighted": { - "color_identifier": "lavender_200" - }, - "im_bubble_outgoing_expiring": { - "color_identifier": "lavender_200" - }, - "im_bubble_outgoing_expiring_highlighted": { - "color_identifier": "lavender_300" - }, - "im_bubble_incoming": { - "color_identifier": "gray_50" - }, - "im_bubble_incoming_alternate": { - "color_identifier": "white" - }, - "im_bubble_incoming_alternate_highlighted": { - "color_identifier": "gray_20" - }, - "im_bubble_incoming_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_gift_background": { - "color_identifier": "gold_200" - }, - "im_bubble_gift_background_highlighted": { - "color_identifier": "gold_250" - }, - "im_bubble_gift_text": { - "color_identifier": "gold_500" - }, - "im_bubble_gift_text_secondary": { - "color_identifier": "gold_400" - }, - "im_bubble_outgoing": { - "color_identifier": "white_blue20" - }, - "im_bubble_outgoing_alternate": { - "color_identifier": "white" - }, - "im_bubble_outgoing_highlighted": { - "color_identifier": "white_blue32" - }, - "im_bubble_outgoing_alternate_highlighted": { - "color_identifier": "gray_20" - }, - "im_bubble_wallpaper_button_background": { - "color_identifier": "gray_40" - }, - "im_bubble_wallpaper_button_background_highlighted": { - "color_identifier": "gray_100" - }, - "im_bubble_wallpaper_button_foreground": { - "color_identifier": "black" - }, - "im_bubble_wallpaper_incoming": { - "color_identifier": "white" - }, - "im_bubble_wallpaper_incoming_highlighted": { - "color_identifier": "gray_50" - }, - "im_bubble_wallpaper_outgoing": { - "color_identifier": "white_blue20" - }, - "im_bubble_wallpaper_outgoing_highlighted": { - "color_identifier": "white_blue32" - }, - "im_forward_line_tint": { - "color_identifier": "blue_600", - "alpha_multiplier": 0.24 - }, - "im_reply_separator": { - "color_identifier": "azure_A400" - }, - "im_text_name": { - "color_identifier": "azure_A400" - }, - "im_toolbar_voice_msg_background": { - "color_identifier": "steel_gray_300" - }, - "im_toolbar_separator": { - "color_identifier": "black_blue24" - }, - "image_border": { - "color_identifier": "black_alpha8" - }, - "input_background": { - "color_identifier": "gray_40" - }, - "input_border": { - "color_identifier": "gray_100" - }, - "landing_background": { - "color_identifier": "white" - }, - "landing_field_background": { - "color_identifier": "gray_40" - }, - "landing_field_border": { - "color_identifier": "clear" - }, - "landing_field_placeholder": { - "color_identifier": "steel_gray_400" - }, - "landing_login_button_background": { - "color_identifier": "azure_A400" - }, - "landing_login_button_foreground": { - "color_identifier": "white" - }, - "landing_primary_button_background": { - "color_identifier": "azure_A400" - }, - "landing_primary_button_foreground": { - "color_identifier": "white" - }, - "landing_tertiary_button_background": { - "color_identifier": "clear" - }, - "landing_tertiary_button_foreground": { - "color_identifier": "azure_A400" - }, - "landing_text_primary": { - "color_identifier": "black" - }, - "landing_text_title": { - "color_identifier": "azure_A400" - }, - "landing_text_secondary": { - "color_identifier": "steel_gray_400" - }, - "landing_secondary_button_background": { - "color_identifier": "black_blue45_alpha10" - }, - "landing_secondary_button_foreground": { - "color_identifier": "azure_300" - }, - "landing_snippet_border": { - "color_identifier": "black_alpha15" - }, - "like_text_tint": { - "color_identifier": "red_nice" - }, - "link_alternate": { - "color_identifier": "azure_A400" - }, - "loader_background": { - "color_identifier": "gray_50" - }, - "loader_tint": { - "color_identifier": "gray_500" - }, - "loader_track_fill": { - "color_identifier": "gray_100" - }, - "loader_track_value_fill": { - "color_identifier": "blue_300" - }, - "media_overlay_button_background": { - "color_identifier": "white" - }, - "media_overlay_button_foreground": { - "color_identifier": "gray_800" - }, - "modal_card_background": { - "color_identifier": "white" - }, - "modal_card_border": { - "color_identifier": "clear" - }, - "modal_card_header_close": { - "color_identifier": "black" - }, - "music_playback_icon": { - "color_identifier": "black" - }, - "feed_recommended_friend_promo_background": { - "color_identifier": "blue_300" - }, - "overlay_status_background": { - "color_identifier": "gray_50" - }, - "overlay_status_foreground": { - "color_identifier": "steel_gray_500" - }, - "overlay_status_icon": { - "color_identifier": "steel_gray_400" - }, - "placeholder_icon_background": { - "color_identifier": "black_blue24_alpha8" - }, - "placeholder_icon_background_opaque": { - "color_identifier": "gray_40" - }, - "placeholder_icon_foreground_primary": { - "color_identifier": "steel_gray_300" - }, - "placeholder_icon_foreground_secondary": { - "color_identifier": "steel_gray_200" - }, - "placeholder_icon_tint": { - "color_identifier": "black_blue24" - }, - "poll_option_background": { - "color_identifier": "blue_600" - }, - "search_bar_background": { - "color_identifier": "white" - }, - "search_bar_field_background": { - "color_identifier": "gray_50" - }, - "search_bar_field_tint": { - "color_identifier": "steel_gray_400" - }, - "search_bar_segmented_control_tint": { - "color_identifier": "steel_gray_400" - }, - "segmented_control_bar_background": { - "color_identifier": "clear" - }, - "segmented_control_tint": { - "color_identifier": "steel_gray_300" - }, - "selection_off_icon": { - "color_identifier": "steel_gray_150" - }, - "separator_alpha": { - "color_identifier": "black_alpha12" - }, - "separator_alternate": { - "color_identifier": "gray_100" - }, - "separator_common": { - "color_identifier": "gray_A150" - }, - "snippet_background": { - "color_identifier": "white" - }, - "snippet_border": { - "color_identifier": "black_alpha15" - }, - "snippet_icon_tertiary": { - "color_identifier": "gray_200" - }, - "splashscreen_icon": { - "color_identifier": "gray_100" - }, - "statusbar_alternate_legacy_background": { - "color_identifier": "black_alpha20" - }, - "stories_create_button_background_from": { - "color_identifier": "gray_40" - }, - "stories_create_button_background_to": { - "color_identifier": "gray_100" - }, - "stories_create_button_foreground": { - "color_identifier": "steel_gray_500" - }, - "stories_skeleton_loader_background": { - "color_identifier": "gray_200" - }, - "switch_ios_off_border": { - "color_identifier": "gray_100" - }, - "stories_create_button_icon_background": { - "color_identifier": "white" - }, - "tabbar_active_icon": { - "color_identifier": "azure_350" - }, - "tabbar_background": { - "color_identifier": "gray_20" - }, - "tabbar_inactive_icon": { - "color_identifier": "steel_gray_300" - }, - "tabbar_tablet_active_icon": { - "color_identifier": "azure_350" - }, - "tabbar_tablet_background": { - "color_identifier": "gray_20" - }, - "tabbar_tablet_inactive_icon": { - "color_identifier": "steel_gray_300" - }, - "tabbar_tablet_text_primary": { - "color_identifier": "black" - }, - "tabbar_tablet_text_secondary": { - "color_identifier": "gray_400" - }, - "toolbar_attach_background_from": { - "color_identifier": "steel_gray_150" - }, - "toolbar_attach_background_to": { - "color_identifier": "steel_gray_250" - }, - "text_action_counter": { - "color_identifier": "steel_gray_400" - }, - "text_link": { - "color_identifier": "azure_A400" - }, - "text_link_highlighted_background": { - "color_identifier": "black" - }, - "text_muted": { - "color_identifier": "gray_800" - }, - "text_name": { - "color_identifier": "azure_A400" - }, - "text_placeholder": { - "color_identifier": "steel_gray_400" - }, - "text_primary": { - "color_identifier": "black" - }, - "text_secondary": { - "color_identifier": "steel_gray_400" - }, - "text_subhead": { - "color_identifier": "steel_gray_500" - }, - "text_tertiary": { - "color_identifier": "steel_gray_300" - }, - "icon_name": { - "color_identifier": "blue_200_muted" - }, - "panel_tab_active_background": { - "color_identifier": "gray_50" - }, - "panel_tab_active_text": { - "color_identifier": "gray_600" - }, - "panel_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "im_service_message_text": { - "color_identifier": "steel_gray_400" - }, - "writebar_icon": { - "color_identifier": "azure_300" - }, - "dynamic_blue": { - "color_identifier": "azure_300" - }, - "dynamic_gray": { - "color_identifier": "steel_gray_250" - }, - "dynamic_red": { - "color_identifier": "red_nice" - }, - "dynamic_green": { - "color_identifier": "green" - }, - "dynamic_orange": { - "color_identifier": "orange" - }, - "dynamic_orange_peach": { - "color_identifier": "orange_tint" - }, - "dynamic_purple": { - "color_identifier": "purple" - }, - "dynamic_violet": { - "color_identifier": "violet" - }, - "dynamic_raspberry_pink": { - "color_identifier": "raspberry_pink" - }, - "dynamic_neon_pink": { - "color_identifier": "neon_pink" - }, - "vk_connect_button_primary_background": { - "color_identifier": "gray_900" - }, - "vk_connect_button_primary_foreground": { - "color_identifier": "white" - }, - "vk_connect_button_secondary_background": { - "color_identifier": "gray_40" - }, - "vk_connect_button_secondary_foreground": { - "color_identifier": "gray_900" - }, - "background_text_highlighted": { - "color_identifier": "azure_300", - "alpha_multiplier": 0.2 - }, - "skeleton_shimmer_from": { - "color_identifier": "white" - }, - "skeleton_shimmer_to": { - "color_identifier": "white", - "alpha_multiplier": 0 - }, - "skeleton_foreground_from": { - "color_identifier": "gray_A40" - }, - "skeleton_foreground_to": { - "color_identifier": "gray_100" - }, - "primary_overlay_badge": { - "color_identifier": "black_alpha60" - }, - "secondary_overlay_badge": { - "color_identifier": "black_alpha24" - }, - "content_positive_background": { - "color_identifier": "green_alpha" - }, - "vk_donut_background": { - "color_identifier": "yellow_overlight" - } + } + }, + "bright_light": { + "appearance": "light", + "colors": { + "accent": { + "color_identifier": "azure_300" + }, + "accent_alternate": { + "color_identifier": "azure_A100" + }, + "action_sheet_action_foreground": { + "color_identifier": "azure_300" + }, + "action_sheet_separator": { + "color_identifier": "black_alpha12" + }, + "activity_indicator_tint": { + "color_identifier": "steel_gray_200" + }, + "attach_picker_tab_active_background": { + "color_identifier": "azure_A400" + }, + "attach_picker_tab_active_icon": { + "color_identifier": "white" + }, + "attach_picker_tab_active_text": { + "color_identifier": "azure_A400" + }, + "attach_picker_tab_inactive_background": { + "color_identifier": "gray_40" + }, + "attach_picker_tab_inactive_icon": { + "color_identifier": "steel_gray_400" + }, + "attach_picker_tab_inactive_text": { + "color_identifier": "steel_gray_400" + }, + "background_content": { + "color_identifier": "white" + }, + "background_hover": { + "color_identifier": "black", + "alpha_multiplier": 0.04 + }, + "background_highlighted": { + "color_identifier": "black_alpha8" + }, + "background_keyboard": { + "color_identifier": "gray_100" + }, + "background_light": { + "color_identifier": "gray_20" + }, + "background_page": { + "color_identifier": "gray_50" + }, + "background_suggestions": { + "color_identifier": "white" + }, + "button_bot_shadow": { + "color_identifier": "gray_200" + }, + "button_commerce_background": { + "color_identifier": "green" + }, + "button_commerce_foreground": { + "color_identifier": "white" + }, + "button_muted_background": { + "color_identifier": "gray_40" + }, + "button_muted_foreground": { + "color_identifier": "azure_300" + }, + "button_outline_border": { + "color_identifier": "azure_300" + }, + "button_outline_foreground": { + "color_identifier": "azure_300" + }, + "button_primary_background": { + "color_identifier": "azure_A400" + }, + "button_primary_foreground": { + "color_identifier": "white" + }, + "button_secondary_background": { + "color_identifier": "black_blue24", + "alpha_multiplier": 0.05 + }, + "button_secondary_background_highlighted": { + "color_identifier": "black_blue24", + "alpha_multiplier": 0.03 + }, + "button_secondary_foreground": { + "color_identifier": "azure_300" + }, + "button_secondary_foreground_highlighted": { + "color_identifier": "azure_300", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_background": { + "color_identifier": "black_blue24", + "alpha_multiplier": 0.05 + }, + "button_secondary_destructive_background_highlighted": { + "color_identifier": "black_blue24", + "alpha_multiplier": 0.03 + }, + "button_secondary_destructive_foreground": { + "color_identifier": "red" + }, + "button_secondary_destructive_foreground_highlighted": { + "color_identifier": "red", + "alpha_multiplier": 0.6 + }, + "button_tertiary_background": { + "color_identifier": "clear" + }, + "button_tertiary_foreground": { + "color_identifier": "azure_A400" + }, + "cell_button_foreground": { + "color_identifier": "azure_300" + }, + "content_placeholder_icon": { + "color_identifier": "steel_gray_300" + }, + "content_placeholder_text": { + "color_identifier": "steel_gray_400" + }, + "content_tint_background": { + "color_identifier": "gray_A40" + }, + "content_tint_foreground": { + "color_identifier": "gray_450" + }, + "control_background": { + "color_identifier": "gray_50" + }, + "control_background_secondary": { + "color_identifier": "white" + }, + "control_foreground": { + "color_identifier": "blue_400" + }, + "control_tint": { + "color_identifier": "white" + }, + "control_tint_muted": { + "color_identifier": "gray_500" + }, + "counter_primary_background": { + "color_identifier": "azure_300" + }, + "counter_primary_text": { + "color_identifier": "white" + }, + "counter_prominent_background": { + "color_identifier": "red_nice" + }, + "counter_prominent_text": { + "color_identifier": "white" + }, + "counter_secondary_background": { + "color_identifier": "steel_gray_200" + }, + "counter_secondary_text": { + "color_identifier": "white" + }, + "content_warning_background": { + "color_identifier": "yellow_overlight" + }, + "destructive": { + "color_identifier": "red" + }, + "field_background": { + "color_identifier": "gray_40" + }, + "field_border": { + "color_identifier": "black_alpha12" + }, + "field_error_background": { + "color_identifier": "pink_light" + }, + "field_error_border": { + "color_identifier": "red" + }, + "field_valid_border": { + "color_identifier": "green" + }, + "field_text_placeholder": { + "color_identifier": "steel_gray_400" + }, + "float_button_background": { + "color_identifier": "gray_A40" + }, + "float_button_background_highlighted": { + "color_identifier": "gray_50" + }, + "float_button_foreground": { + "color_identifier": "steel_gray_300" + }, + "float_button_border": { + "color_identifier": "black_alpha05" + }, + "header_alternate_background": { + "color_identifier": "white" + }, + "header_alternate_tab_active_indicator": { + "color_identifier": "azure_300" + }, + "header_alternate_tab_active_text": { + "color_identifier": "black" + }, + "header_alternate_tab_inactive_text": { + "color_identifier": "steel_gray_300" + }, + "header_background": { + "color_identifier": "white" + }, + "header_background_before_blur": { + "color_identifier": "white" + }, + "header_background_before_blur_alternate": { + "color_identifier": "white" + }, + "header_search_field_background": { + "color_identifier": "gray_50" + }, + "header_search_field_tint": { + "color_identifier": "steel_gray_400" + }, + "header_tab_active_background": { + "color_identifier": "clear" + }, + "header_tab_active_text": { + "color_identifier": "black" + }, + "header_tab_active_indicator": { + "color_identifier": "azure_300" + }, + "header_tab_inactive_text": { + "color_identifier": "steel_gray_300" + }, + "header_text": { + "color_identifier": "black" + }, + "header_text_alternate": { + "color_identifier": "black" + }, + "header_text_secondary": { + "color_identifier": "steel_gray_400" + }, + "header_tint": { + "color_identifier": "azure_300" + }, + "header_tint_alternate": { + "color_identifier": "azure_300" + }, + "icon_alpha_placeholder": { + "color_identifier": "white" + }, + "icon_medium": { + "color_identifier": "steel_gray_400" + }, + "icon_medium_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.48 + }, + "icon_outline_medium": { + "color_identifier": "steel_gray_400" + }, + "icon_outline_secondary": { + "color_identifier": "steel_gray_300" + }, + "icon_secondary": { + "color_identifier": "steel_gray_300" + }, + "icon_secondary_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.36 + }, + "icon_tertiary": { + "color_identifier": "steel_gray_150" + }, + "icon_tertiary_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.24 + }, + "im_attach_tint": { + "color_identifier": "azure_A400" + }, + "im_bubble_border_alternate": { + "color_identifier": "gray_100" + }, + "im_bubble_border_alternate_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_button_background": { + "color_identifier": "gray_20" + }, + "im_bubble_button_outgoing_background": { + "color_identifier": "white_alpha60" + }, + "im_bubble_button_background_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_button_foreground": { + "color_identifier": "black" + }, + "im_bubble_incoming_expiring": { + "color_identifier": "lavender_100" + }, + "im_bubble_incoming_expiring_highlighted": { + "color_identifier": "lavender_200" + }, + "im_bubble_outgoing_expiring": { + "color_identifier": "lavender_200" + }, + "im_bubble_outgoing_expiring_highlighted": { + "color_identifier": "lavender_300" + }, + "im_bubble_incoming": { + "color_identifier": "gray_50" + }, + "im_bubble_incoming_alternate": { + "color_identifier": "white" + }, + "im_bubble_incoming_alternate_highlighted": { + "color_identifier": "gray_20" + }, + "im_bubble_incoming_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_gift_background": { + "color_identifier": "gold_200" + }, + "im_bubble_gift_background_highlighted": { + "color_identifier": "gold_250" + }, + "im_bubble_gift_text": { + "color_identifier": "gold_500" + }, + "im_bubble_gift_text_secondary": { + "color_identifier": "gold_400" + }, + "im_bubble_outgoing": { + "color_identifier": "white_blue20" + }, + "im_bubble_outgoing_alternate": { + "color_identifier": "white" + }, + "im_bubble_outgoing_highlighted": { + "color_identifier": "white_blue32" + }, + "im_bubble_outgoing_alternate_highlighted": { + "color_identifier": "gray_20" + }, + "im_bubble_wallpaper_button_background": { + "color_identifier": "gray_40" + }, + "im_bubble_wallpaper_button_background_highlighted": { + "color_identifier": "gray_100" + }, + "im_bubble_wallpaper_button_foreground": { + "color_identifier": "black" + }, + "im_bubble_wallpaper_incoming": { + "color_identifier": "white" + }, + "im_bubble_wallpaper_incoming_highlighted": { + "color_identifier": "gray_50" + }, + "im_bubble_wallpaper_outgoing": { + "color_identifier": "white_blue20" + }, + "im_bubble_wallpaper_outgoing_highlighted": { + "color_identifier": "white_blue32" + }, + "im_forward_line_tint": { + "color_identifier": "blue_600", + "alpha_multiplier": 0.24 + }, + "im_reply_separator": { + "color_identifier": "azure_A400" + }, + "im_text_name": { + "color_identifier": "azure_A400" + }, + "im_toolbar_voice_msg_background": { + "color_identifier": "steel_gray_300" + }, + "im_toolbar_separator": { + "color_identifier": "black_blue24" + }, + "image_border": { + "color_identifier": "black_alpha8" + }, + "input_background": { + "color_identifier": "gray_40" + }, + "input_border": { + "color_identifier": "gray_100" + }, + "landing_background": { + "color_identifier": "white" + }, + "landing_field_background": { + "color_identifier": "gray_40" + }, + "landing_field_border": { + "color_identifier": "clear" + }, + "landing_field_placeholder": { + "color_identifier": "steel_gray_400" + }, + "landing_login_button_background": { + "color_identifier": "azure_A400" + }, + "landing_login_button_foreground": { + "color_identifier": "white" + }, + "landing_primary_button_background": { + "color_identifier": "azure_A400" + }, + "landing_primary_button_foreground": { + "color_identifier": "white" + }, + "landing_tertiary_button_background": { + "color_identifier": "clear" + }, + "landing_tertiary_button_foreground": { + "color_identifier": "azure_A400" + }, + "landing_text_primary": { + "color_identifier": "black" + }, + "landing_text_title": { + "color_identifier": "azure_A400" + }, + "landing_text_secondary": { + "color_identifier": "steel_gray_400" + }, + "landing_secondary_button_background": { + "color_identifier": "black_blue45_alpha10" + }, + "landing_secondary_button_foreground": { + "color_identifier": "azure_300" + }, + "landing_snippet_border": { + "color_identifier": "black_alpha15" + }, + "like_text_tint": { + "color_identifier": "red_nice" + }, + "link_alternate": { + "color_identifier": "azure_A400" + }, + "loader_background": { + "color_identifier": "gray_50" + }, + "loader_tint": { + "color_identifier": "gray_500" + }, + "loader_track_fill": { + "color_identifier": "gray_100" + }, + "loader_track_value_fill": { + "color_identifier": "blue_300" + }, + "media_overlay_button_background": { + "color_identifier": "white" + }, + "media_overlay_button_foreground": { + "color_identifier": "gray_800" + }, + "modal_card_background": { + "color_identifier": "white" + }, + "modal_card_border": { + "color_identifier": "clear" + }, + "modal_card_header_close": { + "color_identifier": "black" + }, + "music_playback_icon": { + "color_identifier": "black" + }, + "feed_recommended_friend_promo_background": { + "color_identifier": "blue_300" + }, + "overlay_status_background": { + "color_identifier": "gray_50" + }, + "overlay_status_foreground": { + "color_identifier": "steel_gray_500" + }, + "overlay_status_icon": { + "color_identifier": "steel_gray_400" + }, + "placeholder_icon_background": { + "color_identifier": "black_blue24_alpha8" + }, + "placeholder_icon_background_opaque": { + "color_identifier": "gray_40" + }, + "placeholder_icon_foreground_primary": { + "color_identifier": "steel_gray_300" + }, + "placeholder_icon_foreground_secondary": { + "color_identifier": "steel_gray_200" + }, + "placeholder_icon_tint": { + "color_identifier": "black_blue24" + }, + "poll_option_background": { + "color_identifier": "blue_600" + }, + "search_bar_background": { + "color_identifier": "white" + }, + "search_bar_field_background": { + "color_identifier": "gray_50" + }, + "search_bar_field_tint": { + "color_identifier": "steel_gray_400" + }, + "search_bar_segmented_control_tint": { + "color_identifier": "steel_gray_400" + }, + "segmented_control_bar_background": { + "color_identifier": "clear" + }, + "segmented_control_tint": { + "color_identifier": "steel_gray_300" + }, + "selection_off_icon": { + "color_identifier": "steel_gray_150" + }, + "separator_alpha": { + "color_identifier": "black_alpha12" + }, + "separator_alternate": { + "color_identifier": "gray_100" + }, + "separator_common": { + "color_identifier": "gray_A150" + }, + "snippet_background": { + "color_identifier": "white" + }, + "snippet_border": { + "color_identifier": "black_alpha15" + }, + "snippet_icon_tertiary": { + "color_identifier": "gray_200" + }, + "splashscreen_icon": { + "color_identifier": "gray_100" + }, + "statusbar_alternate_legacy_background": { + "color_identifier": "black_alpha20" + }, + "stories_create_button_background_from": { + "color_identifier": "gray_40" + }, + "stories_create_button_background_to": { + "color_identifier": "gray_100" + }, + "stories_create_button_foreground": { + "color_identifier": "steel_gray_500" + }, + "stories_skeleton_loader_background": { + "color_identifier": "gray_200" + }, + "switch_ios_off_border": { + "color_identifier": "gray_100" + }, + "stories_create_button_icon_background": { + "color_identifier": "white" + }, + "tabbar_active_icon": { + "color_identifier": "azure_350" + }, + "tabbar_background": { + "color_identifier": "gray_20" + }, + "tabbar_inactive_icon": { + "color_identifier": "steel_gray_300" + }, + "tabbar_tablet_active_icon": { + "color_identifier": "azure_350" + }, + "tabbar_tablet_background": { + "color_identifier": "gray_20" + }, + "tabbar_tablet_inactive_icon": { + "color_identifier": "steel_gray_300" + }, + "tabbar_tablet_text_primary": { + "color_identifier": "black" + }, + "tabbar_tablet_text_secondary": { + "color_identifier": "gray_400" + }, + "toolbar_attach_background_from": { + "color_identifier": "steel_gray_150" + }, + "toolbar_attach_background_to": { + "color_identifier": "steel_gray_250" + }, + "text_action_counter": { + "color_identifier": "steel_gray_400" + }, + "text_link": { + "color_identifier": "azure_A400" + }, + "text_link_highlighted_background": { + "color_identifier": "black" + }, + "text_muted": { + "color_identifier": "gray_800" + }, + "text_name": { + "color_identifier": "azure_A400" + }, + "text_placeholder": { + "color_identifier": "steel_gray_400" + }, + "text_primary": { + "color_identifier": "black" + }, + "text_secondary": { + "color_identifier": "steel_gray_400" + }, + "text_subhead": { + "color_identifier": "steel_gray_500" + }, + "text_tertiary": { + "color_identifier": "steel_gray_300" + }, + "icon_name": { + "color_identifier": "blue_200_muted" + }, + "panel_tab_active_background": { + "color_identifier": "gray_50" + }, + "panel_tab_active_text": { + "color_identifier": "gray_600" + }, + "panel_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "im_service_message_text": { + "color_identifier": "steel_gray_400" + }, + "writebar_icon": { + "color_identifier": "azure_300" + }, + "dynamic_blue": { + "color_identifier": "azure_300" + }, + "dynamic_gray": { + "color_identifier": "steel_gray_250" + }, + "dynamic_red": { + "color_identifier": "red_nice" + }, + "dynamic_green": { + "color_identifier": "green" + }, + "dynamic_orange": { + "color_identifier": "orange" + }, + "dynamic_orange_peach": { + "color_identifier": "orange_tint" + }, + "dynamic_purple": { + "color_identifier": "purple" + }, + "dynamic_violet": { + "color_identifier": "violet" + }, + "dynamic_raspberry_pink": { + "color_identifier": "raspberry_pink" + }, + "dynamic_neon_pink": { + "color_identifier": "neon_pink" + }, + "vk_connect_button_primary_background": { + "color_identifier": "gray_900" + }, + "vk_connect_button_primary_foreground": { + "color_identifier": "white" + }, + "vk_connect_button_secondary_background": { + "color_identifier": "gray_40" + }, + "vk_connect_button_secondary_foreground": { + "color_identifier": "gray_900" + }, + "background_text_highlighted": { + "color_identifier": "azure_300", + "alpha_multiplier": 0.2 + }, + "skeleton_shimmer_from": { + "color_identifier": "white" + }, + "skeleton_shimmer_to": { + "color_identifier": "white", + "alpha_multiplier": 0 + }, + "skeleton_foreground_from": { + "color_identifier": "gray_A40" + }, + "skeleton_foreground_to": { + "color_identifier": "gray_100" + }, + "primary_overlay_badge": { + "color_identifier": "black_alpha60" + }, + "secondary_overlay_badge": { + "color_identifier": "black_alpha24" + }, + "content_positive_background": { + "color_identifier": "green_alpha" + }, + "vk_donut_background": { + "color_identifier": "yellow_overlight" } } } diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 4105cfd..dc61ddd 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -1,1457 +1,1453 @@ { - "identifier": "edu", - "family": "va", - "themes": { - "space_gray": { - "appearance": "dark", - "colors": { - "accent": { - "color_identifier": "lavender_A300" - }, - "accent_alternate": { - "color_identifier": "white" - }, - "action_sheet_action_foreground": { - "color_identifier": "white" - }, - "action_sheet_separator": { - "color_identifier": "white_alpha12" - }, - "activity_indicator_tint": { - "color_identifier": "gray_600" - }, - "attach_picker_tab_active_background": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_active_icon": { - "color_identifier": "gray_900" - }, - "attach_picker_tab_active_text": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_inactive_background": { - "color_identifier": "gray_800" - }, - "attach_picker_tab_inactive_icon": { - "color_identifier": "gray_100" - }, - "attach_picker_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "background_content": { - "color_identifier": "gray_900" - }, - "background_hover": { - "color_identifier": "white", - "alpha_multiplier": 0.04 - }, - "background_highlighted": { - "color_identifier": "white_alpha8" - }, - "background_keyboard": { - "color_identifier": "gray_800" - }, - "background_light": { - "color_identifier": "gray_850" - }, - "background_page": { - "color_identifier": "gray_1000" - }, - "background_suggestions": { - "color_identifier": "gray_800" - }, - "button_bot_shadow": { - "color_identifier": "gray_900" - }, - "button_commerce_background": { - "color_identifier": "green" - }, - "button_commerce_foreground": { - "color_identifier": "white" - }, - "button_muted_background": { - "color_identifier": "gray_800" - }, - "button_muted_foreground": { - "color_identifier": "gray_100" - }, - "button_outline_border": { - "color_identifier": "gray_100" - }, - "button_outline_foreground": { - "color_identifier": "gray_100" - }, - "button_primary_background": { - "color_identifier": "gray_100" - }, - "button_primary_foreground": { - "color_identifier": "gray_900" - }, - "button_secondary_background": { - "color_identifier": "gray_700" - }, - "button_secondary_background_highlighted": { - "color_identifier": "gray_700", - "alpha_multiplier": 0.6 - }, - "button_secondary_foreground": { - "color_identifier": "gray_100" - }, - "button_secondary_foreground_highlighted": { - "color_identifier": "gray_100", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_background": { - "color_identifier": "gray_700" - }, - "button_secondary_destructive_background_highlighted": { - "color_identifier": "gray_700", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_foreground": { - "color_identifier": "red_light" - }, - "button_secondary_destructive_foreground_highlighted": { - "color_identifier": "red_light", - "alpha_multiplier": 0.6 - }, - "button_tertiary_background": { - "color_identifier": "clear" - }, - "button_tertiary_foreground": { - "color_identifier": "gray_100" - }, - "cell_button_foreground": { - "color_identifier": "gray_100" - }, - "content_placeholder_icon": { - "color_identifier": "gray_300" - }, - "content_placeholder_text": { - "color_identifier": "gray_300" - }, - "content_tint_background": { - "color_identifier": "gray_850" - }, - "content_tint_foreground": { - "color_identifier": "gray_400" - }, - "control_background": { - "color_identifier": "gray_700" - }, - "control_background_secondary": { - "color_identifier": "gray_500" - }, - "control_foreground": { - "color_identifier": "gray_100" - }, - "control_tint": { - "color_identifier": "gray_900" - }, - "control_tint_muted": { - "color_identifier": "gray_400" - }, - "counter_primary_background": { - "color_identifier": "white" - }, - "counter_primary_text": { - "color_identifier": "gray_900" - }, - "counter_prominent_background": { - "color_identifier": "red_nice" - }, - "counter_prominent_text": { - "color_identifier": "white" - }, - "counter_secondary_background": { - "color_identifier": "gray_500" - }, - "counter_secondary_text": { - "color_identifier": "gray_900" - }, - "content_warning_background": { - "color_identifier": "gold_500" - }, - "destructive": { - "color_identifier": "red_light" - }, - "field_background": { - "color_identifier": "gray_850" - }, - "field_border": { - "color_identifier": "white_alpha12" - }, - "field_error_background": { - "color_identifier": "red_dark" - }, - "field_error_border": { - "color_identifier": "red_light" - }, - "field_valid_border": { - "color_identifier": "green" - }, - "field_text_placeholder": { - "color_identifier": "gray_500" - }, - "float_button_background": { - "color_identifier": "gray_700" - }, - "float_button_background_highlighted": { - "color_identifier": "gray_600" - }, - "float_button_foreground": { - "color_identifier": "gray_300" - }, - "float_button_border": { - "color_identifier": "black_alpha12" - }, - "header_alternate_background": { - "color_identifier": "gray_800" - }, - "header_alternate_tab_active_indicator": { - "color_identifier": "gray_100" - }, - "header_alternate_tab_active_text": { - "color_identifier": "gray_100" - }, - "header_alternate_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "header_background": { - "color_identifier": "gray_900" - }, - "header_background_before_blur": { - "color_identifier": "gray_A970" - }, - "header_background_before_blur_alternate": { - "color_identifier": "gray_A970" - }, - "header_search_field_background": { - "color_identifier": "gray_750" - }, - "header_search_field_tint": { - "color_identifier": "gray_300" - }, - "header_tab_active_background": { - "color_identifier": "gray_600" - }, - "header_tab_active_text": { - "color_identifier": "gray_100" - }, - "header_tab_active_indicator": { - "color_identifier": "lavender_A300" - }, - "header_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "header_text": { - "color_identifier": "gray_100" - }, - "header_text_alternate": { - "color_identifier": "gray_100" - }, - "header_text_secondary": { - "color_identifier": "white_alpha60" - }, - "header_tint": { - "color_identifier": "gray_100" - }, - "header_tint_alternate": { - "color_identifier": "gray_100" - }, - "icon_alpha_placeholder": { - "color_identifier": "gray_100" - }, - "icon_medium": { - "color_identifier": "gray_400" - }, - "icon_medium_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.48 - }, - "icon_outline_medium": { - "color_identifier": "gray_300" - }, - "icon_outline_secondary": { - "color_identifier": "gray_400" - }, - "icon_secondary": { - "color_identifier": "gray_500" - }, - "icon_secondary_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.36 - }, - "icon_tertiary": { - "color_identifier": "gray_600" - }, - "icon_tertiary_alpha": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_attach_tint": { - "color_identifier": "white" - }, - "im_bubble_border_alternate": { - "color_identifier": "clear" - }, - "im_bubble_border_alternate_highlighted": { - "color_identifier": "clear" - }, - "im_bubble_button_background": { - "color_identifier": "white", - "alpha_multiplier": 0.16 - }, - "im_bubble_button_outgoing_background": { - "color_identifier": "white_alpha20" - }, - "im_bubble_button_background_highlighted": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_bubble_button_foreground": { - "color_identifier": "gray_100" - }, - "im_bubble_incoming_expiring": { - "color_identifier": "lavender_900" - }, - "im_bubble_incoming_expiring_highlighted": { - "color_identifier": "lavender_800" - }, - "im_bubble_outgoing_expiring": { - "color_identifier": "lavender_800" - }, - "im_bubble_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" - }, - "im_bubble_incoming": { - "color_identifier": "gray_800" - }, - "im_bubble_incoming_alternate": { - "color_identifier": "gray_800" - }, - "im_bubble_incoming_alternate_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_incoming_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_gift_background": { - "color_identifier": "gold_500" - }, - "im_bubble_gift_background_highlighted": { - "color_identifier": "gold_400" - }, - "im_bubble_gift_text": { - "color_identifier": "white" - }, - "im_bubble_gift_text_secondary": { - "color_identifier": "gold_250" - }, - "im_bubble_outgoing": { - "color_identifier": "gray_700" - }, - "im_bubble_outgoing_alternate": { - "color_identifier": "gray_700" - }, - "im_bubble_outgoing_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_outgoing_alternate_highlighted": { - "color_identifier": "gray_500" - }, - "im_bubble_wallpaper_button_background": { - "color_identifier": "gray_700" - }, - "im_bubble_wallpaper_button_background_highlighted": { - "color_identifier": "gray_500" - }, - "im_bubble_wallpaper_button_foreground": { - "color_identifier": "gray_100" - }, - "im_bubble_wallpaper_incoming": { - "color_identifier": "gray_800" - }, - "im_bubble_wallpaper_incoming_highlighted": { - "color_identifier": "gray_600" - }, - "im_bubble_wallpaper_outgoing": { - "color_identifier": "gray_700" - }, - "im_bubble_wallpaper_outgoing_highlighted": { - "color_identifier": "gray_600" - }, - "im_forward_line_tint": { - "color_identifier": "white", - "alpha_multiplier": 0.24 - }, - "im_reply_separator": { - "color_identifier": "white" - }, - "im_text_name": { - "color_identifier": "lavender_A300" - }, - "im_toolbar_voice_msg_background": { - "color_identifier": "gray_700" - }, - "im_toolbar_separator": { - "color_identifier": "gray_300" - }, - "image_border": { - "color_identifier": "white_alpha8" - }, - "input_background": { - "color_identifier": "gray_800" - }, - "input_border": { - "color_identifier": "gray_800" - }, - "landing_background": { - "color_identifier": "gray_900" - }, - "landing_field_background": { - "color_identifier": "gray_850" - }, - "landing_field_border": { - "color_identifier": "clear" - }, - "landing_field_placeholder": { - "color_identifier": "gray_300" - }, - "landing_login_button_background": { - "color_identifier": "gray_100" - }, - "landing_login_button_foreground": { - "color_identifier": "gray_900" - }, - "landing_primary_button_background": { - "color_identifier": "gray_100" - }, - "landing_primary_button_foreground": { - "color_identifier": "gray_900" - }, - "landing_tertiary_button_background": { - "color_identifier": "clear" - }, - "landing_tertiary_button_foreground": { - "color_identifier": "white" - }, - "landing_text_primary": { - "color_identifier": "gray_100" - }, - "landing_text_title": { - "color_identifier": "white" - }, - "landing_text_secondary": { - "color_identifier": "gray_500" - }, - "landing_secondary_button_background": { - "color_identifier": "white_alpha15" - }, - "landing_secondary_button_foreground": { - "color_identifier": "white" - }, - "landing_snippet_border": { - "color_identifier": "white_alpha15" - }, - "like_text_tint": { - "color_identifier": "red_light" - }, - "link_alternate": { - "color_identifier": "white" - }, - "loader_background": { - "color_identifier": "gray_900" - }, - "loader_tint": { - "color_identifier": "gray_500" - }, - "loader_track_fill": { - "color_identifier": "gray_700" - }, - "loader_track_value_fill": { - "color_identifier": "white" - }, - "media_overlay_button_background": { - "color_identifier": "white" - }, - "media_overlay_button_foreground": { - "color_identifier": "gray_800" - }, - "modal_card_background": { - "color_identifier": "gray_800" - }, - "modal_card_border": { - "color_identifier": "white_alpha12" - }, - "modal_card_header_close": { - "color_identifier": "white" - }, - "music_playback_icon": { - "color_identifier": "white" - }, - "feed_recommended_friend_promo_background": { - "color_identifier": "steel_gray_500" - }, - "overlay_status_background": { - "color_identifier": "gray_900" - }, - "overlay_status_foreground": { - "color_identifier": "gray_100" - }, - "overlay_status_icon": { - "color_identifier": "gray_50" - }, - "placeholder_icon_background": { - "color_identifier": "white_alpha8" - }, - "placeholder_icon_background_opaque": { - "color_identifier": "gray_850" - }, - "placeholder_icon_foreground_primary": { - "color_identifier": "gray_400" - }, - "placeholder_icon_foreground_secondary": { - "color_identifier": "gray_600" - }, - "placeholder_icon_tint": { - "color_identifier": "white" - }, - "poll_option_background": { - "color_identifier": "white" - }, - "search_bar_background": { - "color_identifier": "gray_900" - }, - "search_bar_field_background": { - "color_identifier": "gray_750" - }, - "search_bar_field_tint": { - "color_identifier": "gray_300" - }, - "search_bar_segmented_control_tint": { - "color_identifier": "gray_400" - }, - "segmented_control_bar_background": { - "color_identifier": "gray_900" - }, - "segmented_control_tint": { - "color_identifier": "gray_500" - }, - "selection_off_icon": { - "color_identifier": "gray_600" - }, - "separator_alpha": { - "color_identifier": "white_alpha12" - }, - "separator_alternate": { - "color_identifier": "gray_850" - }, - "separator_common": { - "color_identifier": "gray_750" - }, - "snippet_background": { - "color_identifier": "gray_850" - }, - "snippet_border": { - "color_identifier": "white_alpha15" - }, - "snippet_icon_tertiary": { - "color_identifier": "gray_600" - }, - "splashscreen_icon": { - "color_identifier": "gray_800" - }, - "statusbar_alternate_legacy_background": { - "color_identifier": "clear" - }, - "stories_create_button_background_from": { - "color_identifier": "gray_750" - }, - "stories_create_button_background_to": { - "color_identifier": "gray_750" - }, - "stories_create_button_foreground": { - "color_identifier": "gray_200" - }, - "stories_skeleton_loader_background": { - "color_identifier": "gray_700" - }, - "stories_create_button_icon_background": { - "color_identifier": "gray_700" - }, - "switch_ios_off_border": { - "color_identifier": "gray_800" - }, - "tabbar_active_icon": { - "color_identifier": "white" - }, - "tabbar_background": { - "color_identifier": "gray_800" - }, - "tabbar_inactive_icon": { - "color_identifier": "gray_500" - }, - "tabbar_tablet_active_icon": { - "color_identifier": "lavender_A300" - }, - "tabbar_tablet_background": { - "color_identifier": "gray_850" - }, - "tabbar_tablet_inactive_icon": { - "color_identifier": "gray_500" - }, - "tabbar_tablet_text_primary": { - "color_identifier": "gray_100" - }, - "tabbar_tablet_text_secondary": { - "color_identifier": "gray_500" - }, - "toolbar_attach_background_from": { - "color_identifier": "gray_500" - }, - "toolbar_attach_background_to": { - "color_identifier": "gray_600" - }, - "text_action_counter": { - "color_identifier": "gray_300" - }, - "text_link": { - "color_identifier": "lavender_A300" - }, - "text_link_highlighted_background": { - "color_identifier": "lavender_A300" - }, - "text_muted": { - "color_identifier": "gray_200" - }, - "text_name": { - "color_identifier": "gray_100" - }, - "text_placeholder": { - "color_identifier": "gray_300" - }, - "text_primary": { - "color_identifier": "gray_100" - }, - "text_secondary": { - "color_identifier": "gray_500" - }, - "text_subhead": { - "color_identifier": "gray_400" - }, - "text_tertiary": { - "color_identifier": "gray_600" - }, - "icon_name": { - "color_identifier": "gray_300" - }, - "panel_tab_active_background": { - "color_identifier": "gray_700" - }, - "panel_tab_active_text": { - "color_identifier": "gray_100" - }, - "panel_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "im_service_message_text": { - "color_identifier": "gray_500" - }, - "writebar_icon": { - "color_identifier": "gray_100" - }, - "dynamic_blue": { - "color_identifier": "azure_300" - }, - "dynamic_gray": { - "color_identifier": "steel_gray_250" - }, - "dynamic_red": { - "color_identifier": "red_nice" - }, - "dynamic_green": { - "color_identifier": "green" - }, - "dynamic_orange": { - "color_identifier": "orange" - }, - "dynamic_purple": { - "color_identifier": "purple_light" - }, - "dynamic_violet": { - "color_identifier": "violet_light" - }, - "dynamic_raspberry_pink": { - "color_identifier": "raspberry_pink_light" - }, - "dynamic_neon_pink": { - "color_identifier": "neon_pink" - }, - "vk_connect_button_primary_background": { - "color_identifier": "gray_100" - }, - "vk_connect_button_primary_foreground": { - "color_identifier": "gray_900" - }, - "vk_connect_button_secondary_background": { - "color_identifier": "gray_700" - }, - "vk_connect_button_secondary_foreground": { - "color_identifier": "gray_100" - }, - "background_text_highlighted": { - "color_identifier": "lavender_A300", - "alpha_multiplier": 0.24 - }, - "skeleton_shimmer_from": { - "color_identifier": "gray_900" - }, - "skeleton_shimmer_to": { - "color_identifier": "gray_900", - "alpha_multiplier": 0 - }, - "skeleton_foreground_from": { - "color_identifier": "gray_850" - }, - "skeleton_foreground_to": { - "color_identifier": "gray_800" - }, - "primary_overlay_badge": { - "color_identifier": "white_alpha40" - }, - "secondary_overlay_badge": { - "color_identifier": "white_alpha15" - }, - "content_positive_background": { - "color_identifier": "green_alpha" - } + "space_gray": { + "appearance": "dark", + "colors": { + "accent": { + "color_identifier": "lavender_A300" + }, + "accent_alternate": { + "color_identifier": "white" + }, + "action_sheet_action_foreground": { + "color_identifier": "white" + }, + "action_sheet_separator": { + "color_identifier": "white_alpha12" + }, + "activity_indicator_tint": { + "color_identifier": "gray_600" + }, + "attach_picker_tab_active_background": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_active_icon": { + "color_identifier": "gray_900" + }, + "attach_picker_tab_active_text": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_inactive_background": { + "color_identifier": "gray_800" + }, + "attach_picker_tab_inactive_icon": { + "color_identifier": "gray_100" + }, + "attach_picker_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "background_content": { + "color_identifier": "gray_900" + }, + "background_hover": { + "color_identifier": "white", + "alpha_multiplier": 0.04 + }, + "background_highlighted": { + "color_identifier": "white_alpha8" + }, + "background_keyboard": { + "color_identifier": "gray_800" + }, + "background_light": { + "color_identifier": "gray_850" + }, + "background_page": { + "color_identifier": "gray_1000" + }, + "background_suggestions": { + "color_identifier": "gray_800" + }, + "button_bot_shadow": { + "color_identifier": "gray_900" + }, + "button_commerce_background": { + "color_identifier": "green" + }, + "button_commerce_foreground": { + "color_identifier": "white" + }, + "button_muted_background": { + "color_identifier": "gray_800" + }, + "button_muted_foreground": { + "color_identifier": "gray_100" + }, + "button_outline_border": { + "color_identifier": "gray_100" + }, + "button_outline_foreground": { + "color_identifier": "gray_100" + }, + "button_primary_background": { + "color_identifier": "gray_100" + }, + "button_primary_foreground": { + "color_identifier": "gray_900" + }, + "button_secondary_background": { + "color_identifier": "gray_700" + }, + "button_secondary_background_highlighted": { + "color_identifier": "gray_700", + "alpha_multiplier": 0.6 + }, + "button_secondary_foreground": { + "color_identifier": "gray_100" + }, + "button_secondary_foreground_highlighted": { + "color_identifier": "gray_100", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_background": { + "color_identifier": "gray_700" + }, + "button_secondary_destructive_background_highlighted": { + "color_identifier": "gray_700", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_foreground": { + "color_identifier": "red_light" + }, + "button_secondary_destructive_foreground_highlighted": { + "color_identifier": "red_light", + "alpha_multiplier": 0.6 + }, + "button_tertiary_background": { + "color_identifier": "clear" + }, + "button_tertiary_foreground": { + "color_identifier": "gray_100" + }, + "cell_button_foreground": { + "color_identifier": "gray_100" + }, + "content_placeholder_icon": { + "color_identifier": "gray_300" + }, + "content_placeholder_text": { + "color_identifier": "gray_300" + }, + "content_tint_background": { + "color_identifier": "gray_850" + }, + "content_tint_foreground": { + "color_identifier": "gray_400" + }, + "control_background": { + "color_identifier": "gray_700" + }, + "control_background_secondary": { + "color_identifier": "gray_500" + }, + "control_foreground": { + "color_identifier": "gray_100" + }, + "control_tint": { + "color_identifier": "gray_900" + }, + "control_tint_muted": { + "color_identifier": "gray_400" + }, + "counter_primary_background": { + "color_identifier": "white" + }, + "counter_primary_text": { + "color_identifier": "gray_900" + }, + "counter_prominent_background": { + "color_identifier": "red_nice" + }, + "counter_prominent_text": { + "color_identifier": "white" + }, + "counter_secondary_background": { + "color_identifier": "gray_500" + }, + "counter_secondary_text": { + "color_identifier": "gray_900" + }, + "content_warning_background": { + "color_identifier": "gold_500" + }, + "destructive": { + "color_identifier": "red_light" + }, + "field_background": { + "color_identifier": "gray_850" + }, + "field_border": { + "color_identifier": "white_alpha12" + }, + "field_error_background": { + "color_identifier": "red_dark" + }, + "field_error_border": { + "color_identifier": "red_light" + }, + "field_valid_border": { + "color_identifier": "green" + }, + "field_text_placeholder": { + "color_identifier": "gray_500" + }, + "float_button_background": { + "color_identifier": "gray_700" + }, + "float_button_background_highlighted": { + "color_identifier": "gray_600" + }, + "float_button_foreground": { + "color_identifier": "gray_300" + }, + "float_button_border": { + "color_identifier": "black_alpha12" + }, + "header_alternate_background": { + "color_identifier": "gray_800" + }, + "header_alternate_tab_active_indicator": { + "color_identifier": "gray_100" + }, + "header_alternate_tab_active_text": { + "color_identifier": "gray_100" + }, + "header_alternate_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "header_background": { + "color_identifier": "gray_900" + }, + "header_background_before_blur": { + "color_identifier": "gray_A970" + }, + "header_background_before_blur_alternate": { + "color_identifier": "gray_A970" + }, + "header_search_field_background": { + "color_identifier": "gray_750" + }, + "header_search_field_tint": { + "color_identifier": "gray_300" + }, + "header_tab_active_background": { + "color_identifier": "gray_600" + }, + "header_tab_active_text": { + "color_identifier": "gray_100" + }, + "header_tab_active_indicator": { + "color_identifier": "lavender_A300" + }, + "header_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "header_text": { + "color_identifier": "gray_100" + }, + "header_text_alternate": { + "color_identifier": "gray_100" + }, + "header_text_secondary": { + "color_identifier": "white_alpha60" + }, + "header_tint": { + "color_identifier": "gray_100" + }, + "header_tint_alternate": { + "color_identifier": "gray_100" + }, + "icon_alpha_placeholder": { + "color_identifier": "gray_100" + }, + "icon_medium": { + "color_identifier": "gray_400" + }, + "icon_medium_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.48 + }, + "icon_outline_medium": { + "color_identifier": "gray_300" + }, + "icon_outline_secondary": { + "color_identifier": "gray_400" + }, + "icon_secondary": { + "color_identifier": "gray_500" + }, + "icon_secondary_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.36 + }, + "icon_tertiary": { + "color_identifier": "gray_600" + }, + "icon_tertiary_alpha": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_attach_tint": { + "color_identifier": "white" + }, + "im_bubble_border_alternate": { + "color_identifier": "clear" + }, + "im_bubble_border_alternate_highlighted": { + "color_identifier": "clear" + }, + "im_bubble_button_background": { + "color_identifier": "white", + "alpha_multiplier": 0.16 + }, + "im_bubble_button_outgoing_background": { + "color_identifier": "white_alpha20" + }, + "im_bubble_button_background_highlighted": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_bubble_button_foreground": { + "color_identifier": "gray_100" + }, + "im_bubble_incoming_expiring": { + "color_identifier": "lavender_900" + }, + "im_bubble_incoming_expiring_highlighted": { + "color_identifier": "lavender_800" + }, + "im_bubble_outgoing_expiring": { + "color_identifier": "lavender_800" + }, + "im_bubble_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_incoming": { + "color_identifier": "gray_800" + }, + "im_bubble_incoming_alternate": { + "color_identifier": "gray_800" + }, + "im_bubble_incoming_alternate_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_incoming_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_gift_background": { + "color_identifier": "gold_500" + }, + "im_bubble_gift_background_highlighted": { + "color_identifier": "gold_400" + }, + "im_bubble_gift_text": { + "color_identifier": "white" + }, + "im_bubble_gift_text_secondary": { + "color_identifier": "gold_250" + }, + "im_bubble_outgoing": { + "color_identifier": "gray_700" + }, + "im_bubble_outgoing_alternate": { + "color_identifier": "gray_700" + }, + "im_bubble_outgoing_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_outgoing_alternate_highlighted": { + "color_identifier": "gray_500" + }, + "im_bubble_wallpaper_button_background": { + "color_identifier": "gray_700" + }, + "im_bubble_wallpaper_button_background_highlighted": { + "color_identifier": "gray_500" + }, + "im_bubble_wallpaper_button_foreground": { + "color_identifier": "gray_100" + }, + "im_bubble_wallpaper_incoming": { + "color_identifier": "gray_800" + }, + "im_bubble_wallpaper_incoming_highlighted": { + "color_identifier": "gray_600" + }, + "im_bubble_wallpaper_outgoing": { + "color_identifier": "gray_700" + }, + "im_bubble_wallpaper_outgoing_highlighted": { + "color_identifier": "gray_600" + }, + "im_forward_line_tint": { + "color_identifier": "white", + "alpha_multiplier": 0.24 + }, + "im_reply_separator": { + "color_identifier": "white" + }, + "im_text_name": { + "color_identifier": "lavender_A300" + }, + "im_toolbar_voice_msg_background": { + "color_identifier": "gray_700" + }, + "im_toolbar_separator": { + "color_identifier": "gray_300" + }, + "image_border": { + "color_identifier": "white_alpha8" + }, + "input_background": { + "color_identifier": "gray_800" + }, + "input_border": { + "color_identifier": "gray_800" + }, + "landing_background": { + "color_identifier": "gray_900" + }, + "landing_field_background": { + "color_identifier": "gray_850" + }, + "landing_field_border": { + "color_identifier": "clear" + }, + "landing_field_placeholder": { + "color_identifier": "gray_300" + }, + "landing_login_button_background": { + "color_identifier": "gray_100" + }, + "landing_login_button_foreground": { + "color_identifier": "gray_900" + }, + "landing_primary_button_background": { + "color_identifier": "gray_100" + }, + "landing_primary_button_foreground": { + "color_identifier": "gray_900" + }, + "landing_tertiary_button_background": { + "color_identifier": "clear" + }, + "landing_tertiary_button_foreground": { + "color_identifier": "white" + }, + "landing_text_primary": { + "color_identifier": "gray_100" + }, + "landing_text_title": { + "color_identifier": "white" + }, + "landing_text_secondary": { + "color_identifier": "gray_500" + }, + "landing_secondary_button_background": { + "color_identifier": "white_alpha15" + }, + "landing_secondary_button_foreground": { + "color_identifier": "white" + }, + "landing_snippet_border": { + "color_identifier": "white_alpha15" + }, + "like_text_tint": { + "color_identifier": "red_light" + }, + "link_alternate": { + "color_identifier": "white" + }, + "loader_background": { + "color_identifier": "gray_900" + }, + "loader_tint": { + "color_identifier": "gray_500" + }, + "loader_track_fill": { + "color_identifier": "gray_700" + }, + "loader_track_value_fill": { + "color_identifier": "white" + }, + "media_overlay_button_background": { + "color_identifier": "white" + }, + "media_overlay_button_foreground": { + "color_identifier": "gray_800" + }, + "modal_card_background": { + "color_identifier": "gray_800" + }, + "modal_card_border": { + "color_identifier": "white_alpha12" + }, + "modal_card_header_close": { + "color_identifier": "white" + }, + "music_playback_icon": { + "color_identifier": "white" + }, + "feed_recommended_friend_promo_background": { + "color_identifier": "steel_gray_500" + }, + "overlay_status_background": { + "color_identifier": "gray_900" + }, + "overlay_status_foreground": { + "color_identifier": "gray_100" + }, + "overlay_status_icon": { + "color_identifier": "gray_50" + }, + "placeholder_icon_background": { + "color_identifier": "white_alpha8" + }, + "placeholder_icon_background_opaque": { + "color_identifier": "gray_850" + }, + "placeholder_icon_foreground_primary": { + "color_identifier": "gray_400" + }, + "placeholder_icon_foreground_secondary": { + "color_identifier": "gray_600" + }, + "placeholder_icon_tint": { + "color_identifier": "white" + }, + "poll_option_background": { + "color_identifier": "white" + }, + "search_bar_background": { + "color_identifier": "gray_900" + }, + "search_bar_field_background": { + "color_identifier": "gray_750" + }, + "search_bar_field_tint": { + "color_identifier": "gray_300" + }, + "search_bar_segmented_control_tint": { + "color_identifier": "gray_400" + }, + "segmented_control_bar_background": { + "color_identifier": "gray_900" + }, + "segmented_control_tint": { + "color_identifier": "gray_500" + }, + "selection_off_icon": { + "color_identifier": "gray_600" + }, + "separator_alpha": { + "color_identifier": "white_alpha12" + }, + "separator_alternate": { + "color_identifier": "gray_850" + }, + "separator_common": { + "color_identifier": "gray_750" + }, + "snippet_background": { + "color_identifier": "gray_850" + }, + "snippet_border": { + "color_identifier": "white_alpha15" + }, + "snippet_icon_tertiary": { + "color_identifier": "gray_600" + }, + "splashscreen_icon": { + "color_identifier": "gray_800" + }, + "statusbar_alternate_legacy_background": { + "color_identifier": "clear" + }, + "stories_create_button_background_from": { + "color_identifier": "gray_750" + }, + "stories_create_button_background_to": { + "color_identifier": "gray_750" + }, + "stories_create_button_foreground": { + "color_identifier": "gray_200" + }, + "stories_skeleton_loader_background": { + "color_identifier": "gray_700" + }, + "stories_create_button_icon_background": { + "color_identifier": "gray_700" + }, + "switch_ios_off_border": { + "color_identifier": "gray_800" + }, + "tabbar_active_icon": { + "color_identifier": "white" + }, + "tabbar_background": { + "color_identifier": "gray_800" + }, + "tabbar_inactive_icon": { + "color_identifier": "gray_500" + }, + "tabbar_tablet_active_icon": { + "color_identifier": "lavender_A300" + }, + "tabbar_tablet_background": { + "color_identifier": "gray_850" + }, + "tabbar_tablet_inactive_icon": { + "color_identifier": "gray_500" + }, + "tabbar_tablet_text_primary": { + "color_identifier": "gray_100" + }, + "tabbar_tablet_text_secondary": { + "color_identifier": "gray_500" + }, + "toolbar_attach_background_from": { + "color_identifier": "gray_500" + }, + "toolbar_attach_background_to": { + "color_identifier": "gray_600" + }, + "text_action_counter": { + "color_identifier": "gray_300" + }, + "text_link": { + "color_identifier": "lavender_A300" + }, + "text_link_highlighted_background": { + "color_identifier": "lavender_A300" + }, + "text_muted": { + "color_identifier": "gray_200" + }, + "text_name": { + "color_identifier": "gray_100" + }, + "text_placeholder": { + "color_identifier": "gray_300" + }, + "text_primary": { + "color_identifier": "gray_100" + }, + "text_secondary": { + "color_identifier": "gray_500" + }, + "text_subhead": { + "color_identifier": "gray_400" + }, + "text_tertiary": { + "color_identifier": "gray_600" + }, + "icon_name": { + "color_identifier": "gray_300" + }, + "panel_tab_active_background": { + "color_identifier": "gray_700" + }, + "panel_tab_active_text": { + "color_identifier": "gray_100" + }, + "panel_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "im_service_message_text": { + "color_identifier": "gray_500" + }, + "writebar_icon": { + "color_identifier": "gray_100" + }, + "dynamic_blue": { + "color_identifier": "azure_300" + }, + "dynamic_gray": { + "color_identifier": "steel_gray_250" + }, + "dynamic_red": { + "color_identifier": "red_nice" + }, + "dynamic_green": { + "color_identifier": "green" + }, + "dynamic_orange": { + "color_identifier": "orange" + }, + "dynamic_purple": { + "color_identifier": "purple_light" + }, + "dynamic_violet": { + "color_identifier": "violet_light" + }, + "dynamic_raspberry_pink": { + "color_identifier": "raspberry_pink_light" + }, + "dynamic_neon_pink": { + "color_identifier": "neon_pink" + }, + "vk_connect_button_primary_background": { + "color_identifier": "gray_100" + }, + "vk_connect_button_primary_foreground": { + "color_identifier": "gray_900" + }, + "vk_connect_button_secondary_background": { + "color_identifier": "gray_700" + }, + "vk_connect_button_secondary_foreground": { + "color_identifier": "gray_100" + }, + "background_text_highlighted": { + "color_identifier": "lavender_A300", + "alpha_multiplier": 0.24 + }, + "skeleton_shimmer_from": { + "color_identifier": "gray_900" + }, + "skeleton_shimmer_to": { + "color_identifier": "gray_900", + "alpha_multiplier": 0 + }, + "skeleton_foreground_from": { + "color_identifier": "gray_850" + }, + "skeleton_foreground_to": { + "color_identifier": "gray_800" + }, + "primary_overlay_badge": { + "color_identifier": "white_alpha40" + }, + "secondary_overlay_badge": { + "color_identifier": "white_alpha15" + }, + "content_positive_background": { + "color_identifier": "green_alpha" } - }, - "bright_light_edu": { - "appearance": "light", - "colors": { - "accent": { - "color_identifier": "lavender_A700" - }, - "accent_alternate": { - "color_identifier": "lavender_A700" - }, - "action_sheet_action_foreground": { - "color_identifier": "lavender_A700" - }, - "action_sheet_separator": { - "color_identifier": "black_alpha12" - }, - "activity_indicator_tint": { - "color_identifier": "steel_gray_200" - }, - "attach_picker_tab_active_background": { - "color_identifier": "lavender_A700" - }, - "attach_picker_tab_active_icon": { - "color_identifier": "white" - }, - "attach_picker_tab_active_text": { - "color_identifier": "lavender_A700" - }, - "attach_picker_tab_inactive_background": { - "color_identifier": "gray_40" - }, - "attach_picker_tab_inactive_icon": { - "color_identifier": "steel_gray_400" - }, - "attach_picker_tab_inactive_text": { - "color_identifier": "steel_gray_400" - }, - "background_content": { - "color_identifier": "white" - }, - "background_hover": { - "color_identifier": "black", - "alpha_multiplier": 0.04 - }, - "background_highlighted": { - "color_identifier": "black_alpha8" - }, - "background_keyboard": { - "color_identifier": "gray_100" - }, - "background_light": { - "color_identifier": "gray_20" - }, - "background_page": { - "color_identifier": "gray_50" - }, - "background_suggestions": { - "color_identifier": "white" - }, - "button_bot_shadow": { - "color_identifier": "gray_200" - }, - "button_commerce_background": { - "color_identifier": "green" - }, - "button_commerce_foreground": { - "color_identifier": "white" - }, - "button_muted_background": { - "color_identifier": "gray_40" - }, - "button_muted_foreground": { - "color_identifier": "lavender_A700" - }, - "button_outline_border": { - "color_identifier": "lavender_A700" - }, - "button_outline_foreground": { - "color_identifier": "lavender_A700" - }, - "button_primary_background": { - "color_identifier": "lavender_A700" - }, - "button_primary_foreground": { - "color_identifier": "white" - }, - "button_secondary_background": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.1 - }, - "button_secondary_background_highlighted": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.08 - }, - "button_secondary_foreground": { - "color_identifier": "lavender_A700" - }, - "button_secondary_foreground_highlighted": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.6 - }, - "button_secondary_destructive_background": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.1 - }, - "button_secondary_destructive_background_highlighted": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.08 - }, - "button_secondary_destructive_foreground": { - "color_identifier": "red" - }, - "button_secondary_destructive_foreground_highlighted": { - "color_identifier": "red", - "alpha_multiplier": 0.6 - }, - "button_tertiary_background": { - "color_identifier": "clear" - }, - "button_tertiary_foreground": { - "color_identifier": "lavender_A700" - }, - "cell_button_foreground": { - "color_identifier": "lavender_A700" - }, - "content_placeholder_icon": { - "color_identifier": "steel_gray_300" - }, - "content_placeholder_text": { - "color_identifier": "steel_gray_500" - }, - "content_tint_background": { - "color_identifier": "gray_A40" - }, - "content_tint_foreground": { - "color_identifier": "gray_450" - }, - "control_background": { - "color_identifier": "gray_50" - }, - "control_background_secondary": { - "color_identifier": "white" - }, - "control_foreground": { - "color_identifier": "lavender_A700" - }, - "control_tint": { - "color_identifier": "white" - }, - "control_tint_muted": { - "color_identifier": "gray_500" - }, - "counter_primary_background": { - "color_identifier": "lavender_A700" - }, - "counter_primary_text": { - "color_identifier": "white" - }, - "counter_prominent_background": { - "color_identifier": "red_nice" - }, - "counter_prominent_text": { - "color_identifier": "white" - }, - "counter_secondary_background": { - "color_identifier": "steel_gray_200" - }, - "counter_secondary_text": { - "color_identifier": "white" - }, - "content_warning_background": { - "color_identifier": "yellow_overlight" - }, - "destructive": { - "color_identifier": "red" - }, - "field_background": { - "color_identifier": "gray_40" - }, - "field_border": { - "color_identifier": "black_alpha12" - }, - "field_error_background": { - "color_identifier": "pink_light" - }, - "field_error_border": { - "color_identifier": "red" - }, - "field_valid_border": { - "color_identifier": "green" - }, - "field_text_placeholder": { - "color_identifier": "steel_gray_400" - }, - "float_button_background": { - "color_identifier": "gray_A40" - }, - "float_button_background_highlighted": { - "color_identifier": "gray_50" - }, - "float_button_foreground": { - "color_identifier": "steel_gray_300" - }, - "float_button_border": { - "color_identifier": "black_alpha05" - }, - "header_alternate_background": { - "color_identifier": "white" - }, - "header_alternate_tab_active_indicator": { - "color_identifier": "lavender_A700" - }, - "header_alternate_tab_active_text": { - "color_identifier": "black" - }, - "header_alternate_tab_inactive_text": { - "color_identifier": "steel_gray_300" - }, - "header_background": { - "color_identifier": "white" - }, - "header_background_before_blur": { - "color_identifier": "white" - }, - "header_background_before_blur_alternate": { - "color_identifier": "white" - }, - "header_search_field_background": { - "color_identifier": "gray_50" - }, - "header_search_field_tint": { - "color_identifier": "steel_gray_400" - }, - "header_tab_active_background": { - "color_identifier": "clear" - }, - "header_tab_active_text": { - "color_identifier": "black" - }, - "header_tab_active_indicator": { - "color_identifier": "lavender_A700" - }, - "header_tab_inactive_text": { - "color_identifier": "steel_gray_300" - }, - "header_text": { - "color_identifier": "black" - }, - "header_text_alternate": { - "color_identifier": "black" - }, - "header_text_secondary": { - "color_identifier": "steel_gray_600" - }, - "header_tint": { - "color_identifier": "lavender_A700" - }, - "header_tint_alternate": { - "color_identifier": "lavender_A700" - }, - "icon_alpha_placeholder": { - "color_identifier": "white" - }, - "icon_medium": { - "color_identifier": "steel_gray_400" - }, - "icon_medium_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.48 - }, - "icon_outline_medium": { - "color_identifier": "steel_gray_400" - }, - "icon_outline_secondary": { - "color_identifier": "steel_gray_400" - }, - "icon_secondary": { - "color_identifier": "steel_gray_400" - }, - "icon_secondary_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.36 - }, - "icon_tertiary": { - "color_identifier": "steel_gray_300" - }, - "icon_tertiary_alpha": { - "color_identifier": "black", - "alpha_multiplier": 0.24 - }, - "im_attach_tint": { - "color_identifier": "lavender_A700" - }, - "im_bubble_border_alternate": { - "color_identifier": "gray_100" - }, - "im_bubble_border_alternate_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_button_background": { - "color_identifier": "gray_20" - }, - "im_bubble_button_outgoing_background": { - "color_identifier": "white_alpha60" - }, - "im_bubble_button_background_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_button_foreground": { - "color_identifier": "black" - }, - "im_bubble_incoming_expiring": { - "color_identifier": "lavender_100" - }, - "im_bubble_incoming_expiring_highlighted": { - "color_identifier": "lavender_200" - }, - "im_bubble_outgoing_expiring": { - "color_identifier": "lavender_200" - }, - "im_bubble_outgoing_expiring_highlighted": { - "color_identifier": "lavender_300" - }, - "im_bubble_incoming": { - "color_identifier": "gray_50" - }, - "im_bubble_incoming_alternate": { - "color_identifier": "white" - }, - "im_bubble_incoming_alternate_highlighted": { - "color_identifier": "gray_20" - }, - "im_bubble_incoming_highlighted": { - "color_identifier": "gray_A150" - }, - "im_bubble_gift_background": { - "color_identifier": "gold_200" - }, - "im_bubble_gift_background_highlighted": { - "color_identifier": "gold_250" - }, - "im_bubble_gift_text": { - "color_identifier": "gold_500" - }, - "im_bubble_gift_text_secondary": { - "color_identifier": "gold_400" - }, - "im_bubble_outgoing": { - "color_identifier": "lavender_A100" - }, - "im_bubble_outgoing_alternate": { - "color_identifier": "white" - }, - "im_bubble_outgoing_highlighted": { - "color_identifier": "lavender_A200" - }, - "im_bubble_outgoing_alternate_highlighted": { - "color_identifier": "gray_20" - }, - "im_bubble_wallpaper_button_background": { - "color_identifier": "gray_40" - }, - "im_bubble_wallpaper_button_background_highlighted": { - "color_identifier": "gray_100" - }, - "im_bubble_wallpaper_button_foreground": { - "color_identifier": "black" - }, - "im_bubble_wallpaper_incoming": { - "color_identifier": "white" - }, - "im_bubble_wallpaper_incoming_highlighted": { - "color_identifier": "gray_50" - }, - "im_bubble_wallpaper_outgoing": { - "color_identifier": "lavender_A100" - }, - "im_bubble_wallpaper_outgoing_highlighted": { - "color_identifier": "lavender_A200" - }, - "im_forward_line_tint": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.24 - }, - "im_reply_separator": { - "color_identifier": "lavender_A700" - }, - "im_text_name": { - "color_identifier": "lavender_A700" - }, - "im_toolbar_voice_msg_background": { - "color_identifier": "steel_gray_300" - }, - "im_toolbar_separator": { - "color_identifier": "black_lavender_alpha5" - }, - "image_border": { - "color_identifier": "black_alpha8" - }, - "input_background": { - "color_identifier": "gray_40" - }, - "input_border": { - "color_identifier": "gray_100" - }, - "landing_background": { - "color_identifier": "white" - }, - "landing_field_background": { - "color_identifier": "gray_40" - }, - "landing_field_border": { - "color_identifier": "clear" - }, - "landing_field_placeholder": { - "color_identifier": "steel_gray_400" - }, - "landing_login_button_background": { - "color_identifier": "lavender_A700" - }, - "landing_login_button_foreground": { - "color_identifier": "white" - }, - "landing_primary_button_background": { - "color_identifier": "lavender_A700" - }, - "landing_primary_button_foreground": { - "color_identifier": "white" - }, - "landing_tertiary_button_background": { - "color_identifier": "clear" - }, - "landing_tertiary_button_foreground": { - "color_identifier": "lavender_A700" - }, - "landing_text_primary": { - "color_identifier": "black" - }, - "landing_text_title": { - "color_identifier": "lavender_A700" - }, - "landing_text_secondary": { - "color_identifier": "steel_gray_400" - }, - "landing_secondary_button_background": { - "color_identifier": "black_blue45_alpha10" - }, - "landing_secondary_button_foreground": { - "color_identifier": "lavender_A700" - }, - "landing_snippet_border": { - "color_identifier": "black_alpha15" - }, - "like_text_tint": { - "color_identifier": "red_nice" - }, - "link_alternate": { - "color_identifier": "lavender_A700" - }, - "loader_background": { - "color_identifier": "gray_50" - }, - "loader_tint": { - "color_identifier": "gray_500" - }, - "loader_track_fill": { - "color_identifier": "gray_100" - }, - "loader_track_value_fill": { - "color_identifier": "lavender_A700" - }, - "media_overlay_button_background": { - "color_identifier": "white" - }, - "media_overlay_button_foreground": { - "color_identifier": "gray_800" - }, - "modal_card_background": { - "color_identifier": "white" - }, - "modal_card_border": { - "color_identifier": "clear" - }, - "modal_card_header_close": { - "color_identifier": "black" - }, - "music_playback_icon": { - "color_identifier": "black" - }, - "feed_recommended_friend_promo_background": { - "color_identifier": "lavender_700" - }, - "overlay_status_background": { - "color_identifier": "gray_50" - }, - "overlay_status_foreground": { - "color_identifier": "steel_gray_500" - }, - "overlay_status_icon": { - "color_identifier": "steel_gray_400" - }, - "placeholder_icon_background": { - "color_identifier": "black_blue24_alpha8" - }, - "placeholder_icon_background_opaque": { - "color_identifier": "gray_50" - }, - "placeholder_icon_foreground_primary": { - "color_identifier": "steel_gray_300" - }, - "placeholder_icon_foreground_secondary": { - "color_identifier": "steel_gray_300" - }, - "placeholder_icon_tint": { - "color_identifier": "lavender_A800" - }, - "poll_option_background": { - "color_identifier": "lavender_A700" - }, - "search_bar_background": { - "color_identifier": "white" - }, - "search_bar_field_background": { - "color_identifier": "gray_50" - }, - "search_bar_field_tint": { - "color_identifier": "steel_gray_500" - }, - "search_bar_segmented_control_tint": { - "color_identifier": "steel_gray_400" - }, - "segmented_control_bar_background": { - "color_identifier": "clear" - }, - "segmented_control_tint": { - "color_identifier": "steel_gray_300" - }, - "selection_off_icon": { - "color_identifier": "steel_gray_150" - }, - "separator_alpha": { - "color_identifier": "black_alpha12" - }, - "separator_alternate": { - "color_identifier": "gray_100" - }, - "separator_common": { - "color_identifier": "gray_A150" - }, - "snippet_background": { - "color_identifier": "white" - }, - "snippet_border": { - "color_identifier": "black_alpha15" - }, - "snippet_icon_tertiary": { - "color_identifier": "gray_200" - }, - "splashscreen_icon": { - "color_identifier": "gray_100" - }, - "statusbar_alternate_legacy_background": { - "color_identifier": "black_alpha20" - }, - "stories_create_button_background_from": { - "color_identifier": "gray_40" - }, - "stories_create_button_background_to": { - "color_identifier": "gray_100" - }, - "stories_create_button_foreground": { - "color_identifier": "steel_gray_500" - }, - "stories_skeleton_loader_background": { - "color_identifier": "gray_200" - }, - "switch_ios_off_border": { - "color_identifier": "gray_100" - }, - "stories_create_button_icon_background": { - "color_identifier": "white" - }, - "tabbar_active_icon": { - "color_identifier": "lavender_A700" - }, - "tabbar_background": { - "color_identifier": "gray_20" - }, - "tabbar_inactive_icon": { - "color_identifier": "steel_gray_400" - }, - "tabbar_tablet_active_icon": { - "color_identifier": "lavender_A700" - }, - "tabbar_tablet_background": { - "color_identifier": "gray_20" - }, - "tabbar_tablet_inactive_icon": { - "color_identifier": "steel_gray_400" - }, - "tabbar_tablet_text_primary": { - "color_identifier": "black" - }, - "tabbar_tablet_text_secondary": { - "color_identifier": "gray_400" - }, - "toolbar_attach_background_from": { - "color_identifier": "steel_gray_150" - }, - "toolbar_attach_background_to": { - "color_identifier": "steel_gray_250" - }, - "text_action_counter": { - "color_identifier": "steel_gray_400" - }, - "text_link": { - "color_identifier": "lavender_A700" - }, - "text_link_highlighted_background": { - "color_identifier": "black" - }, - "text_muted": { - "color_identifier": "gray_800" - }, - "text_name": { - "color_identifier": "lavender_A700" - }, - "text_placeholder": { - "color_identifier": "steel_gray_500" - }, - "text_primary": { - "color_identifier": "black" - }, - "text_secondary": { - "color_identifier": "steel_gray_600" - }, - "text_subhead": { - "color_identifier": "steel_gray_600" - }, - "text_tertiary": { - "color_identifier": "steel_gray_400" - }, - "icon_name": { - "color_identifier": "lavender_A700" - }, - "panel_tab_active_background": { - "color_identifier": "gray_50" - }, - "panel_tab_active_text": { - "color_identifier": "gray_600" - }, - "panel_tab_inactive_text": { - "color_identifier": "gray_500" - }, - "im_service_message_text": { - "color_identifier": "steel_gray_500" - }, - "writebar_icon": { - "color_identifier": "lavender_A700" - }, - "dynamic_blue": { - "color_identifier": "azure_300" - }, - "dynamic_gray": { - "color_identifier": "steel_gray_250" - }, - "dynamic_red": { - "color_identifier": "red_nice" - }, - "dynamic_green": { - "color_identifier": "green" - }, - "dynamic_orange": { - "color_identifier": "orange" - }, - "dynamic_purple": { - "color_identifier": "purple" - }, - "dynamic_violet": { - "color_identifier": "violet" - }, - "dynamic_raspberry_pink": { - "color_identifier": "raspberry_pink" - }, - "dynamic_neon_pink": { - "color_identifier": "neon_pink" - }, - "vk_connect_button_primary_background": { - "color_identifier": "gray_900" - }, - "vk_connect_button_primary_foreground": { - "color_identifier": "white" - }, - "vk_connect_button_secondary_background": { - "color_identifier": "gray_40" - }, - "vk_connect_button_secondary_foreground": { - "color_identifier": "gray_900" - }, - "background_text_highlighted": { - "color_identifier": "lavender_A700", - "alpha_multiplier": 0.2 - }, - "skeleton_shimmer_from": { - "color_identifier": "white" - }, - "skeleton_shimmer_to": { - "color_identifier": "white", - "alpha_multiplier": 0 - }, - "skeleton_foreground_from": { - "color_identifier": "gray_A40" - }, - "skeleton_foreground_to": { - "color_identifier": "gray_100" - }, - "primary_overlay_badge": { - "color_identifier": "black_alpha60" - }, - "secondary_overlay_badge": { - "color_identifier": "black_alpha24" - }, - "content_positive_background": { - "color_identifier": "green_alpha" - } + } + }, + "bright_light_edu": { + "appearance": "light", + "colors": { + "accent": { + "color_identifier": "lavender_A700" + }, + "accent_alternate": { + "color_identifier": "lavender_A700" + }, + "action_sheet_action_foreground": { + "color_identifier": "lavender_A700" + }, + "action_sheet_separator": { + "color_identifier": "black_alpha12" + }, + "activity_indicator_tint": { + "color_identifier": "steel_gray_200" + }, + "attach_picker_tab_active_background": { + "color_identifier": "lavender_A700" + }, + "attach_picker_tab_active_icon": { + "color_identifier": "white" + }, + "attach_picker_tab_active_text": { + "color_identifier": "lavender_A700" + }, + "attach_picker_tab_inactive_background": { + "color_identifier": "gray_40" + }, + "attach_picker_tab_inactive_icon": { + "color_identifier": "steel_gray_400" + }, + "attach_picker_tab_inactive_text": { + "color_identifier": "steel_gray_400" + }, + "background_content": { + "color_identifier": "white" + }, + "background_hover": { + "color_identifier": "black", + "alpha_multiplier": 0.04 + }, + "background_highlighted": { + "color_identifier": "black_alpha8" + }, + "background_keyboard": { + "color_identifier": "gray_100" + }, + "background_light": { + "color_identifier": "gray_20" + }, + "background_page": { + "color_identifier": "gray_50" + }, + "background_suggestions": { + "color_identifier": "white" + }, + "button_bot_shadow": { + "color_identifier": "gray_200" + }, + "button_commerce_background": { + "color_identifier": "green" + }, + "button_commerce_foreground": { + "color_identifier": "white" + }, + "button_muted_background": { + "color_identifier": "gray_40" + }, + "button_muted_foreground": { + "color_identifier": "lavender_A700" + }, + "button_outline_border": { + "color_identifier": "lavender_A700" + }, + "button_outline_foreground": { + "color_identifier": "lavender_A700" + }, + "button_primary_background": { + "color_identifier": "lavender_A700" + }, + "button_primary_foreground": { + "color_identifier": "white" + }, + "button_secondary_background": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.1 + }, + "button_secondary_background_highlighted": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.08 + }, + "button_secondary_foreground": { + "color_identifier": "lavender_A700" + }, + "button_secondary_foreground_highlighted": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.6 + }, + "button_secondary_destructive_background": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.1 + }, + "button_secondary_destructive_background_highlighted": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.08 + }, + "button_secondary_destructive_foreground": { + "color_identifier": "red" + }, + "button_secondary_destructive_foreground_highlighted": { + "color_identifier": "red", + "alpha_multiplier": 0.6 + }, + "button_tertiary_background": { + "color_identifier": "clear" + }, + "button_tertiary_foreground": { + "color_identifier": "lavender_A700" + }, + "cell_button_foreground": { + "color_identifier": "lavender_A700" + }, + "content_placeholder_icon": { + "color_identifier": "steel_gray_300" + }, + "content_placeholder_text": { + "color_identifier": "steel_gray_500" + }, + "content_tint_background": { + "color_identifier": "gray_A40" + }, + "content_tint_foreground": { + "color_identifier": "gray_450" + }, + "control_background": { + "color_identifier": "gray_50" + }, + "control_background_secondary": { + "color_identifier": "white" + }, + "control_foreground": { + "color_identifier": "lavender_A700" + }, + "control_tint": { + "color_identifier": "white" + }, + "control_tint_muted": { + "color_identifier": "gray_500" + }, + "counter_primary_background": { + "color_identifier": "lavender_A700" + }, + "counter_primary_text": { + "color_identifier": "white" + }, + "counter_prominent_background": { + "color_identifier": "red_nice" + }, + "counter_prominent_text": { + "color_identifier": "white" + }, + "counter_secondary_background": { + "color_identifier": "steel_gray_200" + }, + "counter_secondary_text": { + "color_identifier": "white" + }, + "content_warning_background": { + "color_identifier": "yellow_overlight" + }, + "destructive": { + "color_identifier": "red" + }, + "field_background": { + "color_identifier": "gray_40" + }, + "field_border": { + "color_identifier": "black_alpha12" + }, + "field_error_background": { + "color_identifier": "pink_light" + }, + "field_error_border": { + "color_identifier": "red" + }, + "field_valid_border": { + "color_identifier": "green" + }, + "field_text_placeholder": { + "color_identifier": "steel_gray_400" + }, + "float_button_background": { + "color_identifier": "gray_A40" + }, + "float_button_background_highlighted": { + "color_identifier": "gray_50" + }, + "float_button_foreground": { + "color_identifier": "steel_gray_300" + }, + "float_button_border": { + "color_identifier": "black_alpha05" + }, + "header_alternate_background": { + "color_identifier": "white" + }, + "header_alternate_tab_active_indicator": { + "color_identifier": "lavender_A700" + }, + "header_alternate_tab_active_text": { + "color_identifier": "black" + }, + "header_alternate_tab_inactive_text": { + "color_identifier": "steel_gray_300" + }, + "header_background": { + "color_identifier": "white" + }, + "header_background_before_blur": { + "color_identifier": "white" + }, + "header_background_before_blur_alternate": { + "color_identifier": "white" + }, + "header_search_field_background": { + "color_identifier": "gray_50" + }, + "header_search_field_tint": { + "color_identifier": "steel_gray_400" + }, + "header_tab_active_background": { + "color_identifier": "clear" + }, + "header_tab_active_text": { + "color_identifier": "black" + }, + "header_tab_active_indicator": { + "color_identifier": "lavender_A700" + }, + "header_tab_inactive_text": { + "color_identifier": "steel_gray_300" + }, + "header_text": { + "color_identifier": "black" + }, + "header_text_alternate": { + "color_identifier": "black" + }, + "header_text_secondary": { + "color_identifier": "steel_gray_600" + }, + "header_tint": { + "color_identifier": "lavender_A700" + }, + "header_tint_alternate": { + "color_identifier": "lavender_A700" + }, + "icon_alpha_placeholder": { + "color_identifier": "white" + }, + "icon_medium": { + "color_identifier": "steel_gray_400" + }, + "icon_medium_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.48 + }, + "icon_outline_medium": { + "color_identifier": "steel_gray_400" + }, + "icon_outline_secondary": { + "color_identifier": "steel_gray_400" + }, + "icon_secondary": { + "color_identifier": "steel_gray_400" + }, + "icon_secondary_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.36 + }, + "icon_tertiary": { + "color_identifier": "steel_gray_300" + }, + "icon_tertiary_alpha": { + "color_identifier": "black", + "alpha_multiplier": 0.24 + }, + "im_attach_tint": { + "color_identifier": "lavender_A700" + }, + "im_bubble_border_alternate": { + "color_identifier": "gray_100" + }, + "im_bubble_border_alternate_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_button_background": { + "color_identifier": "gray_20" + }, + "im_bubble_button_outgoing_background": { + "color_identifier": "white_alpha60" + }, + "im_bubble_button_background_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_button_foreground": { + "color_identifier": "black" + }, + "im_bubble_incoming_expiring": { + "color_identifier": "lavender_100" + }, + "im_bubble_incoming_expiring_highlighted": { + "color_identifier": "lavender_200" + }, + "im_bubble_outgoing_expiring": { + "color_identifier": "lavender_200" + }, + "im_bubble_outgoing_expiring_highlighted": { + "color_identifier": "lavender_300" + }, + "im_bubble_incoming": { + "color_identifier": "gray_50" + }, + "im_bubble_incoming_alternate": { + "color_identifier": "white" + }, + "im_bubble_incoming_alternate_highlighted": { + "color_identifier": "gray_20" + }, + "im_bubble_incoming_highlighted": { + "color_identifier": "gray_A150" + }, + "im_bubble_gift_background": { + "color_identifier": "gold_200" + }, + "im_bubble_gift_background_highlighted": { + "color_identifier": "gold_250" + }, + "im_bubble_gift_text": { + "color_identifier": "gold_500" + }, + "im_bubble_gift_text_secondary": { + "color_identifier": "gold_400" + }, + "im_bubble_outgoing": { + "color_identifier": "lavender_A100" + }, + "im_bubble_outgoing_alternate": { + "color_identifier": "white" + }, + "im_bubble_outgoing_highlighted": { + "color_identifier": "lavender_A200" + }, + "im_bubble_outgoing_alternate_highlighted": { + "color_identifier": "gray_20" + }, + "im_bubble_wallpaper_button_background": { + "color_identifier": "gray_40" + }, + "im_bubble_wallpaper_button_background_highlighted": { + "color_identifier": "gray_100" + }, + "im_bubble_wallpaper_button_foreground": { + "color_identifier": "black" + }, + "im_bubble_wallpaper_incoming": { + "color_identifier": "white" + }, + "im_bubble_wallpaper_incoming_highlighted": { + "color_identifier": "gray_50" + }, + "im_bubble_wallpaper_outgoing": { + "color_identifier": "lavender_A100" + }, + "im_bubble_wallpaper_outgoing_highlighted": { + "color_identifier": "lavender_A200" + }, + "im_forward_line_tint": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.24 + }, + "im_reply_separator": { + "color_identifier": "lavender_A700" + }, + "im_text_name": { + "color_identifier": "lavender_A700" + }, + "im_toolbar_voice_msg_background": { + "color_identifier": "steel_gray_300" + }, + "im_toolbar_separator": { + "color_identifier": "black_lavender_alpha5" + }, + "image_border": { + "color_identifier": "black_alpha8" + }, + "input_background": { + "color_identifier": "gray_40" + }, + "input_border": { + "color_identifier": "gray_100" + }, + "landing_background": { + "color_identifier": "white" + }, + "landing_field_background": { + "color_identifier": "gray_40" + }, + "landing_field_border": { + "color_identifier": "clear" + }, + "landing_field_placeholder": { + "color_identifier": "steel_gray_400" + }, + "landing_login_button_background": { + "color_identifier": "lavender_A700" + }, + "landing_login_button_foreground": { + "color_identifier": "white" + }, + "landing_primary_button_background": { + "color_identifier": "lavender_A700" + }, + "landing_primary_button_foreground": { + "color_identifier": "white" + }, + "landing_tertiary_button_background": { + "color_identifier": "clear" + }, + "landing_tertiary_button_foreground": { + "color_identifier": "lavender_A700" + }, + "landing_text_primary": { + "color_identifier": "black" + }, + "landing_text_title": { + "color_identifier": "lavender_A700" + }, + "landing_text_secondary": { + "color_identifier": "steel_gray_400" + }, + "landing_secondary_button_background": { + "color_identifier": "black_blue45_alpha10" + }, + "landing_secondary_button_foreground": { + "color_identifier": "lavender_A700" + }, + "landing_snippet_border": { + "color_identifier": "black_alpha15" + }, + "like_text_tint": { + "color_identifier": "red_nice" + }, + "link_alternate": { + "color_identifier": "lavender_A700" + }, + "loader_background": { + "color_identifier": "gray_50" + }, + "loader_tint": { + "color_identifier": "gray_500" + }, + "loader_track_fill": { + "color_identifier": "gray_100" + }, + "loader_track_value_fill": { + "color_identifier": "lavender_A700" + }, + "media_overlay_button_background": { + "color_identifier": "white" + }, + "media_overlay_button_foreground": { + "color_identifier": "gray_800" + }, + "modal_card_background": { + "color_identifier": "white" + }, + "modal_card_border": { + "color_identifier": "clear" + }, + "modal_card_header_close": { + "color_identifier": "black" + }, + "music_playback_icon": { + "color_identifier": "black" + }, + "feed_recommended_friend_promo_background": { + "color_identifier": "lavender_700" + }, + "overlay_status_background": { + "color_identifier": "gray_50" + }, + "overlay_status_foreground": { + "color_identifier": "steel_gray_500" + }, + "overlay_status_icon": { + "color_identifier": "steel_gray_400" + }, + "placeholder_icon_background": { + "color_identifier": "black_blue24_alpha8" + }, + "placeholder_icon_background_opaque": { + "color_identifier": "gray_50" + }, + "placeholder_icon_foreground_primary": { + "color_identifier": "steel_gray_300" + }, + "placeholder_icon_foreground_secondary": { + "color_identifier": "steel_gray_300" + }, + "placeholder_icon_tint": { + "color_identifier": "lavender_A800" + }, + "poll_option_background": { + "color_identifier": "lavender_A700" + }, + "search_bar_background": { + "color_identifier": "white" + }, + "search_bar_field_background": { + "color_identifier": "gray_50" + }, + "search_bar_field_tint": { + "color_identifier": "steel_gray_500" + }, + "search_bar_segmented_control_tint": { + "color_identifier": "steel_gray_400" + }, + "segmented_control_bar_background": { + "color_identifier": "clear" + }, + "segmented_control_tint": { + "color_identifier": "steel_gray_300" + }, + "selection_off_icon": { + "color_identifier": "steel_gray_150" + }, + "separator_alpha": { + "color_identifier": "black_alpha12" + }, + "separator_alternate": { + "color_identifier": "gray_100" + }, + "separator_common": { + "color_identifier": "gray_A150" + }, + "snippet_background": { + "color_identifier": "white" + }, + "snippet_border": { + "color_identifier": "black_alpha15" + }, + "snippet_icon_tertiary": { + "color_identifier": "gray_200" + }, + "splashscreen_icon": { + "color_identifier": "gray_100" + }, + "statusbar_alternate_legacy_background": { + "color_identifier": "black_alpha20" + }, + "stories_create_button_background_from": { + "color_identifier": "gray_40" + }, + "stories_create_button_background_to": { + "color_identifier": "gray_100" + }, + "stories_create_button_foreground": { + "color_identifier": "steel_gray_500" + }, + "stories_skeleton_loader_background": { + "color_identifier": "gray_200" + }, + "switch_ios_off_border": { + "color_identifier": "gray_100" + }, + "stories_create_button_icon_background": { + "color_identifier": "white" + }, + "tabbar_active_icon": { + "color_identifier": "lavender_A700" + }, + "tabbar_background": { + "color_identifier": "gray_20" + }, + "tabbar_inactive_icon": { + "color_identifier": "steel_gray_400" + }, + "tabbar_tablet_active_icon": { + "color_identifier": "lavender_A700" + }, + "tabbar_tablet_background": { + "color_identifier": "gray_20" + }, + "tabbar_tablet_inactive_icon": { + "color_identifier": "steel_gray_400" + }, + "tabbar_tablet_text_primary": { + "color_identifier": "black" + }, + "tabbar_tablet_text_secondary": { + "color_identifier": "gray_400" + }, + "toolbar_attach_background_from": { + "color_identifier": "steel_gray_150" + }, + "toolbar_attach_background_to": { + "color_identifier": "steel_gray_250" + }, + "text_action_counter": { + "color_identifier": "steel_gray_400" + }, + "text_link": { + "color_identifier": "lavender_A700" + }, + "text_link_highlighted_background": { + "color_identifier": "black" + }, + "text_muted": { + "color_identifier": "gray_800" + }, + "text_name": { + "color_identifier": "lavender_A700" + }, + "text_placeholder": { + "color_identifier": "steel_gray_500" + }, + "text_primary": { + "color_identifier": "black" + }, + "text_secondary": { + "color_identifier": "steel_gray_600" + }, + "text_subhead": { + "color_identifier": "steel_gray_600" + }, + "text_tertiary": { + "color_identifier": "steel_gray_400" + }, + "icon_name": { + "color_identifier": "lavender_A700" + }, + "panel_tab_active_background": { + "color_identifier": "gray_50" + }, + "panel_tab_active_text": { + "color_identifier": "gray_600" + }, + "panel_tab_inactive_text": { + "color_identifier": "gray_500" + }, + "im_service_message_text": { + "color_identifier": "steel_gray_500" + }, + "writebar_icon": { + "color_identifier": "lavender_A700" + }, + "dynamic_blue": { + "color_identifier": "azure_300" + }, + "dynamic_gray": { + "color_identifier": "steel_gray_250" + }, + "dynamic_red": { + "color_identifier": "red_nice" + }, + "dynamic_green": { + "color_identifier": "green" + }, + "dynamic_orange": { + "color_identifier": "orange" + }, + "dynamic_purple": { + "color_identifier": "purple" + }, + "dynamic_violet": { + "color_identifier": "violet" + }, + "dynamic_raspberry_pink": { + "color_identifier": "raspberry_pink" + }, + "dynamic_neon_pink": { + "color_identifier": "neon_pink" + }, + "vk_connect_button_primary_background": { + "color_identifier": "gray_900" + }, + "vk_connect_button_primary_foreground": { + "color_identifier": "white" + }, + "vk_connect_button_secondary_background": { + "color_identifier": "gray_40" + }, + "vk_connect_button_secondary_foreground": { + "color_identifier": "gray_900" + }, + "background_text_highlighted": { + "color_identifier": "lavender_A700", + "alpha_multiplier": 0.2 + }, + "skeleton_shimmer_from": { + "color_identifier": "white" + }, + "skeleton_shimmer_to": { + "color_identifier": "white", + "alpha_multiplier": 0 + }, + "skeleton_foreground_from": { + "color_identifier": "gray_A40" + }, + "skeleton_foreground_to": { + "color_identifier": "gray_100" + }, + "primary_overlay_badge": { + "color_identifier": "black_alpha60" + }, + "secondary_overlay_badge": { + "color_identifier": "black_alpha24" + }, + "content_positive_background": { + "color_identifier": "green_alpha" } } } diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index 571d955..a47730b 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -1,1531 +1,1527 @@ { - "identifier": "default", - "family": "me", - "themes": { - "space_gray": { - "appearance": "dark", - "colors": { - "im_default_theme_outgoing_bubble_background": { - "color_identifier": "gray_700" - }, - "im_default_theme_outgoing_alternate_bubble_background": { - "color_identifier": "gray_700" - }, - "im_default_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "gray_600" - }, - "im_default_theme_outgoing_alternate_bubble_background_highlighted": { - "color_identifier": "gray_500" - }, - "im_default_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_default_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_default_theme_outgoing_text_placeholder": { - "color_identifier": "gray_300" - }, - "im_default_theme_outgoing_link": { - "color_identifier": "sky_300" - }, - "im_default_theme_outgoing_hint_text": { - "color_identifier": "gray_300" - }, - "im_default_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_default_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "gray_100" - }, - "im_default_theme_outgoing_attach_tint": { - "color_identifier": "sky_300" - }, - "im_default_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_default_theme_incoming_bubble_background": { - "color_identifier": "gray_800" - }, - "im_default_theme_incoming_alternate_bubble_background": { - "color_identifier": "gray_800" - }, - "im_default_theme_incoming_bubble_background_highlighted": { - "color_identifier": "gray_600" - }, - "im_default_theme_incoming_alternate_bubble_background_highlighted": { - "color_identifier": "gray_600" - }, - "im_default_theme_incoming_text_primary": { - "color_identifier": "white" - }, - "im_default_theme_incoming_text_title": { - "color_identifier": "white" - }, - "im_default_theme_incoming_text_placeholder": { - "color_identifier": "gray_300" - }, - "im_default_theme_incoming_link": { - "color_identifier": "sky_300" - }, - "im_default_theme_incoming_hint_text": { - "color_identifier": "gray_300" - }, - "im_default_theme_incoming_forward_line_tint": { - "color_identifier": "white" - }, - "im_default_theme_incoming_button_tertiary_foreground": { - "color_identifier": "gray_100" - }, - "im_default_theme_incoming_attach_tint": { - "color_identifier": "sky_300" - }, - "im_default_theme_incoming_accent": { - "color_identifier": "white" - }, - "im_pink_theme_main_tint": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_outgoing_bubble_background": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "jam_400" - }, - "im_pink_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_text_placeholder": { - "color_identifier": "jam_200" - }, - "im_pink_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_hint_text": { - "color_identifier": "jam_200" - }, - "im_pink_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_bubble_background": { - "color_identifier": "royal_blue_900" - }, - "im_pink_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "royal_blue_800" - }, - "im_pink_theme_incoming_color1_text_primary": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_text_title": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_text_placeholder": { - "color_identifier": "royal_blue_600" - }, - "im_pink_theme_incoming_color1_link": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_hint_text": { - "color_identifier": "royal_blue_600" - }, - "im_pink_theme_incoming_color1_forward_line_tint": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color1_attach_tint": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color1_accent": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color2_bubble_background": { - "color_identifier": "deep_lilac_900" - }, - "im_pink_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "deep_lilac_800" - }, - "im_pink_theme_incoming_color2_text_primary": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color2_text_title": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color2_text_placeholder": { - "color_identifier": "deep_lilac_400" - }, - "im_pink_theme_incoming_color2_link": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color2_hint_text": { - "color_identifier": "deep_lilac_400" - }, - "im_pink_theme_incoming_color2_forward_line_tint": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color2_attach_tint": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color2_accent": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color3_bubble_background": { - "color_identifier": "jam_900" - }, - "im_pink_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "jam_100" - }, - "im_pink_theme_incoming_color3_text_primary": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color3_text_title": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color3_text_placeholder": { - "color_identifier": "jam_400" - }, - "im_pink_theme_incoming_color3_link": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color3_hint_text": { - "color_identifier": "jam_400" - }, - "im_pink_theme_incoming_color3_forward_line_tint": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color3_attach_tint": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color3_accent": { - "color_identifier": "jam_300" - }, - "im_pink_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_reply_separator": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_reply_sender_text": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color2_reply_sender_text": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color3_reply_sender_text": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color1_reply_separator": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color2_reply_separator": { - "color_identifier": "deep_lilac_300" - }, - "im_pink_theme_incoming_color3_reply_separator": { - "color_identifier": "jam_300" - }, - "im_purple_theme_main_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_outgoing_bubble_background": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_text_placeholder": { - "color_identifier": "deep_lilac_100" - }, - "im_purple_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_hint_text": { - "color_identifier": "deep_lilac_100" - }, - "im_purple_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_bubble_background": { - "color_identifier": "royal_blue_900" - }, - "im_purple_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "royal_blue_800" - }, - "im_purple_theme_incoming_color1_text_primary": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_text_title": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_text_placeholder": { - "color_identifier": "royal_blue_600" - }, - "im_purple_theme_incoming_color1_link": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_hint_text": { - "color_identifier": "royal_blue_600" - }, - "im_purple_theme_incoming_color1_forward_line_tint": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color1_attach_tint": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color1_accent": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color2_bubble_background": { - "color_identifier": "deep_lilac_900" - }, - "im_purple_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "deep_lilac_800" - }, - "im_purple_theme_incoming_color2_text_primary": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color2_text_title": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color2_text_placeholder": { - "color_identifier": "deep_lilac_400" - }, - "im_purple_theme_incoming_color2_link": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color2_hint_text": { - "color_identifier": "deep_lilac_400" - }, - "im_purple_theme_incoming_color2_forward_line_tint": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color2_attach_tint": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color2_accent": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color3_bubble_background": { - "color_identifier": "pacific_blue_900" - }, - "im_purple_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "pacific_blue_800" - }, - "im_purple_theme_incoming_color3_text_primary": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color3_text_title": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color3_text_placeholder": { - "color_identifier": "pacific_blue_600" - }, - "im_purple_theme_incoming_color3_link": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color3_hint_text": { - "color_identifier": "pacific_blue_600" - }, - "im_purple_theme_incoming_color3_forward_line_tint": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color3_attach_tint": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color3_accent": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_reply_separator": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color1_reply_sender_text": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color2_reply_sender_text": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color3_reply_sender_text": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color1_reply_separator": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color2_reply_separator": { - "color_identifier": "deep_lilac_300" - }, - "im_purple_theme_incoming_color3_reply_separator": { - "color_identifier": "pacific_blue_400" - }, - "im_orange_theme_main_tint": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_outgoing_bubble_background": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_text_placeholder": { - "color_identifier": "carrot_200" - }, - "im_orange_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_hint_text": { - "color_identifier": "carrot_200" - }, - "im_orange_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_bubble_background": { - "color_identifier": "carrot_900" - }, - "im_orange_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "carrot_800" - }, - "im_orange_theme_incoming_color1_text_primary": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_text_title": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_text_placeholder": { - "color_identifier": "carrot_600" - }, - "im_orange_theme_incoming_color1_link": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_hint_text": { - "color_identifier": "carrot_600" - }, - "im_orange_theme_incoming_color1_forward_line_tint": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color1_attach_tint": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color1_accent": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color2_bubble_background": { - "color_identifier": "dark_gold_900" - }, - "im_orange_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "dark_gold_800" - }, - "im_orange_theme_incoming_color2_text_primary": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color2_text_title": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color2_text_placeholder": { - "color_identifier": "dark_gold_600" - }, - "im_orange_theme_incoming_color2_link": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color2_hint_text": { - "color_identifier": "dark_gold_600" - }, - "im_orange_theme_incoming_color2_forward_line_tint": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color2_attach_tint": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color2_accent": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color3_bubble_background": { - "color_identifier": "forest_green_900" - }, - "im_orange_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "forest_green_800" - }, - "im_orange_theme_incoming_color3_text_primary": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color3_text_title": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color3_text_placeholder": { - "color_identifier": "forest_green_600" - }, - "im_orange_theme_incoming_color3_link": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color3_hint_text": { - "color_identifier": "forest_green_600" - }, - "im_orange_theme_incoming_color3_forward_line_tint": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color3_attach_tint": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color3_accent": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_reply_separator": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color1_reply_sender_text": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color2_reply_sender_text": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color3_reply_sender_text": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color1_reply_separator": { - "color_identifier": "carrot_400" - }, - "im_orange_theme_incoming_color2_reply_separator": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color3_reply_separator": { - "color_identifier": "forest_green_400" - }, - "im_gradient_disco_theme_header_tint": { - "color_identifier": "raspberry_pink_light" - }, - "im_gradient_disco_theme_accent": { - "color_identifier": "raspberry_pink_light" - }, - "im_gradient_disco_theme_write_bar_tint": { - "color_identifier": "raspberry_pink_light" - }, - "im_gradient_twilight_theme_header_tint": { - "color_identifier": "purple_light" - }, - "im_gradient_twilight_theme_accent": { - "color_identifier": "purple_light" - }, - "im_gradient_twilight_theme_write_bar_tint": { - "color_identifier": "purple_light" - }, - "im_gradient_sunset_theme_header_tint": { - "color_identifier": "orange" - }, - "im_gradient_sunset_theme_accent": { - "color_identifier": "orange" - }, - "im_gradient_sunset_theme_write_bar_tint": { - "color_identifier": "orange" - }, - "im_gradient_retrowave_theme_header_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_retrowave_theme_accent": { - "color_identifier": "sky_300" - }, - "im_gradient_retrowave_theme_write_bar_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_marine_theme_header_tint": { - "color_identifier": "aquamarine" - }, - "im_gradient_marine_theme_accent": { - "color_identifier": "aquamarine" - }, - "im_gradient_marine_theme_write_bar_tint": { - "color_identifier": "aquamarine" - }, - "im_gradient_lagoon_theme_header_tint": { - "color_identifier": "turquoise_bright" - }, - "im_gradient_lagoon_theme_accent": { - "color_identifier": "turquoise_bright" - }, - "im_gradient_lagoon_theme_write_bar_tint": { - "color_identifier": "turquoise_bright" - }, - "im_gradient_candy_theme_header_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_candy_theme_accent": { - "color_identifier": "pink_pastel" - }, - "im_gradient_candy_theme_write_bar_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_crimson_theme_header_tint": { - "color_identifier": "red_light" - }, - "im_gradient_crimson_theme_accent": { - "color_identifier": "red_light" - }, - "im_gradient_crimson_theme_write_bar_tint": { - "color_identifier": "red_light" - }, - "im_gradient_emerald_theme_header_tint": { - "color_identifier": "emerald" - }, - "im_gradient_emerald_theme_accent": { - "color_identifier": "emerald" - }, - "im_gradient_emerald_theme_write_bar_tint": { - "color_identifier": "emerald" - }, - "im_gradient_unicorn_theme_header_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_unicorn_theme_accent": { - "color_identifier": "violet_light" - }, - "im_gradient_unicorn_theme_write_bar_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_midnight_theme_header_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_midnight_theme_accent": { - "color_identifier": "sky_300" - }, - "im_gradient_midnight_theme_write_bar_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_halloween_orange_theme_header_tint": { - "color_identifier": "orange" - }, - "im_gradient_halloween_orange_theme_accent": { - "color_identifier": "orange" - }, - "im_gradient_halloween_orange_theme_write_bar_tint": { - "color_identifier": "orange" - }, - "im_gradient_halloween_violet_theme_header_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_halloween_violet_theme_accent": { - "color_identifier": "violet_light" - }, - "im_gradient_halloween_violet_theme_write_bar_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_frost_theme_header_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_frost_theme_accent": { - "color_identifier": "sky_300" - }, - "im_gradient_frost_theme_write_bar_tint": { - "color_identifier": "sky_300" - }, - "im_gradient_new_year_theme_header_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_new_year_theme_accent": { - "color_identifier": "violet_light" - }, - "im_gradient_new_year_theme_write_bar_tint": { - "color_identifier": "violet_light" - }, - "im_gradient_valentine_theme_header_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_valentine_theme_accent": { - "color_identifier": "pink_pastel" - }, - "im_gradient_valentine_theme_write_bar_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_warm_valentine_theme_header_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_warm_valentine_theme_accent": { - "color_identifier": "pink_pastel" - }, - "im_gradient_warm_valentine_theme_write_bar_tint": { - "color_identifier": "pink_pastel" - }, - "im_gradient_sberkot_theme_header_tint": { - "color_identifier": "emerald" - }, - "im_gradient_sberkot_theme_accent": { - "color_identifier": "emerald" - }, - "im_gradient_sberkot_theme_write_bar_tint": { - "color_identifier": "emerald" - }, - "im_gradient_theme_text_primary": { - "color_identifier": "white" - }, - "im_gradient_theme_text_placeholder": { - "color_identifier": "white", - "alpha_multiplier": 0.8 - }, - "im_gradient_theme_forward_line": { - "color_identifier": "white_alpha40" - }, - "im_background_primary_additional": { - "color_identifier": "gray_950" - }, - "im_background_secondary_additional": { - "color_identifier": "black" - }, - "im_palette_red": { - "color_identifier": "im_red" - }, - "im_palette_yellow": { - "color_identifier": "im_yellow" - }, - "im_palette_orange": { - "color_identifier": "im_orange" - }, - "im_palette_green": { - "color_identifier": "im_green" - }, - "im_palette_cyan": { - "color_identifier": "im_cyan" - }, - "im_palette_blue": { - "color_identifier": "im_blue" - }, - "im_palette_violet": { - "color_identifier": "im_violet" - }, - "im_palette_grey": { - "color_identifier": "im_grey" - } + "space_gray": { + "appearance": "dark", + "colors": { + "im_default_theme_outgoing_bubble_background": { + "color_identifier": "gray_700" + }, + "im_default_theme_outgoing_alternate_bubble_background": { + "color_identifier": "gray_700" + }, + "im_default_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "gray_600" + }, + "im_default_theme_outgoing_alternate_bubble_background_highlighted": { + "color_identifier": "gray_500" + }, + "im_default_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_default_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_default_theme_outgoing_text_placeholder": { + "color_identifier": "gray_300" + }, + "im_default_theme_outgoing_link": { + "color_identifier": "sky_300" + }, + "im_default_theme_outgoing_hint_text": { + "color_identifier": "gray_300" + }, + "im_default_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_default_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "gray_100" + }, + "im_default_theme_outgoing_attach_tint": { + "color_identifier": "sky_300" + }, + "im_default_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_default_theme_incoming_bubble_background": { + "color_identifier": "gray_800" + }, + "im_default_theme_incoming_alternate_bubble_background": { + "color_identifier": "gray_800" + }, + "im_default_theme_incoming_bubble_background_highlighted": { + "color_identifier": "gray_600" + }, + "im_default_theme_incoming_alternate_bubble_background_highlighted": { + "color_identifier": "gray_600" + }, + "im_default_theme_incoming_text_primary": { + "color_identifier": "white" + }, + "im_default_theme_incoming_text_title": { + "color_identifier": "white" + }, + "im_default_theme_incoming_text_placeholder": { + "color_identifier": "gray_300" + }, + "im_default_theme_incoming_link": { + "color_identifier": "sky_300" + }, + "im_default_theme_incoming_hint_text": { + "color_identifier": "gray_300" + }, + "im_default_theme_incoming_forward_line_tint": { + "color_identifier": "white" + }, + "im_default_theme_incoming_button_tertiary_foreground": { + "color_identifier": "gray_100" + }, + "im_default_theme_incoming_attach_tint": { + "color_identifier": "sky_300" + }, + "im_default_theme_incoming_accent": { + "color_identifier": "white" + }, + "im_pink_theme_main_tint": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_outgoing_bubble_background": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "jam_400" + }, + "im_pink_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_text_placeholder": { + "color_identifier": "jam_200" + }, + "im_pink_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_hint_text": { + "color_identifier": "jam_200" + }, + "im_pink_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_bubble_background": { + "color_identifier": "royal_blue_900" + }, + "im_pink_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "royal_blue_800" + }, + "im_pink_theme_incoming_color1_text_primary": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_text_title": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_text_placeholder": { + "color_identifier": "royal_blue_600" + }, + "im_pink_theme_incoming_color1_link": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_hint_text": { + "color_identifier": "royal_blue_600" + }, + "im_pink_theme_incoming_color1_forward_line_tint": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color1_attach_tint": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color1_accent": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color2_bubble_background": { + "color_identifier": "deep_lilac_900" + }, + "im_pink_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "deep_lilac_800" + }, + "im_pink_theme_incoming_color2_text_primary": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color2_text_title": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color2_text_placeholder": { + "color_identifier": "deep_lilac_400" + }, + "im_pink_theme_incoming_color2_link": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color2_hint_text": { + "color_identifier": "deep_lilac_400" + }, + "im_pink_theme_incoming_color2_forward_line_tint": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color2_attach_tint": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color2_accent": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color3_bubble_background": { + "color_identifier": "jam_900" + }, + "im_pink_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "jam_100" + }, + "im_pink_theme_incoming_color3_text_primary": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color3_text_title": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color3_text_placeholder": { + "color_identifier": "jam_400" + }, + "im_pink_theme_incoming_color3_link": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color3_hint_text": { + "color_identifier": "jam_400" + }, + "im_pink_theme_incoming_color3_forward_line_tint": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color3_attach_tint": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color3_accent": { + "color_identifier": "jam_300" + }, + "im_pink_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_reply_separator": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_reply_sender_text": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color2_reply_sender_text": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color3_reply_sender_text": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color1_reply_separator": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color2_reply_separator": { + "color_identifier": "deep_lilac_300" + }, + "im_pink_theme_incoming_color3_reply_separator": { + "color_identifier": "jam_300" + }, + "im_purple_theme_main_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_outgoing_bubble_background": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_text_placeholder": { + "color_identifier": "deep_lilac_100" + }, + "im_purple_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_hint_text": { + "color_identifier": "deep_lilac_100" + }, + "im_purple_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_bubble_background": { + "color_identifier": "royal_blue_900" + }, + "im_purple_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "royal_blue_800" + }, + "im_purple_theme_incoming_color1_text_primary": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_text_title": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_text_placeholder": { + "color_identifier": "royal_blue_600" + }, + "im_purple_theme_incoming_color1_link": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_hint_text": { + "color_identifier": "royal_blue_600" + }, + "im_purple_theme_incoming_color1_forward_line_tint": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color1_attach_tint": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color1_accent": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color2_bubble_background": { + "color_identifier": "deep_lilac_900" + }, + "im_purple_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "deep_lilac_800" + }, + "im_purple_theme_incoming_color2_text_primary": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color2_text_title": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color2_text_placeholder": { + "color_identifier": "deep_lilac_400" + }, + "im_purple_theme_incoming_color2_link": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color2_hint_text": { + "color_identifier": "deep_lilac_400" + }, + "im_purple_theme_incoming_color2_forward_line_tint": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color2_attach_tint": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color2_accent": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color3_bubble_background": { + "color_identifier": "pacific_blue_900" + }, + "im_purple_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "pacific_blue_800" + }, + "im_purple_theme_incoming_color3_text_primary": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color3_text_title": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color3_text_placeholder": { + "color_identifier": "pacific_blue_600" + }, + "im_purple_theme_incoming_color3_link": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color3_hint_text": { + "color_identifier": "pacific_blue_600" + }, + "im_purple_theme_incoming_color3_forward_line_tint": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color3_attach_tint": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color3_accent": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_reply_separator": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color1_reply_sender_text": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color2_reply_sender_text": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color3_reply_sender_text": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color1_reply_separator": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color2_reply_separator": { + "color_identifier": "deep_lilac_300" + }, + "im_purple_theme_incoming_color3_reply_separator": { + "color_identifier": "pacific_blue_400" + }, + "im_orange_theme_main_tint": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_outgoing_bubble_background": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_text_placeholder": { + "color_identifier": "carrot_200" + }, + "im_orange_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_hint_text": { + "color_identifier": "carrot_200" + }, + "im_orange_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_bubble_background": { + "color_identifier": "carrot_900" + }, + "im_orange_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "carrot_800" + }, + "im_orange_theme_incoming_color1_text_primary": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_text_title": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_text_placeholder": { + "color_identifier": "carrot_600" + }, + "im_orange_theme_incoming_color1_link": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_hint_text": { + "color_identifier": "carrot_600" + }, + "im_orange_theme_incoming_color1_forward_line_tint": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color1_attach_tint": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color1_accent": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color2_bubble_background": { + "color_identifier": "dark_gold_900" + }, + "im_orange_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "dark_gold_800" + }, + "im_orange_theme_incoming_color2_text_primary": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color2_text_title": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color2_text_placeholder": { + "color_identifier": "dark_gold_600" + }, + "im_orange_theme_incoming_color2_link": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color2_hint_text": { + "color_identifier": "dark_gold_600" + }, + "im_orange_theme_incoming_color2_forward_line_tint": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color2_attach_tint": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color2_accent": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color3_bubble_background": { + "color_identifier": "forest_green_900" + }, + "im_orange_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "forest_green_800" + }, + "im_orange_theme_incoming_color3_text_primary": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color3_text_title": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color3_text_placeholder": { + "color_identifier": "forest_green_600" + }, + "im_orange_theme_incoming_color3_link": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color3_hint_text": { + "color_identifier": "forest_green_600" + }, + "im_orange_theme_incoming_color3_forward_line_tint": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color3_attach_tint": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color3_accent": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_reply_separator": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color1_reply_sender_text": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color2_reply_sender_text": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color3_reply_sender_text": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color1_reply_separator": { + "color_identifier": "carrot_400" + }, + "im_orange_theme_incoming_color2_reply_separator": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color3_reply_separator": { + "color_identifier": "forest_green_400" + }, + "im_gradient_disco_theme_header_tint": { + "color_identifier": "raspberry_pink_light" + }, + "im_gradient_disco_theme_accent": { + "color_identifier": "raspberry_pink_light" + }, + "im_gradient_disco_theme_write_bar_tint": { + "color_identifier": "raspberry_pink_light" + }, + "im_gradient_twilight_theme_header_tint": { + "color_identifier": "purple_light" + }, + "im_gradient_twilight_theme_accent": { + "color_identifier": "purple_light" + }, + "im_gradient_twilight_theme_write_bar_tint": { + "color_identifier": "purple_light" + }, + "im_gradient_sunset_theme_header_tint": { + "color_identifier": "orange" + }, + "im_gradient_sunset_theme_accent": { + "color_identifier": "orange" + }, + "im_gradient_sunset_theme_write_bar_tint": { + "color_identifier": "orange" + }, + "im_gradient_retrowave_theme_header_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_retrowave_theme_accent": { + "color_identifier": "sky_300" + }, + "im_gradient_retrowave_theme_write_bar_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_marine_theme_header_tint": { + "color_identifier": "aquamarine" + }, + "im_gradient_marine_theme_accent": { + "color_identifier": "aquamarine" + }, + "im_gradient_marine_theme_write_bar_tint": { + "color_identifier": "aquamarine" + }, + "im_gradient_lagoon_theme_header_tint": { + "color_identifier": "turquoise_bright" + }, + "im_gradient_lagoon_theme_accent": { + "color_identifier": "turquoise_bright" + }, + "im_gradient_lagoon_theme_write_bar_tint": { + "color_identifier": "turquoise_bright" + }, + "im_gradient_candy_theme_header_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_candy_theme_accent": { + "color_identifier": "pink_pastel" + }, + "im_gradient_candy_theme_write_bar_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_crimson_theme_header_tint": { + "color_identifier": "red_light" + }, + "im_gradient_crimson_theme_accent": { + "color_identifier": "red_light" + }, + "im_gradient_crimson_theme_write_bar_tint": { + "color_identifier": "red_light" + }, + "im_gradient_emerald_theme_header_tint": { + "color_identifier": "emerald" + }, + "im_gradient_emerald_theme_accent": { + "color_identifier": "emerald" + }, + "im_gradient_emerald_theme_write_bar_tint": { + "color_identifier": "emerald" + }, + "im_gradient_unicorn_theme_header_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_unicorn_theme_accent": { + "color_identifier": "violet_light" + }, + "im_gradient_unicorn_theme_write_bar_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_midnight_theme_header_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_midnight_theme_accent": { + "color_identifier": "sky_300" + }, + "im_gradient_midnight_theme_write_bar_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_halloween_orange_theme_header_tint": { + "color_identifier": "orange" + }, + "im_gradient_halloween_orange_theme_accent": { + "color_identifier": "orange" + }, + "im_gradient_halloween_orange_theme_write_bar_tint": { + "color_identifier": "orange" + }, + "im_gradient_halloween_violet_theme_header_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_halloween_violet_theme_accent": { + "color_identifier": "violet_light" + }, + "im_gradient_halloween_violet_theme_write_bar_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_frost_theme_header_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_frost_theme_accent": { + "color_identifier": "sky_300" + }, + "im_gradient_frost_theme_write_bar_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_new_year_theme_header_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_new_year_theme_accent": { + "color_identifier": "violet_light" + }, + "im_gradient_new_year_theme_write_bar_tint": { + "color_identifier": "violet_light" + }, + "im_gradient_valentine_theme_header_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_valentine_theme_accent": { + "color_identifier": "pink_pastel" + }, + "im_gradient_valentine_theme_write_bar_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_warm_valentine_theme_header_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_warm_valentine_theme_accent": { + "color_identifier": "pink_pastel" + }, + "im_gradient_warm_valentine_theme_write_bar_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_sberkot_theme_header_tint": { + "color_identifier": "emerald" + }, + "im_gradient_sberkot_theme_accent": { + "color_identifier": "emerald" + }, + "im_gradient_sberkot_theme_write_bar_tint": { + "color_identifier": "emerald" + }, + "im_gradient_theme_text_primary": { + "color_identifier": "white" + }, + "im_gradient_theme_text_placeholder": { + "color_identifier": "white", + "alpha_multiplier": 0.8 + }, + "im_gradient_theme_forward_line": { + "color_identifier": "white_alpha40" + }, + "im_background_primary_additional": { + "color_identifier": "gray_950" + }, + "im_background_secondary_additional": { + "color_identifier": "black" + }, + "im_palette_red": { + "color_identifier": "im_red" + }, + "im_palette_yellow": { + "color_identifier": "im_yellow" + }, + "im_palette_orange": { + "color_identifier": "im_orange" + }, + "im_palette_green": { + "color_identifier": "im_green" + }, + "im_palette_cyan": { + "color_identifier": "im_cyan" + }, + "im_palette_blue": { + "color_identifier": "im_blue" + }, + "im_palette_violet": { + "color_identifier": "im_violet" + }, + "im_palette_grey": { + "color_identifier": "im_grey" } - }, - "bright_light": { - "appearance": "light", - "colors": { - "im_default_theme_outgoing_bubble_background": { - "color_identifier": "white_blue20" - }, - "im_default_theme_outgoing_alternate_bubble_background": { - "color_identifier": "white" - }, - "im_default_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "white_blue32" - }, - "im_default_theme_outgoing_alternate_bubble_background_highlighted": { - "color_identifier": "gray_20" - }, - "im_default_theme_outgoing_text_primary": { - "color_identifier": "black" - }, - "im_default_theme_outgoing_text_title": { - "color_identifier": "black" - }, - "im_default_theme_outgoing_text_placeholder": { - "color_identifier": "steel_gray_400" - }, - "im_default_theme_outgoing_link": { - "color_identifier": "blue_A500" - }, - "im_default_theme_outgoing_hint_text": { - "color_identifier": "steel_gray_400" - }, - "im_default_theme_outgoing_forward_line_tint": { - "color_identifier": "blue_600" - }, - "im_default_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "blue_400" - }, - "im_default_theme_outgoing_attach_tint": { - "color_identifier": "blue_400" - }, - "im_default_theme_outgoing_accent": { - "color_identifier": "blue_300" - }, - "im_default_theme_incoming_bubble_background": { - "color_identifier": "gray_50" - }, - "im_default_theme_incoming_alternate_bubble_background": { - "color_identifier": "white" - }, - "im_default_theme_incoming_bubble_background_highlighted": { - "color_identifier": "gray_20" - }, - "im_default_theme_incoming_alternate_bubble_background_highlighted": { - "color_identifier": "gray_A150" - }, - "im_default_theme_incoming_text_primary": { - "color_identifier": "black" - }, - "im_default_theme_incoming_text_title": { - "color_identifier": "black" - }, - "im_default_theme_incoming_text_placeholder": { - "color_identifier": "steel_gray_400" - }, - "im_default_theme_incoming_link": { - "color_identifier": "blue_A500" - }, - "im_default_theme_incoming_hint_text": { - "color_identifier": "steel_gray_400" - }, - "im_default_theme_incoming_forward_line_tint": { - "color_identifier": "blue_600" - }, - "im_default_theme_incoming_button_tertiary_foreground": { - "color_identifier": "blue_400" - }, - "im_default_theme_incoming_attach_tint": { - "color_identifier": "blue_400" - }, - "im_default_theme_incoming_accent": { - "color_identifier": "blue_300" - }, - "im_pink_theme_main_tint": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_outgoing_bubble_background": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "jam_600" - }, - "im_pink_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_text_placeholder": { - "color_identifier": "jam_200" - }, - "im_pink_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_hint_text": { - "color_identifier": "jam_200" - }, - "im_pink_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_bubble_background": { - "color_identifier": "royal_blue_50" - }, - "im_pink_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "royal_blue_100" - }, - "im_pink_theme_incoming_color1_text_primary": { - "color_identifier": "black" - }, - "im_pink_theme_incoming_color1_text_title": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color1_text_placeholder": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color1_link": { - "color_identifier": "azure_300" - }, - "im_pink_theme_incoming_color1_hint_text": { - "color_identifier": "royal_blue_400" - }, - "im_pink_theme_incoming_color1_forward_line_tint": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color1_attach_tint": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color1_accent": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color2_bubble_background": { - "color_identifier": "deep_lilac_50" - }, - "im_pink_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "deep_lilac_100" - }, - "im_pink_theme_incoming_color2_text_primary": { - "color_identifier": "black" - }, - "im_pink_theme_incoming_color2_text_title": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color2_text_placeholder": { - "color_identifier": "deep_lilac_200" - }, - "im_pink_theme_incoming_color2_link": { - "color_identifier": "azure_300" - }, - "im_pink_theme_incoming_color2_hint_text": { - "color_identifier": "deep_lilac_200" - }, - "im_pink_theme_incoming_color2_forward_line_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color2_attach_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color2_accent": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color3_bubble_background": { - "color_identifier": "jam_50" - }, - "im_pink_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "jam_100" - }, - "im_pink_theme_incoming_color3_text_primary": { - "color_identifier": "black" - }, - "im_pink_theme_incoming_color3_text_title": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_incoming_color3_text_placeholder": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color3_link": { - "color_identifier": "azure_300" - }, - "im_pink_theme_incoming_color3_hint_text": { - "color_identifier": "jam_300" - }, - "im_pink_theme_incoming_color3_forward_line_tint": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_incoming_color3_attach_tint": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_incoming_color3_accent": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_pink_theme_outgoing_reply_separator": { - "color_identifier": "white" - }, - "im_pink_theme_incoming_color1_reply_sender_text": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color2_reply_sender_text": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color3_reply_sender_text": { - "color_identifier": "jam_A500" - }, - "im_pink_theme_incoming_color1_reply_separator": { - "color_identifier": "royal_blue_A500" - }, - "im_pink_theme_incoming_color2_reply_separator": { - "color_identifier": "deep_lilac_A500" - }, - "im_pink_theme_incoming_color3_reply_separator": { - "color_identifier": "jam_A500" - }, - "im_purple_theme_main_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_outgoing_bubble_background": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "deep_lilac_600" - }, - "im_purple_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_text_placeholder": { - "color_identifier": "deep_lilac_100" - }, - "im_purple_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_hint_text": { - "color_identifier": "deep_lilac_100" - }, - "im_purple_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_bubble_background": { - "color_identifier": "royal_blue_50" - }, - "im_purple_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "royal_blue_100" - }, - "im_purple_theme_incoming_color1_text_primary": { - "color_identifier": "black" - }, - "im_purple_theme_incoming_color1_text_title": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color1_text_placeholder": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color1_link": { - "color_identifier": "azure_300" - }, - "im_purple_theme_incoming_color1_hint_text": { - "color_identifier": "royal_blue_400" - }, - "im_purple_theme_incoming_color1_forward_line_tint": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color1_attach_tint": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color1_accent": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color2_bubble_background": { - "color_identifier": "deep_lilac_50" - }, - "im_purple_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "deep_lilac_100" - }, - "im_purple_theme_incoming_color2_text_primary": { - "color_identifier": "black" - }, - "im_purple_theme_incoming_color2_text_title": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color2_text_placeholder": { - "color_identifier": "deep_lilac_200" - }, - "im_purple_theme_incoming_color2_link": { - "color_identifier": "azure_300" - }, - "im_purple_theme_incoming_color2_hint_text": { - "color_identifier": "deep_lilac_200" - }, - "im_purple_theme_incoming_color2_forward_line_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color2_attach_tint": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color2_accent": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color3_bubble_background": { - "color_identifier": "pacific_blue_50" - }, - "im_purple_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "pacific_blue_100" - }, - "im_purple_theme_incoming_color3_text_primary": { - "color_identifier": "black" - }, - "im_purple_theme_incoming_color3_text_title": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_incoming_color3_text_placeholder": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color3_link": { - "color_identifier": "azure_300" - }, - "im_purple_theme_incoming_color3_hint_text": { - "color_identifier": "pacific_blue_400" - }, - "im_purple_theme_incoming_color3_forward_line_tint": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_incoming_color3_attach_tint": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_incoming_color3_accent": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_purple_theme_outgoing_reply_separator": { - "color_identifier": "white" - }, - "im_purple_theme_incoming_color1_reply_sender_text": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color2_reply_sender_text": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color3_reply_sender_text": { - "color_identifier": "pacific_blue_A500" - }, - "im_purple_theme_incoming_color1_reply_separator": { - "color_identifier": "royal_blue_A500" - }, - "im_purple_theme_incoming_color2_reply_separator": { - "color_identifier": "deep_lilac_A500" - }, - "im_purple_theme_incoming_color3_reply_separator": { - "color_identifier": "pacific_blue_A500" - }, - "im_orange_theme_main_tint": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_outgoing_bubble_background": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_outgoing_bubble_background_highlighted": { - "color_identifier": "carrot_600" - }, - "im_orange_theme_outgoing_text_primary": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_text_title": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_text_placeholder": { - "color_identifier": "carrot_200" - }, - "im_orange_theme_outgoing_link": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_hint_text": { - "color_identifier": "carrot_200" - }, - "im_orange_theme_outgoing_forward_line_tint": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_button_tertiary_foreground": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_attach_tint": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_accent": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_bubble_background": { - "color_identifier": "carrot_50" - }, - "im_orange_theme_incoming_color1_bubble_background_highlighted": { - "color_identifier": "carrot_100" - }, - "im_orange_theme_incoming_color1_text_primary": { - "color_identifier": "black" - }, - "im_orange_theme_incoming_color1_text_title": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color1_text_placeholder": { - "color_identifier": "carrot_300" - }, - "im_orange_theme_incoming_color1_link": { - "color_identifier": "azure_300" - }, - "im_orange_theme_incoming_color1_hint_text": { - "color_identifier": "carrot_300" - }, - "im_orange_theme_incoming_color1_forward_line_tint": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color1_button_tertiary_foreground": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color1_attach_tint": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color1_accent": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color2_bubble_background": { - "color_identifier": "dark_gold_50" - }, - "im_orange_theme_incoming_color2_bubble_background_highlighted": { - "color_identifier": "dark_gold_100" - }, - "im_orange_theme_incoming_color2_text_primary": { - "color_identifier": "black" - }, - "im_orange_theme_incoming_color2_text_title": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color2_text_placeholder": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color2_link": { - "color_identifier": "azure_300" - }, - "im_orange_theme_incoming_color2_hint_text": { - "color_identifier": "dark_gold_400" - }, - "im_orange_theme_incoming_color2_forward_line_tint": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color2_button_tertiary_foreground": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color2_attach_tint": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color2_accent": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color3_bubble_background": { - "color_identifier": "forest_green_50" - }, - "im_orange_theme_incoming_color3_bubble_background_highlighted": { - "color_identifier": "forest_green_100" - }, - "im_orange_theme_incoming_color3_text_primary": { - "color_identifier": "black" - }, - "im_orange_theme_incoming_color3_text_title": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_incoming_color3_text_placeholder": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color3_link": { - "color_identifier": "azure_300" - }, - "im_orange_theme_incoming_color3_hint_text": { - "color_identifier": "forest_green_400" - }, - "im_orange_theme_incoming_color3_forward_line_tint": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_incoming_color3_button_tertiary_foreground": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_incoming_color3_attach_tint": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_incoming_color3_accent": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_outgoing_reply_sender_text": { - "color_identifier": "white" - }, - "im_orange_theme_outgoing_reply_separator": { - "color_identifier": "white" - }, - "im_orange_theme_incoming_color1_reply_sender_text": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color2_reply_sender_text": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color3_reply_sender_text": { - "color_identifier": "forest_green_A500" - }, - "im_orange_theme_incoming_color1_reply_separator": { - "color_identifier": "carrot_A500" - }, - "im_orange_theme_incoming_color2_reply_separator": { - "color_identifier": "dark_gold_A500" - }, - "im_orange_theme_incoming_color3_reply_separator": { - "color_identifier": "forest_green_A500" - }, - "im_gradient_disco_theme_accent": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_disco_theme_write_bar_tint": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_disco_theme_header_tint": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_twilight_theme_header_tint": { - "color_identifier": "purple" - }, - "im_gradient_twilight_theme_accent": { - "color_identifier": "purple" - }, - "im_gradient_twilight_theme_write_bar_tint": { - "color_identifier": "purple" - }, - "im_gradient_sunset_theme_header_tint": { - "color_identifier": "orange_fire" - }, - "im_gradient_sunset_theme_accent": { - "color_identifier": "orange_fire" - }, - "im_gradient_sunset_theme_write_bar_tint": { - "color_identifier": "orange_fire" - }, - "im_gradient_retrowave_theme_header_tint": { - "color_identifier": "azure_A100" - }, - "im_gradient_retrowave_theme_accent": { - "color_identifier": "azure_A100" - }, - "im_gradient_retrowave_theme_write_bar_tint": { - "color_identifier": "azure_A100" - }, - "im_gradient_marine_theme_header_tint": { - "color_identifier": "green_dark" - }, - "im_gradient_marine_theme_accent": { - "color_identifier": "green_dark" - }, - "im_gradient_marine_theme_write_bar_tint": { - "color_identifier": "green_dark" - }, - "im_gradient_lagoon_theme_header_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_lagoon_theme_accent": { - "color_identifier": "azure_300" - }, - "im_gradient_lagoon_theme_write_bar_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_candy_theme_header_tint": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_candy_theme_accent": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_candy_theme_write_bar_tint": { - "color_identifier": "raspberry_pink" - }, - "im_gradient_crimson_theme_header_tint": { - "color_identifier": "red_cardinal" - }, - "im_gradient_crimson_theme_accent": { - "color_identifier": "red_cardinal" - }, - "im_gradient_crimson_theme_write_bar_tint": { - "color_identifier": "red_cardinal" - }, - "im_gradient_emerald_theme_header_tint": { - "color_identifier": "green_dark" - }, - "im_gradient_emerald_theme_accent": { - "color_identifier": "green_dark" - }, - "im_gradient_emerald_theme_write_bar_tint": { - "color_identifier": "green_dark" - }, - "im_gradient_midnight_theme_header_tint": { - "color_identifier": "azure_A100" - }, - "im_gradient_midnight_theme_accent": { - "color_identifier": "azure_A100" - }, - "im_gradient_midnight_theme_write_bar_tint": { - "color_identifier": "azure_A100" - }, - "im_gradient_unicorn_theme_header_tint": { - "color_identifier": "purple" - }, - "im_gradient_unicorn_theme_accent": { - "color_identifier": "purple" - }, - "im_gradient_unicorn_theme_write_bar_tint": { - "color_identifier": "purple" - }, - "im_gradient_halloween_orange_theme_header_tint": { - "color_identifier": "orange_fire" - }, - "im_gradient_halloween_orange_theme_accent": { - "color_identifier": "orange_fire" - }, - "im_gradient_halloween_orange_theme_write_bar_tint": { - "color_identifier": "orange_fire" - }, - "im_gradient_halloween_violet_theme_header_tint": { - "color_identifier": "violet" - }, - "im_gradient_halloween_violet_theme_accent": { - "color_identifier": "violet" - }, - "im_gradient_halloween_violet_theme_write_bar_tint": { - "color_identifier": "violet" - }, - "im_gradient_frost_theme_header_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_frost_theme_accent": { - "color_identifier": "azure_300" - }, - "im_gradient_frost_theme_write_bar_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_new_year_theme_header_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_new_year_theme_accent": { - "color_identifier": "azure_300" - }, - "im_gradient_new_year_theme_write_bar_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_valentine_theme_header_tint": { - "color_identifier": "pink" - }, - "im_gradient_valentine_theme_accent": { - "color_identifier": "pink" - }, - "im_gradient_valentine_theme_write_bar_tint": { - "color_identifier": "pink" - }, - "im_gradient_warm_valentine_theme_header_tint": { - "color_identifier": "pink" - }, - "im_gradient_warm_valentine_theme_accent": { - "color_identifier": "pink" - }, - "im_gradient_warm_valentine_theme_write_bar_tint": { - "color_identifier": "pink" - }, - "im_gradient_sberkot_theme_header_tint": { - "color_identifier": "green" - }, - "im_gradient_sberkot_theme_accent": { - "color_identifier": "green" - }, - "im_gradient_sberkot_theme_write_bar_tint": { - "color_identifier": "green" - }, - "im_gradient_theme_text_primary": { - "color_identifier": "white" - }, - "im_gradient_theme_text_placeholder": { - "color_identifier": "white", - "alpha_multiplier": 0.8 - }, - "im_gradient_theme_forward_line": { - "color_identifier": "white_alpha40" - }, - "im_background_primary_additional": { - "color_identifier": "white" - }, - "im_background_secondary_additional": { - "color_identifier": "gray_40" - }, - "im_palette_red": { - "color_identifier": "im_red" - }, - "im_palette_yellow": { - "color_identifier": "im_yellow" - }, - "im_palette_orange": { - "color_identifier": "im_orange" - }, - "im_palette_green": { - "color_identifier": "im_green" - }, - "im_palette_cyan": { - "color_identifier": "im_cyan" - }, - "im_palette_blue": { - "color_identifier": "im_blue" - }, - "im_palette_violet": { - "color_identifier": "im_violet" - }, - "im_palette_grey": { - "color_identifier": "im_grey" - } - + } + }, + "bright_light": { + "appearance": "light", + "colors": { + "im_default_theme_outgoing_bubble_background": { + "color_identifier": "white_blue20" + }, + "im_default_theme_outgoing_alternate_bubble_background": { + "color_identifier": "white" + }, + "im_default_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "white_blue32" + }, + "im_default_theme_outgoing_alternate_bubble_background_highlighted": { + "color_identifier": "gray_20" + }, + "im_default_theme_outgoing_text_primary": { + "color_identifier": "black" + }, + "im_default_theme_outgoing_text_title": { + "color_identifier": "black" + }, + "im_default_theme_outgoing_text_placeholder": { + "color_identifier": "steel_gray_400" + }, + "im_default_theme_outgoing_link": { + "color_identifier": "blue_A500" + }, + "im_default_theme_outgoing_hint_text": { + "color_identifier": "steel_gray_400" + }, + "im_default_theme_outgoing_forward_line_tint": { + "color_identifier": "blue_600" + }, + "im_default_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "blue_400" + }, + "im_default_theme_outgoing_attach_tint": { + "color_identifier": "blue_400" + }, + "im_default_theme_outgoing_accent": { + "color_identifier": "blue_300" + }, + "im_default_theme_incoming_bubble_background": { + "color_identifier": "gray_50" + }, + "im_default_theme_incoming_alternate_bubble_background": { + "color_identifier": "white" + }, + "im_default_theme_incoming_bubble_background_highlighted": { + "color_identifier": "gray_20" + }, + "im_default_theme_incoming_alternate_bubble_background_highlighted": { + "color_identifier": "gray_A150" + }, + "im_default_theme_incoming_text_primary": { + "color_identifier": "black" + }, + "im_default_theme_incoming_text_title": { + "color_identifier": "black" + }, + "im_default_theme_incoming_text_placeholder": { + "color_identifier": "steel_gray_400" + }, + "im_default_theme_incoming_link": { + "color_identifier": "blue_A500" + }, + "im_default_theme_incoming_hint_text": { + "color_identifier": "steel_gray_400" + }, + "im_default_theme_incoming_forward_line_tint": { + "color_identifier": "blue_600" + }, + "im_default_theme_incoming_button_tertiary_foreground": { + "color_identifier": "blue_400" + }, + "im_default_theme_incoming_attach_tint": { + "color_identifier": "blue_400" + }, + "im_default_theme_incoming_accent": { + "color_identifier": "blue_300" + }, + "im_pink_theme_main_tint": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_outgoing_bubble_background": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "jam_600" + }, + "im_pink_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_text_placeholder": { + "color_identifier": "jam_200" + }, + "im_pink_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_hint_text": { + "color_identifier": "jam_200" + }, + "im_pink_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_bubble_background": { + "color_identifier": "royal_blue_50" + }, + "im_pink_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "royal_blue_100" + }, + "im_pink_theme_incoming_color1_text_primary": { + "color_identifier": "black" + }, + "im_pink_theme_incoming_color1_text_title": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color1_text_placeholder": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color1_link": { + "color_identifier": "azure_300" + }, + "im_pink_theme_incoming_color1_hint_text": { + "color_identifier": "royal_blue_400" + }, + "im_pink_theme_incoming_color1_forward_line_tint": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color1_attach_tint": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color1_accent": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color2_bubble_background": { + "color_identifier": "deep_lilac_50" + }, + "im_pink_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "deep_lilac_100" + }, + "im_pink_theme_incoming_color2_text_primary": { + "color_identifier": "black" + }, + "im_pink_theme_incoming_color2_text_title": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color2_text_placeholder": { + "color_identifier": "deep_lilac_200" + }, + "im_pink_theme_incoming_color2_link": { + "color_identifier": "azure_300" + }, + "im_pink_theme_incoming_color2_hint_text": { + "color_identifier": "deep_lilac_200" + }, + "im_pink_theme_incoming_color2_forward_line_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color2_attach_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color2_accent": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color3_bubble_background": { + "color_identifier": "jam_50" + }, + "im_pink_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "jam_100" + }, + "im_pink_theme_incoming_color3_text_primary": { + "color_identifier": "black" + }, + "im_pink_theme_incoming_color3_text_title": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_incoming_color3_text_placeholder": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color3_link": { + "color_identifier": "azure_300" + }, + "im_pink_theme_incoming_color3_hint_text": { + "color_identifier": "jam_300" + }, + "im_pink_theme_incoming_color3_forward_line_tint": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_incoming_color3_attach_tint": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_incoming_color3_accent": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_pink_theme_outgoing_reply_separator": { + "color_identifier": "white" + }, + "im_pink_theme_incoming_color1_reply_sender_text": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color2_reply_sender_text": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color3_reply_sender_text": { + "color_identifier": "jam_A500" + }, + "im_pink_theme_incoming_color1_reply_separator": { + "color_identifier": "royal_blue_A500" + }, + "im_pink_theme_incoming_color2_reply_separator": { + "color_identifier": "deep_lilac_A500" + }, + "im_pink_theme_incoming_color3_reply_separator": { + "color_identifier": "jam_A500" + }, + "im_purple_theme_main_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_outgoing_bubble_background": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "deep_lilac_600" + }, + "im_purple_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_text_placeholder": { + "color_identifier": "deep_lilac_100" + }, + "im_purple_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_hint_text": { + "color_identifier": "deep_lilac_100" + }, + "im_purple_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_bubble_background": { + "color_identifier": "royal_blue_50" + }, + "im_purple_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "royal_blue_100" + }, + "im_purple_theme_incoming_color1_text_primary": { + "color_identifier": "black" + }, + "im_purple_theme_incoming_color1_text_title": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color1_text_placeholder": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color1_link": { + "color_identifier": "azure_300" + }, + "im_purple_theme_incoming_color1_hint_text": { + "color_identifier": "royal_blue_400" + }, + "im_purple_theme_incoming_color1_forward_line_tint": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color1_attach_tint": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color1_accent": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color2_bubble_background": { + "color_identifier": "deep_lilac_50" + }, + "im_purple_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "deep_lilac_100" + }, + "im_purple_theme_incoming_color2_text_primary": { + "color_identifier": "black" + }, + "im_purple_theme_incoming_color2_text_title": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color2_text_placeholder": { + "color_identifier": "deep_lilac_200" + }, + "im_purple_theme_incoming_color2_link": { + "color_identifier": "azure_300" + }, + "im_purple_theme_incoming_color2_hint_text": { + "color_identifier": "deep_lilac_200" + }, + "im_purple_theme_incoming_color2_forward_line_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color2_attach_tint": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color2_accent": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color3_bubble_background": { + "color_identifier": "pacific_blue_50" + }, + "im_purple_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "pacific_blue_100" + }, + "im_purple_theme_incoming_color3_text_primary": { + "color_identifier": "black" + }, + "im_purple_theme_incoming_color3_text_title": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_incoming_color3_text_placeholder": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color3_link": { + "color_identifier": "azure_300" + }, + "im_purple_theme_incoming_color3_hint_text": { + "color_identifier": "pacific_blue_400" + }, + "im_purple_theme_incoming_color3_forward_line_tint": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_incoming_color3_attach_tint": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_incoming_color3_accent": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_purple_theme_outgoing_reply_separator": { + "color_identifier": "white" + }, + "im_purple_theme_incoming_color1_reply_sender_text": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color2_reply_sender_text": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color3_reply_sender_text": { + "color_identifier": "pacific_blue_A500" + }, + "im_purple_theme_incoming_color1_reply_separator": { + "color_identifier": "royal_blue_A500" + }, + "im_purple_theme_incoming_color2_reply_separator": { + "color_identifier": "deep_lilac_A500" + }, + "im_purple_theme_incoming_color3_reply_separator": { + "color_identifier": "pacific_blue_A500" + }, + "im_orange_theme_main_tint": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_outgoing_bubble_background": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_outgoing_bubble_background_highlighted": { + "color_identifier": "carrot_600" + }, + "im_orange_theme_outgoing_text_primary": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_text_title": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_text_placeholder": { + "color_identifier": "carrot_200" + }, + "im_orange_theme_outgoing_link": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_hint_text": { + "color_identifier": "carrot_200" + }, + "im_orange_theme_outgoing_forward_line_tint": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_button_tertiary_foreground": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_attach_tint": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_accent": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_bubble_background": { + "color_identifier": "carrot_50" + }, + "im_orange_theme_incoming_color1_bubble_background_highlighted": { + "color_identifier": "carrot_100" + }, + "im_orange_theme_incoming_color1_text_primary": { + "color_identifier": "black" + }, + "im_orange_theme_incoming_color1_text_title": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color1_text_placeholder": { + "color_identifier": "carrot_300" + }, + "im_orange_theme_incoming_color1_link": { + "color_identifier": "azure_300" + }, + "im_orange_theme_incoming_color1_hint_text": { + "color_identifier": "carrot_300" + }, + "im_orange_theme_incoming_color1_forward_line_tint": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color1_button_tertiary_foreground": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color1_attach_tint": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color1_accent": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color2_bubble_background": { + "color_identifier": "dark_gold_50" + }, + "im_orange_theme_incoming_color2_bubble_background_highlighted": { + "color_identifier": "dark_gold_100" + }, + "im_orange_theme_incoming_color2_text_primary": { + "color_identifier": "black" + }, + "im_orange_theme_incoming_color2_text_title": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color2_text_placeholder": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color2_link": { + "color_identifier": "azure_300" + }, + "im_orange_theme_incoming_color2_hint_text": { + "color_identifier": "dark_gold_400" + }, + "im_orange_theme_incoming_color2_forward_line_tint": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color2_button_tertiary_foreground": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color2_attach_tint": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color2_accent": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color3_bubble_background": { + "color_identifier": "forest_green_50" + }, + "im_orange_theme_incoming_color3_bubble_background_highlighted": { + "color_identifier": "forest_green_100" + }, + "im_orange_theme_incoming_color3_text_primary": { + "color_identifier": "black" + }, + "im_orange_theme_incoming_color3_text_title": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_incoming_color3_text_placeholder": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color3_link": { + "color_identifier": "azure_300" + }, + "im_orange_theme_incoming_color3_hint_text": { + "color_identifier": "forest_green_400" + }, + "im_orange_theme_incoming_color3_forward_line_tint": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_incoming_color3_button_tertiary_foreground": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_incoming_color3_attach_tint": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_incoming_color3_accent": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_outgoing_reply_sender_text": { + "color_identifier": "white" + }, + "im_orange_theme_outgoing_reply_separator": { + "color_identifier": "white" + }, + "im_orange_theme_incoming_color1_reply_sender_text": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color2_reply_sender_text": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color3_reply_sender_text": { + "color_identifier": "forest_green_A500" + }, + "im_orange_theme_incoming_color1_reply_separator": { + "color_identifier": "carrot_A500" + }, + "im_orange_theme_incoming_color2_reply_separator": { + "color_identifier": "dark_gold_A500" + }, + "im_orange_theme_incoming_color3_reply_separator": { + "color_identifier": "forest_green_A500" + }, + "im_gradient_disco_theme_accent": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_disco_theme_write_bar_tint": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_disco_theme_header_tint": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_twilight_theme_header_tint": { + "color_identifier": "purple" + }, + "im_gradient_twilight_theme_accent": { + "color_identifier": "purple" + }, + "im_gradient_twilight_theme_write_bar_tint": { + "color_identifier": "purple" + }, + "im_gradient_sunset_theme_header_tint": { + "color_identifier": "orange_fire" + }, + "im_gradient_sunset_theme_accent": { + "color_identifier": "orange_fire" + }, + "im_gradient_sunset_theme_write_bar_tint": { + "color_identifier": "orange_fire" + }, + "im_gradient_retrowave_theme_header_tint": { + "color_identifier": "azure_A100" + }, + "im_gradient_retrowave_theme_accent": { + "color_identifier": "azure_A100" + }, + "im_gradient_retrowave_theme_write_bar_tint": { + "color_identifier": "azure_A100" + }, + "im_gradient_marine_theme_header_tint": { + "color_identifier": "green_dark" + }, + "im_gradient_marine_theme_accent": { + "color_identifier": "green_dark" + }, + "im_gradient_marine_theme_write_bar_tint": { + "color_identifier": "green_dark" + }, + "im_gradient_lagoon_theme_header_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_lagoon_theme_accent": { + "color_identifier": "azure_300" + }, + "im_gradient_lagoon_theme_write_bar_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_candy_theme_header_tint": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_candy_theme_accent": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_candy_theme_write_bar_tint": { + "color_identifier": "raspberry_pink" + }, + "im_gradient_crimson_theme_header_tint": { + "color_identifier": "red_cardinal" + }, + "im_gradient_crimson_theme_accent": { + "color_identifier": "red_cardinal" + }, + "im_gradient_crimson_theme_write_bar_tint": { + "color_identifier": "red_cardinal" + }, + "im_gradient_emerald_theme_header_tint": { + "color_identifier": "green_dark" + }, + "im_gradient_emerald_theme_accent": { + "color_identifier": "green_dark" + }, + "im_gradient_emerald_theme_write_bar_tint": { + "color_identifier": "green_dark" + }, + "im_gradient_midnight_theme_header_tint": { + "color_identifier": "azure_A100" + }, + "im_gradient_midnight_theme_accent": { + "color_identifier": "azure_A100" + }, + "im_gradient_midnight_theme_write_bar_tint": { + "color_identifier": "azure_A100" + }, + "im_gradient_unicorn_theme_header_tint": { + "color_identifier": "purple" + }, + "im_gradient_unicorn_theme_accent": { + "color_identifier": "purple" + }, + "im_gradient_unicorn_theme_write_bar_tint": { + "color_identifier": "purple" + }, + "im_gradient_halloween_orange_theme_header_tint": { + "color_identifier": "orange_fire" + }, + "im_gradient_halloween_orange_theme_accent": { + "color_identifier": "orange_fire" + }, + "im_gradient_halloween_orange_theme_write_bar_tint": { + "color_identifier": "orange_fire" + }, + "im_gradient_halloween_violet_theme_header_tint": { + "color_identifier": "violet" + }, + "im_gradient_halloween_violet_theme_accent": { + "color_identifier": "violet" + }, + "im_gradient_halloween_violet_theme_write_bar_tint": { + "color_identifier": "violet" + }, + "im_gradient_frost_theme_header_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_frost_theme_accent": { + "color_identifier": "azure_300" + }, + "im_gradient_frost_theme_write_bar_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_new_year_theme_header_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_new_year_theme_accent": { + "color_identifier": "azure_300" + }, + "im_gradient_new_year_theme_write_bar_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_valentine_theme_header_tint": { + "color_identifier": "pink" + }, + "im_gradient_valentine_theme_accent": { + "color_identifier": "pink" + }, + "im_gradient_valentine_theme_write_bar_tint": { + "color_identifier": "pink" + }, + "im_gradient_warm_valentine_theme_header_tint": { + "color_identifier": "pink" + }, + "im_gradient_warm_valentine_theme_accent": { + "color_identifier": "pink" + }, + "im_gradient_warm_valentine_theme_write_bar_tint": { + "color_identifier": "pink" + }, + "im_gradient_sberkot_theme_header_tint": { + "color_identifier": "green" + }, + "im_gradient_sberkot_theme_accent": { + "color_identifier": "green" + }, + "im_gradient_sberkot_theme_write_bar_tint": { + "color_identifier": "green" + }, + "im_gradient_theme_text_primary": { + "color_identifier": "white" + }, + "im_gradient_theme_text_placeholder": { + "color_identifier": "white", + "alpha_multiplier": 0.8 + }, + "im_gradient_theme_forward_line": { + "color_identifier": "white_alpha40" + }, + "im_background_primary_additional": { + "color_identifier": "white" + }, + "im_background_secondary_additional": { + "color_identifier": "gray_40" + }, + "im_palette_red": { + "color_identifier": "im_red" + }, + "im_palette_yellow": { + "color_identifier": "im_yellow" + }, + "im_palette_orange": { + "color_identifier": "im_orange" + }, + "im_palette_green": { + "color_identifier": "im_green" + }, + "im_palette_cyan": { + "color_identifier": "im_cyan" + }, + "im_palette_blue": { + "color_identifier": "im_blue" + }, + "im_palette_violet": { + "color_identifier": "im_violet" + }, + "im_palette_grey": { + "color_identifier": "im_grey" } + } } } From fd1701fb027aae55646ed91303f7ba4014d5f416 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 21 Feb 2023 14:07:12 +0300 Subject: [PATCH 17/57] Add token for Music Card --- main.valette/scheme.json | 6 ++++++ main.valette/scheme_edu.json | 6 ++++++ main.valette/scheme_ok.json | 6 ++++++ main.valette/scheme_web.json | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 93719fc..120f8ef 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -793,6 +796,9 @@ "background_suggestions": { "color_identifier": "white" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index ab1d365..0e34726 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -786,6 +789,9 @@ "background_suggestions": { "color_identifier": "white" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index cacacae..d3cdaae 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -804,6 +807,9 @@ "button_muted_background": { "color_identifier": "gray_40" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_muted_foreground": { "color_identifier": "azure_300" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 6181d2a..0658458 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -67,6 +67,9 @@ "color_identifier": "gray_800", "deprecated_for_web": true }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900", "deprecated_for_web": true @@ -885,6 +888,9 @@ "color_identifier": "white", "deprecated_for_web": true }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200", "deprecated_for_web": true From 3ee31079c1d88e5fe39ae9e99b7618f88e36d583 Mon Sep 17 00:00:00 2001 From: Alexey Zaycev <91548592+Zaycevq@users.noreply.github.com> Date: Tue, 21 Feb 2023 14:39:54 +0300 Subject: [PATCH 18/57] Add token for Music Card (#353) * Add token text_highlight_alpha * Add token text_highlight_alpha * Add token for Music Card --- main.valette/scheme.json | 6 ++++++ main.valette/scheme_edu.json | 6 ++++++ main.valette/scheme_ok.json | 6 ++++++ main.valette/scheme_web.json | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 57e01ba..cf51e50 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -792,6 +795,9 @@ "background_suggestions": { "color_identifier": "white" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 229623b..1ee175b 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -786,6 +789,9 @@ "background_suggestions": { "color_identifier": "white" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index cacacae..d3cdaae 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -57,6 +57,9 @@ "background_suggestions": { "color_identifier": "gray_800" }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -804,6 +807,9 @@ "button_muted_background": { "color_identifier": "gray_40" }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_muted_foreground": { "color_identifier": "azure_300" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 6181d2a..0658458 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -67,6 +67,9 @@ "color_identifier": "gray_800", "deprecated_for_web": true }, + "background_card_alpha": { + "color_identifier": "white_alpha_32" + }, "button_bot_shadow": { "color_identifier": "gray_900", "deprecated_for_web": true @@ -885,6 +888,9 @@ "color_identifier": "white", "deprecated_for_web": true }, + "background_card_alpha": { + "color_identifier": "black_alpha_20" + }, "button_bot_shadow": { "color_identifier": "gray_200", "deprecated_for_web": true From 88977197bcd34f57b8b3e5e50581302a50d0d289 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 21 Feb 2023 18:37:56 +0300 Subject: [PATCH 19/57] UPDATE token for Music Card --- main.valette/scheme.json | 4 ++-- main.valette/scheme_edu.json | 4 ++-- main.valette/scheme_ok.json | 4 ++-- main.valette/scheme_web.json | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 120f8ef..452caf7 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -58,7 +58,7 @@ "color_identifier": "gray_800" }, "background_card_alpha": { - "color_identifier": "white_alpha_32" + "color_identifier": "white_alpha32" }, "button_bot_shadow": { "color_identifier": "gray_900" @@ -797,7 +797,7 @@ "color_identifier": "white" }, "background_card_alpha": { - "color_identifier": "black_alpha_20" + "color_identifier": "black_alpha20" }, "button_bot_shadow": { "color_identifier": "gray_200" diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 0e34726..fce60ec 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -58,7 +58,7 @@ "color_identifier": "gray_800" }, "background_card_alpha": { - "color_identifier": "white_alpha_32" + "color_identifier": "white_alpha32" }, "button_bot_shadow": { "color_identifier": "gray_900" @@ -790,7 +790,7 @@ "color_identifier": "white" }, "background_card_alpha": { - "color_identifier": "black_alpha_20" + "color_identifier": "black_alpha20" }, "button_bot_shadow": { "color_identifier": "gray_200" diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index d3cdaae..ffe8aea 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -58,7 +58,7 @@ "color_identifier": "gray_800" }, "background_card_alpha": { - "color_identifier": "white_alpha_32" + "color_identifier": "white_alpha32" }, "button_bot_shadow": { "color_identifier": "gray_900" @@ -808,7 +808,7 @@ "color_identifier": "gray_40" }, "background_card_alpha": { - "color_identifier": "black_alpha_20" + "color_identifier": "black_alpha20" }, "button_muted_foreground": { "color_identifier": "azure_300" diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 0658458..a944121 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -68,7 +68,7 @@ "deprecated_for_web": true }, "background_card_alpha": { - "color_identifier": "white_alpha_32" + "color_identifier": "white_alpha32" }, "button_bot_shadow": { "color_identifier": "gray_900", @@ -889,7 +889,7 @@ "deprecated_for_web": true }, "background_card_alpha": { - "color_identifier": "black_alpha_20" + "color_identifier": "black_alpha20" }, "button_bot_shadow": { "color_identifier": "gray_200", From d6f09002135a9fa06053fa374041010a8459b13d Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:13:57 +0300 Subject: [PATCH 20/57] add mable_blue color --- main.valette/palette_messages.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index d0d656d..4fc5b8e 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -64,6 +64,8 @@ "jam_800": "#661430", "jam_900": "#4C0F24", "jam_A500": "#CC3D6D", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "orange": "#FFA000", "orange_fire": "#F05C44", "pacific_blue_100": "#CCF2FF", From 174b8ea2dd7fcf4070250ebcfae29f6cfb7174bb Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:15:19 +0300 Subject: [PATCH 21/57] add mable_theme tokens --- main.valette/scheme_messages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index a47730b..defa74b 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -719,6 +719,15 @@ "im_gradient_sberkot_theme_write_bar_tint": { "color_identifier": "emerald" }, + "im_gradient_mable_theme_header_tint": { + "color_identifier": "gray_100" + }, + "im_gradient_mable_theme_accent": { + "color_identifier": "sky_300" + }, + "im_gradient_mable_theme_write_bar_tint": { + "color_identifier": "gray_100" + }, "im_gradient_theme_text_primary": { "color_identifier": "white" }, @@ -1480,6 +1489,15 @@ }, "im_gradient_sberkot_theme_write_bar_tint": { "color_identifier": "green" + }, + "im_gradient_mable_theme_header_tint": { + "color_identifier": "azure_300" + }, + "im_gradient_mable_theme_accent": { + "color_identifier": "azure_300" + }, + "im_gradient_mable_theme_write_bar_tint": { + "color_identifier": "azure_300" }, "im_gradient_theme_text_primary": { "color_identifier": "white" From ae83aa4827e2e36838259b1cf02a6a43a6f4c6bb Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:17:09 +0300 Subject: [PATCH 22/57] new maple gradient --- main.valette/gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 5b378ec..3b45a16 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -130,5 +130,9 @@ "gradient_sberkot": { "colors": ["#9DF19D", "#31C2A7", "#21A19A", "#107F8C"], "angle": 135.0 + }, + "gradient_mable": { + "colors": ["#D9F4FF", "#D9F4FF"], + "angle": 135.0 } } From 66c43216daa33a1d5c56345cdcb379d3b77c5374 Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:17:38 +0300 Subject: [PATCH 23/57] add gradient 'womans_day' --- main.valette/gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 3b45a16..b84d5f8 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -134,5 +134,9 @@ "gradient_mable": { "colors": ["#D9F4FF", "#D9F4FF"], "angle": 135.0 + }, + "gradient_womans_day": { + "colors": ["#FF99CC", "#E52E6A"], + "angle": 135.0 } } From 4cffcc3e84fbc8a67822f8d3fa501d250c89efbd Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:18:36 +0300 Subject: [PATCH 24/57] add womans_day theme --- main.valette/scheme_messages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index defa74b..447eb0f 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -728,6 +728,15 @@ "im_gradient_mable_theme_write_bar_tint": { "color_identifier": "gray_100" }, + "im_gradient_womans_day_theme_header_tint": { + "color_identifier": "pink_pastel" + }, + "im_gradient_womans_day_theme_accent": { + "color_identifier": "pink_pastel" + }, + "im_gradient_womans_day_theme_write_bar_tint": { + "color_identifier": "pink_pastel" + }, "im_gradient_theme_text_primary": { "color_identifier": "white" }, @@ -1499,6 +1508,15 @@ "im_gradient_mable_theme_write_bar_tint": { "color_identifier": "azure_300" }, + "im_gradient_womans_day_theme_header_tint": { + "color_identifier": "pink" + }, + "im_gradient_womans_day_theme_accent": { + "color_identifier": "pink" + }, + "im_gradient_womans_day_theme_write_bar_tint": { + "color_identifier": "pink" + }, "im_gradient_theme_text_primary": { "color_identifier": "white" }, From f68a3f6e39e2c64efb64a05f3439eba93e7ae41c Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Thu, 2 Mar 2023 10:51:18 +0300 Subject: [PATCH 25/57] fix typo --- main.valette/scheme_messages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index 447eb0f..df5ede9 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -728,13 +728,13 @@ "im_gradient_mable_theme_write_bar_tint": { "color_identifier": "gray_100" }, - "im_gradient_womans_day_theme_header_tint": { + "im_gradient_womens_day_theme_header_tint": { "color_identifier": "pink_pastel" }, - "im_gradient_womans_day_theme_accent": { + "im_gradient_womens_day_theme_accent": { "color_identifier": "pink_pastel" }, - "im_gradient_womans_day_theme_write_bar_tint": { + "im_gradient_womens_day_theme_write_bar_tint": { "color_identifier": "pink_pastel" }, "im_gradient_theme_text_primary": { @@ -1508,13 +1508,13 @@ "im_gradient_mable_theme_write_bar_tint": { "color_identifier": "azure_300" }, - "im_gradient_womans_day_theme_header_tint": { + "im_gradient_womens_day_theme_header_tint": { "color_identifier": "pink" }, - "im_gradient_womans_day_theme_accent": { + "im_gradient_womens_day_theme_accent": { "color_identifier": "pink" }, - "im_gradient_womans_day_theme_write_bar_tint": { + "im_gradient_womens_day_theme_write_bar_tint": { "color_identifier": "pink" }, "im_gradient_theme_text_primary": { From e7e7c542f99b764ca177e035eca2ecf4a3592346 Mon Sep 17 00:00:00 2001 From: wayshev <61538408+wayshev@users.noreply.github.com> Date: Thu, 2 Mar 2023 10:52:25 +0300 Subject: [PATCH 26/57] fix typo in womens_day gradients --- main.valette/gradients.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index b84d5f8..91ecd72 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -135,7 +135,7 @@ "colors": ["#D9F4FF", "#D9F4FF"], "angle": 135.0 }, - "gradient_womans_day": { + "gradient_womens_day": { "colors": ["#FF99CC", "#E52E6A"], "angle": 135.0 } From 9add3a0697517d94eaace515a67cf8ba46738eef Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 10 Mar 2023 16:38:27 +0300 Subject: [PATCH 27/57] Add colors for Messenger Bubbles --- main.valette/palette.json | 3 +++ main.valette/palette_edu.json | 3 +++ main.valette/palette_messages.json | 2 ++ main.valette/palette_ok.json | 3 +++ main.valette/palette_web.json | 3 +++ main.valette/scheme.json | 12 ++++++++++++ main.valette/scheme_edu.json | 12 ++++++++++++ main.valette/scheme_ok.json | 12 ++++++++++++ main.valette/scheme_web.json | 12 ++++++++++++ 9 files changed, 62 insertions(+) diff --git a/main.valette/palette.json b/main.valette/palette.json index 8852e18..5e7aaf1 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -71,6 +71,8 @@ "green": "#4BB34B", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "mint_100": "#D4FDE8", "mint_200": "#AEE6C9", "mint_400": "#6D8F7E", @@ -128,6 +130,7 @@ "lavender_A700": "#4B47B2", "lavender_A800": "#353380", "lavender_100": "#E6E9FF", + "lavender_250": "#C2CBFF", "lavender_200": "#CCD3FF", "lavender_300": "#ADB8FF", "lavender_700": "#5965B3", diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index 0a14301..a945b4d 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -75,6 +75,8 @@ "mint_400":"#6D8F7E", "mint_500":"#567867", "mint_A1_alpha12":"#1F006732", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "orange":"#FFA000", "orange_fire":"#F05C44", "pink":"#E6457A", @@ -122,6 +124,7 @@ "lavender_A800":"#353380", "lavender_100":"#E6E9FF", "lavender_200":"#CCD3FF", + "lavender_250": "#C2CBFF", "lavender_300":"#ADB8FF", "lavender_700":"#5965B3", "lavender_800":"#404980", diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index d0d656d..5b25026 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -55,6 +55,8 @@ "gray_950": "#121212", "green": "#4BB34B", "green_dark": "#168C51", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "jam_100": "#FFCCDD", "jam_200": "#FFB2CC", "jam_300": "#F279A2", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 86eede9..0f8515f 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -76,6 +76,8 @@ "mint_400": "#6D8F7E", "mint_500": "#567867", "mint_A1_alpha12": "#1F006732", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "neon_pink": "#F45FFF", "ok_black_light": "#282828", "ok_gray_dark": "#686868", @@ -132,6 +134,7 @@ "lavender_A800": "#353380", "lavender_100": "#E6E9FF", "lavender_200": "#CCD3FF", + "lavender_250": "#C2CBFF", "lavender_300": "#ADB8FF", "lavender_700": "#5965B3", "lavender_800": "#404980", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 29a144b..b5ab268 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -68,6 +68,8 @@ "green_600": "#1B7A1B", "green_light": "#DEF0D3", "green_nice": "#3DCC4B", + "mable_blue_100": "#D9F4FF", + "mable_blue_200": "#B0E8FF", "light_blue_40": "#E5EBF1", "light_blue_40_alpha72": "#B8E5EBF1", "light_blue_80": "#DFE6ED", @@ -144,6 +146,7 @@ "yellow_overlight": "#FFF2D6", "lavender_100": "#E6E9FF", "lavender_200": "#CCD3FF", + "lavender_250": "#C2CBFF", "lavender_300": "#ADB8FF", "lavender_700": "#5965B3", "lavender_800": "#404980", diff --git a/main.valette/scheme.json b/main.valette/scheme.json index c74666e..044c7c6 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -348,6 +348,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1086,6 +1092,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index e1a01b2..84ce918 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -348,6 +348,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1081,6 +1087,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "lavender_A100" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index ffe8aea..610510c 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -348,6 +348,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1086,6 +1092,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index a944121..943553a 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -372,6 +372,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1193,6 +1199,12 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing_expiring_highlighted": { + "color_identifier": "lavender_700" + }, + "im_bubble_mable_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, From 25b0e281b0783df4f27cccf0e32bdae81dc854fa Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 10 Mar 2023 18:14:30 +0300 Subject: [PATCH 28/57] Add colors for Messenger Bubbles --- main.valette/scheme.json | 20 +++++++++++++++++++- main.valette/scheme_edu.json | 20 +++++++++++++++++++- main.valette/scheme_ok.json | 20 +++++++++++++++++++- main.valette/scheme_web.json | 20 +++++++++++++++++++- 4 files changed, 76 insertions(+), 4 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 044c7c6..7d23459 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -348,12 +348,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { "color_identifier": "lavender_700" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1092,12 +1101,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" + "color_identifier": "lavender_250" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, diff --git a/main.valette/scheme_edu.json b/main.valette/scheme_edu.json index 84ce918..8780eba 100644 --- a/main.valette/scheme_edu.json +++ b/main.valette/scheme_edu.json @@ -348,12 +348,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { "color_identifier": "lavender_700" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1087,12 +1096,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" + "color_identifier": "lavender_250" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "lavender_A100" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index 610510c..74a9189 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -348,12 +348,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { "color_identifier": "lavender_700" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1092,12 +1101,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" + "color_identifier": "lavender_250" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 943553a..1d528ab 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -372,12 +372,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_250" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { "color_identifier": "lavender_700" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "gray_700" }, @@ -1199,12 +1208,21 @@ "im_bubble_gift_text_secondary": { "color_identifier": "gold_400" }, + "im_bubble_mable_outgoing": { + "color_identifier": "mable_blue_100" + }, "im_bubble_mable_outgoing_expiring_highlighted": { - "color_identifier": "lavender_700" + "color_identifier": "lavender_250" }, "im_bubble_mable_outgoing_highlighted": { "color_identifier": "mable_blue_200" }, + "im_bubble_mable_wallpaper_outgoing": { + "color_identifier": "mable_blue_100" + }, + "im_bubble_mable_wallpaper_outgoing_highlighted": { + "color_identifier": "mable_blue_200" + }, "im_bubble_outgoing": { "color_identifier": "white_blue20" }, From 4877017386f2edb65fbed6a42a3430b4943b9cfa Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Wed, 15 Mar 2023 14:08:26 +0300 Subject: [PATCH 29/57] fix messenger tokens --- main.valette/scheme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 7d23459..947dff0 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -349,13 +349,13 @@ "color_identifier": "gold_250" }, "im_bubble_mable_outgoing": { - "color_identifier": "mable_blue_100" + "color_identifier": "blue_A400" }, "im_bubble_mable_outgoing_expiring_highlighted": { "color_identifier": "lavender_700" }, "im_bubble_mable_outgoing_highlighted": { - "color_identifier": "mable_blue_200" + "color_identifier": "blue_A300" }, "im_bubble_mable_wallpaper_outgoing": { "color_identifier": "mable_blue_100" From e1bf6983cf3f2e7aabbb3a47b6e9d4e37e7da785 Mon Sep 17 00:00:00 2001 From: Elizaveta Korchagina <59684573+elizabeth-bennet@users.noreply.github.com> Date: Wed, 15 Mar 2023 14:09:39 +0300 Subject: [PATCH 30/57] delete mable theme --- main.valette/scheme_messages.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index df5ede9..4a8c3e8 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -719,15 +719,6 @@ "im_gradient_sberkot_theme_write_bar_tint": { "color_identifier": "emerald" }, - "im_gradient_mable_theme_header_tint": { - "color_identifier": "gray_100" - }, - "im_gradient_mable_theme_accent": { - "color_identifier": "sky_300" - }, - "im_gradient_mable_theme_write_bar_tint": { - "color_identifier": "gray_100" - }, "im_gradient_womens_day_theme_header_tint": { "color_identifier": "pink_pastel" }, @@ -1498,15 +1489,6 @@ }, "im_gradient_sberkot_theme_write_bar_tint": { "color_identifier": "green" - }, - "im_gradient_mable_theme_header_tint": { - "color_identifier": "azure_300" - }, - "im_gradient_mable_theme_accent": { - "color_identifier": "azure_300" - }, - "im_gradient_mable_theme_write_bar_tint": { - "color_identifier": "azure_300" }, "im_gradient_womens_day_theme_header_tint": { "color_identifier": "pink" From 9c271f229dd03708982281ca2adbf8f4b10b95f4 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 17 Mar 2023 15:42:32 +0300 Subject: [PATCH 31/57] fix Tokens for Messenger --- main.valette/scheme.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 7d23459..b71f21a 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -358,10 +358,10 @@ "color_identifier": "mable_blue_200" }, "im_bubble_mable_wallpaper_outgoing": { - "color_identifier": "mable_blue_100" + "color_identifier": "blue_A400" }, "im_bubble_mable_wallpaper_outgoing_highlighted": { - "color_identifier": "mable_blue_200" + "color_identifier": "blue_A300" }, "im_bubble_outgoing": { "color_identifier": "gray_700" From 474a4dec9aa234d8f210f9f3665069778451201e Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 21 Mar 2023 16:39:32 +0300 Subject: [PATCH 32/57] Update Token - test iOS Publish colors --- main.valette/scheme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/scheme.json b/main.valette/scheme.json index b71f21a..7947795 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -590,7 +590,7 @@ "color_identifier": "gray_200" }, "stories_skeleton_loader_background": { - "color_identifier": "gray_700" + "color_identifier": "gray_750" }, "stories_create_button_icon_background": { "color_identifier": "gray_700" From 1f389a1e55af762842a11dd4affbe5bb53accfe3 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 31 Mar 2023 16:13:21 +0300 Subject: [PATCH 33/57] fix Green color for vk.com Online Badge --- main.valette/scheme_web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 1d528ab..20ba3e4 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -1596,7 +1596,7 @@ "color_identifier": "red_nice" }, "dynamic_green": { - "color_identifier": "green_600" + "color_identifier": "green_350" }, "dynamic_orange": { "color_identifier": "orange" From 00c3229fc11bf19b15eaa9581f874c458bd0d5c0 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 28 Apr 2023 16:39:50 +0300 Subject: [PATCH 34/57] Add new color for Overlay backgrounds --- main.valette/palette.json | 1 + main.valette/palette_ok.json | 1 + main.valette/palette_web.json | 1 + main.valette/scheme.json | 6 ++++++ main.valette/scheme_ok.json | 3 +++ main.valette/scheme_web.json | 6 ++++++ 6 files changed, 18 insertions(+) diff --git a/main.valette/palette.json b/main.valette/palette.json index 5e7aaf1..9295734 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -68,6 +68,7 @@ "gray_A40": "#F5F5F5", "gray_A970": "#070708", "gray_alpha": "#B3D7DBE0", + "gray_alpha_700": "#45464780", "green": "#4BB34B", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 0f8515f..8755e53 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -68,6 +68,7 @@ "gray_A40": "#F5F5F5", "gray_A970": "#070708", "gray_alpha": "#B3D7DBE0", + "gray_alpha_700": "#45464780", "green": "#4BB34B", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index b5ab268..1dfc731 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -62,6 +62,7 @@ "gray_900_alpha88": "#E0222222", "gray_940": "#141414", "gray_960": "#0A0A0A", + "gray_alpha_700": "#45464780", "green_alpha16": "#294BB34B", "green_350": "#4BB34B", "green_400": "#43A843", diff --git a/main.valette/scheme.json b/main.valette/scheme.json index 7947795..d170afc 100644 --- a/main.valette/scheme.json +++ b/main.valette/scheme.json @@ -60,6 +60,9 @@ "background_card_alpha": { "color_identifier": "white_alpha32" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, @@ -813,6 +816,9 @@ "background_card_alpha": { "color_identifier": "black_alpha20" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index 74a9189..982d8be 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -810,6 +810,9 @@ "background_suggestions": { "color_identifier": "white" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_200" }, diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 20ba3e4..7b1b83e 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -70,6 +70,9 @@ "background_card_alpha": { "color_identifier": "white_alpha32" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_900", "deprecated_for_web": true @@ -906,6 +909,9 @@ "background_card_alpha": { "color_identifier": "black_alpha20" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_200", "deprecated_for_web": true From 8bf2fac1f015ba4583b625624a9e8bb2d1479242 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 2 May 2023 12:05:44 +0300 Subject: [PATCH 35/57] fix scheme_ok Dark --- main.valette/scheme_ok.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.valette/scheme_ok.json b/main.valette/scheme_ok.json index 982d8be..b602426 100644 --- a/main.valette/scheme_ok.json +++ b/main.valette/scheme_ok.json @@ -60,6 +60,9 @@ "background_card_alpha": { "color_identifier": "white_alpha32" }, + "background_overlay_secondary": { + "color_identifier": "gray_alpha_700" + }, "button_bot_shadow": { "color_identifier": "gray_900" }, From 8c5e0607d877bf84bcf6487833543bdfc695a826 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Mon, 22 May 2023 16:20:08 +0300 Subject: [PATCH 36/57] fix HEX for alpha token --- main.valette/palette.json | 2 +- main.valette/palette_ok.json | 2 +- main.valette/palette_web.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.valette/palette.json b/main.valette/palette.json index 9295734..3793735 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -68,7 +68,7 @@ "gray_A40": "#F5F5F5", "gray_A970": "#070708", "gray_alpha": "#B3D7DBE0", - "gray_alpha_700": "#45464780", + "gray_alpha_700": "#80454647", "green": "#4BB34B", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 8755e53..3eaf3dc 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -68,7 +68,7 @@ "gray_A40": "#F5F5F5", "gray_A970": "#070708", "gray_alpha": "#B3D7DBE0", - "gray_alpha_700": "#45464780", + "gray_alpha_700": "#80454647", "green": "#4BB34B", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 1dfc731..1d322f5 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -62,7 +62,7 @@ "gray_900_alpha88": "#E0222222", "gray_940": "#141414", "gray_960": "#0A0A0A", - "gray_alpha_700": "#45464780", + "gray_alpha_700": "#80454647", "green_alpha16": "#294BB34B", "green_350": "#4BB34B", "green_400": "#43A843", From eaaa2cf616fe8afee08d5bfb95fe7924f70c38f7 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 4 Jul 2023 19:50:32 +0300 Subject: [PATCH 37/57] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B5=20=D1=82?= =?UTF-8?q?=D0=BE=D0=BA=D0=B5=D0=BD=D1=8B=20=D0=B4=D0=BB=D1=8F=20palette?= =?UTF-8?q?=20=D1=86=D0=B2=D0=B5=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.valette/palette.json | 2 ++ main.valette/palette_edu.json | 2 ++ main.valette/palette_messages.json | 2 ++ main.valette/palette_ok.json | 2 ++ main.valette/palette_web.json | 2 ++ 5 files changed, 10 insertions(+) diff --git a/main.valette/palette.json b/main.valette/palette.json index 3793735..ec83380 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -80,6 +80,7 @@ "mint_500": "#567867", "mint_A1_alpha12": "#1F006732", "neon_pink": "#F45FFF", + "neon_pink_deep": "#E54CFF", "orange": "#FFA000", "orange_tint": "#F9B54F", "orange_light": "#FFC062", @@ -110,6 +111,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", + "violet_tint": "#8401FF", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index a945b4d..7df11c0 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -82,6 +82,7 @@ "pink":"#E6457A", "pink_alpha":"#2E1E000C", "pink_light":"#FAEBEB", + "neon_pink_deep": "#E54CFF", "raspberry_pink":"#E03FAB", "raspberry_pink_light":"#F060C0", "purple":"#735CE6", @@ -104,6 +105,7 @@ "violet_dark":"#1F1B2C", "violet_light":"#A393F5", "violet_muted":"#4B4D61", + "violet_tint": "#8401FF", "white":"#FFFFFF", "white_alpha8":"#14FFFFFF", "white_alpha12":"#1FFFFFFF", diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index 5b25026..041b347 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -78,6 +78,7 @@ "pink": "#E6457A", "pink_pastel": "#FF99CC", "pink_rose": "#F474A8", + "neon_pink_deep": "#E54CFF", "purple": "#735CE6", "purple_light": "#937FF5", "raspberry_pink": "#E03FAB", @@ -99,6 +100,7 @@ "turquoise_bright": "#2BD9D9", "violet": "#792EC0", "violet_light": "#A393F5", + "violet_tint": "#8401FF", "white": "#FFFFFF", "white_alpha40": "#66FFFFFF", "white_blue20": "#CCE4FF", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 3eaf3dc..70edc46 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -80,6 +80,7 @@ "mable_blue_100": "#D9F4FF", "mable_blue_200": "#B0E8FF", "neon_pink": "#F45FFF", + "neon_pink_deep": "#E54CFF", "ok_black_light": "#282828", "ok_gray_dark": "#686868", "ok_gray_light": "#EBEBEB", @@ -113,6 +114,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", + "violet_tint": "#8401FF", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 1d322f5..76be74a 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -81,6 +81,7 @@ "light_blue_700": "#45688E", "light_blue_A300": "#8FADC8", "neon_pink": "#F45FFF", + "neon_pink_deep": "#E54CFF", "orange": "#FFA000", "orange_tint": "#F9B54F", "orange_light": "#FFC062", @@ -129,6 +130,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", + "violet_tint": "#8401FF", "white": "#FFFFFF", "white_alpha72": "#B8FFFFFF", "white_alpha64": "#A3FFFFFF", From 51ce6b4bc84379b1e304bd2a9bc2525774287fa4 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 7 Jul 2023 14:19:16 +0300 Subject: [PATCH 38/57] Fix colors Neon Pink / Violet --- main.valette/palette.json | 4 ++-- main.valette/palette_edu.json | 4 ++-- main.valette/palette_messages.json | 4 ++-- main.valette/palette_ok.json | 4 ++-- main.valette/palette_web.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/main.valette/palette.json b/main.valette/palette.json index ec83380..7091395 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -80,7 +80,7 @@ "mint_500": "#567867", "mint_A1_alpha12": "#1F006732", "neon_pink": "#F45FFF", - "neon_pink_deep": "#E54CFF", + "neon_pink_deep": "#D357FF", "orange": "#FFA000", "orange_tint": "#F9B54F", "orange_light": "#FFC062", @@ -111,7 +111,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", - "violet_tint": "#8401FF", + "violet_tint": "#780CF7", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index 7df11c0..53fbb7a 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -82,7 +82,7 @@ "pink":"#E6457A", "pink_alpha":"#2E1E000C", "pink_light":"#FAEBEB", - "neon_pink_deep": "#E54CFF", + "neon_pink_deep": "#D357FF", "raspberry_pink":"#E03FAB", "raspberry_pink_light":"#F060C0", "purple":"#735CE6", @@ -105,7 +105,7 @@ "violet_dark":"#1F1B2C", "violet_light":"#A393F5", "violet_muted":"#4B4D61", - "violet_tint": "#8401FF", + "violet_tint": "#780CF7", "white":"#FFFFFF", "white_alpha8":"#14FFFFFF", "white_alpha12":"#1FFFFFFF", diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index 041b347..c1c957d 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -78,7 +78,7 @@ "pink": "#E6457A", "pink_pastel": "#FF99CC", "pink_rose": "#F474A8", - "neon_pink_deep": "#E54CFF", + "neon_pink_deep": "#D357FF", "purple": "#735CE6", "purple_light": "#937FF5", "raspberry_pink": "#E03FAB", @@ -100,7 +100,7 @@ "turquoise_bright": "#2BD9D9", "violet": "#792EC0", "violet_light": "#A393F5", - "violet_tint": "#8401FF", + "violet_tint": "#780CF7", "white": "#FFFFFF", "white_alpha40": "#66FFFFFF", "white_blue20": "#CCE4FF", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 70edc46..8c1b78a 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -80,7 +80,7 @@ "mable_blue_100": "#D9F4FF", "mable_blue_200": "#B0E8FF", "neon_pink": "#F45FFF", - "neon_pink_deep": "#E54CFF", + "neon_pink_deep": "#D357FF", "ok_black_light": "#282828", "ok_gray_dark": "#686868", "ok_gray_light": "#EBEBEB", @@ -114,7 +114,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", - "violet_tint": "#8401FF", + "violet_tint": "#780CF7", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 76be74a..0d0ea44 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -81,7 +81,7 @@ "light_blue_700": "#45688E", "light_blue_A300": "#8FADC8", "neon_pink": "#F45FFF", - "neon_pink_deep": "#E54CFF", + "neon_pink_deep": "#D357FF", "orange": "#FFA000", "orange_tint": "#F9B54F", "orange_light": "#FFC062", @@ -130,7 +130,7 @@ "violet_dark": "#1F1B2C", "violet_light": "#A393F5", "violet_muted": "#4B4D61", - "violet_tint": "#8401FF", + "violet_tint": "#780CF7", "white": "#FFFFFF", "white_alpha72": "#B8FFFFFF", "white_alpha64": "#A3FFFFFF", From 14ce2f8e56cdfe5b730c99e077e509d88c74a292 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 3 Oct 2023 19:11:32 +0300 Subject: [PATCH 39/57] Add new Gradient for VK Messenger --- main.valette/gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 5b378ec..5958cce 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -130,5 +130,9 @@ "gradient_sberkot": { "colors": ["#9DF19D", "#31C2A7", "#21A19A", "#107F8C"], "angle": 135.0 + }, + "gradient_vk17_hbd": { + "colors": ["#2496FF", "#612AFC", "#2A65FC"], + "angle": -135.0 } } From af65f807ca39ee4048ad73917b6d9ea238271d20 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 3 Oct 2023 19:31:31 +0300 Subject: [PATCH 40/57] Fix Files --- .DS_Store | Bin 6148 -> 6148 bytes .vscode/settings.json | 5 +++++ main.valette/gradients.json | 8 ++++++++ main.valette/palette_messages.json | 4 ++-- main.valette/scheme.json | 4 ++-- main.valette/scheme_messages.json | 18 ++++++++++++++++++ 6 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.DS_Store b/.DS_Store index 65873027c0b09ce11b8935ec57c2bc823ddfd6dd..5c1a137ef560e38e86acc52b77ca2ed76d2cb1e6 100644 GIT binary patch delta 159 zcmZoMXfc=|#>B!ku~2NHo+2aX#(>?7iytsEF>-F^VJc-5$VoR0PR`FQU;qJ@-FlO) zm}Eq9^Icq$a`KaaLL3YX4XQ$VM;)OODOe@=3o?+5VHKEM$RxYDk@+0sW_AvK4xsg$ ZFEW2;p3E=e$ic|Kzyz{ubA-qmW&nY!CNTg2 delta 68 zcmZoMXfc=|#>B)qu~2NHo+2ab#(>?7jI5h^SV|c;Te6*F+}N;#X)`+qKL=3FW Date: Tue, 3 Oct 2023 20:18:23 +0300 Subject: [PATCH 41/57] Add new Gradient for VK Messenger --- main.valette/gradients.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 91ecd72..403c00c 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -138,5 +138,9 @@ "gradient_womens_day": { "colors": ["#FF99CC", "#E52E6A"], "angle": 135.0 - } + }, + "gradient_vk17_hbd": { + "colors": ["#2496FF", "#612AFC", "#2A65FC"], + "angle": -135.0 + } } From 9dc2d418fe08e04e36cdfeca45189de174e03d74 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Thu, 5 Oct 2023 13:36:29 +0300 Subject: [PATCH 42/57] Add colors for Bubbles and fix Gradients --- main.valette/gradients.json | 2 +- main.valette/scheme_messages.json | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 403c00c..7853cd8 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -139,7 +139,7 @@ "colors": ["#FF99CC", "#E52E6A"], "angle": 135.0 }, - "gradient_vk17_hbd": { + "gradient_vk17": { "colors": ["#2496FF", "#612AFC", "#2A65FC"], "angle": -135.0 } diff --git a/main.valette/scheme_messages.json b/main.valette/scheme_messages.json index 4a8c3e8..1b890f9 100644 --- a/main.valette/scheme_messages.json +++ b/main.valette/scheme_messages.json @@ -738,6 +738,15 @@ "im_gradient_theme_forward_line": { "color_identifier": "white_alpha40" }, + "im_gradient_vk17_theme_header_tint": { + "color_identifier": "sky_300" + }, + "im_gradient_vk17_theme_accent": { + "color_identifier": "sky_300" + }, + "im_gradient_vk17_theme_write_bar_tint": { + "color_identifier": "sky_300" + }, "im_background_primary_additional": { "color_identifier": "gray_950" }, @@ -1509,6 +1518,15 @@ "im_gradient_theme_forward_line": { "color_identifier": "white_alpha40" }, + "im_gradient_vk17_theme_header_tint": { + "color_identifier": "azure_A100" + }, + "im_gradient_vk17_theme_accent": { + "color_identifier": "azure_A100" + }, + "im_gradient_vk17_theme_write_bar_tint": { + "color_identifier": "azure_A100" + }, "im_background_primary_additional": { "color_identifier": "white" }, From 8c8c2aceb134f88f613e8ebc81766275b812423c Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Thu, 5 Oct 2023 13:38:28 +0300 Subject: [PATCH 43/57] Add colors for Bubbles and fix Gradients --- main.valette/gradients.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 7853cd8..6670fc0 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -138,9 +138,9 @@ "gradient_womens_day": { "colors": ["#FF99CC", "#E52E6A"], "angle": 135.0 - }, + }, "gradient_vk17": { - "colors": ["#2496FF", "#612AFC", "#2A65FC"], - "angle": -135.0 - } + "colors": ["#2496FF", "#612AFC", "#2A65FC"], + "angle": -135.0 + } } From 880c11ef240eb358e15eebdd9a239aa8f67a1180 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 11 Oct 2023 12:48:04 +0300 Subject: [PATCH 44/57] Update .DS_Store --- .DS_Store | Bin 6148 -> 6148 bytes main.valette/palette.json | 5 +++++ 2 files changed, 5 insertions(+) diff --git a/.DS_Store b/.DS_Store index 5c1a137ef560e38e86acc52b77ca2ed76d2cb1e6..2bf7d1e99bb2a612f290fd1971a9ac47875a87da 100644 GIT binary patch delta 35 rcmZoMXffE(&&sr~eey(B4Ysqo&n<(qC+}y~VPR-bP2c>URa6K7@JS5I delta 35 ocmZoMXffE(&&sr0Z}LP|4K@ab22~-w$@^J#SU`-;?^#8K0Kqc~4gdfE diff --git a/main.valette/palette.json b/main.valette/palette.json index 7091395..3a327db 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -70,6 +70,7 @@ "gray_alpha": "#B3D7DBE0", "gray_alpha_700": "#80454647", "green": "#4BB34B", + "green_emerald": "#1DA377", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", "mable_blue_100": "#D9F4FF", @@ -85,18 +86,22 @@ "orange_tint": "#F9B54F", "orange_light": "#FFC062", "orange_fire": "#F05C44", + "orange_tangerine": "#FF8000", "pink": "#E6457A", "pink_alpha": "#2E1E000C", "pink_light": "#FAEBEB", + "pink_barbie": "#FA60A3", "raspberry_pink": "#E03FAB", "raspberry_pink_light": "#F060C0", "purple": "#735CE6", "purple_light": "#937FF5", + "purple_neon": "#925CFF", "red": "#E64646", "red_dark": "#522E2E", "red_error": "#EB4250", "red_light": "#FF5C5C", "red_nice": "#FF3347", + "red_cranberry": "#D12A47", "sky_300": "#529EF4", "steel_gray_150": "#B8C1CC", "steel_gray_200": "#AEB7C2", From b23b4f00f01a673c3a00f626f881cf1fe71deb8e Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 11 Oct 2023 12:54:59 +0300 Subject: [PATCH 45/57] Add colors for Content --- .DS_Store | Bin 6148 -> 6148 bytes main.valette/palette_edu.json | 5 +++++ main.valette/palette_ok.json | 5 +++++ main.valette/palette_web.json | 4 ++++ 4 files changed, 14 insertions(+) diff --git a/.DS_Store b/.DS_Store index 2bf7d1e99bb2a612f290fd1971a9ac47875a87da..4c81f08d8e4d976cfa0272225df2349a2b810160 100644 GIT binary patch delta 24 gcmZoMXffE(&&qVbaq>h~4VGljZAqK=vbqZa0B&XomjD0& delta 24 gcmZoMXffE(&&sr~eey(B4VJUI&n-9aWpx(<0Ck%QF#rGn diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index 53fbb7a..60e76a0 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -68,6 +68,7 @@ "gray_A970":"#070708", "gray_alpha":"#B3D7DBE0", "green":"#4BB34B", + "green_emerald": "#1DA377", "green_alpha":"#264BB34B", "light_gray_2":"#A9B0B8", "mint_100":"#D4FDE8", @@ -79,19 +80,23 @@ "mable_blue_200": "#B0E8FF", "orange":"#FFA000", "orange_fire":"#F05C44", + "orange_tangerine": "#FF8000", "pink":"#E6457A", "pink_alpha":"#2E1E000C", "pink_light":"#FAEBEB", "neon_pink_deep": "#D357FF", "raspberry_pink":"#E03FAB", "raspberry_pink_light":"#F060C0", + "pink_barbie": "#FA60A3", "purple":"#735CE6", "purple_light":"#937FF5", + "purple_neon": "#925CFF", "red":"#E64646", "red_dark":"#522E2E", "red_error":"#EB4250", "red_light":"#FF5C5C", "red_nice":"#FF3347", + "red_cranberry": "#D12A47", "sky_300":"#71AAEB", "steel_gray_150":"#B8C1CC", "steel_gray_200":"#AEB7C2", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 8c1b78a..817e138 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -70,6 +70,7 @@ "gray_alpha": "#B3D7DBE0", "gray_alpha_700": "#80454647", "green": "#4BB34B", + "green_emerald": "#1DA377", "green_alpha": "#264BB34B", "light_gray_2": "#A9B0B8", "mint_100": "#D4FDE8", @@ -88,18 +89,22 @@ "ok_orange": "#FF8800", "orange": "#FFA000", "orange_fire": "#F05C44", + "orange_tangerine": "#FF8000", "pink": "#E6457A", "pink_alpha": "#2E1E000C", "pink_light": "#FAEBEB", "raspberry_pink": "#E03FAB", "raspberry_pink_light": "#F060C0", + "pink_barbie": "#FA60A3", "purple": "#735CE6", "purple_light": "#937FF5", + "purple_neon": "#925CFF", "red": "#E64646", "red_dark": "#522E2E", "red_error": "#EB4250", "red_light": "#FF5C5C", "red_nice": "#FF3347", + "red_cranberry": "#D12A47", "sky_300": "#529EF4", "steel_gray_150": "#B8C1CC", "steel_gray_200": "#AEB7C2", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 0d0ea44..2c45d7b 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -69,6 +69,7 @@ "green_600": "#1B7A1B", "green_light": "#DEF0D3", "green_nice": "#3DCC4B", + "green_emerald": "#1DA377", "mable_blue_100": "#D9F4FF", "mable_blue_200": "#B0E8FF", "light_blue_40": "#E5EBF1", @@ -89,8 +90,10 @@ "orange_prominent": "#FF724C", "raspberry_pink": "#E03FAB", "raspberry_pink_light": "#F060C0", + "pink_barbie": "#FA60A3", "purple": "#735CE6", "purple_light": "#937FF5", + "purple_neon": "#925CFF", "pink": "#E6457A", "pink_light": "#FAEBEB", "red": "#E64646", @@ -99,6 +102,7 @@ "red_dark": "#DB3B3B", "red_light": "#FF5C5C", "red_nice": "#FF3347", + "red_cranberry": "#D12A47", "sky_60": "#CCE9FF", "sky_80": "#B2DEFF", "sky_100": "#99D3FF", From 3303504f3fa60489b21e841d18fc96d95244c602 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 11 Oct 2023 13:17:22 +0300 Subject: [PATCH 46/57] fix files --- .vscode/settings.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 6c2ff60..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "githubPullRequests.ignoredPullRequestBranches": [ - "master" - ] -} \ No newline at end of file From f78c0fbc39a50fdf17585c0a5ab6c80928e126b1 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Wed, 11 Oct 2023 13:22:14 +0300 Subject: [PATCH 47/57] fix files --- .DS_Store | Bin 6148 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 4c81f08d8e4d976cfa0272225df2349a2b810160..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK&2G~`5T0#ax(P+(fCNH9@`YQ75@?G!AcZtJL_!G32o8W+JGK(Hj@L?@Mi7E> z<00T3xN+vfi3i|u;M*UfL?OV5R%j=h{bpxp*6YvvlO-b77=<;W5)pBzM5l=27b4rG zuE>V*6o5?i@rXQXwG+_^l9g!dunbrR&Km=A?QYXUYSRI=Xkq<|04;J`cmS<@R|1P@ zhx+7GOet096jnkJ<@iN<-Ouwr{%u|`9%ezJ^1cRH5)bog^&8vRbha*Rb6(`dOU0L7 zPmI0X&qu?CKX@){kNvzC82gD3$=vpXr*SksEL}MeY3|2qG*HQL7$M}vvp5aKxFJSq zI8^<3x`FcoFC3PxPbRl&d%I<~c6WboT6QP*Zdc3h?w$SVw7{?4tle)P^WBa1nH1zOJ`%~bZeECCsIFCoa@1pMS zhgc z%v>>;PKVz$adm?;jXIr}dNTSkPiE$Z!qn5@cU3sCx<*@C1}p>13~cIZNuK|$_4ohf zBwMo#SO)$p2AI?Inhm^?Ia^m=PM) Date: Wed, 20 Dec 2023 13:34:08 +0300 Subject: [PATCH 48/57] ci: add publish (#382) --- .github/workflows/publish.yml | 64 +++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 .github/workflows/publish.yml diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml new file mode 100644 index 0000000..a9c7cc3 --- /dev/null +++ b/.github/workflows/publish.yml @@ -0,0 +1,64 @@ +name: "Publish" + +on: + workflow_dispatch: + inputs: + type: + description: "version type:" + required: true + type: choice + default: "minor" + options: + - patch + - minor + - major + custom_version: + description: 'custom version: x.y.z (without "v")' + required: false + +run-name: Publish ${{ inputs.type }} ${{ inputs.custom_version }} + +jobs: + publish: + runs-on: ubuntu-latest + permissions: + id-token: write + steps: + - uses: actions/checkout@v4 + with: + token: ${{ secrets.DEVTOOLS_GITHUB_TOKEN }} + + - uses: actions/setup-node@v4 + with: + node-version: 20 + cache: "npm" + always-auth: true + registry-url: "https://registry.npmjs.org" + + # - run: npm run test + # - run: npm run build + + - name: Set Git credentials + run: | + git config --local user.email "actions@github.com" + git config --local user.name "GitHub Action" + + - name: Bump by version type + if: ${{ !github.event.inputs.custom_version }} + run: npm version ${{ github.event.inputs.type }} --no-commit-hooks -m "v%s" + + - name: Bump by custom version + if: ${{ github.event.inputs.custom_version }} + run: npm version ${{ github.event.inputs.custom_version }} --no-commit-hooks -m "v%s" + + - name: Pushing changes + uses: ad-m/github-push-action@master + with: + github_token: ${{ secrets.DEVTOOLS_GITHUB_TOKEN }} + branch: ${{ github.ref }} + tags: true + + - name: Publishing release + run: npm publish --non-interactive + env: + NODE_AUTH_TOKEN: ${{ secrets.NPMJS_PUBLISH_TOKEN }} diff --git a/package.json b/package.json index 145c4b6..8f9c65f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/appearance", - "version": "1.0.0", + "version": "10.1.7", "description": "", "scripts": { "test": "node ./main.valette/__test__/test.js" From a68ee482a9d53f92db1ee94414a6b65f94179ec3 Mon Sep 17 00:00:00 2001 From: Daniil Suvorov Date: Thu, 21 Dec 2023 13:14:56 +0300 Subject: [PATCH 49/57] fix: add package-lock.json (#383) --- .github/workflows/nodejs.yml | 20 -------------------- package-lock.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 20 deletions(-) delete mode 100644 .github/workflows/nodejs.yml create mode 100644 package-lock.json diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml deleted file mode 100644 index 5faf8e4..0000000 --- a/.github/workflows/nodejs.yml +++ /dev/null @@ -1,20 +0,0 @@ -name: Node.js CI - -on: [push, pull_request] - -jobs: - build: - - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [12.x] - - steps: - - uses: actions/checkout@v2 - - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v1 - with: - node-version: ${{ matrix.node-version }} - - run: yarn test \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..40fd18b --- /dev/null +++ b/package-lock.json @@ -0,0 +1,13 @@ +{ + "name": "@vkontakte/appearance", + "version": "10.1.7", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "@vkontakte/appearance", + "version": "10.1.7", + "license": "ISC" + } + } +} From 01996f07cb5098dd1f4ac61025d9d6aa53ce3aef Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 25 Dec 2023 08:57:25 +0000 Subject: [PATCH 50/57] v10.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40fd18b..8d01e32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "license": "ISC" } } diff --git a/package.json b/package.json index 8f9c65f..2920692 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "description": "", "scripts": { "test": "node ./main.valette/__test__/test.js" From 60c15b73502908283e6b7a4bf1852c597beb7aca Mon Sep 17 00:00:00 2001 From: Daniil Suvorov Date: Mon, 25 Dec 2023 12:05:51 +0300 Subject: [PATCH 51/57] ci: publishConfig (#384) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ci: publishConfig Добавляем publishConfig для публикации * ci: Revert version --- package-lock.json | 4 ++-- package.json | 7 +++++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d01e32..40fd18b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vkontakte/appearance", - "version": "10.2.0", + "version": "10.1.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vkontakte/appearance", - "version": "10.2.0", + "version": "10.1.7", "license": "ISC" } } diff --git a/package.json b/package.json index 2920692..560dfa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/appearance", - "version": "10.2.0", + "version": "10.1.7", "description": "", "scripts": { "test": "node ./main.valette/__test__/test.js" @@ -14,5 +14,8 @@ "bugs": { "url": "https://github.com/VKCOM/Appearance/issues" }, - "homepage": "https://github.com/VKCOM/Appearance#readme" + "homepage": "https://github.com/VKCOM/Appearance#readme", + "publishConfig": { + "access": "public" + } } From 3d00c758d67a4bbbd49e86f6e2eb0459f04aeefc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 25 Dec 2023 09:23:40 +0000 Subject: [PATCH 52/57] v10.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40fd18b..8d01e32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "license": "ISC" } } diff --git a/package.json b/package.json index 560dfa9..0cb505c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/appearance", - "version": "10.1.7", + "version": "10.2.0", "description": "", "scripts": { "test": "node ./main.valette/__test__/test.js" From b35c85363c9118350ff91873031881b72a8e8049 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Thu, 15 Feb 2024 16:44:15 +0300 Subject: [PATCH 53/57] new Color violet_french & upd dark-dynamic_violet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Добавили новый токен, оттенок для violet. Будем применён для dynamic_violet в тёмной теме для vk.com. На этот токен ссылается новый репозиторий vkui-tokens. В теме vkCom частично используются старые Appearance токены. Это требуется для команды VK Video. В новых токенах для мобильных приложений цвет корректный и устраивает, нужно обновить vk.com палитру. --- main.valette/palette.json | 1 + main.valette/palette_edu.json | 1 + main.valette/palette_messages.json | 1 + main.valette/palette_ok.json | 1 + main.valette/palette_web.json | 1 + main.valette/scheme_web.json | 2 +- 6 files changed, 6 insertions(+), 1 deletion(-) diff --git a/main.valette/palette.json b/main.valette/palette.json index 3a327db..29aea23 100644 --- a/main.valette/palette.json +++ b/main.valette/palette.json @@ -117,6 +117,7 @@ "violet_light": "#A393F5", "violet_muted": "#4B4D61", "violet_tint": "#780CF7", + "violet_french": "#A94FFF", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_edu.json b/main.valette/palette_edu.json index 60e76a0..b334afd 100644 --- a/main.valette/palette_edu.json +++ b/main.valette/palette_edu.json @@ -111,6 +111,7 @@ "violet_light":"#A393F5", "violet_muted":"#4B4D61", "violet_tint": "#780CF7", + "violet_french": "#A94FFF", "white":"#FFFFFF", "white_alpha8":"#14FFFFFF", "white_alpha12":"#1FFFFFFF", diff --git a/main.valette/palette_messages.json b/main.valette/palette_messages.json index 435f6ea..da52032 100644 --- a/main.valette/palette_messages.json +++ b/main.valette/palette_messages.json @@ -101,6 +101,7 @@ "violet": "#792EC0", "violet_light": "#A393F5", "violet_tint": "#780CF7", + "violet_french": "#A94FFF", "white": "#FFFFFF", "white_alpha40": "#66FFFFFF", "white_blue20": "#CCE4FF", diff --git a/main.valette/palette_ok.json b/main.valette/palette_ok.json index 817e138..69ceefb 100644 --- a/main.valette/palette_ok.json +++ b/main.valette/palette_ok.json @@ -120,6 +120,7 @@ "violet_light": "#A393F5", "violet_muted": "#4B4D61", "violet_tint": "#780CF7", + "violet_french": "#A94FFF", "white": "#FFFFFF", "white_alpha8": "#14FFFFFF", "white_alpha12": "#1FFFFFFF", diff --git a/main.valette/palette_web.json b/main.valette/palette_web.json index 2c45d7b..eecbb72 100644 --- a/main.valette/palette_web.json +++ b/main.valette/palette_web.json @@ -135,6 +135,7 @@ "violet_light": "#A393F5", "violet_muted": "#4B4D61", "violet_tint": "#780CF7", + "violet_french": "#A94FFF", "white": "#FFFFFF", "white_alpha72": "#B8FFFFFF", "white_alpha64": "#A3FFFFFF", diff --git a/main.valette/scheme_web.json b/main.valette/scheme_web.json index 7b1b83e..bf08cf9 100644 --- a/main.valette/scheme_web.json +++ b/main.valette/scheme_web.json @@ -775,7 +775,7 @@ "color_identifier": "purple_light" }, "dynamic_violet": { - "color_identifier": "violet_light" + "color_identifier": "violet_french" }, "dynamic_raspberry_pink": { "color_identifier": "raspberry_pink_light" From de3a63152f50f5de97c36f304c30f6443f095013 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Mon, 25 Mar 2024 17:18:57 +0300 Subject: [PATCH 54/57] add gradient for vkVideo --- main.valette/gradients.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 6670fc0..d49bc7e 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -142,5 +142,9 @@ "gradient_vk17": { "colors": ["#2496FF", "#612AFC", "#2A65FC"], "angle": -135.0 + }, + "gradient_vkVideo": { + "colors": ["#0A0A0A", "#0077FF", "#FF2B42"], + "angle": 90.0 } } From 057a72ced6b648d6d42ceaee2b3e13fd4f200e9d Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Tue, 26 Mar 2024 12:22:34 +0300 Subject: [PATCH 55/57] fix name gradient for vkVideo --- main.valette/gradients.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index d49bc7e..6470134 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -143,7 +143,7 @@ "colors": ["#2496FF", "#612AFC", "#2A65FC"], "angle": -135.0 }, - "gradient_vkVideo": { + "gradient_vk_video": { "colors": ["#0A0A0A", "#0077FF", "#FF2B42"], "angle": 90.0 } From 4203e2259dd72c943836f32616455bec2300a075 Mon Sep 17 00:00:00 2001 From: Zaycevq Date: Fri, 29 Mar 2024 17:59:32 +0300 Subject: [PATCH 56/57] fix angle for gradient vk_video & upd colors balance --- main.valette/gradients.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.valette/gradients.json b/main.valette/gradients.json index 6470134..abd4dc2 100644 --- a/main.valette/gradients.json +++ b/main.valette/gradients.json @@ -144,7 +144,7 @@ "angle": -135.0 }, "gradient_vk_video": { - "colors": ["#0A0A0A", "#0077FF", "#FF2B42"], - "angle": 90.0 + "colors": ["#0A0A0A", "#0A0A0A", "#0077FF", "#FF2B42", "#FF2B42"], + "angle": 0 } } From 40dec59b7302d11709cda5b2373350790257c66a Mon Sep 17 00:00:00 2001 From: pale-emperor <46090986+pale-emperor@users.noreply.github.com> Date: Wed, 26 Jun 2024 14:46:21 +0300 Subject: [PATCH 57/57] Create CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..2420214 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +.github/ @VKCOM/vk-sec