diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c2c3326..8df2f267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,26 @@ Changelog # Unreleased +# 15.0.0 [Only for Onii-chan] + +**3 New Themes!** + +Last addition from the NekoPara Series: + +- Minaduki Shigure (Light Theme) + +From the dumpster fire of a series, "EroManga Sensei": + +- Izumi Sagiri (Dark Theme) + +From the smaller burning trash heap, "OreImo (My little sister cannot be this cute)": + +- Kousaka Kirino (Dark Theme) + +Anime is trash...._and so am I_. + +![v20 Girls](https://doki.assets.unthrottled.io/misc/v20_girls.png) + # 14.0.0 [KillLaKill Alt. Themes] ## 2 New Themes! diff --git a/buildSrc/assets/templates/manifest.template.json b/buildSrc/assets/templates/manifest.template.json index 946f0142..9494d069 100644 --- a/buildSrc/assets/templates/manifest.template.json +++ b/buildSrc/assets/templates/manifest.template.json @@ -1,6 +1,6 @@ { "name": "The Doki Theme", - "version": "14.0.0", + "version": "15.0.0", "description": "Anime based themes for your chrome browser!", "theme": { "images": { diff --git a/buildSrc/assets/themes/eromanga/sagiri/dark/sagiri.dark.chrome.definition.json b/buildSrc/assets/themes/eromanga/sagiri/dark/sagiri.dark.chrome.definition.json new file mode 100644 index 00000000..fbf262db --- /dev/null +++ b/buildSrc/assets/themes/eromanga/sagiri/dark/sagiri.dark.chrome.definition.json @@ -0,0 +1,15 @@ +{ + "id": "dc8e4142-c371-4107-a3c3-99dceefadac2", + "overrides": { + "theme": { + "colors": { + }, + "properties": { + "ntp_background_alignment": "right" + } + } + }, + "laf": {}, + "syntax": {}, + "colors": {} +} \ No newline at end of file diff --git a/buildSrc/assets/themes/killLaKill/ryuko/dark/ryuko.dark.chrome.definition.json b/buildSrc/assets/themes/killLaKill/ryuko/dark/ryuko.dark.chrome.definition.json index a21cf582..44d1a118 100644 --- a/buildSrc/assets/themes/killLaKill/ryuko/dark/ryuko.dark.chrome.definition.json +++ b/buildSrc/assets/themes/killLaKill/ryuko/dark/ryuko.dark.chrome.definition.json @@ -16,4 +16,4 @@ "laf": {}, "syntax": {}, "colors": {} -} +} \ No newline at end of file diff --git a/buildSrc/assets/themes/killLaKill/ryuko/light/ryuko.light.chrome.definition.json b/buildSrc/assets/themes/killLaKill/ryuko/light/ryuko.light.chrome.definition.json index 7db21c4b..44afa7c2 100644 --- a/buildSrc/assets/themes/killLaKill/ryuko/light/ryuko.light.chrome.definition.json +++ b/buildSrc/assets/themes/killLaKill/ryuko/light/ryuko.light.chrome.definition.json @@ -2,8 +2,7 @@ "id": "3fbd90c3-859d-4618-8e31-90461ac7a556", "overrides": { "theme": { - "colors": { - }, + "colors": {}, "properties": { "ntp_background_alignment": "right" } @@ -12,4 +11,4 @@ "laf": {}, "syntax": {}, "colors": {} -} +} \ No newline at end of file diff --git a/buildSrc/assets/themes/killLaKill/satsuki/dark/satsuki.dark.chrome.definition.json b/buildSrc/assets/themes/killLaKill/satsuki/dark/satsuki.dark.chrome.definition.json index 59ecf5d4..97fb8c18 100644 --- a/buildSrc/assets/themes/killLaKill/satsuki/dark/satsuki.dark.chrome.definition.json +++ b/buildSrc/assets/themes/killLaKill/satsuki/dark/satsuki.dark.chrome.definition.json @@ -5,11 +5,10 @@ "colors": { "omnibox_text": "&keywordColor&" }, - "properties": { - } + "properties": {} } }, "laf": {}, "syntax": {}, "colors": {} -} +} \ No newline at end of file diff --git a/buildSrc/assets/themes/nekoPara/shigure/light/shigure.light.chrome.definition.json b/buildSrc/assets/themes/nekoPara/shigure/light/shigure.light.chrome.definition.json new file mode 100644 index 00000000..7570d273 --- /dev/null +++ b/buildSrc/assets/themes/nekoPara/shigure/light/shigure.light.chrome.definition.json @@ -0,0 +1,15 @@ +{ + "id": "67278007-b7f8-46d4-88b7-e40cac3576a7", + "overrides": { + "theme": { + "colors": { + }, + "properties": { + "ntp_background_alignment": "right" + } + } + }, + "laf": {}, + "syntax": {}, + "colors": {} +} \ No newline at end of file diff --git a/buildSrc/assets/themes/oreimo/kirino/dark/kirino.dark.chrome.definition.json b/buildSrc/assets/themes/oreimo/kirino/dark/kirino.dark.chrome.definition.json new file mode 100644 index 00000000..95a09af1 --- /dev/null +++ b/buildSrc/assets/themes/oreimo/kirino/dark/kirino.dark.chrome.definition.json @@ -0,0 +1,15 @@ +{ + "id": "2f2dff01-7e0e-4ebc-ab1e-34be2486c66f", + "overrides": { + "theme": { + "colors": { + }, + "properties": { + "ntp_background_alignment": "right" + } + } + }, + "laf": {}, + "syntax": {}, + "colors": {} +} \ No newline at end of file diff --git a/chromeThemes/Aqua's Theme/manifest.json b/chromeThemes/Aqua's Theme/manifest.json index c2778f05..230a6c4c 100644 --- a/chromeThemes/Aqua's Theme/manifest.json +++ b/chromeThemes/Aqua's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Aqua", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Aqua from KonoSuba", "theme": { "images": { diff --git a/chromeThemes/Astolfo's Theme/manifest.json b/chromeThemes/Astolfo's Theme/manifest.json index 731ea081..48ef0720 100644 --- a/chromeThemes/Astolfo's Theme/manifest.json +++ b/chromeThemes/Astolfo's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Astolfo", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Astolfo from Fate", "theme": { "images": { diff --git a/chromeThemes/Asuna Dark's Theme/manifest.json b/chromeThemes/Asuna Dark's Theme/manifest.json index ff799670..b72c4df1 100644 --- a/chromeThemes/Asuna Dark's Theme/manifest.json +++ b/chromeThemes/Asuna Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/chromeThemes/Asuna Light's Theme/manifest.json b/chromeThemes/Asuna Light's Theme/manifest.json index dbe537cd..b194ea1c 100644 --- a/chromeThemes/Asuna Light's Theme/manifest.json +++ b/chromeThemes/Asuna Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/chromeThemes/Azuki's Theme/manifest.json b/chromeThemes/Azuki's Theme/manifest.json index b77fb659..1b0276de 100644 --- a/chromeThemes/Azuki's Theme/manifest.json +++ b/chromeThemes/Azuki's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Azuki", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Azuki from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Beatrice's Theme/manifest.json b/chromeThemes/Beatrice's Theme/manifest.json index 2d34eff6..23fabe5d 100644 --- a/chromeThemes/Beatrice's Theme/manifest.json +++ b/chromeThemes/Beatrice's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Beatrice", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Beatrice from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Chocola's Theme/manifest.json b/chromeThemes/Chocola's Theme/manifest.json index 2e581739..53342712 100644 --- a/chromeThemes/Chocola's Theme/manifest.json +++ b/chromeThemes/Chocola's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Chocola", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Chocola from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Cinnamon's Theme/manifest.json b/chromeThemes/Cinnamon's Theme/manifest.json index 0f41963b..8a3635ff 100644 --- a/chromeThemes/Cinnamon's Theme/manifest.json +++ b/chromeThemes/Cinnamon's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Cinnamon", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Cinnamon from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Coconut's Theme/manifest.json b/chromeThemes/Coconut's Theme/manifest.json index e6bcd660..3f93cf67 100644 --- a/chromeThemes/Coconut's Theme/manifest.json +++ b/chromeThemes/Coconut's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Coconut", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Coconut from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Darkness Dark's Theme/manifest.json b/chromeThemes/Darkness Dark's Theme/manifest.json index 02068937..08ea98a2 100644 --- a/chromeThemes/Darkness Dark's Theme/manifest.json +++ b/chromeThemes/Darkness Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/chromeThemes/Darkness Light's Theme/manifest.json b/chromeThemes/Darkness Light's Theme/manifest.json index 6d8722ab..b88c6063 100644 --- a/chromeThemes/Darkness Light's Theme/manifest.json +++ b/chromeThemes/Darkness Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/chromeThemes/Echidna's Theme/manifest.json b/chromeThemes/Echidna's Theme/manifest.json index b5121107..81e1e7b4 100644 --- a/chromeThemes/Echidna's Theme/manifest.json +++ b/chromeThemes/Echidna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Echidna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Echidna from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Emilia Dark's Theme/manifest.json b/chromeThemes/Emilia Dark's Theme/manifest.json index 6e305c58..5375d72c 100644 --- a/chromeThemes/Emilia Dark's Theme/manifest.json +++ b/chromeThemes/Emilia Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Emilia Light's Theme/manifest.json b/chromeThemes/Emilia Light's Theme/manifest.json index 55ff776a..c442bf78 100644 --- a/chromeThemes/Emilia Light's Theme/manifest.json +++ b/chromeThemes/Emilia Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Gasai Yuno's Theme/manifest.json b/chromeThemes/Gasai Yuno's Theme/manifest.json index 2386a0a6..87e9292f 100644 --- a/chromeThemes/Gasai Yuno's Theme/manifest.json +++ b/chromeThemes/Gasai Yuno's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gasai Yuno", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yuno from Future Diary", "theme": { "images": { diff --git a/chromeThemes/Gray's Theme/manifest.json b/chromeThemes/Gray's Theme/manifest.json index 226680dd..9b7261c2 100644 --- a/chromeThemes/Gray's Theme/manifest.json +++ b/chromeThemes/Gray's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gray", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Gray from Type-Moon", "theme": { "images": { diff --git a/chromeThemes/Hanekawa Tsubasa's Theme/manifest.json b/chromeThemes/Hanekawa Tsubasa's Theme/manifest.json index 97d5b427..89aeeece 100644 --- a/chromeThemes/Hanekawa Tsubasa's Theme/manifest.json +++ b/chromeThemes/Hanekawa Tsubasa's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hanekawa Tsubasa", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Tsubasa from Monogatari", "theme": { "images": { diff --git a/chromeThemes/Hatsune Miku's Theme/manifest.json b/chromeThemes/Hatsune Miku's Theme/manifest.json index dc69110d..85764537 100644 --- a/chromeThemes/Hatsune Miku's Theme/manifest.json +++ b/chromeThemes/Hatsune Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hatsune Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Vocaloid", "theme": { "images": { diff --git a/chromeThemes/Hayase Nagatoro's Theme/manifest.json b/chromeThemes/Hayase Nagatoro's Theme/manifest.json index 42dc980b..4751eb2a 100644 --- a/chromeThemes/Hayase Nagatoro's Theme/manifest.json +++ b/chromeThemes/Hayase Nagatoro's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hayase Nagatoro", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nagatoro from Don't Toy with me Miss Nagatoro", "theme": { "images": { diff --git a/chromeThemes/Ishtar Dark's Theme/manifest.json b/chromeThemes/Ishtar Dark's Theme/manifest.json index 3b11a9ca..f7ce25aa 100644 --- a/chromeThemes/Ishtar Dark's Theme/manifest.json +++ b/chromeThemes/Ishtar Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/chromeThemes/Ishtar Light's Theme/manifest.json b/chromeThemes/Ishtar Light's Theme/manifest.json index ab55f88c..e0abd80b 100644 --- a/chromeThemes/Ishtar Light's Theme/manifest.json +++ b/chromeThemes/Ishtar Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/chromeThemes/Jabami Yumeko's Theme/manifest.json b/chromeThemes/Jabami Yumeko's Theme/manifest.json index 611e3a33..65587add 100644 --- a/chromeThemes/Jabami Yumeko's Theme/manifest.json +++ b/chromeThemes/Jabami Yumeko's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Jabami Yumeko", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yumeko from Kakegurui", "theme": { "images": { diff --git a/chromeThemes/Kanna's Theme/manifest.json b/chromeThemes/Kanna's Theme/manifest.json index a82a0017..8e07b6f5 100644 --- a/chromeThemes/Kanna's Theme/manifest.json +++ b/chromeThemes/Kanna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Kanna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kanna from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/chromeThemes/Katsuragi Misato's Theme/manifest.json b/chromeThemes/Katsuragi Misato's Theme/manifest.json index b916bcbc..7dcfa3e4 100644 --- a/chromeThemes/Katsuragi Misato's Theme/manifest.json +++ b/chromeThemes/Katsuragi Misato's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Katsuragi Misato", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Misato from Evangelion", "theme": { "images": { diff --git a/chromeThemes/Kirino's Theme/images/kirino_dark.png b/chromeThemes/Kirino's Theme/images/kirino_dark.png new file mode 100644 index 00000000..a3db9e40 Binary files /dev/null and b/chromeThemes/Kirino's Theme/images/kirino_dark.png differ diff --git a/chromeThemes/Kirino's Theme/images/tab_highlight.png b/chromeThemes/Kirino's Theme/images/tab_highlight.png new file mode 100644 index 00000000..f9b6a9dd Binary files /dev/null and b/chromeThemes/Kirino's Theme/images/tab_highlight.png differ diff --git a/chromeThemes/Kirino's Theme/images/tab_inactive.png b/chromeThemes/Kirino's Theme/images/tab_inactive.png new file mode 100644 index 00000000..2ffda33a Binary files /dev/null and b/chromeThemes/Kirino's Theme/images/tab_inactive.png differ diff --git a/chromeThemes/Kirino's Theme/manifest.json b/chromeThemes/Kirino's Theme/manifest.json new file mode 100644 index 00000000..b57cff37 --- /dev/null +++ b/chromeThemes/Kirino's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Kirino", + "version": "15.0.0", + "description": "A dark theme modeled after Kirino from OreImo", + "theme": { + "images": { + "theme_ntp_background": "images/kirino_dark.png", + "theme_ntp_background_incognito": "images/kirino_dark.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 203, + 203, + 203 + ], + "button_background": [ + 37, + 62, + 58 + ], + "frame": [ + 21, + 35, + 33 + ], + "frame_inactive": [ + 18, + 30, + 28 + ], + "frame_incognito": [ + 18, + 30, + 28 + ], + "frame_incognito_inactive": [ + 21, + 35, + 33 + ], + "ntp_background": [ + 21, + 35, + 33 + ], + "ntp_header": [ + 18, + 30, + 28 + ], + "omnibox_background": [ + 24, + 40, + 38 + ], + "omnibox_text": [ + 108, + 179, + 181 + ], + "theme_toolbar": [ + 33, + 56, + 52 + ], + "ntp_text": [ + 203, + 203, + 203 + ], + "tab_background_text": [ + 203, + 203, + 203 + ], + "tab_background_text_inactive": [ + 101, + 121, + 120 + ], + "tab_text": [ + 203, + 203, + 203 + ], + "toolbar": [ + 18, + 30, + 28 + ] + }, + "tints": { + "buttons": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ], + "frame": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes/Konata's Theme/manifest.json b/chromeThemes/Konata's Theme/manifest.json index 764bbe0f..227d97d0 100644 --- a/chromeThemes/Konata's Theme/manifest.json +++ b/chromeThemes/Konata's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Konata", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Konata from Lucky Star", "theme": { "images": { diff --git a/chromeThemes/Mai Dark's Theme/manifest.json b/chromeThemes/Mai Dark's Theme/manifest.json index 4f0104b6..ec7d66ff 100644 --- a/chromeThemes/Mai Dark's Theme/manifest.json +++ b/chromeThemes/Mai Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/chromeThemes/Mai Light's Theme/manifest.json b/chromeThemes/Mai Light's Theme/manifest.json index 444f87af..1542c96f 100644 --- a/chromeThemes/Mai Light's Theme/manifest.json +++ b/chromeThemes/Mai Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/chromeThemes/Maika's Theme/manifest.json b/chromeThemes/Maika's Theme/manifest.json index 3afb2deb..6a2a042d 100644 --- a/chromeThemes/Maika's Theme/manifest.json +++ b/chromeThemes/Maika's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maika", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maika from Blend S", "theme": { "images": { diff --git a/chromeThemes/Makise Kurisu's Theme/manifest.json b/chromeThemes/Makise Kurisu's Theme/manifest.json index c0808704..2bb15220 100644 --- a/chromeThemes/Makise Kurisu's Theme/manifest.json +++ b/chromeThemes/Makise Kurisu's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Makise Kurisu", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kurisu from Steins Gate", "theme": { "images": { diff --git a/chromeThemes/Maple Dark's Theme/manifest.json b/chromeThemes/Maple Dark's Theme/manifest.json index 678c0fa1..7b522ab2 100644 --- a/chromeThemes/Maple Dark's Theme/manifest.json +++ b/chromeThemes/Maple Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Maple Light's Theme/manifest.json b/chromeThemes/Maple Light's Theme/manifest.json index fede7792..9aa5e933 100644 --- a/chromeThemes/Maple Light's Theme/manifest.json +++ b/chromeThemes/Maple Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Megumin's Theme/manifest.json b/chromeThemes/Megumin's Theme/manifest.json index bc51fd40..24b4de95 100644 --- a/chromeThemes/Megumin's Theme/manifest.json +++ b/chromeThemes/Megumin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Megumin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Megumin from KonoSuba", "theme": { "images": { diff --git a/chromeThemes/Miia's Theme/manifest.json b/chromeThemes/Miia's Theme/manifest.json index 13a5fcf2..d1800ecf 100644 --- a/chromeThemes/Miia's Theme/manifest.json +++ b/chromeThemes/Miia's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Miia", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miia from Daily Life With A Monster Girl", "theme": { "images": { diff --git a/chromeThemes/Mioda Ibuki Dark's Theme/manifest.json b/chromeThemes/Mioda Ibuki Dark's Theme/manifest.json index e302d8f9..2d571dd4 100644 --- a/chromeThemes/Mioda Ibuki Dark's Theme/manifest.json +++ b/chromeThemes/Mioda Ibuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/chromeThemes/Mioda Ibuki Light's Theme/manifest.json b/chromeThemes/Mioda Ibuki Light's Theme/manifest.json index 4ccab151..82ad3f2d 100644 --- a/chromeThemes/Mioda Ibuki Light's Theme/manifest.json +++ b/chromeThemes/Mioda Ibuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/chromeThemes/Monika Dark's Theme/manifest.json b/chromeThemes/Monika Dark's Theme/manifest.json index 05ff849b..1ba99df5 100644 --- a/chromeThemes/Monika Dark's Theme/manifest.json +++ b/chromeThemes/Monika Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Monika Light's Theme/manifest.json b/chromeThemes/Monika Light's Theme/manifest.json index bd272d62..2e7101a0 100644 --- a/chromeThemes/Monika Light's Theme/manifest.json +++ b/chromeThemes/Monika Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Nakano Miku's Theme/manifest.json b/chromeThemes/Nakano Miku's Theme/manifest.json index dee76daf..c2749782 100644 --- a/chromeThemes/Nakano Miku's Theme/manifest.json +++ b/chromeThemes/Nakano Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Quintessential Quintuplets", "theme": { "images": { diff --git a/chromeThemes/Nakano Nino's Theme/manifest.json b/chromeThemes/Nakano Nino's Theme/manifest.json index decc6979..79f051fe 100644 --- a/chromeThemes/Nakano Nino's Theme/manifest.json +++ b/chromeThemes/Nakano Nino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Nino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nino from Quintessential Quintuplets", "theme": { "images": { diff --git a/chromeThemes/Natsuki Dark's Theme/manifest.json b/chromeThemes/Natsuki Dark's Theme/manifest.json index fa3f48b9..0812defc 100644 --- a/chromeThemes/Natsuki Dark's Theme/manifest.json +++ b/chromeThemes/Natsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Natsuki Light's Theme/manifest.json b/chromeThemes/Natsuki Light's Theme/manifest.json index 80441aff..352d694a 100644 --- a/chromeThemes/Natsuki Light's Theme/manifest.json +++ b/chromeThemes/Natsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Ram's Theme/manifest.json b/chromeThemes/Ram's Theme/manifest.json index 47a6543f..b52fbea3 100644 --- a/chromeThemes/Ram's Theme/manifest.json +++ b/chromeThemes/Ram's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ram", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ram from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Rei's Theme/manifest.json b/chromeThemes/Rei's Theme/manifest.json index e0f06371..2c403d76 100644 --- a/chromeThemes/Rei's Theme/manifest.json +++ b/chromeThemes/Rei's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rei", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rei from Evangelion", "theme": { "images": { diff --git a/chromeThemes/Rem's Theme/manifest.json b/chromeThemes/Rem's Theme/manifest.json index 22210249..450a7952 100644 --- a/chromeThemes/Rem's Theme/manifest.json +++ b/chromeThemes/Rem's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rem", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rem from Re Zero", "theme": { "images": { diff --git a/chromeThemes/Rias Crimson's Theme/manifest.json b/chromeThemes/Rias Crimson's Theme/manifest.json index 1b010c40..05784399 100644 --- a/chromeThemes/Rias Crimson's Theme/manifest.json +++ b/chromeThemes/Rias Crimson's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Crimson", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/chromeThemes/Rias Onyx's Theme/manifest.json b/chromeThemes/Rias Onyx's Theme/manifest.json index 906025d3..e6cf7150 100644 --- a/chromeThemes/Rias Onyx's Theme/manifest.json +++ b/chromeThemes/Rias Onyx's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Onyx", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/chromeThemes/Rory Mercury's Theme/manifest.json b/chromeThemes/Rory Mercury's Theme/manifest.json index 6053177e..e6d4c6a0 100644 --- a/chromeThemes/Rory Mercury's Theme/manifest.json +++ b/chromeThemes/Rory Mercury's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rory Mercury", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rory from Gate", "theme": { "images": { diff --git a/chromeThemes/Ryuko Dark's Theme/manifest.json b/chromeThemes/Ryuko Dark's Theme/manifest.json index 055fb07c..7671e9d0 100644 --- a/chromeThemes/Ryuko Dark's Theme/manifest.json +++ b/chromeThemes/Ryuko Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes/Ryuko Light's Theme/manifest.json b/chromeThemes/Ryuko Light's Theme/manifest.json index a3695088..307fb22c 100644 --- a/chromeThemes/Ryuko Light's Theme/manifest.json +++ b/chromeThemes/Ryuko Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes/Sagiri's Theme/images/sagiri_dark.png b/chromeThemes/Sagiri's Theme/images/sagiri_dark.png new file mode 100644 index 00000000..4332852c Binary files /dev/null and b/chromeThemes/Sagiri's Theme/images/sagiri_dark.png differ diff --git a/chromeThemes/Sagiri's Theme/images/tab_highlight.png b/chromeThemes/Sagiri's Theme/images/tab_highlight.png new file mode 100644 index 00000000..2d91c700 Binary files /dev/null and b/chromeThemes/Sagiri's Theme/images/tab_highlight.png differ diff --git a/chromeThemes/Sagiri's Theme/images/tab_inactive.png b/chromeThemes/Sagiri's Theme/images/tab_inactive.png new file mode 100644 index 00000000..90ba1f01 Binary files /dev/null and b/chromeThemes/Sagiri's Theme/images/tab_inactive.png differ diff --git a/chromeThemes/Sagiri's Theme/manifest.json b/chromeThemes/Sagiri's Theme/manifest.json new file mode 100644 index 00000000..3c331056 --- /dev/null +++ b/chromeThemes/Sagiri's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Sagiri", + "version": "15.0.0", + "description": "A dark theme modeled after Sagiri from EroManga Sensei", + "theme": { + "images": { + "theme_ntp_background": "images/sagiri_dark.png", + "theme_ntp_background_incognito": "images/sagiri_dark.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 243, + 237, + 255 + ], + "button_background": [ + 19, + 94, + 87 + ], + "frame": [ + 11, + 68, + 62 + ], + "frame_inactive": [ + 10, + 59, + 54 + ], + "frame_incognito": [ + 10, + 59, + 54 + ], + "frame_incognito_inactive": [ + 11, + 68, + 62 + ], + "ntp_background": [ + 11, + 68, + 62 + ], + "ntp_header": [ + 10, + 59, + 54 + ], + "omnibox_background": [ + 8, + 51, + 46 + ], + "omnibox_text": [ + 94, + 171, + 184 + ], + "theme_toolbar": [ + 36, + 36, + 49 + ], + "ntp_text": [ + 243, + 237, + 255 + ], + "tab_background_text": [ + 243, + 237, + 255 + ], + "tab_background_text_inactive": [ + 255, + 255, + 255 + ], + "tab_text": [ + 243, + 237, + 255 + ], + "toolbar": [ + 10, + 59, + 54 + ] + }, + "tints": { + "buttons": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ], + "frame": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes/Satsuki Dark's Theme/manifest.json b/chromeThemes/Satsuki Dark's Theme/manifest.json index 2b3f9296..8c29e3b5 100644 --- a/chromeThemes/Satsuki Dark's Theme/manifest.json +++ b/chromeThemes/Satsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes/Satsuki Light's Theme/manifest.json b/chromeThemes/Satsuki Light's Theme/manifest.json index 1f43e9bc..dfe82f3b 100644 --- a/chromeThemes/Satsuki Light's Theme/manifest.json +++ b/chromeThemes/Satsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes/Sayori Dark's Theme/manifest.json b/chromeThemes/Sayori Dark's Theme/manifest.json index 6e52345f..22b57677 100644 --- a/chromeThemes/Sayori Dark's Theme/manifest.json +++ b/chromeThemes/Sayori Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sayori Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓ from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Sayori Light's Theme/manifest.json b/chromeThemes/Sayori Light's Theme/manifest.json index a0d16476..7d826831 100644 --- a/chromeThemes/Sayori Light's Theme/manifest.json +++ b/chromeThemes/Sayori Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sayori Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Sayori from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Shigure's Theme/images/shigure_light.png b/chromeThemes/Shigure's Theme/images/shigure_light.png new file mode 100644 index 00000000..6fa231a6 Binary files /dev/null and b/chromeThemes/Shigure's Theme/images/shigure_light.png differ diff --git a/chromeThemes/Shigure's Theme/images/tab_highlight.png b/chromeThemes/Shigure's Theme/images/tab_highlight.png new file mode 100644 index 00000000..9ab10f44 Binary files /dev/null and b/chromeThemes/Shigure's Theme/images/tab_highlight.png differ diff --git a/chromeThemes/Shigure's Theme/images/tab_inactive.png b/chromeThemes/Shigure's Theme/images/tab_inactive.png new file mode 100644 index 00000000..268332a9 Binary files /dev/null and b/chromeThemes/Shigure's Theme/images/tab_inactive.png differ diff --git a/chromeThemes/Shigure's Theme/manifest.json b/chromeThemes/Shigure's Theme/manifest.json new file mode 100644 index 00000000..d21edc99 --- /dev/null +++ b/chromeThemes/Shigure's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Shigure", + "version": "15.0.0", + "description": "A light theme modeled after Shigure from NekoPara", + "theme": { + "images": { + "theme_ntp_background": "images/shigure_light.png", + "theme_ntp_background_incognito": "images/shigure_light.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 16, + 16, + 16 + ], + "button_background": [ + 177, + 175, + 252 + ], + "frame": [ + 229, + 229, + 255 + ], + "frame_inactive": [ + 233, + 233, + 255 + ], + "frame_incognito": [ + 233, + 233, + 255 + ], + "frame_incognito_inactive": [ + 229, + 229, + 255 + ], + "ntp_background": [ + 229, + 229, + 255 + ], + "ntp_header": [ + 233, + 233, + 255 + ], + "omnibox_background": [ + 204, + 202, + 255 + ], + "omnibox_text": [ + 94, + 31, + 127 + ], + "theme_toolbar": [ + 213, + 215, + 254 + ], + "ntp_text": [ + 16, + 16, + 16 + ], + "tab_background_text": [ + 16, + 16, + 16 + ], + "tab_background_text_inactive": [ + 56, + 51, + 107 + ], + "tab_text": [ + 16, + 16, + 16 + ], + "toolbar": [ + 233, + 233, + 255 + ] + }, + "tints": { + "buttons": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ], + "frame": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes/Shima Rin's Theme/manifest.json b/chromeThemes/Shima Rin's Theme/manifest.json index c40b2c7a..44785071 100644 --- a/chromeThemes/Shima Rin's Theme/manifest.json +++ b/chromeThemes/Shima Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Shima Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Yuru Camp", "theme": { "images": { diff --git a/chromeThemes/Sonoda Umi's Theme/manifest.json b/chromeThemes/Sonoda Umi's Theme/manifest.json index 72919ab7..92d504be 100644 --- a/chromeThemes/Sonoda Umi's Theme/manifest.json +++ b/chromeThemes/Sonoda Umi's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sonoda Umi", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Umi from Love Live", "theme": { "images": { diff --git a/chromeThemes/Tohru's Theme/manifest.json b/chromeThemes/Tohru's Theme/manifest.json index 8bbc97ad..831b635e 100644 --- a/chromeThemes/Tohru's Theme/manifest.json +++ b/chromeThemes/Tohru's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohru", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Tohru from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/chromeThemes/Tohsaka Rin's Theme/manifest.json b/chromeThemes/Tohsaka Rin's Theme/manifest.json index a94a7f04..dd9dd76a 100644 --- a/chromeThemes/Tohsaka Rin's Theme/manifest.json +++ b/chromeThemes/Tohsaka Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohsaka Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Fate", "theme": { "images": { diff --git a/chromeThemes/Vanilla's Theme/manifest.json b/chromeThemes/Vanilla's Theme/manifest.json index a07cb039..092afb3f 100644 --- a/chromeThemes/Vanilla's Theme/manifest.json +++ b/chromeThemes/Vanilla's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Vanilla", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Vanilla from NekoPara", "theme": { "images": { diff --git a/chromeThemes/Yukinoshita Yukino's Theme/manifest.json b/chromeThemes/Yukinoshita Yukino's Theme/manifest.json index e41f61ff..51074988 100644 --- a/chromeThemes/Yukinoshita Yukino's Theme/manifest.json +++ b/chromeThemes/Yukinoshita Yukino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yukinoshita Yukino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yukino from OreGairu", "theme": { "images": { diff --git a/chromeThemes/Yuri Dark's Theme/manifest.json b/chromeThemes/Yuri Dark's Theme/manifest.json index e476aa3a..3817afa3 100644 --- a/chromeThemes/Yuri Dark's Theme/manifest.json +++ b/chromeThemes/Yuri Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yuri Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yuri from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Yuri Light's Theme/manifest.json b/chromeThemes/Yuri Light's Theme/manifest.json index 7e5bca22..4852936d 100644 --- a/chromeThemes/Yuri Light's Theme/manifest.json +++ b/chromeThemes/Yuri Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yuri Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Yuri from Literature Club", "theme": { "images": { diff --git a/chromeThemes/Zero Two Dark's Theme/manifest.json b/chromeThemes/Zero Two Dark's Theme/manifest.json index 43c6f824..ce055735 100644 --- a/chromeThemes/Zero Two Dark's Theme/manifest.json +++ b/chromeThemes/Zero Two Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/chromeThemes/Zero Two Light's Theme/manifest.json b/chromeThemes/Zero Two Light's Theme/manifest.json index 85928d34..7dbb79e0 100644 --- a/chromeThemes/Zero Two Light's Theme/manifest.json +++ b/chromeThemes/Zero Two Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Aqua's Theme/manifest.json b/chromeThemes_2560x1440/Aqua's Theme/manifest.json index c2778f05..230a6c4c 100644 --- a/chromeThemes_2560x1440/Aqua's Theme/manifest.json +++ b/chromeThemes_2560x1440/Aqua's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Aqua", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Aqua from KonoSuba", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Astolfo's Theme/manifest.json b/chromeThemes_2560x1440/Astolfo's Theme/manifest.json index 731ea081..48ef0720 100644 --- a/chromeThemes_2560x1440/Astolfo's Theme/manifest.json +++ b/chromeThemes_2560x1440/Astolfo's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Astolfo", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Astolfo from Fate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Asuna Dark's Theme/manifest.json b/chromeThemes_2560x1440/Asuna Dark's Theme/manifest.json index ff799670..b72c4df1 100644 --- a/chromeThemes_2560x1440/Asuna Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Asuna Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Asuna Light's Theme/manifest.json b/chromeThemes_2560x1440/Asuna Light's Theme/manifest.json index dbe537cd..b194ea1c 100644 --- a/chromeThemes_2560x1440/Asuna Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Asuna Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Azuki's Theme/manifest.json b/chromeThemes_2560x1440/Azuki's Theme/manifest.json index b77fb659..1b0276de 100644 --- a/chromeThemes_2560x1440/Azuki's Theme/manifest.json +++ b/chromeThemes_2560x1440/Azuki's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Azuki", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Azuki from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Chocola's Theme/manifest.json b/chromeThemes_2560x1440/Chocola's Theme/manifest.json index 2e581739..53342712 100644 --- a/chromeThemes_2560x1440/Chocola's Theme/manifest.json +++ b/chromeThemes_2560x1440/Chocola's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Chocola", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Chocola from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Cinnamon's Theme/manifest.json b/chromeThemes_2560x1440/Cinnamon's Theme/manifest.json index 0f41963b..8a3635ff 100644 --- a/chromeThemes_2560x1440/Cinnamon's Theme/manifest.json +++ b/chromeThemes_2560x1440/Cinnamon's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Cinnamon", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Cinnamon from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Coconut's Theme/manifest.json b/chromeThemes_2560x1440/Coconut's Theme/manifest.json index e6bcd660..3f93cf67 100644 --- a/chromeThemes_2560x1440/Coconut's Theme/manifest.json +++ b/chromeThemes_2560x1440/Coconut's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Coconut", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Coconut from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Darkness Dark's Theme/manifest.json b/chromeThemes_2560x1440/Darkness Dark's Theme/manifest.json index 02068937..08ea98a2 100644 --- a/chromeThemes_2560x1440/Darkness Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Darkness Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Darkness Light's Theme/manifest.json b/chromeThemes_2560x1440/Darkness Light's Theme/manifest.json index 6d8722ab..b88c6063 100644 --- a/chromeThemes_2560x1440/Darkness Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Darkness Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Echidna's Theme/manifest.json b/chromeThemes_2560x1440/Echidna's Theme/manifest.json index b5121107..81e1e7b4 100644 --- a/chromeThemes_2560x1440/Echidna's Theme/manifest.json +++ b/chromeThemes_2560x1440/Echidna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Echidna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Echidna from Re Zero", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Emilia Dark's Theme/manifest.json b/chromeThemes_2560x1440/Emilia Dark's Theme/manifest.json index 6e305c58..5375d72c 100644 --- a/chromeThemes_2560x1440/Emilia Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Emilia Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Emilia Light's Theme/manifest.json b/chromeThemes_2560x1440/Emilia Light's Theme/manifest.json index 55ff776a..c442bf78 100644 --- a/chromeThemes_2560x1440/Emilia Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Emilia Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Gasai Yuno's Theme/manifest.json b/chromeThemes_2560x1440/Gasai Yuno's Theme/manifest.json index 2386a0a6..87e9292f 100644 --- a/chromeThemes_2560x1440/Gasai Yuno's Theme/manifest.json +++ b/chromeThemes_2560x1440/Gasai Yuno's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gasai Yuno", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yuno from Future Diary", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Gray's Theme/manifest.json b/chromeThemes_2560x1440/Gray's Theme/manifest.json index 226680dd..9b7261c2 100644 --- a/chromeThemes_2560x1440/Gray's Theme/manifest.json +++ b/chromeThemes_2560x1440/Gray's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gray", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Gray from Type-Moon", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Hanekawa Tsubasa's Theme/manifest.json b/chromeThemes_2560x1440/Hanekawa Tsubasa's Theme/manifest.json index 97d5b427..89aeeece 100644 --- a/chromeThemes_2560x1440/Hanekawa Tsubasa's Theme/manifest.json +++ b/chromeThemes_2560x1440/Hanekawa Tsubasa's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hanekawa Tsubasa", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Tsubasa from Monogatari", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Hatsune Miku's Theme/manifest.json b/chromeThemes_2560x1440/Hatsune Miku's Theme/manifest.json index dc69110d..85764537 100644 --- a/chromeThemes_2560x1440/Hatsune Miku's Theme/manifest.json +++ b/chromeThemes_2560x1440/Hatsune Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hatsune Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Vocaloid", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Hayase Nagatoro's Theme/manifest.json b/chromeThemes_2560x1440/Hayase Nagatoro's Theme/manifest.json index 42dc980b..4751eb2a 100644 --- a/chromeThemes_2560x1440/Hayase Nagatoro's Theme/manifest.json +++ b/chromeThemes_2560x1440/Hayase Nagatoro's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hayase Nagatoro", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nagatoro from Don't Toy with me Miss Nagatoro", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Ishtar Dark's Theme/manifest.json b/chromeThemes_2560x1440/Ishtar Dark's Theme/manifest.json index 3b11a9ca..f7ce25aa 100644 --- a/chromeThemes_2560x1440/Ishtar Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Ishtar Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Ishtar Light's Theme/manifest.json b/chromeThemes_2560x1440/Ishtar Light's Theme/manifest.json index ab55f88c..e0abd80b 100644 --- a/chromeThemes_2560x1440/Ishtar Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Ishtar Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Jabami Yumeko's Theme/manifest.json b/chromeThemes_2560x1440/Jabami Yumeko's Theme/manifest.json index 611e3a33..65587add 100644 --- a/chromeThemes_2560x1440/Jabami Yumeko's Theme/manifest.json +++ b/chromeThemes_2560x1440/Jabami Yumeko's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Jabami Yumeko", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yumeko from Kakegurui", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Kanna's Theme/manifest.json b/chromeThemes_2560x1440/Kanna's Theme/manifest.json index a82a0017..8e07b6f5 100644 --- a/chromeThemes_2560x1440/Kanna's Theme/manifest.json +++ b/chromeThemes_2560x1440/Kanna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Kanna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kanna from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Katsuragi Misato's Theme/manifest.json b/chromeThemes_2560x1440/Katsuragi Misato's Theme/manifest.json index b916bcbc..7dcfa3e4 100644 --- a/chromeThemes_2560x1440/Katsuragi Misato's Theme/manifest.json +++ b/chromeThemes_2560x1440/Katsuragi Misato's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Katsuragi Misato", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Misato from Evangelion", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Kirino's Theme/images/kirino_dark.png b/chromeThemes_2560x1440/Kirino's Theme/images/kirino_dark.png new file mode 100644 index 00000000..74eed74a Binary files /dev/null and b/chromeThemes_2560x1440/Kirino's Theme/images/kirino_dark.png differ diff --git a/chromeThemes_2560x1440/Kirino's Theme/images/tab_highlight.png b/chromeThemes_2560x1440/Kirino's Theme/images/tab_highlight.png new file mode 100644 index 00000000..f9b6a9dd Binary files /dev/null and b/chromeThemes_2560x1440/Kirino's Theme/images/tab_highlight.png differ diff --git a/chromeThemes_2560x1440/Kirino's Theme/images/tab_inactive.png b/chromeThemes_2560x1440/Kirino's Theme/images/tab_inactive.png new file mode 100644 index 00000000..2ffda33a Binary files /dev/null and b/chromeThemes_2560x1440/Kirino's Theme/images/tab_inactive.png differ diff --git a/chromeThemes_2560x1440/Kirino's Theme/manifest.json b/chromeThemes_2560x1440/Kirino's Theme/manifest.json new file mode 100644 index 00000000..b57cff37 --- /dev/null +++ b/chromeThemes_2560x1440/Kirino's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Kirino", + "version": "15.0.0", + "description": "A dark theme modeled after Kirino from OreImo", + "theme": { + "images": { + "theme_ntp_background": "images/kirino_dark.png", + "theme_ntp_background_incognito": "images/kirino_dark.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 203, + 203, + 203 + ], + "button_background": [ + 37, + 62, + 58 + ], + "frame": [ + 21, + 35, + 33 + ], + "frame_inactive": [ + 18, + 30, + 28 + ], + "frame_incognito": [ + 18, + 30, + 28 + ], + "frame_incognito_inactive": [ + 21, + 35, + 33 + ], + "ntp_background": [ + 21, + 35, + 33 + ], + "ntp_header": [ + 18, + 30, + 28 + ], + "omnibox_background": [ + 24, + 40, + 38 + ], + "omnibox_text": [ + 108, + 179, + 181 + ], + "theme_toolbar": [ + 33, + 56, + 52 + ], + "ntp_text": [ + 203, + 203, + 203 + ], + "tab_background_text": [ + 203, + 203, + 203 + ], + "tab_background_text_inactive": [ + 101, + 121, + 120 + ], + "tab_text": [ + 203, + 203, + 203 + ], + "toolbar": [ + 18, + 30, + 28 + ] + }, + "tints": { + "buttons": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ], + "frame": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes_2560x1440/Konata's Theme/manifest.json b/chromeThemes_2560x1440/Konata's Theme/manifest.json index 764bbe0f..227d97d0 100644 --- a/chromeThemes_2560x1440/Konata's Theme/manifest.json +++ b/chromeThemes_2560x1440/Konata's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Konata", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Konata from Lucky Star", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Mai Dark's Theme/manifest.json b/chromeThemes_2560x1440/Mai Dark's Theme/manifest.json index 4f0104b6..ec7d66ff 100644 --- a/chromeThemes_2560x1440/Mai Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Mai Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Mai Light's Theme/manifest.json b/chromeThemes_2560x1440/Mai Light's Theme/manifest.json index 444f87af..1542c96f 100644 --- a/chromeThemes_2560x1440/Mai Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Mai Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Maika's Theme/manifest.json b/chromeThemes_2560x1440/Maika's Theme/manifest.json index 3afb2deb..6a2a042d 100644 --- a/chromeThemes_2560x1440/Maika's Theme/manifest.json +++ b/chromeThemes_2560x1440/Maika's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maika", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maika from Blend S", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Makise Kurisu's Theme/manifest.json b/chromeThemes_2560x1440/Makise Kurisu's Theme/manifest.json index c0808704..2bb15220 100644 --- a/chromeThemes_2560x1440/Makise Kurisu's Theme/manifest.json +++ b/chromeThemes_2560x1440/Makise Kurisu's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Makise Kurisu", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kurisu from Steins Gate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Maple Dark's Theme/manifest.json b/chromeThemes_2560x1440/Maple Dark's Theme/manifest.json index 678c0fa1..7b522ab2 100644 --- a/chromeThemes_2560x1440/Maple Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Maple Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Maple Light's Theme/manifest.json b/chromeThemes_2560x1440/Maple Light's Theme/manifest.json index fede7792..9aa5e933 100644 --- a/chromeThemes_2560x1440/Maple Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Maple Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Megumin's Theme/manifest.json b/chromeThemes_2560x1440/Megumin's Theme/manifest.json index bc51fd40..24b4de95 100644 --- a/chromeThemes_2560x1440/Megumin's Theme/manifest.json +++ b/chromeThemes_2560x1440/Megumin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Megumin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Megumin from KonoSuba", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Miia's Theme/manifest.json b/chromeThemes_2560x1440/Miia's Theme/manifest.json index 13a5fcf2..d1800ecf 100644 --- a/chromeThemes_2560x1440/Miia's Theme/manifest.json +++ b/chromeThemes_2560x1440/Miia's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Miia", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miia from Daily Life With A Monster Girl", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Mioda Ibuki Dark's Theme/manifest.json b/chromeThemes_2560x1440/Mioda Ibuki Dark's Theme/manifest.json index e302d8f9..2d571dd4 100644 --- a/chromeThemes_2560x1440/Mioda Ibuki Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Mioda Ibuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Mioda Ibuki Light's Theme/manifest.json b/chromeThemes_2560x1440/Mioda Ibuki Light's Theme/manifest.json index 4ccab151..82ad3f2d 100644 --- a/chromeThemes_2560x1440/Mioda Ibuki Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Mioda Ibuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Monika Dark's Theme/manifest.json b/chromeThemes_2560x1440/Monika Dark's Theme/manifest.json index 05ff849b..1ba99df5 100644 --- a/chromeThemes_2560x1440/Monika Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Monika Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Monika Light's Theme/manifest.json b/chromeThemes_2560x1440/Monika Light's Theme/manifest.json index bd272d62..2e7101a0 100644 --- a/chromeThemes_2560x1440/Monika Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Monika Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Nakano Miku's Theme/manifest.json b/chromeThemes_2560x1440/Nakano Miku's Theme/manifest.json index dee76daf..c2749782 100644 --- a/chromeThemes_2560x1440/Nakano Miku's Theme/manifest.json +++ b/chromeThemes_2560x1440/Nakano Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Quintessential Quintuplets", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Nakano Nino's Theme/manifest.json b/chromeThemes_2560x1440/Nakano Nino's Theme/manifest.json index decc6979..79f051fe 100644 --- a/chromeThemes_2560x1440/Nakano Nino's Theme/manifest.json +++ b/chromeThemes_2560x1440/Nakano Nino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Nino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nino from Quintessential Quintuplets", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Natsuki Dark's Theme/manifest.json b/chromeThemes_2560x1440/Natsuki Dark's Theme/manifest.json index fa3f48b9..0812defc 100644 --- a/chromeThemes_2560x1440/Natsuki Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Natsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Natsuki Light's Theme/manifest.json b/chromeThemes_2560x1440/Natsuki Light's Theme/manifest.json index 80441aff..352d694a 100644 --- a/chromeThemes_2560x1440/Natsuki Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Natsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Ram's Theme/manifest.json b/chromeThemes_2560x1440/Ram's Theme/manifest.json index 47a6543f..b52fbea3 100644 --- a/chromeThemes_2560x1440/Ram's Theme/manifest.json +++ b/chromeThemes_2560x1440/Ram's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ram", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ram from Re Zero", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Rei's Theme/manifest.json b/chromeThemes_2560x1440/Rei's Theme/manifest.json index e0f06371..2c403d76 100644 --- a/chromeThemes_2560x1440/Rei's Theme/manifest.json +++ b/chromeThemes_2560x1440/Rei's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rei", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rei from Evangelion", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Rem's Theme/manifest.json b/chromeThemes_2560x1440/Rem's Theme/manifest.json index 22210249..450a7952 100644 --- a/chromeThemes_2560x1440/Rem's Theme/manifest.json +++ b/chromeThemes_2560x1440/Rem's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rem", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rem from Re Zero", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Rias Crimson's Theme/manifest.json b/chromeThemes_2560x1440/Rias Crimson's Theme/manifest.json index 1b010c40..05784399 100644 --- a/chromeThemes_2560x1440/Rias Crimson's Theme/manifest.json +++ b/chromeThemes_2560x1440/Rias Crimson's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Crimson", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Rias Onyx's Theme/manifest.json b/chromeThemes_2560x1440/Rias Onyx's Theme/manifest.json index 906025d3..e6cf7150 100644 --- a/chromeThemes_2560x1440/Rias Onyx's Theme/manifest.json +++ b/chromeThemes_2560x1440/Rias Onyx's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Onyx", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Rory Mercury's Theme/manifest.json b/chromeThemes_2560x1440/Rory Mercury's Theme/manifest.json index 6053177e..e6d4c6a0 100644 --- a/chromeThemes_2560x1440/Rory Mercury's Theme/manifest.json +++ b/chromeThemes_2560x1440/Rory Mercury's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rory Mercury", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rory from Gate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Ryuko Dark's Theme/manifest.json b/chromeThemes_2560x1440/Ryuko Dark's Theme/manifest.json index 055fb07c..7671e9d0 100644 --- a/chromeThemes_2560x1440/Ryuko Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Ryuko Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Ryuko Light's Theme/manifest.json b/chromeThemes_2560x1440/Ryuko Light's Theme/manifest.json index a3695088..307fb22c 100644 --- a/chromeThemes_2560x1440/Ryuko Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Ryuko Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Sagiri's Theme/images/sagiri_dark.png b/chromeThemes_2560x1440/Sagiri's Theme/images/sagiri_dark.png new file mode 100644 index 00000000..fc0e2a8b Binary files /dev/null and b/chromeThemes_2560x1440/Sagiri's Theme/images/sagiri_dark.png differ diff --git a/chromeThemes_2560x1440/Sagiri's Theme/images/tab_highlight.png b/chromeThemes_2560x1440/Sagiri's Theme/images/tab_highlight.png new file mode 100644 index 00000000..2d91c700 Binary files /dev/null and b/chromeThemes_2560x1440/Sagiri's Theme/images/tab_highlight.png differ diff --git a/chromeThemes_2560x1440/Sagiri's Theme/images/tab_inactive.png b/chromeThemes_2560x1440/Sagiri's Theme/images/tab_inactive.png new file mode 100644 index 00000000..90ba1f01 Binary files /dev/null and b/chromeThemes_2560x1440/Sagiri's Theme/images/tab_inactive.png differ diff --git a/chromeThemes_2560x1440/Sagiri's Theme/manifest.json b/chromeThemes_2560x1440/Sagiri's Theme/manifest.json new file mode 100644 index 00000000..3c331056 --- /dev/null +++ b/chromeThemes_2560x1440/Sagiri's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Sagiri", + "version": "15.0.0", + "description": "A dark theme modeled after Sagiri from EroManga Sensei", + "theme": { + "images": { + "theme_ntp_background": "images/sagiri_dark.png", + "theme_ntp_background_incognito": "images/sagiri_dark.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 243, + 237, + 255 + ], + "button_background": [ + 19, + 94, + 87 + ], + "frame": [ + 11, + 68, + 62 + ], + "frame_inactive": [ + 10, + 59, + 54 + ], + "frame_incognito": [ + 10, + 59, + 54 + ], + "frame_incognito_inactive": [ + 11, + 68, + 62 + ], + "ntp_background": [ + 11, + 68, + 62 + ], + "ntp_header": [ + 10, + 59, + 54 + ], + "omnibox_background": [ + 8, + 51, + 46 + ], + "omnibox_text": [ + 94, + 171, + 184 + ], + "theme_toolbar": [ + 36, + 36, + 49 + ], + "ntp_text": [ + 243, + 237, + 255 + ], + "tab_background_text": [ + 243, + 237, + 255 + ], + "tab_background_text_inactive": [ + 255, + 255, + 255 + ], + "tab_text": [ + 243, + 237, + 255 + ], + "toolbar": [ + 10, + 59, + 54 + ] + }, + "tints": { + "buttons": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ], + "frame": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes_2560x1440/Satsuki Dark's Theme/manifest.json b/chromeThemes_2560x1440/Satsuki Dark's Theme/manifest.json index 2b3f9296..8c29e3b5 100644 --- a/chromeThemes_2560x1440/Satsuki Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Satsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Satsuki Light's Theme/manifest.json b/chromeThemes_2560x1440/Satsuki Light's Theme/manifest.json index 1f43e9bc..dfe82f3b 100644 --- a/chromeThemes_2560x1440/Satsuki Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Satsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Shigure's Theme/images/shigure_light.png b/chromeThemes_2560x1440/Shigure's Theme/images/shigure_light.png new file mode 100644 index 00000000..c3b2ae98 Binary files /dev/null and b/chromeThemes_2560x1440/Shigure's Theme/images/shigure_light.png differ diff --git a/chromeThemes_2560x1440/Shigure's Theme/images/tab_highlight.png b/chromeThemes_2560x1440/Shigure's Theme/images/tab_highlight.png new file mode 100644 index 00000000..9ab10f44 Binary files /dev/null and b/chromeThemes_2560x1440/Shigure's Theme/images/tab_highlight.png differ diff --git a/chromeThemes_2560x1440/Shigure's Theme/images/tab_inactive.png b/chromeThemes_2560x1440/Shigure's Theme/images/tab_inactive.png new file mode 100644 index 00000000..268332a9 Binary files /dev/null and b/chromeThemes_2560x1440/Shigure's Theme/images/tab_inactive.png differ diff --git a/chromeThemes_2560x1440/Shigure's Theme/manifest.json b/chromeThemes_2560x1440/Shigure's Theme/manifest.json new file mode 100644 index 00000000..d21edc99 --- /dev/null +++ b/chromeThemes_2560x1440/Shigure's Theme/manifest.json @@ -0,0 +1,112 @@ +{ + "name": "Doki Theme: Shigure", + "version": "15.0.0", + "description": "A light theme modeled after Shigure from NekoPara", + "theme": { + "images": { + "theme_ntp_background": "images/shigure_light.png", + "theme_ntp_background_incognito": "images/shigure_light.png", + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 16, + 16, + 16 + ], + "button_background": [ + 177, + 175, + 252 + ], + "frame": [ + 229, + 229, + 255 + ], + "frame_inactive": [ + 233, + 233, + 255 + ], + "frame_incognito": [ + 233, + 233, + 255 + ], + "frame_incognito_inactive": [ + 229, + 229, + 255 + ], + "ntp_background": [ + 229, + 229, + 255 + ], + "ntp_header": [ + 233, + 233, + 255 + ], + "omnibox_background": [ + 204, + 202, + 255 + ], + "omnibox_text": [ + 94, + 31, + 127 + ], + "theme_toolbar": [ + 213, + 215, + 254 + ], + "ntp_text": [ + 16, + 16, + 16 + ], + "tab_background_text": [ + 16, + 16, + 16 + ], + "tab_background_text_inactive": [ + 56, + 51, + 107 + ], + "tab_text": [ + 16, + 16, + 16 + ], + "toolbar": [ + 233, + 233, + 255 + ] + }, + "tints": { + "buttons": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ], + "frame": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/chromeThemes_2560x1440/Shima Rin's Theme/manifest.json b/chromeThemes_2560x1440/Shima Rin's Theme/manifest.json index c40b2c7a..44785071 100644 --- a/chromeThemes_2560x1440/Shima Rin's Theme/manifest.json +++ b/chromeThemes_2560x1440/Shima Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Shima Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Yuru Camp", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Sonoda Umi's Theme/manifest.json b/chromeThemes_2560x1440/Sonoda Umi's Theme/manifest.json index 72919ab7..92d504be 100644 --- a/chromeThemes_2560x1440/Sonoda Umi's Theme/manifest.json +++ b/chromeThemes_2560x1440/Sonoda Umi's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sonoda Umi", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Umi from Love Live", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Tohru's Theme/manifest.json b/chromeThemes_2560x1440/Tohru's Theme/manifest.json index 8bbc97ad..831b635e 100644 --- a/chromeThemes_2560x1440/Tohru's Theme/manifest.json +++ b/chromeThemes_2560x1440/Tohru's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohru", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Tohru from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Tohsaka Rin's Theme/manifest.json b/chromeThemes_2560x1440/Tohsaka Rin's Theme/manifest.json index a94a7f04..dd9dd76a 100644 --- a/chromeThemes_2560x1440/Tohsaka Rin's Theme/manifest.json +++ b/chromeThemes_2560x1440/Tohsaka Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohsaka Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Fate", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Vanilla's Theme/manifest.json b/chromeThemes_2560x1440/Vanilla's Theme/manifest.json index a07cb039..092afb3f 100644 --- a/chromeThemes_2560x1440/Vanilla's Theme/manifest.json +++ b/chromeThemes_2560x1440/Vanilla's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Vanilla", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Vanilla from NekoPara", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Yukinoshita Yukino's Theme/manifest.json b/chromeThemes_2560x1440/Yukinoshita Yukino's Theme/manifest.json index e41f61ff..51074988 100644 --- a/chromeThemes_2560x1440/Yukinoshita Yukino's Theme/manifest.json +++ b/chromeThemes_2560x1440/Yukinoshita Yukino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yukinoshita Yukino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yukino from OreGairu", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Zero Two Dark's Theme/manifest.json b/chromeThemes_2560x1440/Zero Two Dark's Theme/manifest.json index 43c6f824..ce055735 100644 --- a/chromeThemes_2560x1440/Zero Two Dark's Theme/manifest.json +++ b/chromeThemes_2560x1440/Zero Two Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/chromeThemes_2560x1440/Zero Two Light's Theme/manifest.json b/chromeThemes_2560x1440/Zero Two Light's Theme/manifest.json index 85928d34..7dbb79e0 100644 --- a/chromeThemes_2560x1440/Zero Two Light's Theme/manifest.json +++ b/chromeThemes_2560x1440/Zero Two Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/edgeThemes/Aqua's Theme/manifest.json b/edgeThemes/Aqua's Theme/manifest.json index c7dc2223..b42c25f0 100644 --- a/edgeThemes/Aqua's Theme/manifest.json +++ b/edgeThemes/Aqua's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Aqua", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Aqua from KonoSuba", "theme": { "images": { diff --git a/edgeThemes/Astolfo's Theme/manifest.json b/edgeThemes/Astolfo's Theme/manifest.json index 6724eed7..b295defd 100644 --- a/edgeThemes/Astolfo's Theme/manifest.json +++ b/edgeThemes/Astolfo's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Astolfo", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Astolfo from Fate", "theme": { "images": { diff --git a/edgeThemes/Asuna Dark's Theme/manifest.json b/edgeThemes/Asuna Dark's Theme/manifest.json index 6a6fc80e..d2fe4037 100644 --- a/edgeThemes/Asuna Dark's Theme/manifest.json +++ b/edgeThemes/Asuna Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/edgeThemes/Asuna Light's Theme/manifest.json b/edgeThemes/Asuna Light's Theme/manifest.json index b0179182..03fff625 100644 --- a/edgeThemes/Asuna Light's Theme/manifest.json +++ b/edgeThemes/Asuna Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Asuna Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Asuna from Sword Art Online", "theme": { "images": { diff --git a/edgeThemes/Azuki's Theme/manifest.json b/edgeThemes/Azuki's Theme/manifest.json index 0941721c..3fc5de0f 100644 --- a/edgeThemes/Azuki's Theme/manifest.json +++ b/edgeThemes/Azuki's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Azuki", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Azuki from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Beatrice's Theme/manifest.json b/edgeThemes/Beatrice's Theme/manifest.json index d923e25b..24d60db5 100644 --- a/edgeThemes/Beatrice's Theme/manifest.json +++ b/edgeThemes/Beatrice's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Beatrice", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Beatrice from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Chocola's Theme/manifest.json b/edgeThemes/Chocola's Theme/manifest.json index 3ec1b781..7fa303f9 100644 --- a/edgeThemes/Chocola's Theme/manifest.json +++ b/edgeThemes/Chocola's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Chocola", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Chocola from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Cinnamon's Theme/manifest.json b/edgeThemes/Cinnamon's Theme/manifest.json index be5c654a..8ec96065 100644 --- a/edgeThemes/Cinnamon's Theme/manifest.json +++ b/edgeThemes/Cinnamon's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Cinnamon", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Cinnamon from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Coconut's Theme/manifest.json b/edgeThemes/Coconut's Theme/manifest.json index 2573a93e..fca82480 100644 --- a/edgeThemes/Coconut's Theme/manifest.json +++ b/edgeThemes/Coconut's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Coconut", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Coconut from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Darkness Dark's Theme/manifest.json b/edgeThemes/Darkness Dark's Theme/manifest.json index 6d31d80e..1f3af996 100644 --- a/edgeThemes/Darkness Dark's Theme/manifest.json +++ b/edgeThemes/Darkness Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/edgeThemes/Darkness Light's Theme/manifest.json b/edgeThemes/Darkness Light's Theme/manifest.json index c9a2e99c..e6e38db5 100644 --- a/edgeThemes/Darkness Light's Theme/manifest.json +++ b/edgeThemes/Darkness Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Darkness Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Darkness from KonoSuba", "theme": { "images": { diff --git a/edgeThemes/Echidna's Theme/manifest.json b/edgeThemes/Echidna's Theme/manifest.json index e2cfc6e2..ef4d5e30 100644 --- a/edgeThemes/Echidna's Theme/manifest.json +++ b/edgeThemes/Echidna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Echidna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Echidna from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Emilia Dark's Theme/manifest.json b/edgeThemes/Emilia Dark's Theme/manifest.json index d7aefbf4..459d4926 100644 --- a/edgeThemes/Emilia Dark's Theme/manifest.json +++ b/edgeThemes/Emilia Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Emilia Light's Theme/manifest.json b/edgeThemes/Emilia Light's Theme/manifest.json index e5bd02c8..cb73f23a 100644 --- a/edgeThemes/Emilia Light's Theme/manifest.json +++ b/edgeThemes/Emilia Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Emilia Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Emilia from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Gasai Yuno's Theme/manifest.json b/edgeThemes/Gasai Yuno's Theme/manifest.json index 1f6810ac..6736bcf9 100644 --- a/edgeThemes/Gasai Yuno's Theme/manifest.json +++ b/edgeThemes/Gasai Yuno's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gasai Yuno", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yuno from Future Diary", "theme": { "images": { diff --git a/edgeThemes/Gray's Theme/manifest.json b/edgeThemes/Gray's Theme/manifest.json index 5354caab..21fcc1da 100644 --- a/edgeThemes/Gray's Theme/manifest.json +++ b/edgeThemes/Gray's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Gray", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Gray from Type-Moon", "theme": { "images": { diff --git a/edgeThemes/Hanekawa Tsubasa's Theme/manifest.json b/edgeThemes/Hanekawa Tsubasa's Theme/manifest.json index a0651531..eaae52a4 100644 --- a/edgeThemes/Hanekawa Tsubasa's Theme/manifest.json +++ b/edgeThemes/Hanekawa Tsubasa's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hanekawa Tsubasa", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Tsubasa from Monogatari", "theme": { "images": { diff --git a/edgeThemes/Hatsune Miku's Theme/manifest.json b/edgeThemes/Hatsune Miku's Theme/manifest.json index 8079d94f..82f28232 100644 --- a/edgeThemes/Hatsune Miku's Theme/manifest.json +++ b/edgeThemes/Hatsune Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hatsune Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Vocaloid", "theme": { "images": { diff --git a/edgeThemes/Hayase Nagatoro's Theme/manifest.json b/edgeThemes/Hayase Nagatoro's Theme/manifest.json index e6bfa126..d30bbf28 100644 --- a/edgeThemes/Hayase Nagatoro's Theme/manifest.json +++ b/edgeThemes/Hayase Nagatoro's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Hayase Nagatoro", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nagatoro from Don't Toy with me Miss Nagatoro", "theme": { "images": { diff --git a/edgeThemes/Ishtar Dark's Theme/manifest.json b/edgeThemes/Ishtar Dark's Theme/manifest.json index 51252d0c..dd7ddc2b 100644 --- a/edgeThemes/Ishtar Dark's Theme/manifest.json +++ b/edgeThemes/Ishtar Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/edgeThemes/Ishtar Light's Theme/manifest.json b/edgeThemes/Ishtar Light's Theme/manifest.json index d523a4fd..d1bd29da 100644 --- a/edgeThemes/Ishtar Light's Theme/manifest.json +++ b/edgeThemes/Ishtar Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ishtar Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ishtar from Fate", "theme": { "images": { diff --git a/edgeThemes/Jabami Yumeko's Theme/manifest.json b/edgeThemes/Jabami Yumeko's Theme/manifest.json index 32af24d2..55d97c9e 100644 --- a/edgeThemes/Jabami Yumeko's Theme/manifest.json +++ b/edgeThemes/Jabami Yumeko's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Jabami Yumeko", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yumeko from Kakegurui", "theme": { "images": { diff --git a/edgeThemes/Kanna's Theme/manifest.json b/edgeThemes/Kanna's Theme/manifest.json index 349677e9..41605d05 100644 --- a/edgeThemes/Kanna's Theme/manifest.json +++ b/edgeThemes/Kanna's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Kanna", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kanna from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/edgeThemes/Katsuragi Misato's Theme/manifest.json b/edgeThemes/Katsuragi Misato's Theme/manifest.json index ff8475e0..a6b6bce0 100644 --- a/edgeThemes/Katsuragi Misato's Theme/manifest.json +++ b/edgeThemes/Katsuragi Misato's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Katsuragi Misato", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Misato from Evangelion", "theme": { "images": { diff --git a/edgeThemes/Kirino's Theme/images/tab_highlight.png b/edgeThemes/Kirino's Theme/images/tab_highlight.png new file mode 100644 index 00000000..cc5564d5 Binary files /dev/null and b/edgeThemes/Kirino's Theme/images/tab_highlight.png differ diff --git a/edgeThemes/Kirino's Theme/images/tab_inactive.png b/edgeThemes/Kirino's Theme/images/tab_inactive.png new file mode 100644 index 00000000..2ffda33a Binary files /dev/null and b/edgeThemes/Kirino's Theme/images/tab_inactive.png differ diff --git a/edgeThemes/Kirino's Theme/manifest.json b/edgeThemes/Kirino's Theme/manifest.json new file mode 100644 index 00000000..316f7c1b --- /dev/null +++ b/edgeThemes/Kirino's Theme/manifest.json @@ -0,0 +1,110 @@ +{ + "name": "Doki Theme: Kirino", + "version": "15.0.0", + "description": "A dark theme modeled after Kirino from OreImo", + "theme": { + "images": { + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 203, + 203, + 203 + ], + "button_background": [ + 37, + 62, + 58 + ], + "frame": [ + 21, + 35, + 33 + ], + "frame_inactive": [ + 18, + 30, + 28 + ], + "frame_incognito": [ + 18, + 30, + 28 + ], + "frame_incognito_inactive": [ + 21, + 35, + 33 + ], + "ntp_background": [ + 21, + 35, + 33 + ], + "ntp_header": [ + 18, + 30, + 28 + ], + "omnibox_background": [ + 24, + 40, + 38 + ], + "omnibox_text": [ + 108, + 179, + 181 + ], + "theme_toolbar": [ + 33, + 56, + 52 + ], + "ntp_text": [ + 203, + 203, + 203 + ], + "tab_background_text": [ + 203, + 203, + 203 + ], + "tab_background_text_inactive": [ + 101, + 121, + 120 + ], + "tab_text": [ + 203, + 203, + 203 + ], + "toolbar": [ + 18, + 30, + 28 + ] + }, + "tints": { + "buttons": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ], + "frame": [ + 0.5045662100456622, + 1, + 0.5666666666666667 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/edgeThemes/Konata's Theme/manifest.json b/edgeThemes/Konata's Theme/manifest.json index 2935f2bc..4c66e277 100644 --- a/edgeThemes/Konata's Theme/manifest.json +++ b/edgeThemes/Konata's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Konata", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Konata from Lucky Star", "theme": { "images": { diff --git a/edgeThemes/Mai Dark's Theme/manifest.json b/edgeThemes/Mai Dark's Theme/manifest.json index 9ee045b3..be8153a0 100644 --- a/edgeThemes/Mai Dark's Theme/manifest.json +++ b/edgeThemes/Mai Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/edgeThemes/Mai Light's Theme/manifest.json b/edgeThemes/Mai Light's Theme/manifest.json index 5a1db357..ced933f6 100644 --- a/edgeThemes/Mai Light's Theme/manifest.json +++ b/edgeThemes/Mai Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mai Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Mai from Bunny Senpai", "theme": { "images": { diff --git a/edgeThemes/Maika's Theme/manifest.json b/edgeThemes/Maika's Theme/manifest.json index ccc18f1b..98cbb423 100644 --- a/edgeThemes/Maika's Theme/manifest.json +++ b/edgeThemes/Maika's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maika", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maika from Blend S", "theme": { "images": { diff --git a/edgeThemes/Makise Kurisu's Theme/manifest.json b/edgeThemes/Makise Kurisu's Theme/manifest.json index 30eeb919..0ac5372f 100644 --- a/edgeThemes/Makise Kurisu's Theme/manifest.json +++ b/edgeThemes/Makise Kurisu's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Makise Kurisu", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Kurisu from Steins Gate", "theme": { "images": { diff --git a/edgeThemes/Maple Dark's Theme/manifest.json b/edgeThemes/Maple Dark's Theme/manifest.json index 749b80ef..8dbf2fb4 100644 --- a/edgeThemes/Maple Dark's Theme/manifest.json +++ b/edgeThemes/Maple Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Maple Light's Theme/manifest.json b/edgeThemes/Maple Light's Theme/manifest.json index 52750bbf..68e17ac1 100644 --- a/edgeThemes/Maple Light's Theme/manifest.json +++ b/edgeThemes/Maple Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Maple Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Maple from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Megumin's Theme/manifest.json b/edgeThemes/Megumin's Theme/manifest.json index 98ecdaa6..f70bad25 100644 --- a/edgeThemes/Megumin's Theme/manifest.json +++ b/edgeThemes/Megumin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Megumin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Megumin from KonoSuba", "theme": { "images": { diff --git a/edgeThemes/Miia's Theme/manifest.json b/edgeThemes/Miia's Theme/manifest.json index bb33e1a7..563e9966 100644 --- a/edgeThemes/Miia's Theme/manifest.json +++ b/edgeThemes/Miia's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Miia", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miia from Daily Life With A Monster Girl", "theme": { "images": { diff --git a/edgeThemes/Mioda Ibuki Dark's Theme/manifest.json b/edgeThemes/Mioda Ibuki Dark's Theme/manifest.json index c48b4397..429bff42 100644 --- a/edgeThemes/Mioda Ibuki Dark's Theme/manifest.json +++ b/edgeThemes/Mioda Ibuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/edgeThemes/Mioda Ibuki Light's Theme/manifest.json b/edgeThemes/Mioda Ibuki Light's Theme/manifest.json index b10b9287..3479f634 100644 --- a/edgeThemes/Mioda Ibuki Light's Theme/manifest.json +++ b/edgeThemes/Mioda Ibuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Mioda Ibuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ibuki from DanganRonpa", "theme": { "images": { diff --git a/edgeThemes/Monika Dark's Theme/manifest.json b/edgeThemes/Monika Dark's Theme/manifest.json index 27bd2180..f285d0e1 100644 --- a/edgeThemes/Monika Dark's Theme/manifest.json +++ b/edgeThemes/Monika Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Monika Light's Theme/manifest.json b/edgeThemes/Monika Light's Theme/manifest.json index 0e63ec3b..32ee0669 100644 --- a/edgeThemes/Monika Light's Theme/manifest.json +++ b/edgeThemes/Monika Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Monika Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Monika from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Nakano Miku's Theme/manifest.json b/edgeThemes/Nakano Miku's Theme/manifest.json index b4192874..324c427a 100644 --- a/edgeThemes/Nakano Miku's Theme/manifest.json +++ b/edgeThemes/Nakano Miku's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Miku", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Miku from Quintessential Quintuplets", "theme": { "images": { diff --git a/edgeThemes/Nakano Nino's Theme/manifest.json b/edgeThemes/Nakano Nino's Theme/manifest.json index 559998d7..94d62f15 100644 --- a/edgeThemes/Nakano Nino's Theme/manifest.json +++ b/edgeThemes/Nakano Nino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Nakano Nino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Nino from Quintessential Quintuplets", "theme": { "images": { diff --git a/edgeThemes/Natsuki Dark's Theme/manifest.json b/edgeThemes/Natsuki Dark's Theme/manifest.json index 33180cd4..b650b010 100644 --- a/edgeThemes/Natsuki Dark's Theme/manifest.json +++ b/edgeThemes/Natsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Natsuki Light's Theme/manifest.json b/edgeThemes/Natsuki Light's Theme/manifest.json index 2ce39836..51127f7f 100644 --- a/edgeThemes/Natsuki Light's Theme/manifest.json +++ b/edgeThemes/Natsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Natsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Natsuki from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Ram's Theme/manifest.json b/edgeThemes/Ram's Theme/manifest.json index 437a1b12..23a6f165 100644 --- a/edgeThemes/Ram's Theme/manifest.json +++ b/edgeThemes/Ram's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ram", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ram from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Rei's Theme/manifest.json b/edgeThemes/Rei's Theme/manifest.json index 09fdeefd..d332ddd5 100644 --- a/edgeThemes/Rei's Theme/manifest.json +++ b/edgeThemes/Rei's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rei", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rei from Evangelion", "theme": { "images": { diff --git a/edgeThemes/Rem's Theme/manifest.json b/edgeThemes/Rem's Theme/manifest.json index 05359d71..9cc06d52 100644 --- a/edgeThemes/Rem's Theme/manifest.json +++ b/edgeThemes/Rem's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rem", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rem from Re Zero", "theme": { "images": { diff --git a/edgeThemes/Rias Crimson's Theme/manifest.json b/edgeThemes/Rias Crimson's Theme/manifest.json index 5fb2b11d..3a76d6db 100644 --- a/edgeThemes/Rias Crimson's Theme/manifest.json +++ b/edgeThemes/Rias Crimson's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Crimson", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/edgeThemes/Rias Onyx's Theme/manifest.json b/edgeThemes/Rias Onyx's Theme/manifest.json index d047f635..f62e844a 100644 --- a/edgeThemes/Rias Onyx's Theme/manifest.json +++ b/edgeThemes/Rias Onyx's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rias: Onyx", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rias from High School DxD", "theme": { "images": { diff --git a/edgeThemes/Rory Mercury's Theme/manifest.json b/edgeThemes/Rory Mercury's Theme/manifest.json index c772ad75..3a05bb52 100644 --- a/edgeThemes/Rory Mercury's Theme/manifest.json +++ b/edgeThemes/Rory Mercury's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Rory Mercury", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rory from Gate", "theme": { "images": { diff --git a/edgeThemes/Ryuko Dark's Theme/manifest.json b/edgeThemes/Ryuko Dark's Theme/manifest.json index 8cd52acb..cd0eecf2 100644 --- a/edgeThemes/Ryuko Dark's Theme/manifest.json +++ b/edgeThemes/Ryuko Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/edgeThemes/Ryuko Light's Theme/manifest.json b/edgeThemes/Ryuko Light's Theme/manifest.json index efda225e..3795250c 100644 --- a/edgeThemes/Ryuko Light's Theme/manifest.json +++ b/edgeThemes/Ryuko Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Ryuko Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Ryuko from Kill la Kill", "theme": { "images": { diff --git a/edgeThemes/Sagiri's Theme/images/tab_highlight.png b/edgeThemes/Sagiri's Theme/images/tab_highlight.png new file mode 100644 index 00000000..98b5ef6d Binary files /dev/null and b/edgeThemes/Sagiri's Theme/images/tab_highlight.png differ diff --git a/edgeThemes/Sagiri's Theme/images/tab_inactive.png b/edgeThemes/Sagiri's Theme/images/tab_inactive.png new file mode 100644 index 00000000..90ba1f01 Binary files /dev/null and b/edgeThemes/Sagiri's Theme/images/tab_inactive.png differ diff --git a/edgeThemes/Sagiri's Theme/manifest.json b/edgeThemes/Sagiri's Theme/manifest.json new file mode 100644 index 00000000..43b7b6d1 --- /dev/null +++ b/edgeThemes/Sagiri's Theme/manifest.json @@ -0,0 +1,110 @@ +{ + "name": "Doki Theme: Sagiri", + "version": "15.0.0", + "description": "A dark theme modeled after Sagiri from EroManga Sensei", + "theme": { + "images": { + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 243, + 237, + 255 + ], + "button_background": [ + 19, + 94, + 87 + ], + "frame": [ + 11, + 68, + 62 + ], + "frame_inactive": [ + 10, + 59, + 54 + ], + "frame_incognito": [ + 10, + 59, + 54 + ], + "frame_incognito_inactive": [ + 11, + 68, + 62 + ], + "ntp_background": [ + 11, + 68, + 62 + ], + "ntp_header": [ + 10, + 59, + 54 + ], + "omnibox_background": [ + 8, + 51, + 46 + ], + "omnibox_text": [ + 94, + 171, + 184 + ], + "theme_toolbar": [ + 36, + 36, + 49 + ], + "ntp_text": [ + 243, + 237, + 255 + ], + "tab_background_text": [ + 243, + 237, + 255 + ], + "tab_background_text_inactive": [ + 255, + 255, + 255 + ], + "tab_text": [ + 243, + 237, + 255 + ], + "toolbar": [ + 10, + 59, + 54 + ] + }, + "tints": { + "buttons": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ], + "frame": [ + 0.5240740740740741, + 1, + 0.5450980392156863 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/edgeThemes/Satsuki Dark's Theme/manifest.json b/edgeThemes/Satsuki Dark's Theme/manifest.json index 08e3a6b6..92f0c210 100644 --- a/edgeThemes/Satsuki Dark's Theme/manifest.json +++ b/edgeThemes/Satsuki Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/edgeThemes/Satsuki Light's Theme/manifest.json b/edgeThemes/Satsuki Light's Theme/manifest.json index 48a810c2..8d7fb6db 100644 --- a/edgeThemes/Satsuki Light's Theme/manifest.json +++ b/edgeThemes/Satsuki Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Satsuki Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Satsuki from Kill la Kill", "theme": { "images": { diff --git a/edgeThemes/Sayori Dark's Theme/manifest.json b/edgeThemes/Sayori Dark's Theme/manifest.json index a9f9203c..f7487967 100644 --- a/edgeThemes/Sayori Dark's Theme/manifest.json +++ b/edgeThemes/Sayori Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sayori Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓ from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Sayori Light's Theme/manifest.json b/edgeThemes/Sayori Light's Theme/manifest.json index a1e76f70..9b91fe52 100644 --- a/edgeThemes/Sayori Light's Theme/manifest.json +++ b/edgeThemes/Sayori Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sayori Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Sayori from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Shigure's Theme/images/tab_highlight.png b/edgeThemes/Shigure's Theme/images/tab_highlight.png new file mode 100644 index 00000000..d193ac45 Binary files /dev/null and b/edgeThemes/Shigure's Theme/images/tab_highlight.png differ diff --git a/edgeThemes/Shigure's Theme/images/tab_inactive.png b/edgeThemes/Shigure's Theme/images/tab_inactive.png new file mode 100644 index 00000000..268332a9 Binary files /dev/null and b/edgeThemes/Shigure's Theme/images/tab_inactive.png differ diff --git a/edgeThemes/Shigure's Theme/manifest.json b/edgeThemes/Shigure's Theme/manifest.json new file mode 100644 index 00000000..ef82ce76 --- /dev/null +++ b/edgeThemes/Shigure's Theme/manifest.json @@ -0,0 +1,110 @@ +{ + "name": "Doki Theme: Shigure", + "version": "15.0.0", + "description": "A light theme modeled after Shigure from NekoPara", + "theme": { + "images": { + "theme_toolbar": "images/tab_highlight.png", + "theme_tab_background": "images/tab_inactive.png" + }, + "colors": { + "bookmark_text": [ + 16, + 16, + 16 + ], + "button_background": [ + 177, + 175, + 252 + ], + "frame": [ + 229, + 229, + 255 + ], + "frame_inactive": [ + 233, + 233, + 255 + ], + "frame_incognito": [ + 233, + 233, + 255 + ], + "frame_incognito_inactive": [ + 229, + 229, + 255 + ], + "ntp_background": [ + 229, + 229, + 255 + ], + "ntp_header": [ + 233, + 233, + 255 + ], + "omnibox_background": [ + 204, + 202, + 255 + ], + "omnibox_text": [ + 94, + 31, + 127 + ], + "theme_toolbar": [ + 213, + 215, + 254 + ], + "ntp_text": [ + 16, + 16, + 16 + ], + "tab_background_text": [ + 16, + 16, + 16 + ], + "tab_background_text_inactive": [ + 56, + 51, + 107 + ], + "tab_text": [ + 16, + 16, + 16 + ], + "toolbar": [ + 233, + 233, + 255 + ] + }, + "tints": { + "buttons": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ], + "frame": [ + 0.7760416666666666, + 1, + 0.30980392156862746 + ] + }, + "properties": { + "ntp_background_alignment": "right", + "ntp_logo_alternate": 0 + } + }, + "manifest_version": 2 +} \ No newline at end of file diff --git a/edgeThemes/Shima Rin's Theme/manifest.json b/edgeThemes/Shima Rin's Theme/manifest.json index f00534af..2340b0ee 100644 --- a/edgeThemes/Shima Rin's Theme/manifest.json +++ b/edgeThemes/Shima Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Shima Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Yuru Camp", "theme": { "images": { diff --git a/edgeThemes/Sonoda Umi's Theme/manifest.json b/edgeThemes/Sonoda Umi's Theme/manifest.json index 6f455640..e5cb9867 100644 --- a/edgeThemes/Sonoda Umi's Theme/manifest.json +++ b/edgeThemes/Sonoda Umi's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Sonoda Umi", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Umi from Love Live", "theme": { "images": { diff --git a/edgeThemes/Tohru's Theme/manifest.json b/edgeThemes/Tohru's Theme/manifest.json index f4f05aaa..3802c38f 100644 --- a/edgeThemes/Tohru's Theme/manifest.json +++ b/edgeThemes/Tohru's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohru", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Tohru from Miss Kobayashi's Dragon Maid", "theme": { "images": { diff --git a/edgeThemes/Tohsaka Rin's Theme/manifest.json b/edgeThemes/Tohsaka Rin's Theme/manifest.json index 982093f3..dea63fe2 100644 --- a/edgeThemes/Tohsaka Rin's Theme/manifest.json +++ b/edgeThemes/Tohsaka Rin's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Tohsaka Rin", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Rin from Fate", "theme": { "images": { diff --git a/edgeThemes/Vanilla's Theme/manifest.json b/edgeThemes/Vanilla's Theme/manifest.json index 0608945d..45d10495 100644 --- a/edgeThemes/Vanilla's Theme/manifest.json +++ b/edgeThemes/Vanilla's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Vanilla", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Vanilla from NekoPara", "theme": { "images": { diff --git a/edgeThemes/Yukinoshita Yukino's Theme/manifest.json b/edgeThemes/Yukinoshita Yukino's Theme/manifest.json index 89ebf685..4d27f169 100644 --- a/edgeThemes/Yukinoshita Yukino's Theme/manifest.json +++ b/edgeThemes/Yukinoshita Yukino's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yukinoshita Yukino", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yukino from OreGairu", "theme": { "images": { diff --git a/edgeThemes/Yuri Dark's Theme/manifest.json b/edgeThemes/Yuri Dark's Theme/manifest.json index 25dcb070..6ea37883 100644 --- a/edgeThemes/Yuri Dark's Theme/manifest.json +++ b/edgeThemes/Yuri Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yuri Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Yuri from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Yuri Light's Theme/manifest.json b/edgeThemes/Yuri Light's Theme/manifest.json index ad8b270d..ab090f16 100644 --- a/edgeThemes/Yuri Light's Theme/manifest.json +++ b/edgeThemes/Yuri Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Yuri Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Yuri from Literature Club", "theme": { "images": { diff --git a/edgeThemes/Zero Two Dark's Theme/manifest.json b/edgeThemes/Zero Two Dark's Theme/manifest.json index 0bd93801..aec11e70 100644 --- a/edgeThemes/Zero Two Dark's Theme/manifest.json +++ b/edgeThemes/Zero Two Dark's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Dark", - "version": "14.0.0", + "version": "15.0.0", "description": "A dark theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/edgeThemes/Zero Two Light's Theme/manifest.json b/edgeThemes/Zero Two Light's Theme/manifest.json index 6dd0fcb9..bae949cc 100644 --- a/edgeThemes/Zero Two Light's Theme/manifest.json +++ b/edgeThemes/Zero Two Light's Theme/manifest.json @@ -1,6 +1,6 @@ { "name": "Doki Theme: Zero Two Light", - "version": "14.0.0", + "version": "15.0.0", "description": "A light theme modeled after Zero Two from Darling in the Franxx", "theme": { "images": { diff --git a/firefoxThemes/DokiThemeDefinitions.js b/firefoxThemes/DokiThemeDefinitions.js index 70d0d754..95336d5a 100644 --- a/firefoxThemes/DokiThemeDefinitions.js +++ b/firefoxThemes/DokiThemeDefinitions.js @@ -1 +1 @@ -export const dokiThemeDefinitions = {"6106e529-efef-444d-9db0-a9b0b444cf1b":{"information":{"id":"6106e529-efef-444d-9db0-a9b0b444cf1b","name":"Maika","displayName":"Maika","dark":true,"author":"Unthrottled","group":"Blend S","stickers":{"default":"maika_dark.png"},"backgrounds":{"primary":"waifus/Maika/images/maika_dark.png"},"jsonPath":"waifus/Maika/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#7d62a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#70677b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1C1B23","diff.conflict":"#451323","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2e0639","infoForeground":"#79b7c1","completionWindowBackground":"#32393F","baseIconColor":"#6d627b","contrastColor":"#331c40","nonProjectFileScopeColor":"#221228","secondaryBackground":"#260633","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#20052a","baseBackground":"#24062f","borderColor":"#341140","buttonColor":"#2e1738","selectionInactive":"#2e0a37","identifierHighlight":"#340b3f","selectionBackground":"#3d1535","selectionBackgroundTransparent":"#3d1535AA","buttonFont":"#876e9c","foregroundColor":"#c9c9c9","startColor":"#444b59","highlightColor":"#300542","disabledColor":"#5c4e68","accentColorTransparent":"#bc5d715A","accentColorLessTransparent":"#bc5d719A","accentColorMoreTransparent":"#bc5d712A","accentColor":"#bc5d71","accentContrastColor":"#271c21","stopColor":"#5335d2","testScopeColor":"#1e1028","popupMask":"#EAEAF005","codeBlock":"#2a0930","searchBackground":"#234260","searchForeground":"#b4e5f4","textEditorBackground":"#24062f","foldedTextBackground":"#310e32","classNameColor":"#50cefb","htmlTagColor":"#8f8bff","stringColor":"#e09cf3","keyColor":"#f6e7ba","keywordColor":"#e42b54","diff.added":"#111D11","diff.changed":"#0D2339","omnibox_text":"#50cefb"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"},"properties":{"ntp_background_alignment":"right"}}}},"0527c6fc-316a-4f80-9459-d92ced0e6492":{"information":{"id":"0527c6fc-316a-4f80-9459-d92ced0e6492","name":"Mai Dark","displayName":"Mai","dark":true,"author":"Unthrottled","group":"Bunny Senpai","stickers":{"default":"mai_dark.png","secondary":"mai_dark_spicy.png"},"backgrounds":{"primary":"waifus/Mai_Dark/images/mai_dark.png","secondary":"waifus/Mai_Dark/images/mai_dark_spicy.png"},"jsonPath":"waifus/Mai_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#61647b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2d2d52","infoForeground":"#7cab9c","completionWindowBackground":"#32393F","baseIconColor":"#62677b","contrastColor":"#4f5287","nonProjectFileScopeColor":"#2f2f4e","secondaryBackground":"#272750","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#25254e","baseBackground":"#25254B","borderColor":"#2b2c57","buttonColor":"#2f3357","selectionInactive":"#233b53","identifierHighlight":"#223955","selectionBackground":"#235161","selectionBackgroundTransparent":"#235161AA","searchBackground":"#4a3a71","searchForeground":"#fef4ff","buttonFont":"#838daa","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#2d2d52","disabledColor":"#576f6a","accentColorTransparent":"#fee3cf5A","accentColorLessTransparent":"#fee3cf9A","accentColorMoreTransparent":"#fee3cf2A","accentColor":"#fee3cf","accentContrastColor":"#271c21","stopColor":"#757cca","testScopeColor":"#252f4e","popupMask":"#EAEAF00A","codeBlock":"#2d3049","textEditorBackground":"#242448","foldedTextBackground":"#2e3149","classNameColor":"#61dba0","htmlTagColor":"#a28a92","stringColor":"#EFA554","keyColor":"#50cefb","keywordColor":"#ebd5d4","secondaryAccentColor":"#00c69a","iconContrastColor":"#25254e"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"98878c8e-9f91-4e25-930d-dd7d280d9e35":{"information":{"id":"98878c8e-9f91-4e25-930d-dd7d280d9e35","name":"Mai Light","displayName":"Mai","dark":false,"author":"Unthrottled","group":"Bunny Senpai","stickers":{"default":"mai_light.png","secondary":"mai_light_spicy.png"},"backgrounds":{"primary":"waifus/Mai_Light/images/mai_light.png","secondary":"waifus/Mai_Light/images/mai_light_spicy.png"},"jsonPath":"waifus/Mai_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#4f5287","comments":"#64757d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f1ecf2","infoForeground":"#6564ac","baseIconColor":"#85838b","contrastColor":"#cfd1f6","nonProjectFileScopeColor":"#fef8e7","secondaryBackground":"#f8efee","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#fff7f6","baseBackground":"#fbf3f2","borderColor":"#e6d8d7","buttonColor":"#d7dcf1","selectionInactive":"#f1ecf2","identifierHighlight":"#e7f1ff","selectionBackground":"#b1b0d2","selectionBackgroundTransparent":"#a0a5d233","searchBackground":"#C3E8FF","searchForeground":"#2d4d21","buttonFont":"#4c4a4f","foregroundColor":"#252427","startColor":"#3b3e6d","highlightColor":"#ede5e4","disabledColor":"#a2accb","accentColorTransparent":"#4f52875A","accentColorLessTransparent":"#4f52879A","accentColorMoreTransparent":"#4f52872A","accentColor":"#4f5287","stopColor":"#aba9dd","testScopeColor":"#f3f9ed","popupMask":"#fbf3f230","codeBlock":"#eaecf6","textEditorBackground":"#FAF2F1","foldedTextBackground":"#f0e8e7","classNameColor":"#4f5287","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#C869A3","keywordColor":"#7C75EF"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"420b0ed5-803c-4127-97e3-dae6aa1a5972":{"information":{"id":"420b0ed5-803c-4127-97e3-dae6aa1a5972","name":"Mioda Ibuki Dark","displayName":"Ibuki","dark":true,"author":"Unthrottled","group":"DanganRonpa","stickers":{"default":"ibuki_dark.png"},"backgrounds":{"primary":"waifus/Mioda_Ibuki_Dark/images/ibuki_dark.png"},"jsonPath":"waifus/Mioda_Ibuki_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#222526","completionWindowBackground":"#22282b","baseIconColor":"#818181","contrastColor":"#31262a","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#1a1e20","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#17191b","baseBackground":"#141617","borderColor":"#1e2021","buttonColor":"#262c32","selectionInactive":"#333333","identifierHighlight":"#313131","selectionBackground":"#452735","selectionBackgroundTransparent":"#452735AA","searchBackground":"#326283","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#23282a","disabledColor":"#6f6f6f","accentColorTransparent":"#5395b45A","accentColorLessTransparent":"#5395b49A","accentColorMoreTransparent":"#5395b42A","accentColor":"#5395b4","accentContrastColor":"#272727","infoForeground":"#ab8d9f","stopColor":"#68c4ee","testScopeColor":"#151b18","popupMask":"#EAEAF00A","codeBlock":"#1f2123","textEditorBackground":"#191b1d","foldedTextBackground":"#343434","classNameColor":"#8daeef","htmlTagColor":"#a28a92","stringColor":"#f4fa8c","keyColor":"#5ea7ff","keywordColor":"#8b8b8b"},"overrides":{"theme":{"properties":{"ntp_background_alignment":"right"}}}},"697e8564-0975-4907-a34c-51f65177ebf3":{"information":{"id":"697e8564-0975-4907-a34c-51f65177ebf3","name":"Mioda Ibuki Light","displayName":"Ibuki","dark":false,"author":"Unthrottled","group":"DanganRonpa","stickers":{"default":"ibuki_light.png"},"backgrounds":{"primary":"waifus/Mioda_Ibuki_Light/images/ibuki_light.png"},"jsonPath":"waifus/Mioda_Ibuki_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#DA46A7","comments":"#7d6a7d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EFE2E9","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f7dcf3","infoForeground":"#5ca4d4","completionWindowBackground":"#eae5e8","baseIconColor":"#b896b1","contrastColor":"#F6D0EF","nonProjectFileScopeColor":"#fff0eb","secondaryBackground":"#FFEAF9","selectionForeground":"#393d45","inactiveBackground":"#eee4ea","inactiveBackgroundDarker":"#ede1e9","headerColor":"#ffeefd","baseBackground":"#ffedfe","borderColor":"#ede1e9","buttonColor":"#F7E0F3","selectionInactive":"#f1d7ef","identifierHighlight":"#fae0f8","selectionBackground":"#8EDBFF","selectionBackgroundTransparent":"#8EDBFF33","searchBackground":"#EA8EFF","searchForeground":"#393d45","buttonFont":"#272426","foregroundColor":"#272426","startColor":"#da46a7","highlightColor":"#fde2f6","disabledColor":"#cba2c4","accentColorTransparent":"#DA46A75A","accentColorLessTransparent":"#DA46A79A","accentColorMoreTransparent":"#DA46A72A","accentColor":"#DA46A7","stopColor":"#469fda","testScopeColor":"#e7eff1","popupMask":"#f1d7ef30","codeBlock":"#ecf2f8","textEditorBackground":"#ffeefd","foldedTextBackground":"#f9e8f7","classNameColor":"#cb70a5","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#4174b3","keywordColor":"#C869A3","omnibox_text":"#272426"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"},"properties":{"ntp_background_alignment":"right"}}}},"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6":{"information":{"id":"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6","name":"Hayase Nagatoro","displayName":"Nagatoro","dark":true,"author":"Unthrottled","group":"Don't Toy with me Miss Nagatoro","stickers":{"default":"nagatoro_dark.png"},"backgrounds":{"primary":"waifus/Hayase_Nagatoro/images/nagatoro_dark.png"},"jsonPath":"waifus/Hayase_Nagatoro/theme.json"},"colors":{"constantColor":"#d776ae","parameterColor":"#FFB86C","comments":"#5b574a","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5d5550","foregroundColorEditor":"#F8F8F2","unusedColor":"#444449","diff.deleted":"#242426","diff.conflict":"#3E1D1D","diff.inserted":"#132A13","diff.modified":"#142B40","caretRow":"#1f1f1f","infoForeground":"#7e5b37","baseIconColor":"#767066","contrastColor":"#33291d","nonProjectFileScopeColor":"#20221c","secondaryBackground":"#171717","selectionForeground":"#fbfbfb","headerColor":"#1a1a1a","baseBackground":"#1d1d1d","borderColor":"#272626","buttonColor":"#2e2c2b","selectionInactive":"#262626","identifierHighlight":"#272727","selectionBackground":"#5d3e2f","selectionBackgroundTransparent":"#5d3e2fAA","searchBackground":"#255926","searchForeground":"#fbfbfb","buttonFont":"#c9c9c9","foregroundColor":"#bbbbbb","startColor":"#4a4a4a","highlightColor":"#252525","disabledColor":"#6f6461","accentColorTransparent":"#d2824e5A","accentColorLessTransparent":"#d2824e9A","accentColorMoreTransparent":"#d2824e2A","accentColor":"#d2824e","accentContrastColor":"#271c21","stopColor":"#a9b3bd","testScopeColor":"#1d231d","popupMask":"#EAEAF005","codeBlock":"#1f1c1b","textEditorBackground":"#151515","foldedTextBackground":"#212121","classNameColor":"#D233A2","htmlTagColor":"#62e665","stringColor":"#95acbd","keyColor":"#5cd7d7","keywordColor":"#6d7fd4"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"b93ab4ea-ff96-4459-8fa2-0caae5bc7116":{"information":{"id":"b93ab4ea-ff96-4459-8fa2-0caae5bc7116","name":"Kanna","displayName":"Kanna","dark":true,"author":"Unthrottled","group":"Miss Kobayashi's Dragon Maid","stickers":{"default":"kanna_dark.png","secondary":"kanna_dark_secondary.png"},"backgrounds":{"primary":"waifus/Kanna/images/kanna_dark_secondary.png"},"jsonPath":"waifus/Kanna/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6a6679","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#2D2A36","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952","caretRow":"#231a31","completionWindowBackground":"#24222b","baseIconColor":"#7f7e82","contrastColor":"#272634","nonProjectFileScopeColor":"#1f1a25","secondaryBackground":"#150f20","selectionForeground":"#fbfbfb","inactiveBackground":"#2a2931","inactiveBackgroundDarker":"#1f1e24","headerColor":"#1a1526","baseBackground":"#1b1529","borderColor":"#221f2e","buttonColor":"#262732","selectionInactive":"#231a31","identifierHighlight":"#281d3b","selectionBackground":"#492744","selectionBackgroundTransparent":"#492744AA","searchBackground":"#665DA6","searchForeground":"#fbfbfb","buttonFont":"#a0a0a7","foregroundColor":"#d0d0d0","startColor":"#3f3c45","highlightColor":"#241c33","disabledColor":"#6f6f6f","accentColorTransparent":"#46459e5A","accentColorLessTransparent":"#46459e9A","accentColorMoreTransparent":"#46459e2A","accentColor":"#46459e","accentColorOverride":"#a363db","accentColorOverrideTransparent":"#a363db5A","accentColorOverrideMoreTransparent":"#a363db2A","accentContrastColor":"#272727","infoForeground":"#9d79c2","stopColor":"#344acb","testScopeColor":"#181A24","popupMask":"#8d7fc109","codeBlock":"#1d152d","foldedTextBackground":"#251832","textEditorBackground":"#1a1426","classNameColor":"#6AADFF","htmlTagColor":"#BD84DD","stringColor":"#FAF7BA","keyColor":"#FF357C","keywordColor":"#d285fd","omnibox_text":"#6AADFF"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"}}}},"2d049451-6e89-4325-af38-6ce889991e5b":{"information":{"id":"2d049451-6e89-4325-af38-6ce889991e5b","name":"Tohru","displayName":"Tohru","dark":false,"author":"Unthrottled","group":"Miss Kobayashi's Dragon Maid","stickers":{"default":"tohru_light.png"},"backgrounds":{"primary":"waifus/Tohru/images/tohru_light.png"},"jsonPath":"waifus/Tohru/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#d23c4b","comments":"#908250","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#1fb5cd","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#693434","foregroundColorEditor":"#4D4D4A","unusedColor":"#afaf77","diff.deleted":"#edd289","diff.conflict":"#f9bf7c","diff.inserted":"#cfe287","diff.modified":"#ecd19e","caretRow":"#ffe797","baseIconColor":"#3d455d","infoForeground":"#763530","contrastColor":"#f0c07e","nonProjectFileScopeColor":"#f9d27e","secondaryBackground":"#fde388","selectionForeground":"#652009","headerColor":"#f6d988","baseBackground":"#ffe591","borderColor":"#e8bf69","buttonColor":"#ffce85","selectionInactive":"#f0c07e","identifierHighlight":"#ffe89f","selectionBackground":"#ec9e74","selectionBackgroundTransparent":"#ec9e7455","searchBackground":"#FF6684","searchForeground":"#2f1206","buttonFont":"#96612f","foregroundColor":"#101010","startColor":"#db3e4c","highlightColor":"#f3bc80","disabledColor":"#8a7f48","accentColorTransparent":"#d23c4b5A","accentColorLessTransparent":"#d23c4b9A","accentColorMoreTransparent":"#d23c4b2A","accentColor":"#d23c4b","darkerAccentColor":"#dcab2b","stopColor":"#ff784b","testScopeColor":"#e8dd88","popupMask":"#f6d98830","codeBlock":"#f9da7d","textEditorBackground":"#ffe090","foldedTextBackground":"#ffe692","classNameColor":"#0E8D61","htmlTagColor":"#1a821b","stringColor":"#005CC5","keyColor":"#176B82","keywordColor":"#A74503","omnibox_text":"#0E8D61"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"},"properties":{"ntp_background_alignment":"right"}}}},"8e8773ee-4bbb-4812-b311-005f04f6bb20":{"information":{"id":"8e8773ee-4bbb-4812-b311-005f04f6bb20","name":"Katsuragi Misato","displayName":"Misato","dark":true,"author":"Unthrottled","group":"Evangelion","product":"community","stickers":{"default":"misato_dark.png"},"backgrounds":{"primary":"waifus/Katsuragi_Misato/images/misato_dark.png"},"jsonPath":"waifus/Katsuragi_Misato/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#786598","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#423943","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#402d41","contrastColor":"#341F2D","nonProjectFileScopeColor":"#413037","secondaryBackground":"#382639","selectionForeground":"#ffffff","inactiveBackground":"#49434c","inactiveBackgroundDarker":"#3c373f","headerColor":"#3d2536","baseBackground":"#3a2333","borderColor":"#432E3D","buttonColor":"#341F2D","selectionInactive":"#4b283c","identifierHighlight":"#4b283c","selectionBackground":"#8a2b4d","selectionBackgroundTransparent":"#8a2b4d55","searchBackground":"#278650","searchForeground":"#ffffff","buttonFont":"#bbbbbb","foregroundColor":"#b5a3b0","startColor":"#6d4466","highlightColor":"#403046","disabledColor":"#525C6F","accentColorTransparent":"#c2383e5A","accentColorLessTransparent":"#c2383e9A","accentColorMoreTransparent":"#c2383e2A","accentColor":"#c2383e","accentContrastColor":"#362839","stopColor":"#ec1f62","testScopeColor":"#28382D","popupMask":"#EAEAF009","infoForeground":"#8c72a9","baseIconColor":"#767290","codeBlock":"#322130","textEditorBackground":"#382536","foldedTextBackground":"#322130","classNameColor":"#6AADFF","htmlTagColor":"#BD84DD","stringColor":"#FAF7BA","keyColor":"#FF357C","keywordColor":"#BD84DD","omnibox_text":"#BD84DD"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"}}}},"c262185d-9682-413b-9143-85a2dda76b2f":{"information":{"id":"c262185d-9682-413b-9143-85a2dda76b2f","name":"Rei","displayName":"Rei","dark":true,"author":"Unthrottled","group":"Evangelion","product":"community","stickers":{"default":"rei_dark.png"},"backgrounds":{"primary":"waifus/Rei/images/rei_dark.png"},"jsonPath":"waifus/Rei/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#f44747","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#262626","diff.conflict":"#422121","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#1f2125","contrastColor":"#1b2a19","nonProjectFileScopeColor":"#191a13","secondaryBackground":"#191b1a","selectionForeground":"#ffffff","inactiveBackground":"#49434c","inactiveBackgroundDarker":"#3c373f","headerColor":"#131514","baseBackground":"#171918","borderColor":"#1e211f","buttonColor":"#212122","selectionInactive":"#18242d","identifierHighlight":"#1b2932","selectionBackground":"#25435a","selectionBackgroundTransparent":"#25435a55","searchBackground":"#6b232d","searchForeground":"#ffffff","buttonFont":"#bbbbbb","foregroundColor":"#d2d2d2","startColor":"#383838","highlightColor":"#242626","disabledColor":"#526f69","accentColorTransparent":"#b532415A","accentColorLessTransparent":"#b532419A","accentColorMoreTransparent":"#b532412A","accentColor":"#b53241","accentColorOverrideTransparent":"#3E97655A","accentColorOverrideLessTransparent":"#3E97659A","accentColorOverrideMoreTransparent":"#3E97652A","accentColorOverride":"#3E9765","accentContrastColor":"#362839","stopColor":"#00e389","testScopeColor":"#131d13","popupMask":"#EAEAF009","infoForeground":"#7da1c2","baseIconColor":"#76857d","codeBlock":"#1b242e","textEditorBackground":"#191b1f","foldedTextBackground":"#232529","classNameColor":"#6AADFF","htmlTagColor":"#89c0d9","stringColor":"#F6E3CC","keyColor":"#45e68a","keywordColor":"#788a8b","omnibox_text":"#45e68a"},"overrides":{"theme":{"colors":{"omnibox_text":"&keyColor&"},"properties":{"ntp_background_alignment":"right"}}}},"930c70c8-474e-4e2d-a223-d1e2b9da4fb1":{"information":{"id":"930c70c8-474e-4e2d-a223-d1e2b9da4fb1","name":"Astolfo","displayName":"Astolfo","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"astolfo_dark.png"},"backgrounds":{"primary":"waifus/Astolfo/images/astolfo_dark.png"},"jsonPath":"waifus/Astolfo/theme.json"},"colors":{"constantColor":"#a7a0d1","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#8e856e","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D","caretRow":"#20221f","completionWindowBackground":"#2b2222","baseIconColor":"#837e6f","contrastColor":"#312e26","nonProjectFileScopeColor":"#1e2015","secondaryBackground":"#141513","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#181917","baseBackground":"#171816","borderColor":"#212220","buttonColor":"#242422","selectionInactive":"#261c20","identifierHighlight":"#281e22","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#65395B","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#241517","disabledColor":"#6f6f6f","accentColorTransparent":"#d58d9c5A","accentColorLessTransparent":"#d58d9c9A","accentColorMoreTransparent":"#d58d9c2A","accentColor":"#d58d9c","accentContrastColor":"#19181e","infoForeground":"#957a4d","stopColor":"#eecc4b","testScopeColor":"#172215","popupMask":"#928d8d05","codeBlock":"#201d1d","textEditorBackground":"#1a1c19","foldedTextBackground":"#211D1E","classNameColor":"#f5c9fc","htmlTagColor":"#e87bc3","stringColor":"#cd5257","keyColor":"#f6ebb7","keywordColor":"#d776ae"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"62a4f26f-34b2-46f8-a10c-798e48c1ce9d":{"information":{"id":"62a4f26f-34b2-46f8-a10c-798e48c1ce9d","name":"Ishtar Dark","displayName":"Ishtar","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"ishtar_dark.png"},"backgrounds":{"primary":"waifus/Ishtar_Dark/images/ishtar_dark.png"},"jsonPath":"waifus/Ishtar_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c6d5b","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#21211E","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539","caretRow":"#1A1913","completionWindowBackground":"#23241d","baseIconColor":"#848482","contrastColor":"#313114","nonProjectFileScopeColor":"#161602","secondaryBackground":"#0a0a06","selectionForeground":"#fbfbfb","inactiveBackground":"#1A1913","inactiveBackgroundDarker":"#0e0e08","headerColor":"#0d0b0c","baseBackground":"#0f0d0e","borderColor":"#1a1a00","buttonColor":"#221d1b","selectionInactive":"#1A1913","identifierHighlight":"#1d1c14","selectionBackground":"#553919","selectionBackgroundTransparent":"#553919AA","searchBackground":"#4B1212","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#c2c2c2","highlightColor":"#191807","disabledColor":"#6f6f6f","accentColorTransparent":"#f5c4435A","accentColorLessTransparent":"#f5c4439A","accentColorMoreTransparent":"#f5c4432A","accentColor":"#f5c443","accentContrastColor":"#0f0d0e","infoForeground":"#866e45","startColor":"#955413","stopColor":"#fec144","testScopeColor":"#091202","popupMask":"#928d8d05","codeBlock":"#191718","foldedTextBackground":"#191718","textEditorBackground":"#110F10","classNameColor":"#7C7C82","htmlTagColor":"#e53935","stringColor":"#a18649","keyColor":"#357fbf","keywordColor":"#db974d"},"overrides":{}},"325c5d4d-5614-4c58-b296-18924f2f6928":{"information":{"id":"325c5d4d-5614-4c58-b296-18924f2f6928","name":"Ishtar Light","displayName":"Ishtar","dark":false,"author":"Unthrottled","group":"Fate","stickers":{"default":"ishtar_light.png"},"backgrounds":{"primary":"waifus/Ishtar_Light/images/ishtar_light.png"},"jsonPath":"waifus/Ishtar_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#f5a821","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#fffaed","infoForeground":"#5078a5","completionWindowBackground":"#eae9e5","baseIconColor":"#85838b","contrastColor":"#f6ebd5","nonProjectFileScopeColor":"#fcfdf3","secondaryBackground":"#fcfcfa","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fffefb","baseBackground":"#fffffc","borderColor":"#eeeeee","buttonColor":"#fffef7","selectionInactive":"#fef9ea","identifierHighlight":"#fefadf","selectionBackground":"#fff5c7","selectionBackgroundTransparent":"#fff5c733","searchBackground":"#FFC7C7","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#fffae8","disabledColor":"#A2B6CB","accentColorTransparent":"#f5a8215A","accentColorLessTransparent":"#f5a8219A","accentColorMoreTransparent":"#f5a8212A","accentColor":"#f5a821","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#fffefb30","codeBlock":"#f6f6f6","textEditorBackground":"#fffefb","foldedTextBackground":"#f6f6f6","classNameColor":"#131f3b","htmlTagColor":"#e53935","stringColor":"#a18649","keyColor":"#0d5fa6","keywordColor":"#db974d"},"overrides":{}},"3546f7be-b84f-4b8e-8cad-effa3f4603af":{"information":{"id":"3546f7be-b84f-4b8e-8cad-effa3f4603af","name":"Tohsaka Rin","displayName":"Rin","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"rin_dark.png"},"backgrounds":{"primary":"waifus/Tohsaka_Rin/images/rin_dark.png"},"jsonPath":"waifus/Tohsaka_Rin/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#4c8484","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#847878","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D","caretRow":"#22191b","completionWindowBackground":"#2b2222","baseIconColor":"#818181","contrastColor":"#312626","nonProjectFileScopeColor":"#21211f","secondaryBackground":"#151314","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#1b191a","baseBackground":"#191718","borderColor":"#211e1e","buttonColor":"#232121","selectionInactive":"#241B1D","identifierHighlight":"#28181c","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#225041","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#251719","disabledColor":"#6f6f6f","accentColorTransparent":"#4c96975A","accentColorLessTransparent":"#4c96979A","accentColorMoreTransparent":"#4c96972A","accentColor":"#4c9697","accentContrastColor":"#19181e","infoForeground":"#86a4ab","stopColor":"#ee2726","testScopeColor":"#151e15","popupMask":"#928d8d05","codeBlock":"#211D1E","textEditorBackground":"#161415","foldedTextBackground":"#211D1E","classNameColor":"#EFA554","htmlTagColor":"#e0474b","stringColor":"#69e0f5","keyColor":"#e0474b","keywordColor":"#666f71"},"overrides":{}},"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b":{"information":{"id":"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b","name":"Zero Two Dark","displayName":"Zero Two","dark":true,"author":"Unthrottled","group":"Darling in the Franxx","stickers":{"default":"zero_two_dark.png"},"backgrounds":{"primary":"waifus/Zero_Two_Dark/images/zero_two_dark.png"},"jsonPath":"waifus/Zero_Two_Dark/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#a87975","foregroundColorEditor":"#F8F8F2","unusedColor":"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#3c1414","infoForeground":"#b19e78","completionWindowBackground":"#32393F","baseIconColor":"#815f59","contrastColor":"#681b1b","nonProjectFileScopeColor":"#34180e","secondaryBackground":"#330e0e","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#300d0e","baseBackground":"#330f10","borderColor":"#481818","buttonColor":"#541819","selectionInactive":"#3c1818","identifierHighlight":"#3c1818","selectionBackground":"#531e1e","selectionBackgroundTransparent":"#531e1eaa","searchBackground":"#721515","searchForeground":"#fbfbfb","buttonFont":"#b2918a","foregroundColor":"#efefef","startColor":"#5a1f1f","highlightColor":"#461819","disabledColor":"#6f4f4a","accentColorTransparent":"#e4dad45A","accentColorLessTransparent":"#e4dad49A","accentColorMoreTransparent":"#e4dad42A","accentColor":"#e4dad4","accentContrastColor":"#271c21","stopColor":"#ec081e","testScopeColor":"#350d1c","popupMask":"#EAEAF00A","codeBlock":"#3c1616","textEditorBackground":"#310f0f","foldedTextBackground":"#3c1515","classNameColor":"#FFB86C","htmlTagColor":"#E356A7","stringColor":"#e2d9bd","keyColor":"#C04750","keywordColor":"#39e6a6","iconContrastColor":"#300d0e"},"overrides":{}},"4fd5cb34-d36e-4a3c-8639-052b19b26ba1":{"information":{"id":"4fd5cb34-d36e-4a3c-8639-052b19b26ba1","name":"Zero Two Light","displayName":"Zero Two","dark":false,"author":"Unthrottled","group":"Darling in the Franxx","stickers":{"default":"zero_two_light.png"},"backgrounds":{"primary":"waifus/Zero_Two_Light/images/zero_two_light.png"},"jsonPath":"waifus/Zero_Two_Light/theme.json"},"colors":{"constantColor":"#0d5fa6","parameterColor":"#a61d0d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#0d5fa6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f6f6f6","infoForeground":"#5282a2","completionWindowBackground":"#e7e5ea","baseIconColor":"#85838b","contrastColor":"#f6d5dc","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#fcfcfc","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fafafa","baseBackground":"#fcfcfc","borderColor":"#eeeeee","buttonColor":"#f0f0f0","selectionInactive":"#fff4f4","identifierHighlight":"#e6fcfb","selectionBackground":"#e9b4b8","selectionBackgroundTransparent":"#e9b4b833","searchBackground":"#B4E9DF","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#f1f9ff","disabledColor":"#A2B6CB","accentColorTransparent":"#a61d0d5A","accentColorLessTransparent":"#a61d0d9A","accentColorMoreTransparent":"#a61d0d2A","accentColor":"#a61d0d","accentColorOverrideTransparent":"#009CEC5A","accentColorOverrideLessTransparent":"#009CEC9A","accentColorOverrideMoreTransparent":"#009CEC2A","accentColorOverride":"#009CEC","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#f6f6f6","textEditorBackground":"#fcfcfc","foldedTextBackground":"#f6f6f6","classNameColor":"#117aa6","htmlTagColor":"#E356A7","stringColor":"#131313","keyColor":"#a61d0d","keywordColor":"#0da661","ntp_background":"#fcfcfc"},"overrides":{"theme":{"colors":{"ntp_background":"&baseBackground&"},"properties":{}}}},"5ec63d95-1e7d-4649-b3d0-0078af8f8740":{"information":{"id":"5ec63d95-1e7d-4649-b3d0-0078af8f8740","name":"Gasai Yuno","displayName":"Yuno","dark":true,"author":"Unthrottled","group":"Future Diary","stickers":{"default":"yuno_dark.png"},"backgrounds":{"primary":"waifus/Gasai_Yuno/images/yuno_dark.png"},"jsonPath":"waifus/Gasai_Yuno/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a06aa4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796675","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#211C21","diff.conflict":"#451414","diff.inserted":"#111F11","diff.modified":"#122542","caretRow":"#230920","baseIconColor":"#766370","contrastColor":"#3c0c33","nonProjectFileScopeColor":"#211515","secondaryBackground":"#130511","selectionForeground":"#f6c4d3","headerColor":"#1a0717","baseBackground":"#1a081a","borderColor":"#300c30","buttonColor":"#37223a","selectionInactive":"#2b0c27","selectionInactiveTransparent":"#2b0c2755","identifierHighlight":"#2c0f27","selectionBackground":"#602b50","selectionBackgroundTransparent":"#602b506c","searchBackground":"#403B98","searchForeground":"#ffffff","buttonFont":"#bba0b7","foregroundColor":"#c8c8c8","startColor":"#691933","highlightColor":"#3c0c33","disabledColor":"#505050","accentColorTransparent":"#ffa0b25A","accentColorLessTransparent":"#ffa0b29A","accentColorMoreTransparent":"#ffa0b22A","accentColor":"#ffa0b2","accentContrastColor":"#251923","infoForeground":"#ab5555","stopColor":"#ffa5b0","testScopeColor":"#181d16","popupMask":"#EAEAF005","codeBlock":"#261231","textEditorBackground":"#150713","foldedTextBackground":"#240a24","classNameColor":"#EFA554","htmlTagColor":"#8d82ea","stringColor":"#F6E3CC","keyColor":"#39e6a6","keywordColor":"#e0474b"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"355d711c-2fa6-4df2-9504-dd44d8f5e350":{"information":{"id":"355d711c-2fa6-4df2-9504-dd44d8f5e350","name":"Rory Mercury","displayName":"Rory","dark":true,"author":"Unthrottled","group":"Gate","stickers":{"default":"rory_dark.png"},"backgrounds":{"primary":"waifus/Rory_Mercury/images/rory_dark.png"},"jsonPath":"waifus/Rory_Mercury/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796666","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940","caretRow":"#1a1a1d","infoForeground":"#843030","completionWindowBackground":"#18181b","baseIconColor":"#726969","contrastColor":"#381616","nonProjectFileScopeColor":"#1b1d1a","secondaryBackground":"#111114","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#18181b","baseBackground":"#161619","borderColor":"#261616","buttonColor":"#1f1a1a","selectionInactive":"#1e1e21","identifierHighlight":"#232326","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#265579","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#511c22","highlightColor":"#2a0c0c","disabledColor":"#6f6f6f","accentColorTransparent":"#b532415A","accentColorLessTransparent":"#b532419A","accentColorMoreTransparent":"#b532412A","accentColor":"#b53241","accentContrastColor":"#272727","stopColor":"#ee2726","testScopeColor":"#151c18","popupMask":"#928d8d05","codeBlock":"#191715","textEditorBackground":"#141417","foldedTextBackground":"#191813","classNameColor":"#BD93F9","htmlTagColor":"#666f71","stringColor":"#4593f5","keywordColor":"#e0474b","keyColor":"#6b7476","omnibox_text":"#BD93F9","tab_background_text":"#6f6f6f"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&disabledColor&"}}}},"c5e92ad9-2fa0-491e-b92a-48ab92d13597":{"information":{"id":"c5e92ad9-2fa0-491e-b92a-48ab92d13597","name":"Rias: Crimson","displayName":"Rias","dark":true,"author":"Unthrottled","group":"High School DxD","stickers":{"default":"rias_dark.png"},"backgrounds":{"primary":"waifus/Rias_Crimson/images/rias_dark.png"},"jsonPath":"waifus/Rias_Crimson/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#cdb0b0","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#491818","infoForeground":"#cdacac","completionWindowBackground":"#32393F","baseIconColor":"#9e898e","contrastColor":"#681b1b","nonProjectFileScopeColor":"#3e1c13","secondaryBackground":"#401010","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#3d1313","baseBackground":"#401112","borderColor":"#551818","buttonColor":"#611c1c","selectionInactive":"#491818","identifierHighlight":"#491818","selectionBackground":"#822e2e","selectionBackgroundTransparent":"#822e2eaa","searchBackground":"#181212","searchForeground":"#fbfbfb","buttonFont":"#996b6b","foregroundColor":"#fafafa","startColor":"#5a1f1f","highlightColor":"#4c1818","disabledColor":"#6f4f4a","accentColorTransparent":"#e039435A","accentColorLessTransparent":"#e039439A","accentColorMoreTransparent":"#e039432A","accentColor":"#e03943","accentContrastColor":"#271c21","stopColor":"#ec081e","testScopeColor":"#3d2313","popupMask":"#EAEAF00A","codeBlock":"#491818","textEditorBackground":"#3E1010","foldedTextBackground":"#491818","classNameColor":"#e03392","htmlTagColor":"#a28a92","stringColor":"#9EB7D6","keyColor":"#eea367","keywordColor":"#C04750","omnibox_text":"#ff0000"},"overrides":{"theme":{"colors":{"omnibox_text":"#ff0000"}}}},"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160":{"information":{"id":"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160","name":"Rias: Onyx","displayName":"Rias","dark":true,"author":"Unthrottled","group":"High School DxD","stickers":{"default":"rias_onyx.png","secondary":"rias_onyx_spicy.png"},"backgrounds":{"primary":"waifus/Rias_Onyx/images/rias_onyx.png","secondary":"waifus/Rias_Onyx/images/rias_onyx_spicy.png"},"jsonPath":"waifus/Rias_Onyx/theme.json"},"colors":{"constantColor":"#E356A7","parameterColor":"#FFB86C","comments":"#694f4d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#97706f","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31","caretRow":"#1e0607","infoForeground":"#6e2727","completionWindowBackground":"#32393F","baseIconColor":"#795b5e","contrastColor":"#1e0809","nonProjectFileScopeColor":"#130700","secondaryBackground":"#1c0607","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#100000","baseBackground":"#130000","borderColor":"#220000","buttonColor":"#2b0808","selectionInactive":"#220708","identifierHighlight":"#220708","selectionBackground":"#390c10","selectionBackgroundTransparent":"#390c10aa","searchBackground":"#0F625A","searchForeground":"#fbfbfb","buttonFont":"#996b6b","foregroundColor":"#d8d8d8","startColor":"#491b1b","highlightColor":"#2e090b","disabledColor":"#584445","accentColorTransparent":"#7C171F5A","accentColorLessTransparent":"#7C171F9A","accentColorMoreTransparent":"#7C171F2A","accentColor":"#7C171F","accentContrastColor":"#3f3d42","stopColor":"#9a101f","testScopeColor":"#0f0a00","popupMask":"#EAEAF005","codeBlock":"#1d0406","textEditorBackground":"#100000","foldedTextBackground":"#280a0b","classNameColor":"#5a84dd","htmlTagColor":"#6297a2","stringColor":"#F6E3CC","keyColor":"#b2dbe3","keywordColor":"#27c0b4","tab_background_text":"#996b6b","omnibox_text":"#27c0b4"},"overrides":{"theme":{"colors":{"tab_background_text":"&buttonFont&","omnibox_text":"&keywordColor&"}}}},"a1da4f2f-e736-40e7-86d9-9167a247da93":{"information":{"id":"a1da4f2f-e736-40e7-86d9-9167a247da93","name":"Jabami Yumeko","displayName":"Yumeko","dark":true,"author":"Unthrottled","group":"Kakegurui","stickers":{"default":"yumeko_dark.png"},"backgrounds":{"primary":"waifus/Jabami_Yumeko/images/yumeko_dark.png"},"jsonPath":"waifus/Jabami_Yumeko/theme.json"},"colors":{"constantColor":"#e4ff10","parameterColor":"#FFB86C","comments":"#735253","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#97706f","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31","caretRow":"#1e0607","infoForeground":"#7e2a2a","completionWindowBackground":"#32393F","baseIconColor":"#795555","contrastColor":"#2e090b","nonProjectFileScopeColor":"#130700","secondaryBackground":"#160304","selectionForeground":"#fbfbfb","headerColor":"#0b0000","baseBackground":"#070000","borderColor":"#1e0000","buttonColor":"#2b0808","selectionInactive":"#220708","identifierHighlight":"#220708","selectionBackground":"#390c10","selectionBackgroundTransparent":"#390c10aa","searchBackground":"#2a6121","searchForeground":"#fbfbfb","buttonFont":"#a67676","foregroundColor":"#dbdbdb","startColor":"#491b1b","highlightColor":"#2e090b","disabledColor":"#584445","accentColorTransparent":"#8a18205A","accentColorLessTransparent":"#8a18209A","accentColorMoreTransparent":"#8a18202A","accentColor":"#8a1820","accentContrastColor":"#3f3d42","stopColor":"#9a101f","testScopeColor":"#0f0a00","popupMask":"#EAEAF005","codeBlock":"#1d0406","textEditorBackground":"#050000","foldedTextBackground":"#280a0b","classNameColor":"#7092ea","htmlTagColor":"#4fcad5","stringColor":"#F6E3CC","keyColor":"#42E66C","keywordColor":"#e0474b","omnibox_text":"#4fcad5"},"overrides":{"theme":{"colors":{"omnibox_text":"&htmlTagColor&"},"properties":{"ntp_background_alignment":"right"}}}},"19b65ec8-133c-4655-a77b-13623d8e97d3":{"information":{"id":"19b65ec8-133c-4655-a77b-13623d8e97d3","name":"Ryuko Dark","displayName":"Ryuko","dark":true,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"ryuko.png"},"backgrounds":{"primary":"waifus/Ryuko_Dark/images/ryuko.png"},"jsonPath":"waifus/Ryuko_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3C4246","diff.conflict":"#5d323f","diff.inserted":"#173D17","diff.modified":"#203952","caretRow":"#2a3037","infoForeground":"#6e707a","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#262c32","nonProjectFileScopeColor":"#303638","secondaryBackground":"#282f35","selectionForeground":"#E2CB14","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2b3238","baseBackground":"#2f363c","borderColor":"#30383d","buttonColor":"#2b3237","selectionInactive":"#292e34","identifierHighlight":"#2f3840","selectionBackground":"#563036","selectionBackgroundTransparent":"#a730355a","searchBackground":"#2C5277","searchForeground":"#E2CB14","buttonFont":"#6b8b99","foregroundColor":"#bbbbbb","startColor":"#511c22","highlightColor":"#573238","disabledColor":"#585F6F","accentColorTransparent":"#a730355A","accentColorLessTransparent":"#a730359A","accentColorMoreTransparent":"#a730352A","accentColor":"#a73035","accentContrastColor":"#271c21","stopColor":"#ee2726","testScopeColor":"#2d3e3a","popupMask":"#EAEAF00A","codeBlock":"#292e34","textEditorBackground":"#2b3238","foldedTextBackground":"#272e34","classNameColor":"#6893f3","htmlTagColor":"#8C90E5","stringColor":"#efa554","keyColor":"#C1B5C3","keywordColor":"#e0474b","omnibox_text":"#E2CB14","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136"},"properties":{"ntp_background_alignment":"right"}}}},"3fbd90c3-859d-4618-8e31-90461ac7a556":{"information":{"id":"3fbd90c3-859d-4618-8e31-90461ac7a556","name":"Ryuko Light","displayName":"Ryuko","dark":false,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"ryuko_light.png"},"backgrounds":{"primary":"waifus/Ryuko_Light/images/ryuko_light.png"},"jsonPath":"waifus/Ryuko_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#169ef2","comments":"#505D64","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#344f69","foregroundColorEditor":"#4D4D4A","unusedColor":"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e6effc","baseIconColor":"#455d8e","infoForeground":"#1f79a1","contrastColor":"#cddff9","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#eef6ff","selectionForeground":"#103365","headerColor":"#f5f6f7","baseBackground":"#fafbfc","borderColor":"#e5e5ee","buttonColor":"#aaddfd","selectionInactive":"#bdd3f3","identifierHighlight":"#daecfa","selectionBackground":"#74adec","selectionBackgroundTransparent":"#74adec55","searchBackground":"#9c8bf0","searchForeground":"#161165","buttonFont":"#103365","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#e1f1fe","disabledColor":"#74889f","accentColorTransparent":"#169ef25A","accentColorLessTransparent":"#169ef29A","accentColorMoreTransparent":"#169ef22A","accentColor":"#169ef2","stopColor":"#19e3d9","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#bff8e2","textEditorBackground":"#ffffff","foldedTextBackground":"#f6f6f6","classNameColor":"#7748B7","htmlTagColor":"#2811B9","stringColor":"#0F92E3","keyColor":"#007972","keywordColor":"#B03F0F"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"12a54623-1f0b-4769-9917-d5267092a605":{"information":{"id":"12a54623-1f0b-4769-9917-d5267092a605","name":"Satsuki Dark","displayName":"Satsuki","dark":true,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"satsuki_dark.png"},"backgrounds":{"primary":"waifus/Satsuki_Dark/images/satsuki_dark.png"},"jsonPath":"waifus/Satsuki_Dark/theme.json"},"colors":{"constantColor":"#96b7fb","parameterColor":"#FFB86C","comments":"#596570","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#596570","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#2F3334","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#2b2e31","baseIconColor":"#697777","contrastColor":"#2f363c","nonProjectFileScopeColor":"#312b27","secondaryBackground":"#1d2123","selectionForeground":"#fefefe","headerColor":"#212427","baseBackground":"#272b2d","borderColor":"#32373a","buttonColor":"#303537","selectionInactive":"#3f2527","identifierHighlight":"#363a3d","selectionBackground":"#5d2626","selectionBackgroundTransparent":"#5d2626AA","searchBackground":"#1A6020","searchForeground":"#fefefe","buttonFont":"#94918c","foregroundColor":"#d3d3d3","highlightColor":"#5f2c2c","disabledColor":"#5c5151","accentColorTransparent":"#f030225A","accentColorLessTransparent":"#f030229A","accentColorMoreTransparent":"#f030222A","accentColor":"#f03022","accentContrastColor":"#182f42","infoForeground":"#af543f","startColor":"#595959","stopColor":"#ee2726","testScopeColor":"#202a25","popupMask":"#928d8d05","codeBlock":"#402729","foldedTextBackground":"#2b2e31","textEditorBackground":"#242729","classNameColor":"#6893f3","htmlTagColor":"#ff6b75","stringColor":"#F6E9CB","keyColor":"#46F263","keywordColor":"#e24a3e","omnibox_text":"#e24a3e"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"},"properties":{}}}},"3a78b13e-dbf2-410f-bb20-12b57bff7735":{"information":{"id":"3a78b13e-dbf2-410f-bb20-12b57bff7735","name":"Satsuki Light","displayName":"Satsuki","dark":false,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"satsuki_light.png"},"backgrounds":{"primary":"waifus/Satsuki_Light/images/satsuki_light.png"},"jsonPath":"waifus/Satsuki_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#275AB3","comments":"#505D64","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#344f69","foregroundColorEditor":"#4D4D4A","unusedColor":"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e6effc","baseIconColor":"#455d8e","infoForeground":"#1f45a1","contrastColor":"#cddff9","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#eef6ff","selectionForeground":"#0e2c57","headerColor":"#f5f6f7","baseBackground":"#fafbfc","borderColor":"#e5e5ee","buttonColor":"#add3fd","selectionInactive":"#bdd3f3","identifierHighlight":"#daecfa","selectionBackground":"#748fec","selectionBackgroundTransparent":"#748fec55","searchBackground":"#9c8bf0","searchForeground":"#161165","buttonFont":"#103365","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#e1f1fe","disabledColor":"#74889f","accentColorTransparent":"#275AB35A","accentColorLessTransparent":"#275AB39A","accentColorMoreTransparent":"#275AB32A","accentColor":"#275AB3","stopColor":"#32c5e3","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#cff7f5","textEditorBackground":"#ffffff","foldedTextBackground":"#f6f6f6","classNameColor":"#7748B7","htmlTagColor":"#EE5C09","stringColor":"#0F92E3","keyColor":"#79074c","keywordColor":"#13a78c"},"overrides":{}},"15e51483-1ccd-46b7-90cf-885cccaaaf2c":{"information":{"id":"15e51483-1ccd-46b7-90cf-885cccaaaf2c","name":"Aqua","displayName":"Aqua","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"aqua_dark.png"},"backgrounds":{"primary":"waifus/Aqua/images/aqua_dark.png"},"jsonPath":"waifus/Aqua/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#61647b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2d3047","infoForeground":"#7b8bab","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#1a3467","nonProjectFileScopeColor":"#2e3242","secondaryBackground":"#242942","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2a2d44","baseBackground":"#282b42","borderColor":"#2a334b","buttonColor":"#31374b","selectionInactive":"#31344b","identifierHighlight":"#31344b","selectionBackground":"#4C637A","selectionBackgroundTransparent":"#4C637AAA","searchBackground":"#28734B","searchForeground":"#fbfbfb","buttonFont":"#838daa","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#2d3047","disabledColor":"#585F6F","accentColorTransparent":"#578CDA5A","accentColorLessTransparent":"#578CDA9A","accentColorMoreTransparent":"#578CDA2A","accentColor":"#578CDA","accentContrastColor":"#271c21","stopColor":"#688dee","testScopeColor":"#203635","popupMask":"#EAEAF00A","codeBlock":"#2e3149","textEditorBackground":"#262940","foldedTextBackground":"#2e3149","classNameColor":"#8dc6ef","htmlTagColor":"#a28a92","stringColor":"#f4fa8c","keyColor":"#6893f3","keywordColor":"#988F9A","secondaryAccentColor":"#00c69a"},"overrides":{}},"774ec7ad-d6a0-4d9c-b195-2f54d72ab664":{"information":{"id":"774ec7ad-d6a0-4d9c-b195-2f54d72ab664","name":"Darkness Dark","displayName":"Darkness","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"darkness_dark.png"},"backgrounds":{"primary":"waifus/Darkness_Dark/images/darkness_dark.png"},"jsonPath":"waifus/Darkness_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#33342F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#14110d","infoForeground":"#7c7262","completionWindowBackground":"#22282b","baseIconColor":"#6c6563","contrastColor":"#382416","nonProjectFileScopeColor":"#161602","secondaryBackground":"#100d03","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#090802","baseBackground":"#080703","borderColor":"#1c1500","buttonColor":"#1e1c19","selectionInactive":"#1d1704","identifierHighlight":"#1d1704","selectionBackground":"#553919","selectionBackgroundTransparent":"#553919AA","searchBackground":"#144824","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#494949","highlightColor":"#2b190e","disabledColor":"#6f6f6f","accentColorTransparent":"#e997455A","accentColorLessTransparent":"#e997459A","accentColorMoreTransparent":"#e997452A","accentColor":"#e99745","accentContrastColor":"#5a3b1c","stopColor":"#ee6a12","testScopeColor":"#091202","popupMask":"#EAEAF00A","codeBlock":"#191715","textEditorBackground":"#0a0904","foldedTextBackground":"#191813","classNameColor":"#d53a4a","htmlTagColor":"#a28a92","stringColor":"#4593f5","keywordColor":"#ffba2f","keyColor":"#3492b1"},"overrides":{}},"8474d98d-7bb1-462c-82b1-dd7c512142a6":{"information":{"id":"8474d98d-7bb1-462c-82b1-dd7c512142a6","name":"Darkness Light","displayName":"Darkness","dark":false,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"darkness_light.png"},"backgrounds":{"primary":"waifus/Darkness_Light/images/darkness_light.png"},"jsonPath":"waifus/Darkness_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#F5C83C","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E6DB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#FFF6E4","baseIconColor":"#979087","infoForeground":"#aaaaaa","contrastColor":"#feffdd","nonProjectFileScopeColor":"#fffaf0","secondaryBackground":"#fffff7","selectionForeground":"#A8930A","inactiveBackground":"#FFFFBC","inactiveBackgroundDarker":"#F5F5B3","headerColor":"#FFFEF9","baseBackground":"#fefefa","borderColor":"#f1f4e0","buttonColor":"#fffef7","selectionInactive":"#FFFFBC","identifierHighlight":"#FFFFBC","selectionBackground":"#fff3b4","selectionBackgroundTransparent":"#fff3b455","searchBackground":"#C1FFBA","searchForeground":"#366906","buttonFont":"#546E7A","foregroundColor":"#000000","startColor":"#EBDA50","highlightColor":"#fff8e0","disabledColor":"#7F818F","accentColorTransparent":"#F5C83C5A","accentColorLessTransparent":"#F5C83C9A","accentColorMoreTransparent":"#F5C83C2A","accentColor":"#F5C83C","darkerAccentColor":"#dcab2b","stopColor":"#FCFFA5","testScopeColor":"#D7FFDC","popupMask":"#FFF6E430","codeBlock":"#f4f3ee","textEditorBackground":"#FFFEF9","foldedTextBackground":"#F3F2E2","classNameColor":"#c79c19","htmlTagColor":"#22863a","stringColor":"#005CC5","keyColor":"#3492b1","keywordColor":"#E36207","omnibox_text":"#005CC5"},"overrides":{"theme":{"colors":{"omnibox_text":"&stringColor&"}}}},"63fe4617-4cac-47a5-9b93-6794514c35ad":{"information":{"id":"63fe4617-4cac-47a5-9b93-6794514c35ad","name":"Megumin","displayName":"Megumin","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"megumin.png"},"backgrounds":{"primary":"waifus/Megumin/images/megumin.png"},"jsonPath":"waifus/Megumin/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#726868","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#7b7373","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3E3839","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#31262b","infoForeground":"#75595d","completionWindowBackground":"#32393F","baseIconColor":"#948785","contrastColor":"#3e2126","nonProjectFileScopeColor":"#312A26","secondaryBackground":"#281d22","selectionForeground":"#E2CB14","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2a1f24","baseBackground":"#271c21","borderColor":"#32262c","buttonColor":"#2f2329","selectionInactive":"#31262b","identifierHighlight":"#3a2d33","selectionBackground":"#563036","selectionBackgroundTransparent":"#563036A5","searchBackground":"#851B2A","searchForeground":"#E2CB14","buttonFont":"#766B6B","foregroundColor":"#bbbbbb","startColor":"#511c22","highlightColor":"#522227","disabledColor":"#585F6F","accentColorTransparent":"#a730355A","accentColorLessTransparent":"#a730359A","accentColorMoreTransparent":"#a730352A","accentColor":"#a73035","accentContrastColor":"#271c21","stopColor":"#ee2e37","testScopeColor":"#243125","popupMask":"#EAEAF00A","codeBlock":"#2f2329","textEditorBackground":"#2c2126","foldedTextBackground":"#33282d","classNameColor":"#dae838","htmlTagColor":"#a28a92","stringColor":"#ffd866","keyColor":"#AF5C5A","keywordColor":"#a28a92","omnibox_text":"#E2CB14","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136","tab_background_text":"#7b7373"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136","tab_background_text":"&lineNumberColor&"}}}},"dce48196-ff46-470c-b5f9-d1e23f4a79d3":{"information":{"id":"dce48196-ff46-470c-b5f9-d1e23f4a79d3","name":"Monika Dark","displayName":"Monika","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"just_monika_dark.png","secondary":"just_monika_dark_joy.png","normal":"just_monika_dark_normal.png"},"backgrounds":{"primary":"waifus/Monika_Dark/images/just_monika_dark.png","secondary":"waifus/Monika_Dark/images/just_monika_dark_joy.png"},"jsonPath":"waifus/Monika_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#4E6B4C","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#697966","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#38403A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#24291a","completionWindowBackground":"#32393F","baseIconColor":"#657F6E","contrastColor":"#244020","nonProjectFileScopeColor":"#222613","secondaryBackground":"#1a1e12","selectionForeground":"#ffffff","inactiveBackground":"#122D13","inactiveBackgroundDarker":"#133414","headerColor":"#1D2115","baseBackground":"#1A1E12","borderColor":"#202416","buttonColor":"#1e3219","selectionInactive":"#122D13","identifierHighlight":"#2d3320","selectionBackground":"#30432B","buttonFont":"#6f9a65","foregroundColor":"#bbbbbb","startColor":"#0abb0d","highlightColor":"#253120","disabledColor":"#505050","accentColorTransparent":"#388E3C5A","accentColorLessTransparent":"#388E3C9A","accentColorMoreTransparent":"#388E3C2A","accentColor":"#388E3C","infoForeground":"#3b753d","accentContrastColor":"#1A1E12","stopColor":"#FFFA11","testScopeColor":"#1b2610","popupMask":"#EAEAF00A","codeBlock":"#23271A","searchBackground":"#16690D","searchForeground":"#ececec","textEditorBackground":"#1d2115","foldedTextBackground":"#252D19","classNameColor":"#bca3aa","htmlTagColor":"#3eae5d","stringColor":"#f1fa8c","keyColor":"#bca3aa","keywordColor":"#3eae5d","omnibox_text":"#0abb0d","tab_background_text":"#697966"},"overrides":{"theme":{"colors":{"omnibox_text":"&startColor&","tab_background_text":"&lineNumberColor&"}}}},"9a310731-ab2d-40f5-b502-fa5419f799a2":{"information":{"id":"9a310731-ab2d-40f5-b502-fa5419f799a2","name":"Monika Light","displayName":"Monika","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"just_monika.png","secondary":"just_monika_joy.png"},"backgrounds":{"primary":"waifus/Monika_Light/images/just_monika.png","secondary":"waifus/Monika_Light/images/just_monika_joy.png"},"jsonPath":"waifus/Monika_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#388E3C","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#DFEFE6","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#dcf7e0","completionWindowBackground":"#e7e5ea","baseIconColor":"#838b83","contrastColor":"#d0f6cf","nonProjectFileScopeColor":"#f7fbf0","secondaryBackground":"#edffec","selectionForeground":"#393d45","inactiveBackground":"#e6eee4","inactiveBackgroundDarker":"#e3ede1","headerColor":"#f2fff0","baseBackground":"#f3fff4","borderColor":"#e2eee3","buttonColor":"#d8eed9","selectionInactive":"#def9e2","identifierHighlight":"#def9e2","selectionBackground":"#a9ecac","selectionBackgroundTransparent":"#a0d2a733","searchBackground":"#B9F4FF","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#5FAA51","highlightColor":"#e0ffe1","disabledColor":"#A2B6CB","accentColorTransparent":"#388E3C5A","accentColorLessTransparent":"#388E3C9A","accentColorMoreTransparent":"#388E3C2A","accentColor":"#388E3C","infoForeground":"#3b753d","stopColor":"#5EEF1B","testScopeColor":"#dcf6e1","popupMask":"#f2fff030","codeBlock":"#eaf6eb","textEditorBackground":"#f2fff0","foldedTextBackground":"#def6f3","classNameColor":"#7AA42E","keyColor":"#8a777d","stringColor":"#da832e","htmlTagColor":"#3eae5d","keywordColor":"#3eae5d"},"overrides":{}},"a7e0aa28-739a-4671-80ae-3980997e6b71":{"information":{"id":"a7e0aa28-739a-4671-80ae-3980997e6b71","name":"Natsuki Dark","displayName":"Natsuki","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"natsuki_dark.png","secondary":"natsuki_dark_normal.png","normal":"natsuki_dark_normal.png"},"backgrounds":{"primary":"waifus/Natsuki_Dark/images/natsuki_dark.png","secondary":"waifus/Natsuki_Dark/images/natsuki_dark_normal.png"},"jsonPath":"waifus/Natsuki_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#9C67AF","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796675","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#362B31","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#441539","completionWindowBackground":"#32393F","baseIconColor":"#7F707A","contrastColor":"#56324C","nonProjectFileScopeColor":"#2f1125","secondaryBackground":"#330A2B","selectionForeground":"#e6afca","inactiveBackground":"#6b3550","inactiveBackgroundDarker":"#66334b","headerColor":"#2f0a27","baseBackground":"#310a29","borderColor":"#381927","buttonColor":"#561b3e","selectionInactive":"#6F3654","selectionInactiveTransparent":"#6F365455","identifierHighlight":"#511843","selectionBackground":"#602b50","selectionBackgroundTransparent":"#602b506c","searchBackground":"#6d4cb9","searchForeground":"#ffffff","buttonFont":"#BBBBBB","foregroundColor":"#bbbbbb","startColor":"#BB0A69","highlightColor":"#3c0c33","disabledColor":"#505050","accentColorTransparent":"#E946865A","accentColorLessTransparent":"#E946869A","accentColorMoreTransparent":"#E946862A","accentColor":"#E94686","accentContrastColor":"#251923","infoForeground":"#b74170","stopColor":"#F650FF","testScopeColor":"#182613","popupMask":"#EAEAF00A","codeBlock":"#3d1c31","textEditorBackground":"#35102c","foldedTextBackground":"#441a35","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#FF9CD6","keywordColor":"#bca3aa","tab_background_text":"#BBBBBB"},"overrides":{"theme":{"colors":{"tab_background_text":"&buttonFont&"}}}},"91415015-8fe3-48eb-9951-70a5cd6cbb7f":{"information":{"id":"91415015-8fe3-48eb-9951-70a5cd6cbb7f","name":"Natsuki Light","displayName":"Natsuki","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"natsuki.png","secondary":"natsuki_joy.png"},"backgrounds":{"primary":"waifus/Natsuki_Light/images/natsuki.png","secondary":"waifus/Natsuki_Light/images/natsuki_joy.png"},"jsonPath":"waifus/Natsuki_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#E94686","comments":"#7d6a7d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#ffdce6","infoForeground":"#dd87a1","completionWindowBackground":"#e7e5ea","baseIconColor":"#af8da6","contrastColor":"#f0c3e3","nonProjectFileScopeColor":"#FFE4E3","secondaryBackground":"#f3cfe0","selectionForeground":"#ffffff","inactiveBackground":"#eed4ec","inactiveBackgroundDarker":"#ebd1e9","headerColor":"#FFE0F0","baseBackground":"#ffe4f1","borderColor":"#F1D7E6","buttonColor":"#e5c2d1","selectionInactive":"#FFD9E2","identifierHighlight":"#FFD9E2","selectionBackground":"#dc99bb","searchBackground":"#dc99bb","searchForeground":"#ffffff","buttonFont":"#252427","foregroundColor":"#000000","startColor":"#F25AAF","highlightColor":"#f7d2e8","disabledColor":"#cbb1c6","accentColorTransparent":"#E946865A","accentColorLessTransparent":"#E946869A","accentColorMoreTransparent":"#E946862A","accentColor":"#E94686","stopColor":"#fbadff","testScopeColor":"#ede8e4","popupMask":"#FFE0F030","codeBlock":"#FDD8FF","textEditorBackground":"#FFE5F1","foldedTextBackground":"#F1E5FA","classNameColor":"#df81b8","htmlTagColor":"#7B6970","stringColor":"#DC872E","keyColor":"#7C75EF","keywordColor":"#C869A3","omnibox_text":"#252427"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"}}}},"b0340303-0a5a-4a20-9b9c-fc8ce9880078":{"information":{"id":"b0340303-0a5a-4a20-9b9c-fc8ce9880078","name":"Sayori Dark","displayName":"Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"sayori_dark.png","secondary":"sayori_dark_normal.png","normal":"sayori_dark_normal.png"},"backgrounds":{"primary":"waifus/Sayori_Dark/images/sayori_dark.png","secondary":"waifus/Sayori_Dark/images/sayori_dark_normal.png"},"jsonPath":"waifus/Sayori_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383B3F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#17243c","completionWindowBackground":"#32393F","baseIconColor":"#5B777F","contrastColor":"#1B323F","nonProjectFileScopeColor":"#131b2a","secondaryBackground":"#131d2d","selectionForeground":"#9CF5FF","inactiveBackground":"#1b254b","inactiveBackgroundDarker":"#1d2650","headerColor":"#0e1b2f","baseBackground":"#0E1D31","borderColor":"#1a1c2d","buttonColor":"#18303f","selectionInactive":"#1d274b","identifierHighlight":"#1f3050","selectionBackground":"#234164","searchBackground":"#3D8FBD","searchForeground":"#051a1a","buttonFont":"#26A8E8","foregroundColor":"#bbbbbb","startColor":"#0A74BB","highlightColor":"#232e3f","disabledColor":"#505050","accentColorTransparent":"#00BCD45A","accentColorLessTransparent":"#00BCD49A","accentColorMoreTransparent":"#00BCD42A","accentColor":"#00BCD4","accentContrastColor":"#12131f","infoForeground":"#3a9fb1","stopColor":"#11FFFD","testScopeColor":"#122325","popupMask":"#EAEAF00A","codeBlock":"#1B1D31","textEditorBackground":"#111b2d","foldedTextBackground":"#1b2346","classNameColor":"#c1ff10","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#3F77EF","keywordColor":"#bca3aa"},"overrides":{}},"cb8ef4b7-0844-4a04-b08b-754086598de4":{"information":{"id":"cb8ef4b7-0844-4a04-b08b-754086598de4","name":"Sayori Light","displayName":"Sayori","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"sayori.png","secondary":"sayori_joy.png"},"backgrounds":{"primary":"waifus/Sayori_Light/images/sayori.png","secondary":"waifus/Sayori_Light/images/sayori_joy.png"},"jsonPath":"waifus/Sayori_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#00bcd4","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#dceef7","completionWindowBackground":"#e7e5ea","baseIconColor":"#838a8b","contrastColor":"#cfeef6","nonProjectFileScopeColor":"#f0fbf4","secondaryBackground":"#ecfbff","selectionForeground":"#393d45","inactiveBackground":"#e4ebee","inactiveBackgroundDarker":"#e1e8ed","headerColor":"#f0faff","baseBackground":"#f3faff","borderColor":"#e2eaee","buttonColor":"#d8e6ee","selectionInactive":"#d7e3f1","identifierHighlight":"#def3fa","selectionBackground":"#a9c8ec","selectionBackgroundTransparent":"#a0bbd233","searchBackground":"#BDB9F1","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#0d96f1","highlightColor":"#e0f2ff","disabledColor":"#A2B6CB","accentColorTransparent":"#00bcd45A","accentColorLessTransparent":"#00bcd49A","accentColorMoreTransparent":"#00bcd42A","accentColor":"#00bcd4","infoForeground":"#64a6ac","stopColor":"#3DFFF3","testScopeColor":"#f1fdeb","popupMask":"#f0faff30","codeBlock":"#eaf0f6","textEditorBackground":"#f0faff","foldedTextBackground":"#e5edf6","classNameColor":"#FF3889","htmlTagColor":"#9D868D","stringColor":"#DC872E","keyColor":"#3F77EF","keywordColor":"#9D868D","omnibox_text":"#252427"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"}}}},"a14733d6-8e15-4e75-b6b8-509f323e5b3b":{"information":{"id":"a14733d6-8e15-4e75-b6b8-509f323e5b3b","name":"Yuri Dark","displayName":"Yuri","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"yuri_dark.png","secondary":"yuri_dark_normal.png","normal":"yuri_dark_normal.png"},"backgrounds":{"primary":"waifus/Yuri_Dark/images/yuri_dark.png","secondary":"waifus/Yuri_Dark/images/yuri_dark_normal.png"},"jsonPath":"waifus/Yuri_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#8B79B4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6f6679","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#453C4A","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952","caretRow":"#473466","completionWindowBackground":"#32393F","baseIconColor":"#6d6b96","contrastColor":"#473960","nonProjectFileScopeColor":"#493458","secondaryBackground":"#412D62","selectionForeground":"#B39EFF","inactiveBackground":"#3C1D55","inactiveBackgroundDarker":"#451e5f","headerColor":"#442e5c","baseBackground":"#493162","borderColor":"#4d3a63","buttonColor":"#483967","selectionInactive":"#473466","identifierHighlight":"#503b73","selectionBackground":"#4c2a70","searchBackground":"#7749b2","searchForeground":"#e7e5f3","buttonFont":"#9c99e3","foregroundColor":"#DADADA","startColor":"#870AD2","highlightColor":"#533668","disabledColor":"#AF9ECB","accentColorTransparent":"#AB47BC5A","accentColorLessTransparent":"#AB47BC9A","accentColorMoreTransparent":"#AB47BC2A","accentColor":"#AB47BC","accentContrastColor":"#2a1e35","infoForeground":"#9d52ab","stopColor":"#F667FF","testScopeColor":"#423658","popupMask":"#EAEAF00A","codeBlock":"#3e2955","textEditorBackground":"#422D5A","foldedTextBackground":"#3C1D55","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#7C75EF","keywordColor":"#bca3aa","omnibox_text":"#B39EFF","tab_background_text":"#AF9ECB"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","tab_background_text":"&disabledColor&"}}}},"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68":{"information":{"id":"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68","name":"Yuri Light","displayName":"Yuri","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"yuri.png","secondary":"yuri_joy.png"},"backgrounds":{"primary":"waifus/Yuri_Light/images/yuri.png","secondary":"waifus/Yuri_Light/images/yuri_joy.png"},"jsonPath":"waifus/Yuri_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#ab74cb","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#ECE3EC","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e4dcf7","completionWindowBackground":"#e7e5ea","baseIconColor":"#a68daf","contrastColor":"#decff6","nonProjectFileScopeColor":"#faf0fb","secondaryBackground":"#f5ecff","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#f5f0ff","baseBackground":"#f7f3ff","borderColor":"#e2e3ee","buttonColor":"#e1d8ee","selectionInactive":"#ded7f1","identifierHighlight":"#e7e0fa","selectionBackground":"#ada0d2","selectionBackgroundTransparent":"#a5a0d233","searchBackground":"#D798D6","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","infoForeground":"#8864ac","startColor":"#cb87fb","highlightColor":"#e9e0ff","disabledColor":"#A2B6CB","accentColorTransparent":"#ab74cb5A","accentColorLessTransparent":"#ab74cb9A","accentColorMoreTransparent":"#ab74cb2A","accentColor":"#ab74cb","stopColor":"#f595ff","testScopeColor":"#e7eff1","popupMask":"#ded7f130","codeBlock":"#efeaf6","textEditorBackground":"#f3f0ff","foldedTextBackground":"#eae5f6","classNameColor":"#c26a9d","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#7C75EF","keywordColor":"#c26a9d","omnibox_text":"#82357d"},"overrides":{"theme":{"colors":{"omnibox_text":"#82357d"}}}},"2d1112ac-04ab-4f78-82c4-22e5e2c1754b":{"information":{"id":"2d1112ac-04ab-4f78-82c4-22e5e2c1754b","name":"Sonoda Umi","displayName":"Umi","dark":true,"author":"Unthrottled","group":"Love Live","stickers":{"default":"umi_dark.png"},"backgrounds":{"primary":"waifus/Sonoda_Umi/images/umi_dark.png"},"jsonPath":"waifus/Sonoda_Umi/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5e5e79","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#212140","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952","caretRow":"#181A46","completionWindowBackground":"#24222b","baseIconColor":"#656d82","contrastColor":"#665543","nonProjectFileScopeColor":"#252540","secondaryBackground":"#151739","selectionForeground":"#fbfbfb","inactiveBackground":"#2a2931","inactiveBackgroundDarker":"#1f1e24","headerColor":"#191b44","baseBackground":"#15173e","borderColor":"#1c1f50","buttonColor":"#202440","selectionInactive":"#202649","identifierHighlight":"#202649","selectionBackground":"#272A59","selectionBackgroundTransparent":"#272A59AA","searchBackground":"#47264B","searchForeground":"#fbfbfb","buttonFont":"#a0a0a7","foregroundColor":"#d0d0d0","startColor":"#3f3c45","highlightColor":"#1e214b","disabledColor":"#6f6f6f","accentColorTransparent":"#EFA5545A","accentColorLessTransparent":"#EFA5549A","accentColorMoreTransparent":"#EFA5542A","accentColor":"#EFA554","accentColorOverride":"#5e4ba0","accentColorOverrideTransparent":"#5e4ba05A","accentColorOverrideMoreTransparent":"#5e4ba02A","accentContrastColor":"#272727","infoForeground":"#6878c2","stopColor":"#344acb","testScopeColor":"#172741","popupMask":"#8d7fc109","codeBlock":"#181a47","foldedTextBackground":"#251832","textEditorBackground":"#15173c","classNameColor":"#78F5F0","htmlTagColor":"#FF357C","stringColor":"#FFF6B3","keyColor":"#BD84DD","keywordColor":"#58b7ff"},"overrides":{}},"be058474-b967-4afb-b6d9-bda1948b33ec":{"information":{"id":"be058474-b967-4afb-b6d9-bda1948b33ec","name":"Konata","displayName":"Konata","dark":true,"author":"Unthrottled","group":"Lucky Star","stickers":{"default":"konata_dark.png","secondary":"konata_dark_secondary.png"},"meta":{"isVivid":"true"},"backgrounds":{"primary":"waifus/Konata/images/konata_dark.png","secondary":"waifus/Konata/images/konata_dark_secondary.png"},"jsonPath":"waifus/Konata/theme.json"},"colors":{"constantColor":"#f6be8b","parameterColor":"#FFB86C","comments":"#B0C0FC","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#ffffff","foregroundColorEditor":"#F8F8F2","unusedColor":"#A5A1A1","diff.deleted":"#4F6387","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#3C64C9","caretRow":"#3d5d96","completionWindowBackground":"#e7e5ea","baseIconColor":"#f2fdff","contrastColor":"#27494f","nonProjectFileScopeColor":"#3d4b70","secondaryBackground":"#344d82","selectionForeground":"#e7e9ff","inactiveBackground":"#e4ebee","inactiveBackgroundDarker":"#e1e8ed","headerColor":"#314978","baseBackground":"#334c7d","borderColor":"#3e5d99","buttonColor":"#4e608d","selectionInactive":"#39558d","identifierHighlight":"#3a5a93","selectionBackground":"#3a6c75","selectionBackgroundTransparent":"#3a6c7533","searchBackground":"#6a527e","searchForeground":"#e7e9ff","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#addfa9","startColor":"#4bcf4c","highlightColor":"#526495","disabledColor":"#93A5BA","accentColorTransparent":"#4bcf4c5A","accentColorLessTransparent":"#4bcf4c9A","accentColorMoreTransparent":"#4bcf4c2A","accentColor":"#4bcf4c","accentColorBrighter":"#60ff62","accentContrastColor":"#355082","stopColor":"#98ff3d","testScopeColor":"#2d5572","popupMask":"#648adc20","codeBlock":"#3e5f99","textEditorBackground":"#355082","foldedTextBackground":"#3b5a91","classNameColor":"#cda8fa","htmlTagColor":"#f4ffa2","stringColor":"#fc9ee6","keyColor":"#fffd9b","keywordColor":"#ffc9d7"},"overrides":{}},"bc12b380-1f2a-4a9d-89d8-388a07f1e15f":{"information":{"id":"bc12b380-1f2a-4a9d-89d8-388a07f1e15f","name":"Hatsune Miku","displayName":"Miku","dark":true,"author":"Unthrottled","group":"Vocaloid","stickers":{"default":"miku.png","secondary":"miku_secondary.png"},"backgrounds":{"primary":"waifus/Hatsune_Miku/images/miku.png","secondary":"waifus/Hatsune_Miku/images/miku_secondary.png"},"jsonPath":"waifus/Hatsune_Miku/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#67807b","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#393F3A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#313938","infoForeground":"#73999b","completionWindowBackground":"#323f3d","baseIconColor":"#718181","contrastColor":"#303d3c","nonProjectFileScopeColor":"#313332","secondaryBackground":"#313939","selectionForeground":"#fbfbfb","inactiveBackground":"#272d2e","inactiveBackgroundDarker":"#303737","headerColor":"#2c3333","baseBackground":"#293030","borderColor":"#2d3839","buttonColor":"#323737","selectionInactive":"#3a4444","identifierHighlight":"#3a4444","selectionBackground":"#4c7a76","selectionBackgroundTransparent":"#4c7a76AA","searchBackground":"#654773","searchForeground":"#fbfbfb","buttonFont":"#6b9799","foregroundColor":"#bbbbbb","startColor":"#3c6357","highlightColor":"#363d3c","disabledColor":"#586f6d","accentColorTransparent":"#53b0b45A","accentColorLessTransparent":"#53b0b49A","accentColorMoreTransparent":"#53b0b42A","accentColor":"#53b0b4","accentContrastColor":"#271c21","stopColor":"#68eede","testScopeColor":"#27342f","popupMask":"#EAEAF00A","codeBlock":"#2b3231","textEditorBackground":"#2f3635","foldedTextBackground":"#273431","classNameColor":"#aae2f2","htmlTagColor":"#60a498","stringColor":"#F6E9CB","keyColor":"#68f3e7","keywordColor":"#988F9A"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment_secondary":"right"}}}},"dfd05a73-c189-4622-87c7-573fbb3a46b9":{"information":{"id":"dfd05a73-c189-4622-87c7-573fbb3a46b9","name":"Hanekawa Tsubasa","displayName":"Tsubasa","dark":true,"author":"Unthrottled","group":"Monogatari","stickers":{"default":"hanekawa_dark.png"},"backgrounds":{"primary":"waifus/Hanekawa_Tsubasa/images/hanekawa_dark.png"},"jsonPath":"waifus/Hanekawa_Tsubasa/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#79769f","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#777495","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1D1D1D","diff.conflict":"#36151F","diff.inserted":"#142F14","diff.modified":"#152A3D","caretRow":"#1e1d1f","baseIconColor":"#7e7997","contrastColor":"#322849","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#1b1820","selectionForeground":"#ebd6fc","headerColor":"#0f0d10","baseBackground":"#141115","borderColor":"#211c23","buttonColor":"#2e2939","selectionInactive":"#362338","identifierHighlight":"#262626","selectionBackground":"#5a3b5d","selectionBackgroundTransparent":"#5a3b5dAA","searchBackground":"#305D49","searchForeground":"#ebd6fc","buttonFont":"#c7c7c7","foregroundColor":"#c3c3c3","startColor":"#494949","highlightColor":"#262129","disabledColor":"#6f6f6f","accentColorTransparent":"#634F8D5A","accentColorLessTransparent":"#634F8D9A","accentColorMoreTransparent":"#634F8D2A","accentColor":"#634F8D","accentContrastColor":"#272727","infoForeground":"#988ccb","stopColor":"#f7f6ff","testScopeColor":"#151b18","popupMask":"#EAEAF005","codeBlock":"#281f28","textEditorBackground":"#100d11","foldedTextBackground":"#322932","classNameColor":"#e39656","htmlTagColor":"#ff8fec","stringColor":"#F6E3CC","keyColor":"#7ceec8","keywordColor":"#d55fde","omnibox_text":"#7ceec8"},"overrides":{"theme":{"colors":{"omnibox_text":"&keyColor&"},"properties":{"ntp_background_alignment":"right"}}}},"5903b523-ea0a-4724-85d4-f0d0652c3010":{"information":{"id":"5903b523-ea0a-4724-85d4-f0d0652c3010","name":"Miia","displayName":"Miia","dark":true,"author":"Unthrottled","group":"Daily Life With A Monster Girl","stickers":{"default":"miia_dark.png"},"backgrounds":{"primary":"waifus/Miia/images/miia_dark.png"},"jsonPath":"waifus/Miia/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#a87975","foregroundColorEditor":"#F8F8F2","unusedColor":"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#3a1020","infoForeground":"#b19e78","completionWindowBackground":"#32393F","baseIconColor":"#815f59","contrastColor":"#681b1b","nonProjectFileScopeColor":"#3b191e","secondaryBackground":"#330e1b","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#3a1020","baseBackground":"#36101c","borderColor":"#411221","buttonColor":"#541827","selectionInactive":"#441c21","identifierHighlight":"#441c21","selectionBackground":"#5b3225","selectionBackgroundTransparent":"#5b3225aa","searchBackground":"#772761","searchForeground":"#fbfbfb","buttonFont":"#b2918a","foregroundColor":"#efefef","startColor":"#5a1f1f","highlightColor":"#46182a","disabledColor":"#6f4f4a","accentColorTransparent":"#d6a53e5A","accentColorLessTransparent":"#d6a53e9A","accentColorMoreTransparent":"#d6a53e2A","accentColor":"#d6a53e","accentContrastColor":"#271c21","stopColor":"#ec9800","testScopeColor":"#3c0f2a","popupMask":"#EAEAF00A","codeBlock":"#3c1623","textEditorBackground":"#310e19","foldedTextBackground":"#38101e","classNameColor":"#FFB86C","htmlTagColor":"#E356A7","stringColor":"#e2d9bd","keyColor":"#c05388","keywordColor":"#39e6a6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"83e94920-9ae2-4838-9b85-4c3fa22b67b8":{"information":{"id":"83e94920-9ae2-4838-9b85-4c3fa22b67b8","name":"Azuki","displayName":"Azuki","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"azuki_dark.png"},"backgrounds":{"primary":"waifus/Azuki/images/azuki_dark.png"},"jsonPath":"waifus/Azuki/theme.json"},"colors":{"constantColor":"#efacfc","parameterColor":"#FFB86C","comments":"#807066","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c635a","foregroundColorEditor":"#F8F8F2","unusedColor":"#4c5352","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#382a26","baseIconColor":"#7d7268","contrastColor":"#271d1a","nonProjectFileScopeColor":"#33221d","secondaryBackground":"#291e1b","selectionForeground":"#fbfbfb","headerColor":"#2d221f","baseBackground":"#322623","borderColor":"#403331","buttonColor":"#48403d","selectionInactive":"#402f21","identifierHighlight":"#45342f","selectionBackground":"#684e29","selectionBackgroundTransparent":"#684e29AA","searchBackground":"#542626","searchForeground":"#fbfbfb","buttonFont":"#bfbaae","foregroundColor":"#bfbfbf","highlightColor":"#40312d","disabledColor":"#5b606f","accentColorTransparent":"#e9b14e5A","accentColorLessTransparent":"#e9b14e9A","accentColorMoreTransparent":"#e9b14e2A","accentColor":"#e9b14e","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e6c678","testScopeColor":"#2b2b1e","popupMask":"#928d8d05","codeBlock":"#3b2b21","foldedTextBackground":"#3b2c27","textEditorBackground":"#2e221f","classNameColor":"#c4ff8d","htmlTagColor":"#f585ab","stringColor":"#e0f6bf","keyColor":"#96f3fd","keywordColor":"#ffad46"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"93035c21-9eb7-4b0e-92d0-35d66d16c8e0":{"information":{"id":"93035c21-9eb7-4b0e-92d0-35d66d16c8e0","name":"Chocola","displayName":"Chocola","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"chocola_dark.png"},"backgrounds":{"primary":"waifus/Chocola/images/chocola_dark.png"},"jsonPath":"waifus/Chocola/theme.json"},"colors":{"constantColor":"#96b7fb","parameterColor":"#FFB86C","comments":"#806872","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c5a63","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#352f31","baseIconColor":"#7d6c74","contrastColor":"#553d48","nonProjectFileScopeColor":"#312b27","secondaryBackground":"#282023","selectionForeground":"#fefefe","headerColor":"#2c2428","baseBackground":"#30292c","borderColor":"#3a3336","buttonColor":"#46393e","selectionInactive":"#412b32","identifierHighlight":"#403a3c","selectionBackground":"#6a3849","selectionBackgroundTransparent":"#6a3849AA","searchBackground":"#235E52","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#d3d3d3","highlightColor":"#553c4c","disabledColor":"#6f5b64","accentColorTransparent":"#f771a35A","accentColorLessTransparent":"#f771a39A","accentColorMoreTransparent":"#f771a32A","accentColor":"#f771a3","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e66895","testScopeColor":"#282b27","popupMask":"#928d8d05","codeBlock":"#4d2d3c","foldedTextBackground":"#393336","textEditorBackground":"#2c2729","classNameColor":"#f8835f","htmlTagColor":"#ff6b75","stringColor":"#F6E9CB","keyColor":"#48eae4","keywordColor":"#FF357C"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0":{"information":{"id":"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0","name":"Cinnamon","displayName":"Cinnamon","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"cinnamon_dark.png"},"meta":{"isVivid":"true"},"backgrounds":{"primary":"waifus/Cinnamon/images/cinnamon_dark.png"},"jsonPath":"waifus/Cinnamon/theme.json"},"colors":{"constantColor":"#8bc1f8","parameterColor":"#FFB86C","comments":"#7384d4","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#ffffff","foregroundColorEditor":"#F8F8F2","unusedColor":"#64606b","diff.deleted":"#3B4267","diff.conflict":"#622E4C","diff.inserted":"#1B5059","diff.modified":"#274B9B","caretRow":"#3f3c91","completionWindowBackground":"#e7e5ea","baseIconColor":"#f2fdff","contrastColor":"#27494f","nonProjectFileScopeColor":"#413f79","secondaryBackground":"#333184","selectionForeground":"#e7e9ff","headerColor":"#37357f","baseBackground":"#393784","borderColor":"#413e96","buttonColor":"#4a4a8c","selectionInactive":"#38497c","identifierHighlight":"#43409b","selectionBackground":"#3a6c75","selectionBackgroundTransparent":"#3a6c7533","searchBackground":"#5334D9","searchForeground":"#e7e9ff","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#dfe19f","startColor":"#54e255","highlightColor":"#2f2d69","disabledColor":"#a08fb8","accentColorTransparent":"#54e2555A","accentColorLessTransparent":"#54e2559A","accentColorMoreTransparent":"#54e2552A","accentColor":"#54e255","accentContrastColor":"#355082","stopColor":"#98ff3d","testScopeColor":"#343f79","popupMask":"#648adc08","codeBlock":"#33417a","textEditorBackground":"#343277","foldedTextBackground":"#3b3886","classNameColor":"#d0a2fa","htmlTagColor":"#f3ff83","stringColor":"#b3a9ff","keyColor":"#FFD448","keywordColor":"#53dac7"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"432fdab1-b8fa-412e-8cca-1844f18a1a43":{"information":{"id":"432fdab1-b8fa-412e-8cca-1844f18a1a43","name":"Coconut","displayName":"Coconut","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"coconut_dark.png"},"backgrounds":{"primary":"waifus/Coconut/images/coconut_dark.png"},"jsonPath":"waifus/Coconut/theme.json"},"colors":{"constantColor":"#50b5d1","parameterColor":"#FFB86C","comments":"#6f6880","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#605a6c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#373645","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#244658","caretRow":"#393243","baseIconColor":"#746c7d","contrastColor":"#463d55","nonProjectFileScopeColor":"#393537","secondaryBackground":"#2d2735","selectionForeground":"#fefefe","headerColor":"#312c3a","baseBackground":"#3a3143","borderColor":"#453b4e","buttonColor":"#3e3948","selectionInactive":"#2e3b53","identifierHighlight":"#423a4b","selectionBackground":"#255b82","selectionBackgroundTransparent":"#255b82AA","searchBackground":"#635628","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#d3d3d3","highlightColor":"#473b58","disabledColor":"#625b6f","accentColorTransparent":"#d2b5035A","accentColorLessTransparent":"#d2b5039A","accentColorMoreTransparent":"#d2b5032A","accentColor":"#d2b503","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e5e66f","testScopeColor":"#2e3637","popupMask":"#928d8d05","codeBlock":"#2f3354","foldedTextBackground":"#383142","textEditorBackground":"#312b3a","classNameColor":"#f689f6","htmlTagColor":"#ff858c","stringColor":"#F6E9CB","keyColor":"#48eae4","keywordColor":"#b897f6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"13407818-da66-432b-94e3-fd2192e98118":{"information":{"id":"13407818-da66-432b-94e3-fd2192e98118","name":"Maple Dark","displayName":"Maple","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"maple_dark.png"},"backgrounds":{"primary":"waifus/Maple_Dark/images/maple_dark.png"},"jsonPath":"waifus/Maple_Dark/theme.json"},"colors":{"constantColor":"#ec93a1","parameterColor":"#FFB86C","comments":"#807571","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c5b55","foregroundColorEditor":"#F8F8F2","unusedColor":"#606867","diff.deleted":"#2F2A2A","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#352121","baseIconColor":"#7d7172","contrastColor":"#2d5548","nonProjectFileScopeColor":"#34261a","secondaryBackground":"#2a1818","selectionForeground":"#fbfbfb","headerColor":"#2f1b1b","baseBackground":"#321f1f","borderColor":"#412828","buttonColor":"#422c2c","selectionInactive":"#2e2f2a","identifierHighlight":"#3f2727","selectionBackground":"#295043","selectionBackgroundTransparent":"#295043AA","searchBackground":"#734F2B","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#cccccc","highlightColor":"#2e2f2a","disabledColor":"#6f6764","accentColorTransparent":"#46ab795A","accentColorLessTransparent":"#46ab799A","accentColorMoreTransparent":"#46ab792A","accentColor":"#46ab79","accentContrastColor":"#1D4230","infoForeground":"#bfb38c","startColor":"#595959","stopColor":"#52eeb4","testScopeColor":"#2e251b","popupMask":"#928d8d05","codeBlock":"#2e2b26","foldedTextBackground":"#3c2727","textEditorBackground":"#2d1d1d","classNameColor":"#ee7fdc","htmlTagColor":"#fd9144","stringColor":"#F6E9CB","keyColor":"#4fe1a9","keywordColor":"#FFD448"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"ea7a8b00-2d86-4e06-81a2-5c14a46264d5":{"information":{"id":"ea7a8b00-2d86-4e06-81a2-5c14a46264d5","name":"Maple Light","displayName":"Maple","dark":false,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"maple_light.png"},"backgrounds":{"primary":"waifus/Maple_Light/images/maple_light.png"},"jsonPath":"waifus/Maple_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#923A4E","comments":"#908250","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#693434","foregroundColorEditor":"#4D4D4A","unusedColor":"#afaf77","diff.deleted":"#f0c792","diff.conflict":"#ffc088","diff.inserted":"#e9da84","diff.modified":"#e1c2b5","caretRow":"#FFC392","baseIconColor":"#5d3855","infoForeground":"#763530","contrastColor":"#f0c07e","nonProjectFileScopeColor":"#fdd58f","secondaryBackground":"#f9ca92","selectionForeground":"#651c10","headerColor":"#fdcd8f","baseBackground":"#ffd297","borderColor":"#f1bb73","buttonColor":"#eab184","selectionInactive":"#f7bd86","identifierHighlight":"#F8B786","selectionBackground":"#ec9e74","selectionBackgroundTransparent":"#ec9e7455","searchBackground":"#AFF16A","searchForeground":"#651c10","buttonFont":"#8c5432","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#f3bc80","disabledColor":"#8a7f48","accentColorTransparent":"#923A4E5A","accentColorLessTransparent":"#923A4E9A","accentColorMoreTransparent":"#923A4E2A","accentColor":"#923A4E","darkerAccentColor":"#dcab2b","stopColor":"#46ab79","testScopeColor":"#ead88a","popupMask":"#f6d98830","codeBlock":"#ead88a","textEditorBackground":"#ffd091","foldedTextBackground":"#FABD8C","classNameColor":"#7748B7","htmlTagColor":"#2811B9","stringColor":"#208D3B","keyColor":"#007972","keywordColor":"#B03F0F"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"31d5574d-f56b-408f-81dc-9d44feeb62c2":{"information":{"id":"31d5574d-f56b-408f-81dc-9d44feeb62c2","name":"Vanilla","displayName":"Vanilla","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"vanilla_dark.png"},"backgrounds":{"primary":"waifus/Vanilla/images/vanilla_dark.png"},"jsonPath":"waifus/Vanilla/theme.json"},"colors":{"constantColor":"#5ddeda","parameterColor":"#FFB86C","comments":"#686a80","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5a5e6c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#363842","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#243558","caretRow":"#333446","baseIconColor":"#6c6f7d","contrastColor":"#3d3d55","nonProjectFileScopeColor":"#303237","secondaryBackground":"#272935","selectionForeground":"#fefefe","headerColor":"#292a3a","baseBackground":"#2d2f43","borderColor":"#383a50","buttonColor":"#393c48","selectionInactive":"#3a425e","identifierHighlight":"#3b3c4c","selectionBackground":"#374872","selectionBackgroundTransparent":"#374872AA","searchBackground":"#3A6875","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#cdcdcd","highlightColor":"#3b3c58","disabledColor":"#5b5d6f","accentColorTransparent":"#9debff5A","accentColorLessTransparent":"#9debff9A","accentColorMoreTransparent":"#9debff2A","accentColor":"#9debff","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#478ceb","testScopeColor":"#293237","popupMask":"#928d8d05","codeBlock":"#2f3354","foldedTextBackground":"#323449","textEditorBackground":"#2b2c3d","classNameColor":"#9d8df6","htmlTagColor":"#f689f6","stringColor":"#F6E9CB","keyColor":"#6a96e9","keywordColor":"#FFD448"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"06143cbe-2d51-4423-9a93-73a02c828119":{"information":{"id":"06143cbe-2d51-4423-9a93-73a02c828119","name":"Yukinoshita Yukino","displayName":"Yukino","dark":true,"author":"Unthrottled","group":"OreGairu","stickers":{"default":"yukino_dark.png"},"backgrounds":{"primary":"waifus/Yukinoshita_Yukino/images/yukino_dark.png"},"jsonPath":"waifus/Yukinoshita_Yukino/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#545e6d","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#2A2929","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539","caretRow":"#23252a","completionWindowBackground":"#23241d","baseIconColor":"#747a84","contrastColor":"#181c2b","nonProjectFileScopeColor":"#2c2e2e","secondaryBackground":"#222429","selectionForeground":"#fbfbfb","inactiveBackground":"#1A1913","inactiveBackgroundDarker":"#0e0e08","headerColor":"#282a2f","baseBackground":"#24262b","borderColor":"#2b2d32","buttonColor":"#2f3136","selectionInactive":"#303237","identifierHighlight":"#282a2f","selectionBackground":"#2d3b55","selectionBackgroundTransparent":"#2d3b55AA","searchBackground":"#4B262A","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#bbbbbb","highlightColor":"#262c39","disabledColor":"#6f6f6f","accentColorTransparent":"#2d63825A","accentColorLessTransparent":"#2d63829A","accentColorMoreTransparent":"#2d63822A","accentColor":"#2d6382","accentContrastColor":"#0f0d0e","infoForeground":"#456186","startColor":"#595959","stopColor":"#3d63bd","testScopeColor":"#282e2e","popupMask":"#928d8d05","codeBlock":"#25272c","foldedTextBackground":"#25272d","textEditorBackground":"#1f2126","classNameColor":"#9DACF6","htmlTagColor":"#BD84DD","stringColor":"#F6E3CC","keyColor":"#ead979","keywordColor":"#e0474b","omnibox_text":"#9DACF6","tab_background_text":"#ada89c"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&buttonFont&"}}}},"d96c6599-ebf8-4359-ae26-19f79b69e919":{"information":{"id":"d96c6599-ebf8-4359-ae26-19f79b69e919","name":"Nakano Miku","displayName":"Miku","dark":true,"author":"Unthrottled","group":"Quintessential Quintuplets","stickers":{"default":"nakano_miku_dark.png"},"backgrounds":{"primary":"waifus/Nakano_Miku/images/nakano_miku_dark.png"},"jsonPath":"waifus/Nakano_Miku/theme.json"},"colors":{"constantColor":"#da8d97","parameterColor":"#FFB86C","comments":"#6C888D","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#b9dfb6","foregroundColorEditor":"#F8F8F2","unusedColor":"#A5A1A1","diff.deleted":"#3B4755","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#2f5d80","caretRow":"#25475f","baseIconColor":"#eaf5f7","contrastColor":"#27494f","nonProjectFileScopeColor":"#2c4754","secondaryBackground":"#233f55","selectionForeground":"#c1fdff","inactiveBackground":"#e4ebee","headerColor":"#24445b","baseBackground":"#25475e","borderColor":"#26546b","buttonColor":"#27575d","selectionInactive":"#345165","identifierHighlight":"#224d54","selectionBackground":"#498192","selectionBackgroundTransparent":"#49819233","searchBackground":"#2E6E61","searchForeground":"#dbfbfd","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#addfa9","startColor":"#3882ff","highlightColor":"#255866","disabledColor":"#93A5BA","accentColorTransparent":"#A5F3FA5A","accentColorLessTransparent":"#A5F3FA9A","accentColorMoreTransparent":"#A5F3FA2A","accentColor":"#A5F3FA","accentContrastColor":"#355082","stopColor":"#53c8cf","testScopeColor":"#244853","popupMask":"#648adc20","codeBlock":"#234b52","textEditorBackground":"#244158","foldedTextBackground":"#274862","classNameColor":"#ba92f3","htmlTagColor":"#cda8fa","stringColor":"#fffeaf","keyColor":"#3394dd","keywordColor":"#60ff62","iconContrastColor":"#24445b"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"5e6a266f-c6d5-4891-a065-a2c2b857016a":{"information":{"id":"5e6a266f-c6d5-4891-a065-a2c2b857016a","name":"Nakano Nino","displayName":"Nino","dark":true,"author":"Unthrottled","group":"Quintessential Quintuplets","stickers":{"default":"nino_dark.png"},"backgrounds":{"primary":"waifus/Nakano_Nino/images/nino_dark.png"},"jsonPath":"waifus/Nakano_Nino/theme.json"},"colors":{"constantColor":"#ff858c","parameterColor":"#FFB86C","comments":"#5A4C63","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#272328","completionWindowBackground":"#22282b","baseIconColor":"#7d757e","contrastColor":"#3a2b3a","nonProjectFileScopeColor":"#24201f","secondaryBackground":"#221c23","selectionForeground":"#fbfbfb","inactiveBackground":"#2d1f27","headerColor":"#221c22","baseBackground":"#1c181e","borderColor":"#232024","buttonColor":"#2d2330","selectionInactive":"#2d1f27","identifierHighlight":"#312d32","selectionBackground":"#452735","selectionBackgroundTransparent":"#452735AA","searchBackground":"#35637C","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#2b1e26","disabledColor":"#6f6f6f","accentColorTransparent":"#d455755A","accentColorLessTransparent":"#d455759A","accentColorMoreTransparent":"#d455752A","accentColor":"#d45575","accentContrastColor":"#272727","infoForeground":"#ab8d9f","stopColor":"#68c4ee","testScopeColor":"#1f211f","popupMask":"#EAEAF00A","codeBlock":"#232024","textEditorBackground":"#1f1b20","foldedTextBackground":"#252126","classNameColor":"#5ea7ff","htmlTagColor":"#8daeef","stringColor":"#F6E3CC","keyColor":"#68c4ee","keywordColor":"#7ceec8"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"35422aa4-1396-4e76-8ec6-c5560884df22":{"information":{"id":"35422aa4-1396-4e76-8ec6-c5560884df22","name":"Beatrice","displayName":"Beatrice","dark":false,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"beatrice.png"},"backgrounds":{"primary":"waifus/Beatrice/images/beatrice.png"},"jsonPath":"waifus/Beatrice/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#78A5EB","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#ffdce6","infoForeground":"#dd87a1","completionWindowBackground":"#e7e5ea","baseIconColor":"#af8da6","contrastColor":"#f0c3e3","nonProjectFileScopeColor":"#FFE4E3","secondaryBackground":"#f3cfe0","selectionForeground":"#ffffff","inactiveBackground":"#eed4ec","inactiveBackgroundDarker":"#ebd1e9","headerColor":"#FFE0F0","baseBackground":"#ffe4f1","borderColor":"#F1D7E6","buttonColor":"#e5c5d3","selectionInactive":"#FFD9E2","identifierHighlight":"#FFD9E2","selectionBackground":"#dc99bb","searchBackground":"#dc99bb","searchForeground":"#ffffff","buttonFont":"#252427","foregroundColor":"#000000","startColor":"#F25AAF","highlightColor":"#f7d2e8","disabledColor":"#cbb1c6","accentColorTransparent":"#78A5EB5A","accentColorLessTransparent":"#78A5EB9A","accentColorMoreTransparent":"#78A5EB2A","accentColor":"#78A5EB","accentColorDarker":"#4d6fcd","accentColorSecondaryTransparent":"#E946865A","accentColorSecondaryLessTransparent":"#E946869A","accentColorSecondaryMoreTransparent":"#E946862A","accentColorSecondary":"#E94686","stopColor":"#fbadff","testScopeColor":"#ede8e4","popupMask":"#FFE0F030","codeBlock":"#FDD8FF","textEditorBackground":"#FFE5F1","foldedTextBackground":"#F1E5FA","classNameColor":"#df81b8","htmlTagColor":"#7B6970","stringColor":"#DC872E","keyColor":"#7C75EF","keywordColor":"#C869A3","omnibox_text":"#4d6fcd"},"overrides":{"theme":{"colors":{"omnibox_text":"&accentColorDarker&"},"properties":{"ntp_background_alignment":"right"}}}},"b4d08c16-a891-4186-884d-e469cba72e99":{"information":{"id":"b4d08c16-a891-4186-884d-e469cba72e99","name":"Echidna","displayName":"Echidna","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"echidna_dark.png"},"backgrounds":{"primary":"waifus/Echidna/images/echidna_dark.png"},"jsonPath":"waifus/Echidna/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6f7779","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#262626","diff.conflict":"#391B1B","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#1a171c","completionWindowBackground":"#22282b","baseIconColor":"#818181","contrastColor":"#2a262d","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#110f13","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#171519","baseBackground":"#141216","borderColor":"#1e2021","buttonColor":"#212425","selectionInactive":"#1f1c21","identifierHighlight":"#1f1c21","selectionBackground":"#274540","selectionBackgroundTransparent":"#274540AA","searchBackground":"#5a3b5d","searchForeground":"#ebd6fc","buttonFont":"#a7a7a7","foregroundColor":"#a8a8a8","startColor":"#494949","highlightColor":"#191e1c","disabledColor":"#646464","accentColorTransparent":"#ECECEC5A","accentColorLessTransparent":"#ECECEC9A","accentColorMoreTransparent":"#ECECEC2A","accentColor":"#ECECEC","accentContrastColor":"#272727","infoForeground":"#75aaab","stopColor":"#7ceec8","testScopeColor":"#151b18","popupMask":"#EAEAF005","codeBlock":"#1e1b20","textEditorBackground":"#121014","foldedTextBackground":"#1b181d","classNameColor":"#EFA554","htmlTagColor":"#8daeef","stringColor":"#f4fa8c","keyColor":"#BD93F9","keywordColor":"#8b8b8b","iconContrastColor":"#171519"},"overrides":{}},"696de7c1-3a8e-4445-83ee-3eb7e9dca47f":{"information":{"id":"696de7c1-3a8e-4445-83ee-3eb7e9dca47f","name":"Emilia Dark","displayName":"Emilia","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"emilia_dark.png"},"backgrounds":{"primary":"waifus/Emilia_Dark/images/emilia_dark.png"},"jsonPath":"waifus/Emilia_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#9277a7","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#4E4151","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952","caretRow":"#543466","infoForeground":"#a775ab","completionWindowBackground":"#37323f","baseIconColor":"#816b96","contrastColor":"#513960","nonProjectFileScopeColor":"#4d3458","secondaryBackground":"#4e2d62","selectionForeground":"#d29eff","inactiveBackground":"#441d55","inactiveBackgroundDarker":"#4e1e5f","headerColor":"#4c2e5c","baseBackground":"#4e3162","borderColor":"#553a63","buttonColor":"#553967","selectionInactive":"#513466","identifierHighlight":"#513466","selectionBackground":"#51256d","searchBackground":"#7749b2","searchForeground":"#e7e5f3","buttonFont":"#c799e3","foregroundColor":"#DADADA","startColor":"#850ad2","highlightColor":"#5d3668","disabledColor":"#AF9ECB","accentColorTransparent":"#a53ba05A","accentColorLessTransparent":"#a53ba09A","accentColorMoreTransparent":"#a53ba02A","accentColor":"#a53ba0","accentContrastColor":"#2a1e35","stopColor":"#F667FF","testScopeColor":"#483658","popupMask":"#EAEAF00A","codeBlock":"#442a55","textEditorBackground":"#492d5a","foldedTextBackground":"#402a54","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#FDEFA2","keyColor":"#a475ef","keywordColor":"#e049b0","omnibox_text":"#d29eff"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&"},"properties":{"ntp_background_alignment":"right"}}}},"e828aaae-aa8c-4084-8993-d64697146930":{"information":{"id":"e828aaae-aa8c-4084-8993-d64697146930","name":"Emilia Light","displayName":"Emilia","dark":false,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"emilia_light.png"},"backgrounds":{"primary":"waifus/Emilia_Light/images/emilia_light.png"},"jsonPath":"waifus/Emilia_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#82357d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f1dcf7","infoForeground":"#8864ac","completionWindowBackground":"#e7e5ea","baseIconColor":"#ae8daf","contrastColor":"#f0cff6","nonProjectFileScopeColor":"#fbf0f4","secondaryBackground":"#faecff","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#fbf0ff","baseBackground":"#fcf3ff","borderColor":"#e9d8f6","buttonColor":"#e7d8ee","selectionInactive":"#e8d7f1","identifierHighlight":"#f4e5fb","selectionBackground":"#c7a0d2","selectionBackgroundTransparent":"#b7a0d233","searchBackground":"#78c5ad","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#653b6d","highlightColor":"#f6e0ff","disabledColor":"#A2B6CB","accentColorTransparent":"#82357d5A","accentColorLessTransparent":"#82357d9A","accentColorMoreTransparent":"#82357d2A","accentColor":"#82357d","stopColor":"#e984ed","testScopeColor":"#e7eff1","popupMask":"#fbf0ff30","codeBlock":"#f2eaf6","textEditorBackground":"#fbf0ff","foldedTextBackground":"#f2e5f6","classNameColor":"#cb70a5","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#7C75EF","keywordColor":"#C869A3"},"overrides":{"theme":{"properties":{"ntp_background_alignment":"right"}}}},"ecb74f1c-8c84-40c4-916f-601039ba2af0":{"information":{"id":"ecb74f1c-8c84-40c4-916f-601039ba2af0","name":"Ram","displayName":"Ram","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"ram.png"},"backgrounds":{"primary":"waifus/Ram/images/ram.png"},"jsonPath":"waifus/Ram/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#987fa5","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3B393A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#353139","infoForeground":"#ab7b9d","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#3c303d","nonProjectFileScopeColor":"#313332","secondaryBackground":"#373139","selectionForeground":"#fbfbfb","inactiveBackground":"#2c272e","inactiveBackgroundDarker":"#333037","headerColor":"#322c33","baseBackground":"#302930","borderColor":"#362d39","buttonColor":"#373237","selectionInactive":"#413a44","identifierHighlight":"#3e3741","selectionBackground":"#7a546f","selectionBackgroundTransparent":"#7a546fAA","searchBackground":"#4C637A","searchForeground":"#fbfbfb","buttonFont":"#b895c9","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#3c353b","disabledColor":"#6c586f","accentColorTransparent":"#e594bf5A","accentColorLessTransparent":"#e594bf9A","accentColorMoreTransparent":"#e594bf2A","accentColor":"#e594bf","accentContrastColor":"#271c21","stopColor":"#e565ee","testScopeColor":"#2c3436","popupMask":"#EAEAF00A","codeBlock":"#322a32","textEditorBackground":"#342f36","foldedTextBackground":"#322634","classNameColor":"#EF9FD8","htmlTagColor":"#C84EB8","stringColor":"#f4fa8c","keyColor":"#F375C8","keywordColor":"#988F9A"},"overrides":{}},"f770dcfc-f41e-4b49-aa17-66e9ffc208fd":{"information":{"id":"f770dcfc-f41e-4b49-aa17-66e9ffc208fd","name":"Rem","displayName":"Rem","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"rem.png"},"backgrounds":{"primary":"waifus/Rem/images/rem.png"},"jsonPath":"waifus/Rem/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#36393B","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#313439","infoForeground":"#7b8bab","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#30373d","nonProjectFileScopeColor":"#313332","secondaryBackground":"#313239","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2c2d33","baseBackground":"#292A30","borderColor":"#2d3439","buttonColor":"#323337","selectionInactive":"#3a3f44","identifierHighlight":"#383d42","selectionBackground":"#4C637A","selectionBackgroundTransparent":"#4C637AAA","searchBackground":"#7a546f","searchForeground":"#fbfbfb","buttonFont":"#6b8b99","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#36373d","disabledColor":"#585F6F","accentColorTransparent":"#578CDA5A","accentColorLessTransparent":"#578CDA9A","accentColorMoreTransparent":"#578CDA2A","accentColor":"#578CDA","accentContrastColor":"#271c21","stopColor":"#688dee","testScopeColor":"#2c3436","popupMask":"#EAEAF00A","codeBlock":"#2b2c32","textEditorBackground":"#2f3036","foldedTextBackground":"#272e34","classNameColor":"#8dc6ef","htmlTagColor":"#4E86C8","stringColor":"#f4fa8c","keyColor":"#6893f3","keywordColor":"#988F9A"},"overrides":{}},"d39df813-8701-463b-a964-b8cb7714d1cc":{"information":{"id":"d39df813-8701-463b-a964-b8cb7714d1cc","name":"Makise Kurisu","displayName":"Kurisu","dark":true,"author":"Unthrottled","group":"Steins Gate","stickers":{"default":"kurisu_dark.png"},"backgrounds":{"primary":"waifus/Makise_Kurisu/images/kurisu_dark.png"},"jsonPath":"waifus/Makise_Kurisu/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#624849","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940","caretRow":"#210e0f","infoForeground":"#843030","completionWindowBackground":"#18181b","baseIconColor":"#726969","contrastColor":"#381616","nonProjectFileScopeColor":"#1d130e","secondaryBackground":"#190d0d","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#1a0e0e","baseBackground":"#1c1010","borderColor":"#2b1919","buttonColor":"#241919","selectionInactive":"#211414","identifierHighlight":"#261717","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#3F2E73","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#511c22","highlightColor":"#2a0c0c","disabledColor":"#6f6f6f","accentColorTransparent":"#8F60B52A","accentColorLessTransparent":"#8F60B55A","accentColorMoreTransparent":"#8F60B50A","accentColor":"#8F60B5","accentContrastColor":"#272727","stopColor":"#7717ee","testScopeColor":"#131a0f","popupMask":"#928d8d03","codeBlock":"#231314","textEditorBackground":"#170a0b","foldedTextBackground":"#231010","classNameColor":"#e0474b","htmlTagColor":"#bca3aa","stringColor":"#4593f5","keywordColor":"#BD93F9","keyColor":"#FF8C74","omnibox_text":"#BD93F9"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"}}}},"bac375a4-abb3-44d5-9bef-8039eb83fec0":{"information":{"id":"bac375a4-abb3-44d5-9bef-8039eb83fec0","name":"Asuna Dark","displayName":"Asuna","dark":true,"author":"Unthrottled","group":"Sword Art Online","stickers":{"default":"asuna_dark.png"},"backgrounds":{"primary":"waifus/Asuna_Dark/images/asuna_dark.png"},"jsonPath":"waifus/Asuna_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5d5051","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242426","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#1f1f1f","infoForeground":"#7a3f41","completionWindowBackground":"#302c2f","baseIconColor":"#766A6B","contrastColor":"#331d22","nonProjectFileScopeColor":"#20221c","secondaryBackground":"#1c1c1c","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#1e1e1e","baseBackground":"#202020","borderColor":"#2a2929","buttonColor":"#272524","selectionInactive":"#262626","identifierHighlight":"#272727","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#A8A117","searchForeground":"#0e0505","buttonFont":"#998c92","foregroundColor":"#bbbbbb","startColor":"#4a4a4a","highlightColor":"#282828","disabledColor":"#6f606b","accentColorTransparent":"#99202c5A","accentColorLessTransparent":"#99202c9A","accentColorMoreTransparent":"#99202c2A","accentColor":"#99202c","accentContrastColor":"#271c21","stopColor":"#ab2228","testScopeColor":"#1d231d","popupMask":"#EAEAF005","codeBlock":"#232323","textEditorBackground":"#1b1b1b","foldedTextBackground":"#212121","classNameColor":"#db974d","htmlTagColor":"#e53935","stringColor":"#f5cc5a","keyColor":"#3B82BD","keywordColor":"#988F9A","omnibox_text":"#db974d","tab_background_text":"#998c92"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&buttonFont&"}}}},"546e8fb8-6082-4ef5-a5e3-44790686f02f":{"information":{"id":"546e8fb8-6082-4ef5-a5e3-44790686f02f","name":"Asuna Light","displayName":"Asuna","dark":false,"author":"Unthrottled","group":"Sword Art Online","stickers":{"default":"asuna_light.png"},"backgrounds":{"primary":"waifus/Asuna_Light/images/asuna_light.png"},"jsonPath":"waifus/Asuna_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#a61d0d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f6f6f6","infoForeground":"#a25252","completionWindowBackground":"#e7e5ea","baseIconColor":"#85838b","contrastColor":"#f6d5dc","nonProjectFileScopeColor":"#fcfdf3","secondaryBackground":"#fcfcfc","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fdfdfd","baseBackground":"#ffffff","borderColor":"#eeeeee","buttonColor":"#f9f2f2","selectionInactive":"#fff4f4","identifierHighlight":"#fce6e6","selectionBackground":"#e9b4b8","selectionBackgroundTransparent":"#e9b4b833","searchBackground":"#F8E728","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#fff1f5","disabledColor":"#A2B6CB","accentColorTransparent":"#a61d0d5A","accentColorLessTransparent":"#a61d0d9A","accentColorMoreTransparent":"#a61d0d2A","accentColor":"#a61d0d","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#f6f6f6","textEditorBackground":"#fcfcfc","foldedTextBackground":"#f6f6f6","classNameColor":"#db974d","htmlTagColor":"#e53935","stringColor":"#a61d0d","keyColor":"#0d5fa6","keywordColor":"#a61d0d"},"overrides":{}},"5de1c901-2a12-411f-b75b-64e43aaf2c9d":{"information":{"id":"5de1c901-2a12-411f-b75b-64e43aaf2c9d","name":"Gray","displayName":"Gray","dark":true,"author":"Unthrottled","group":"Type-Moon","stickers":{"default":"gray_dark.png"},"backgrounds":{"primary":"waifus/Gray/images/gray_dark.png"},"jsonPath":"waifus/Gray/theme.json"},"colors":{"constantColor":"#ec9cb2","parameterColor":"#FFB86C","comments":"#6b7b80","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#556c6a","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#3f4244","diff.conflict":"#442222","diff.inserted":"#223622","diff.modified":"#233352","caretRow":"#353d41","baseIconColor":"#6e7b7d","contrastColor":"#2d5548","nonProjectFileScopeColor":"#373e3a","secondaryBackground":"#363e3e","selectionForeground":"#fbfbfb","headerColor":"#363b3d","baseBackground":"#3b3f41","borderColor":"#424648","buttonColor":"#414648","selectionInactive":"#324142","identifierHighlight":"#324142","selectionBackground":"#295043","selectionBackgroundTransparent":"#295043AA","searchBackground":"#3F6F80","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#b0b0b0","highlightColor":"#324344","disabledColor":"#6f6f6f","accentColorTransparent":"#4ed4b05A","accentColorLessTransparent":"#4ed4b09A","accentColorMoreTransparent":"#4ed4b02A","accentColor":"#4ed4b0","accentContrastColor":"#1D4230","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#597cee","testScopeColor":"#2e3f3a","popupMask":"#928d8d05","codeBlock":"#323f41","foldedTextBackground":"#3c4443","textEditorBackground":"#35393b","classNameColor":"#89acf6","htmlTagColor":"#788a8b","stringColor":"#F6E9CB","keyColor":"#61ead9","keywordColor":"#9f73ea"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"5fb9c0a4-e613-457c-97a5-6204f9076cef":{"information":{"id":"5fb9c0a4-e613-457c-97a5-6204f9076cef","name":"Shima Rin","displayName":"Rin","dark":true,"author":"Unthrottled","group":"Yuru Camp","stickers":{"default":"shima_rin_dark.png"},"backgrounds":{"primary":"waifus/Shima_Rin/images/shima_rin_dark.png"},"jsonPath":"waifus/Shima_Rin/theme.json"},"colors":{"constantColor":"#ec9cb2","parameterColor":"#FFB86C","comments":"#687380","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5a626c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#30383E","diff.conflict":"#3E2424","diff.inserted":"#223B28","diff.modified":"#253F4C","caretRow":"#313a49","baseIconColor":"#6c747d","contrastColor":"#404a57","nonProjectFileScopeColor":"#33393c","secondaryBackground":"#2c3039","selectionForeground":"#fbfbfb","headerColor":"#2e343e","baseBackground":"#323742","borderColor":"#393e48","buttonColor":"#3a4148","selectionInactive":"#403545","identifierHighlight":"#373c47","selectionBackground":"#4f3a4e","selectionBackgroundTransparent":"#4f3a4eAA","searchBackground":"#195A80","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#b0b0b0","highlightColor":"#3d4754","disabledColor":"#5b606f","accentColorTransparent":"#6688ad5A","accentColorLessTransparent":"#6688ad9A","accentColorMoreTransparent":"#6688ad2A","accentColor":"#6688ad","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e66895","testScopeColor":"#2e3a3c","popupMask":"#928d8d05","codeBlock":"#3c3443","foldedTextBackground":"#323743","textEditorBackground":"#2b303b","editorAccentColor":"#8bd9ff","classNameColor":"#89acf6","htmlTagColor":"#6c7c96","stringColor":"#F6E9CB","keyColor":"#61ead9","keywordColor":"#ea73d6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}}}; \ No newline at end of file +export const dokiThemeDefinitions = {"6106e529-efef-444d-9db0-a9b0b444cf1b":{"information":{"id":"6106e529-efef-444d-9db0-a9b0b444cf1b","name":"Maika","displayName":"Maika","dark":true,"author":"Unthrottled","group":"Blend S","stickers":{"default":"maika_dark.png"},"backgrounds":{"primary":"waifus/Maika/images/maika_dark.png"},"jsonPath":"waifus/Maika/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#7d62a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#70677b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1C1B23","diff.conflict":"#451323","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2e0639","infoForeground":"#79b7c1","completionWindowBackground":"#32393F","baseIconColor":"#6d627b","contrastColor":"#331c40","nonProjectFileScopeColor":"#221228","secondaryBackground":"#260633","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#20052a","baseBackground":"#24062f","borderColor":"#341140","buttonColor":"#2e1738","selectionInactive":"#2e0a37","identifierHighlight":"#340b3f","selectionBackground":"#3d1535","selectionBackgroundTransparent":"#3d1535AA","buttonFont":"#876e9c","foregroundColor":"#c9c9c9","startColor":"#444b59","highlightColor":"#300542","disabledColor":"#5c4e68","accentColorTransparent":"#bc5d715A","accentColorLessTransparent":"#bc5d719A","accentColorMoreTransparent":"#bc5d712A","accentColor":"#bc5d71","accentContrastColor":"#271c21","stopColor":"#5335d2","testScopeColor":"#1e1028","popupMask":"#EAEAF005","codeBlock":"#2a0930","searchBackground":"#234260","searchForeground":"#b4e5f4","textEditorBackground":"#24062f","foldedTextBackground":"#310e32","classNameColor":"#50cefb","htmlTagColor":"#8f8bff","stringColor":"#e09cf3","keyColor":"#f6e7ba","keywordColor":"#e42b54","diff.added":"#111D11","diff.changed":"#0D2339","omnibox_text":"#50cefb"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"},"properties":{"ntp_background_alignment":"right"}}}},"0527c6fc-316a-4f80-9459-d92ced0e6492":{"information":{"id":"0527c6fc-316a-4f80-9459-d92ced0e6492","name":"Mai Dark","displayName":"Mai","dark":true,"author":"Unthrottled","group":"Bunny Senpai","stickers":{"default":"mai_dark.png","secondary":"mai_dark_spicy.png"},"backgrounds":{"primary":"waifus/Mai_Dark/images/mai_dark.png","secondary":"waifus/Mai_Dark/images/mai_dark_spicy.png"},"jsonPath":"waifus/Mai_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#61647b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2d2d52","infoForeground":"#7cab9c","completionWindowBackground":"#32393F","baseIconColor":"#62677b","contrastColor":"#4f5287","nonProjectFileScopeColor":"#2f2f4e","secondaryBackground":"#272750","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#25254e","baseBackground":"#25254B","borderColor":"#2b2c57","buttonColor":"#2f3357","selectionInactive":"#233b53","identifierHighlight":"#223955","selectionBackground":"#235161","selectionBackgroundTransparent":"#235161AA","searchBackground":"#4a3a71","searchForeground":"#fef4ff","buttonFont":"#838daa","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#2d2d52","disabledColor":"#576f6a","accentColorTransparent":"#fee3cf5A","accentColorLessTransparent":"#fee3cf9A","accentColorMoreTransparent":"#fee3cf2A","accentColor":"#fee3cf","accentContrastColor":"#271c21","stopColor":"#757cca","testScopeColor":"#252f4e","popupMask":"#EAEAF00A","codeBlock":"#2d3049","textEditorBackground":"#242448","foldedTextBackground":"#2e3149","classNameColor":"#61dba0","htmlTagColor":"#a28a92","stringColor":"#EFA554","keyColor":"#50cefb","keywordColor":"#ebd5d4","secondaryAccentColor":"#00c69a","iconContrastColor":"#25254e"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"98878c8e-9f91-4e25-930d-dd7d280d9e35":{"information":{"id":"98878c8e-9f91-4e25-930d-dd7d280d9e35","name":"Mai Light","displayName":"Mai","dark":false,"author":"Unthrottled","group":"Bunny Senpai","stickers":{"default":"mai_light.png","secondary":"mai_light_spicy.png"},"backgrounds":{"primary":"waifus/Mai_Light/images/mai_light.png","secondary":"waifus/Mai_Light/images/mai_light_spicy.png"},"jsonPath":"waifus/Mai_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#4f5287","comments":"#64757d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f1ecf2","infoForeground":"#6564ac","baseIconColor":"#85838b","contrastColor":"#cfd1f6","nonProjectFileScopeColor":"#fef8e7","secondaryBackground":"#f8efee","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#fff7f6","baseBackground":"#fbf3f2","borderColor":"#e6d8d7","buttonColor":"#d7dcf1","selectionInactive":"#f1ecf2","identifierHighlight":"#e7f1ff","selectionBackground":"#b1b0d2","selectionBackgroundTransparent":"#a0a5d233","searchBackground":"#C3E8FF","searchForeground":"#2d4d21","buttonFont":"#4c4a4f","foregroundColor":"#252427","startColor":"#3b3e6d","highlightColor":"#ede5e4","disabledColor":"#a2accb","accentColorTransparent":"#4f52875A","accentColorLessTransparent":"#4f52879A","accentColorMoreTransparent":"#4f52872A","accentColor":"#4f5287","stopColor":"#aba9dd","testScopeColor":"#f3f9ed","popupMask":"#fbf3f230","codeBlock":"#eaecf6","textEditorBackground":"#FAF2F1","foldedTextBackground":"#f0e8e7","classNameColor":"#4f5287","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#C869A3","keywordColor":"#7C75EF"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"420b0ed5-803c-4127-97e3-dae6aa1a5972":{"information":{"id":"420b0ed5-803c-4127-97e3-dae6aa1a5972","name":"Mioda Ibuki Dark","displayName":"Ibuki","dark":true,"author":"Unthrottled","group":"DanganRonpa","stickers":{"default":"ibuki_dark.png"},"backgrounds":{"primary":"waifus/Mioda_Ibuki_Dark/images/ibuki_dark.png"},"jsonPath":"waifus/Mioda_Ibuki_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#222526","completionWindowBackground":"#22282b","baseIconColor":"#818181","contrastColor":"#31262a","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#1a1e20","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#17191b","baseBackground":"#141617","borderColor":"#1e2021","buttonColor":"#262c32","selectionInactive":"#333333","identifierHighlight":"#313131","selectionBackground":"#452735","selectionBackgroundTransparent":"#452735AA","searchBackground":"#326283","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#23282a","disabledColor":"#6f6f6f","accentColorTransparent":"#5395b45A","accentColorLessTransparent":"#5395b49A","accentColorMoreTransparent":"#5395b42A","accentColor":"#5395b4","accentContrastColor":"#272727","infoForeground":"#ab8d9f","stopColor":"#68c4ee","testScopeColor":"#151b18","popupMask":"#EAEAF00A","codeBlock":"#1f2123","textEditorBackground":"#191b1d","foldedTextBackground":"#343434","classNameColor":"#8daeef","htmlTagColor":"#a28a92","stringColor":"#f4fa8c","keyColor":"#5ea7ff","keywordColor":"#8b8b8b"},"overrides":{"theme":{"properties":{"ntp_background_alignment":"right"}}}},"697e8564-0975-4907-a34c-51f65177ebf3":{"information":{"id":"697e8564-0975-4907-a34c-51f65177ebf3","name":"Mioda Ibuki Light","displayName":"Ibuki","dark":false,"author":"Unthrottled","group":"DanganRonpa","stickers":{"default":"ibuki_light.png"},"backgrounds":{"primary":"waifus/Mioda_Ibuki_Light/images/ibuki_light.png"},"jsonPath":"waifus/Mioda_Ibuki_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#DA46A7","comments":"#7d6a7d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EFE2E9","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f7dcf3","infoForeground":"#5ca4d4","completionWindowBackground":"#eae5e8","baseIconColor":"#b896b1","contrastColor":"#F6D0EF","nonProjectFileScopeColor":"#fff0eb","secondaryBackground":"#FFEAF9","selectionForeground":"#393d45","inactiveBackground":"#eee4ea","inactiveBackgroundDarker":"#ede1e9","headerColor":"#ffeefd","baseBackground":"#ffedfe","borderColor":"#ede1e9","buttonColor":"#F7E0F3","selectionInactive":"#f1d7ef","identifierHighlight":"#fae0f8","selectionBackground":"#8EDBFF","selectionBackgroundTransparent":"#8EDBFF33","searchBackground":"#EA8EFF","searchForeground":"#393d45","buttonFont":"#272426","foregroundColor":"#272426","startColor":"#da46a7","highlightColor":"#fde2f6","disabledColor":"#cba2c4","accentColorTransparent":"#DA46A75A","accentColorLessTransparent":"#DA46A79A","accentColorMoreTransparent":"#DA46A72A","accentColor":"#DA46A7","stopColor":"#469fda","testScopeColor":"#e7eff1","popupMask":"#f1d7ef30","codeBlock":"#ecf2f8","textEditorBackground":"#ffeefd","foldedTextBackground":"#f9e8f7","classNameColor":"#cb70a5","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#4174b3","keywordColor":"#C869A3","omnibox_text":"#272426"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"},"properties":{"ntp_background_alignment":"right"}}}},"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6":{"information":{"id":"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6","name":"Hayase Nagatoro","displayName":"Nagatoro","dark":true,"author":"Unthrottled","group":"Don't Toy with me Miss Nagatoro","stickers":{"default":"nagatoro_dark.png"},"backgrounds":{"primary":"waifus/Hayase_Nagatoro/images/nagatoro_dark.png"},"jsonPath":"waifus/Hayase_Nagatoro/theme.json"},"colors":{"constantColor":"#d776ae","parameterColor":"#FFB86C","comments":"#5b574a","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5d5550","foregroundColorEditor":"#F8F8F2","unusedColor":"#444449","diff.deleted":"#242426","diff.conflict":"#3E1D1D","diff.inserted":"#132A13","diff.modified":"#142B40","caretRow":"#1f1f1f","infoForeground":"#7e5b37","baseIconColor":"#767066","contrastColor":"#33291d","nonProjectFileScopeColor":"#20221c","secondaryBackground":"#171717","selectionForeground":"#fbfbfb","headerColor":"#1a1a1a","baseBackground":"#1d1d1d","borderColor":"#272626","buttonColor":"#2e2c2b","selectionInactive":"#262626","identifierHighlight":"#272727","selectionBackground":"#5d3e2f","selectionBackgroundTransparent":"#5d3e2fAA","searchBackground":"#255926","searchForeground":"#fbfbfb","buttonFont":"#c9c9c9","foregroundColor":"#bbbbbb","startColor":"#4a4a4a","highlightColor":"#252525","disabledColor":"#6f6461","accentColorTransparent":"#d2824e5A","accentColorLessTransparent":"#d2824e9A","accentColorMoreTransparent":"#d2824e2A","accentColor":"#d2824e","accentContrastColor":"#271c21","stopColor":"#a9b3bd","testScopeColor":"#1d231d","popupMask":"#EAEAF005","codeBlock":"#1f1c1b","textEditorBackground":"#151515","foldedTextBackground":"#212121","classNameColor":"#D233A2","htmlTagColor":"#62e665","stringColor":"#95acbd","keyColor":"#5cd7d7","keywordColor":"#6d7fd4"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"b93ab4ea-ff96-4459-8fa2-0caae5bc7116":{"information":{"id":"b93ab4ea-ff96-4459-8fa2-0caae5bc7116","name":"Kanna","displayName":"Kanna","dark":true,"author":"Unthrottled","group":"Miss Kobayashi's Dragon Maid","stickers":{"default":"kanna_dark.png","secondary":"kanna_dark_secondary.png"},"backgrounds":{"primary":"waifus/Kanna/images/kanna_dark_secondary.png"},"jsonPath":"waifus/Kanna/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6a6679","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#2D2A36","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952","caretRow":"#231a31","completionWindowBackground":"#24222b","baseIconColor":"#7f7e82","contrastColor":"#272634","nonProjectFileScopeColor":"#1f1a25","secondaryBackground":"#150f20","selectionForeground":"#fbfbfb","inactiveBackground":"#2a2931","inactiveBackgroundDarker":"#1f1e24","headerColor":"#1a1526","baseBackground":"#1b1529","borderColor":"#221f2e","buttonColor":"#262732","selectionInactive":"#231a31","identifierHighlight":"#281d3b","selectionBackground":"#492744","selectionBackgroundTransparent":"#492744AA","searchBackground":"#665DA6","searchForeground":"#fbfbfb","buttonFont":"#a0a0a7","foregroundColor":"#d0d0d0","startColor":"#3f3c45","highlightColor":"#241c33","disabledColor":"#6f6f6f","accentColorTransparent":"#46459e5A","accentColorLessTransparent":"#46459e9A","accentColorMoreTransparent":"#46459e2A","accentColor":"#46459e","accentColorOverride":"#a363db","accentColorOverrideTransparent":"#a363db5A","accentColorOverrideMoreTransparent":"#a363db2A","accentContrastColor":"#272727","infoForeground":"#9d79c2","stopColor":"#344acb","testScopeColor":"#181A24","popupMask":"#8d7fc109","codeBlock":"#1d152d","foldedTextBackground":"#251832","textEditorBackground":"#1a1426","classNameColor":"#6AADFF","htmlTagColor":"#BD84DD","stringColor":"#FAF7BA","keyColor":"#FF357C","keywordColor":"#d285fd","omnibox_text":"#6AADFF"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"}}}},"2d049451-6e89-4325-af38-6ce889991e5b":{"information":{"id":"2d049451-6e89-4325-af38-6ce889991e5b","name":"Tohru","displayName":"Tohru","dark":false,"author":"Unthrottled","group":"Miss Kobayashi's Dragon Maid","stickers":{"default":"tohru_light.png"},"backgrounds":{"primary":"waifus/Tohru/images/tohru_light.png"},"jsonPath":"waifus/Tohru/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#d23c4b","comments":"#908250","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#1fb5cd","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#693434","foregroundColorEditor":"#4D4D4A","unusedColor":"#afaf77","diff.deleted":"#edd289","diff.conflict":"#f9bf7c","diff.inserted":"#cfe287","diff.modified":"#ecd19e","caretRow":"#ffe797","baseIconColor":"#3d455d","infoForeground":"#763530","contrastColor":"#f0c07e","nonProjectFileScopeColor":"#f9d27e","secondaryBackground":"#fde388","selectionForeground":"#652009","headerColor":"#f6d988","baseBackground":"#ffe591","borderColor":"#e8bf69","buttonColor":"#ffce85","selectionInactive":"#f0c07e","identifierHighlight":"#ffe89f","selectionBackground":"#ec9e74","selectionBackgroundTransparent":"#ec9e7455","searchBackground":"#FF6684","searchForeground":"#2f1206","buttonFont":"#96612f","foregroundColor":"#101010","startColor":"#db3e4c","highlightColor":"#f3bc80","disabledColor":"#8a7f48","accentColorTransparent":"#d23c4b5A","accentColorLessTransparent":"#d23c4b9A","accentColorMoreTransparent":"#d23c4b2A","accentColor":"#d23c4b","darkerAccentColor":"#dcab2b","stopColor":"#ff784b","testScopeColor":"#e8dd88","popupMask":"#f6d98830","codeBlock":"#f9da7d","textEditorBackground":"#ffe090","foldedTextBackground":"#ffe692","classNameColor":"#0E8D61","htmlTagColor":"#1a821b","stringColor":"#005CC5","keyColor":"#176B82","keywordColor":"#A74503","omnibox_text":"#0E8D61"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&"},"properties":{"ntp_background_alignment":"right"}}}},"dc8e4142-c371-4107-a3c3-99dceefadac2":{"information":{"id":"dc8e4142-c371-4107-a3c3-99dceefadac2","name":"Sagiri","displayName":"Sagiri","dark":true,"author":"Unthrottled","group":"EroManga Sensei","stickers":{"default":"sagiri_dark.png"},"backgrounds":{"primary":"waifus/Sagiri/images/sagiri_dark.png"},"jsonPath":"waifus/Sagiri/theme.json"},"colors":{"constantColor":"#82BAFF","parameterColor":"#FFB86C","comments":"#507F78","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#ffffff","foregroundColorEditor":"#F8F8F2","unusedColor":"#64606b","diff.deleted":"#27423F","diff.conflict":"#491E1E","diff.inserted":"#0A5029","diff.modified":"#1B5496","caretRow":"#0b463f","baseIconColor":"#d0eae9","contrastColor":"#27494f","nonProjectFileScopeColor":"#234432","secondaryBackground":"#08332e","selectionForeground":"#e7e9ff","headerColor":"#0a3f39","baseBackground":"#0b443e","borderColor":"#0d514a","buttonColor":"#135e57","selectionInactive":"#072f2b","identifierHighlight":"#0c4e46","selectionBackground":"#052421","selectionBackgroundTransparent":"#05242188","searchBackground":"#AD4B65","searchForeground":"#e7e9ff","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#eae99a","startColor":"#595959","highlightColor":"#242431","disabledColor":"#769382","accentColorTransparent":"#5eabb85A","accentColorLessTransparent":"#5eabb89A","accentColorMoreTransparent":"#5eabb82A","accentColor":"#5eabb8","accentContrastColor":"#355082","stopColor":"#98ff3d","testScopeColor":"#094d36","popupMask":"#648adc08","codeBlock":"#07312c","textEditorBackground":"#0a3b36","foldedTextBackground":"#0c4b44","classNameColor":"#FF8282","htmlTagColor":"#f3ff83","keyColor":"#F1A4FA","keywordColor":"#FFD448","stringColor":"#53dac7"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"8e8773ee-4bbb-4812-b311-005f04f6bb20":{"information":{"id":"8e8773ee-4bbb-4812-b311-005f04f6bb20","name":"Katsuragi Misato","displayName":"Misato","dark":true,"author":"Unthrottled","group":"Evangelion","product":"community","stickers":{"default":"misato_dark.png"},"backgrounds":{"primary":"waifus/Katsuragi_Misato/images/misato_dark.png"},"jsonPath":"waifus/Katsuragi_Misato/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#786598","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#423943","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#402d41","contrastColor":"#341F2D","nonProjectFileScopeColor":"#413037","secondaryBackground":"#382639","selectionForeground":"#ffffff","inactiveBackground":"#49434c","inactiveBackgroundDarker":"#3c373f","headerColor":"#3d2536","baseBackground":"#3a2333","borderColor":"#432E3D","buttonColor":"#341F2D","selectionInactive":"#4b283c","identifierHighlight":"#4b283c","selectionBackground":"#8a2b4d","selectionBackgroundTransparent":"#8a2b4d55","searchBackground":"#278650","searchForeground":"#ffffff","buttonFont":"#bbbbbb","foregroundColor":"#b5a3b0","startColor":"#6d4466","highlightColor":"#403046","disabledColor":"#525C6F","accentColorTransparent":"#c2383e5A","accentColorLessTransparent":"#c2383e9A","accentColorMoreTransparent":"#c2383e2A","accentColor":"#c2383e","accentContrastColor":"#362839","stopColor":"#ec1f62","testScopeColor":"#28382D","popupMask":"#EAEAF009","infoForeground":"#8c72a9","baseIconColor":"#767290","codeBlock":"#322130","textEditorBackground":"#382536","foldedTextBackground":"#322130","classNameColor":"#6AADFF","htmlTagColor":"#BD84DD","stringColor":"#FAF7BA","keyColor":"#FF357C","keywordColor":"#BD84DD","omnibox_text":"#BD84DD"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"}}}},"c262185d-9682-413b-9143-85a2dda76b2f":{"information":{"id":"c262185d-9682-413b-9143-85a2dda76b2f","name":"Rei","displayName":"Rei","dark":true,"author":"Unthrottled","group":"Evangelion","product":"community","stickers":{"default":"rei_dark.png"},"backgrounds":{"primary":"waifus/Rei/images/rei_dark.png"},"jsonPath":"waifus/Rei/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#f44747","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#262626","diff.conflict":"#422121","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#1f2125","contrastColor":"#1b2a19","nonProjectFileScopeColor":"#191a13","secondaryBackground":"#191b1a","selectionForeground":"#ffffff","inactiveBackground":"#49434c","inactiveBackgroundDarker":"#3c373f","headerColor":"#131514","baseBackground":"#171918","borderColor":"#1e211f","buttonColor":"#212122","selectionInactive":"#18242d","identifierHighlight":"#1b2932","selectionBackground":"#25435a","selectionBackgroundTransparent":"#25435a55","searchBackground":"#6b232d","searchForeground":"#ffffff","buttonFont":"#bbbbbb","foregroundColor":"#d2d2d2","startColor":"#383838","highlightColor":"#242626","disabledColor":"#526f69","accentColorTransparent":"#b532415A","accentColorLessTransparent":"#b532419A","accentColorMoreTransparent":"#b532412A","accentColor":"#b53241","accentColorOverrideTransparent":"#3E97655A","accentColorOverrideLessTransparent":"#3E97659A","accentColorOverrideMoreTransparent":"#3E97652A","accentColorOverride":"#3E9765","accentContrastColor":"#362839","stopColor":"#00e389","testScopeColor":"#131d13","popupMask":"#EAEAF009","infoForeground":"#7da1c2","baseIconColor":"#76857d","codeBlock":"#1b242e","textEditorBackground":"#191b1f","foldedTextBackground":"#232529","classNameColor":"#6AADFF","htmlTagColor":"#89c0d9","stringColor":"#F6E3CC","keyColor":"#45e68a","keywordColor":"#788a8b","omnibox_text":"#45e68a"},"overrides":{"theme":{"colors":{"omnibox_text":"&keyColor&"},"properties":{"ntp_background_alignment":"right"}}}},"930c70c8-474e-4e2d-a223-d1e2b9da4fb1":{"information":{"id":"930c70c8-474e-4e2d-a223-d1e2b9da4fb1","name":"Astolfo","displayName":"Astolfo","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"astolfo_dark.png"},"backgrounds":{"primary":"waifus/Astolfo/images/astolfo_dark.png"},"jsonPath":"waifus/Astolfo/theme.json"},"colors":{"constantColor":"#a7a0d1","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#8e856e","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D","caretRow":"#20221f","completionWindowBackground":"#2b2222","baseIconColor":"#837e6f","contrastColor":"#312e26","nonProjectFileScopeColor":"#1e2015","secondaryBackground":"#141513","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#181917","baseBackground":"#171816","borderColor":"#212220","buttonColor":"#242422","selectionInactive":"#261c20","identifierHighlight":"#281e22","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#65395B","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#241517","disabledColor":"#6f6f6f","accentColorTransparent":"#d58d9c5A","accentColorLessTransparent":"#d58d9c9A","accentColorMoreTransparent":"#d58d9c2A","accentColor":"#d58d9c","accentContrastColor":"#19181e","infoForeground":"#957a4d","stopColor":"#eecc4b","testScopeColor":"#172215","popupMask":"#928d8d05","codeBlock":"#201d1d","textEditorBackground":"#1a1c19","foldedTextBackground":"#211D1E","classNameColor":"#f5c9fc","htmlTagColor":"#e87bc3","stringColor":"#cd5257","keyColor":"#f6ebb7","keywordColor":"#d776ae"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"62a4f26f-34b2-46f8-a10c-798e48c1ce9d":{"information":{"id":"62a4f26f-34b2-46f8-a10c-798e48c1ce9d","name":"Ishtar Dark","displayName":"Ishtar","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"ishtar_dark.png"},"backgrounds":{"primary":"waifus/Ishtar_Dark/images/ishtar_dark.png"},"jsonPath":"waifus/Ishtar_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c6d5b","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#21211E","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539","caretRow":"#1A1913","completionWindowBackground":"#23241d","baseIconColor":"#848482","contrastColor":"#313114","nonProjectFileScopeColor":"#161602","secondaryBackground":"#0a0a06","selectionForeground":"#fbfbfb","inactiveBackground":"#1A1913","inactiveBackgroundDarker":"#0e0e08","headerColor":"#0d0b0c","baseBackground":"#0f0d0e","borderColor":"#1a1a00","buttonColor":"#221d1b","selectionInactive":"#1A1913","identifierHighlight":"#1d1c14","selectionBackground":"#553919","selectionBackgroundTransparent":"#553919AA","searchBackground":"#4B1212","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#c2c2c2","highlightColor":"#191807","disabledColor":"#6f6f6f","accentColorTransparent":"#f5c4435A","accentColorLessTransparent":"#f5c4439A","accentColorMoreTransparent":"#f5c4432A","accentColor":"#f5c443","accentContrastColor":"#0f0d0e","infoForeground":"#866e45","startColor":"#955413","stopColor":"#fec144","testScopeColor":"#091202","popupMask":"#928d8d05","codeBlock":"#191718","foldedTextBackground":"#191718","textEditorBackground":"#110F10","classNameColor":"#7C7C82","htmlTagColor":"#e53935","stringColor":"#a18649","keyColor":"#357fbf","keywordColor":"#db974d"},"overrides":{}},"325c5d4d-5614-4c58-b296-18924f2f6928":{"information":{"id":"325c5d4d-5614-4c58-b296-18924f2f6928","name":"Ishtar Light","displayName":"Ishtar","dark":false,"author":"Unthrottled","group":"Fate","stickers":{"default":"ishtar_light.png"},"backgrounds":{"primary":"waifus/Ishtar_Light/images/ishtar_light.png"},"jsonPath":"waifus/Ishtar_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#f5a821","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#fffaed","infoForeground":"#5078a5","completionWindowBackground":"#eae9e5","baseIconColor":"#85838b","contrastColor":"#f6ebd5","nonProjectFileScopeColor":"#fcfdf3","secondaryBackground":"#fcfcfa","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fffefb","baseBackground":"#fffffc","borderColor":"#eeeeee","buttonColor":"#fffef7","selectionInactive":"#fef9ea","identifierHighlight":"#fefadf","selectionBackground":"#fff5c7","selectionBackgroundTransparent":"#fff5c733","searchBackground":"#FFC7C7","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#fffae8","disabledColor":"#A2B6CB","accentColorTransparent":"#f5a8215A","accentColorLessTransparent":"#f5a8219A","accentColorMoreTransparent":"#f5a8212A","accentColor":"#f5a821","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#fffefb30","codeBlock":"#f6f6f6","textEditorBackground":"#fffefb","foldedTextBackground":"#f6f6f6","classNameColor":"#131f3b","htmlTagColor":"#e53935","stringColor":"#a18649","keyColor":"#0d5fa6","keywordColor":"#db974d"},"overrides":{}},"3546f7be-b84f-4b8e-8cad-effa3f4603af":{"information":{"id":"3546f7be-b84f-4b8e-8cad-effa3f4603af","name":"Tohsaka Rin","displayName":"Rin","dark":true,"author":"Unthrottled","group":"Fate","stickers":{"default":"rin_dark.png"},"backgrounds":{"primary":"waifus/Tohsaka_Rin/images/rin_dark.png"},"jsonPath":"waifus/Tohsaka_Rin/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#4c8484","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#847878","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D","caretRow":"#22191b","completionWindowBackground":"#2b2222","baseIconColor":"#818181","contrastColor":"#312626","nonProjectFileScopeColor":"#21211f","secondaryBackground":"#151314","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#1b191a","baseBackground":"#191718","borderColor":"#211e1e","buttonColor":"#232121","selectionInactive":"#241B1D","identifierHighlight":"#28181c","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#225041","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#251719","disabledColor":"#6f6f6f","accentColorTransparent":"#4c96975A","accentColorLessTransparent":"#4c96979A","accentColorMoreTransparent":"#4c96972A","accentColor":"#4c9697","accentContrastColor":"#19181e","infoForeground":"#86a4ab","stopColor":"#ee2726","testScopeColor":"#151e15","popupMask":"#928d8d05","codeBlock":"#211D1E","textEditorBackground":"#161415","foldedTextBackground":"#211D1E","classNameColor":"#EFA554","htmlTagColor":"#e0474b","stringColor":"#69e0f5","keyColor":"#e0474b","keywordColor":"#666f71"},"overrides":{}},"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b":{"information":{"id":"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b","name":"Zero Two Dark","displayName":"Zero Two","dark":true,"author":"Unthrottled","group":"Darling in the Franxx","stickers":{"default":"zero_two_dark.png"},"backgrounds":{"primary":"waifus/Zero_Two_Dark/images/zero_two_dark.png"},"jsonPath":"waifus/Zero_Two_Dark/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#a87975","foregroundColorEditor":"#F8F8F2","unusedColor":"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#3c1414","infoForeground":"#b19e78","completionWindowBackground":"#32393F","baseIconColor":"#815f59","contrastColor":"#681b1b","nonProjectFileScopeColor":"#34180e","secondaryBackground":"#330e0e","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#300d0e","baseBackground":"#330f10","borderColor":"#481818","buttonColor":"#541819","selectionInactive":"#3c1818","identifierHighlight":"#3c1818","selectionBackground":"#531e1e","selectionBackgroundTransparent":"#531e1eaa","searchBackground":"#721515","searchForeground":"#fbfbfb","buttonFont":"#b2918a","foregroundColor":"#efefef","startColor":"#5a1f1f","highlightColor":"#461819","disabledColor":"#6f4f4a","accentColorTransparent":"#e4dad45A","accentColorLessTransparent":"#e4dad49A","accentColorMoreTransparent":"#e4dad42A","accentColor":"#e4dad4","accentContrastColor":"#271c21","stopColor":"#ec081e","testScopeColor":"#350d1c","popupMask":"#EAEAF00A","codeBlock":"#3c1616","textEditorBackground":"#310f0f","foldedTextBackground":"#3c1515","classNameColor":"#FFB86C","htmlTagColor":"#E356A7","stringColor":"#e2d9bd","keyColor":"#C04750","keywordColor":"#39e6a6","iconContrastColor":"#300d0e"},"overrides":{}},"4fd5cb34-d36e-4a3c-8639-052b19b26ba1":{"information":{"id":"4fd5cb34-d36e-4a3c-8639-052b19b26ba1","name":"Zero Two Light","displayName":"Zero Two","dark":false,"author":"Unthrottled","group":"Darling in the Franxx","stickers":{"default":"zero_two_light.png"},"backgrounds":{"primary":"waifus/Zero_Two_Light/images/zero_two_light.png"},"jsonPath":"waifus/Zero_Two_Light/theme.json"},"colors":{"constantColor":"#0d5fa6","parameterColor":"#a61d0d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#0d5fa6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f6f6f6","infoForeground":"#5282a2","completionWindowBackground":"#e7e5ea","baseIconColor":"#85838b","contrastColor":"#f6d5dc","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#fcfcfc","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fafafa","baseBackground":"#fcfcfc","borderColor":"#eeeeee","buttonColor":"#f0f0f0","selectionInactive":"#fff4f4","identifierHighlight":"#e6fcfb","selectionBackground":"#e9b4b8","selectionBackgroundTransparent":"#e9b4b833","searchBackground":"#B4E9DF","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#f1f9ff","disabledColor":"#A2B6CB","accentColorTransparent":"#a61d0d5A","accentColorLessTransparent":"#a61d0d9A","accentColorMoreTransparent":"#a61d0d2A","accentColor":"#a61d0d","accentColorOverrideTransparent":"#009CEC5A","accentColorOverrideLessTransparent":"#009CEC9A","accentColorOverrideMoreTransparent":"#009CEC2A","accentColorOverride":"#009CEC","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#f6f6f6","textEditorBackground":"#fcfcfc","foldedTextBackground":"#f6f6f6","classNameColor":"#117aa6","htmlTagColor":"#E356A7","stringColor":"#131313","keyColor":"#a61d0d","keywordColor":"#0da661","ntp_background":"#fcfcfc"},"overrides":{"theme":{"colors":{"ntp_background":"&baseBackground&"},"properties":{}}}},"5ec63d95-1e7d-4649-b3d0-0078af8f8740":{"information":{"id":"5ec63d95-1e7d-4649-b3d0-0078af8f8740","name":"Gasai Yuno","displayName":"Yuno","dark":true,"author":"Unthrottled","group":"Future Diary","stickers":{"default":"yuno_dark.png"},"backgrounds":{"primary":"waifus/Gasai_Yuno/images/yuno_dark.png"},"jsonPath":"waifus/Gasai_Yuno/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a06aa4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796675","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#211C21","diff.conflict":"#451414","diff.inserted":"#111F11","diff.modified":"#122542","caretRow":"#230920","baseIconColor":"#766370","contrastColor":"#3c0c33","nonProjectFileScopeColor":"#211515","secondaryBackground":"#130511","selectionForeground":"#f6c4d3","headerColor":"#1a0717","baseBackground":"#1a081a","borderColor":"#300c30","buttonColor":"#37223a","selectionInactive":"#2b0c27","selectionInactiveTransparent":"#2b0c2755","identifierHighlight":"#2c0f27","selectionBackground":"#602b50","selectionBackgroundTransparent":"#602b506c","searchBackground":"#403B98","searchForeground":"#ffffff","buttonFont":"#bba0b7","foregroundColor":"#c8c8c8","startColor":"#691933","highlightColor":"#3c0c33","disabledColor":"#505050","accentColorTransparent":"#ffa0b25A","accentColorLessTransparent":"#ffa0b29A","accentColorMoreTransparent":"#ffa0b22A","accentColor":"#ffa0b2","accentContrastColor":"#251923","infoForeground":"#ab5555","stopColor":"#ffa5b0","testScopeColor":"#181d16","popupMask":"#EAEAF005","codeBlock":"#261231","textEditorBackground":"#150713","foldedTextBackground":"#240a24","classNameColor":"#EFA554","htmlTagColor":"#8d82ea","stringColor":"#F6E3CC","keyColor":"#39e6a6","keywordColor":"#e0474b"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"355d711c-2fa6-4df2-9504-dd44d8f5e350":{"information":{"id":"355d711c-2fa6-4df2-9504-dd44d8f5e350","name":"Rory Mercury","displayName":"Rory","dark":true,"author":"Unthrottled","group":"Gate","stickers":{"default":"rory_dark.png"},"backgrounds":{"primary":"waifus/Rory_Mercury/images/rory_dark.png"},"jsonPath":"waifus/Rory_Mercury/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796666","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940","caretRow":"#1a1a1d","infoForeground":"#843030","completionWindowBackground":"#18181b","baseIconColor":"#726969","contrastColor":"#381616","nonProjectFileScopeColor":"#1b1d1a","secondaryBackground":"#111114","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#18181b","baseBackground":"#161619","borderColor":"#261616","buttonColor":"#1f1a1a","selectionInactive":"#1e1e21","identifierHighlight":"#232326","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#265579","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#511c22","highlightColor":"#2a0c0c","disabledColor":"#6f6f6f","accentColorTransparent":"#b532415A","accentColorLessTransparent":"#b532419A","accentColorMoreTransparent":"#b532412A","accentColor":"#b53241","accentContrastColor":"#272727","stopColor":"#ee2726","testScopeColor":"#151c18","popupMask":"#928d8d05","codeBlock":"#191715","textEditorBackground":"#141417","foldedTextBackground":"#191813","classNameColor":"#BD93F9","htmlTagColor":"#666f71","stringColor":"#4593f5","keywordColor":"#e0474b","keyColor":"#6b7476","omnibox_text":"#BD93F9","tab_background_text":"#6f6f6f"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&disabledColor&"}}}},"c5e92ad9-2fa0-491e-b92a-48ab92d13597":{"information":{"id":"c5e92ad9-2fa0-491e-b92a-48ab92d13597","name":"Rias: Crimson","displayName":"Rias","dark":true,"author":"Unthrottled","group":"High School DxD","stickers":{"default":"rias_dark.png"},"backgrounds":{"primary":"waifus/Rias_Crimson/images/rias_dark.png"},"jsonPath":"waifus/Rias_Crimson/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#cdb0b0","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#491818","infoForeground":"#cdacac","completionWindowBackground":"#32393F","baseIconColor":"#9e898e","contrastColor":"#681b1b","nonProjectFileScopeColor":"#3e1c13","secondaryBackground":"#401010","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#3d1313","baseBackground":"#401112","borderColor":"#551818","buttonColor":"#611c1c","selectionInactive":"#491818","identifierHighlight":"#491818","selectionBackground":"#822e2e","selectionBackgroundTransparent":"#822e2eaa","searchBackground":"#181212","searchForeground":"#fbfbfb","buttonFont":"#996b6b","foregroundColor":"#fafafa","startColor":"#5a1f1f","highlightColor":"#4c1818","disabledColor":"#6f4f4a","accentColorTransparent":"#e039435A","accentColorLessTransparent":"#e039439A","accentColorMoreTransparent":"#e039432A","accentColor":"#e03943","accentContrastColor":"#271c21","stopColor":"#ec081e","testScopeColor":"#3d2313","popupMask":"#EAEAF00A","codeBlock":"#491818","textEditorBackground":"#3E1010","foldedTextBackground":"#491818","classNameColor":"#e03392","htmlTagColor":"#a28a92","stringColor":"#9EB7D6","keyColor":"#eea367","keywordColor":"#C04750","omnibox_text":"#ff0000"},"overrides":{"theme":{"colors":{"omnibox_text":"#ff0000"}}}},"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160":{"information":{"id":"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160","name":"Rias: Onyx","displayName":"Rias","dark":true,"author":"Unthrottled","group":"High School DxD","stickers":{"default":"rias_onyx.png","secondary":"rias_onyx_spicy.png"},"backgrounds":{"primary":"waifus/Rias_Onyx/images/rias_onyx.png","secondary":"waifus/Rias_Onyx/images/rias_onyx_spicy.png"},"jsonPath":"waifus/Rias_Onyx/theme.json"},"colors":{"constantColor":"#E356A7","parameterColor":"#FFB86C","comments":"#694f4d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#97706f","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31","caretRow":"#1e0607","infoForeground":"#6e2727","completionWindowBackground":"#32393F","baseIconColor":"#795b5e","contrastColor":"#1e0809","nonProjectFileScopeColor":"#130700","secondaryBackground":"#1c0607","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#100000","baseBackground":"#130000","borderColor":"#220000","buttonColor":"#2b0808","selectionInactive":"#220708","identifierHighlight":"#220708","selectionBackground":"#390c10","selectionBackgroundTransparent":"#390c10aa","searchBackground":"#0F625A","searchForeground":"#fbfbfb","buttonFont":"#996b6b","foregroundColor":"#d8d8d8","startColor":"#491b1b","highlightColor":"#2e090b","disabledColor":"#584445","accentColorTransparent":"#7C171F5A","accentColorLessTransparent":"#7C171F9A","accentColorMoreTransparent":"#7C171F2A","accentColor":"#7C171F","accentContrastColor":"#3f3d42","stopColor":"#9a101f","testScopeColor":"#0f0a00","popupMask":"#EAEAF005","codeBlock":"#1d0406","textEditorBackground":"#100000","foldedTextBackground":"#280a0b","classNameColor":"#5a84dd","htmlTagColor":"#6297a2","stringColor":"#F6E3CC","keyColor":"#b2dbe3","keywordColor":"#27c0b4","tab_background_text":"#996b6b","omnibox_text":"#27c0b4"},"overrides":{"theme":{"colors":{"tab_background_text":"&buttonFont&","omnibox_text":"&keywordColor&"}}}},"a1da4f2f-e736-40e7-86d9-9167a247da93":{"information":{"id":"a1da4f2f-e736-40e7-86d9-9167a247da93","name":"Jabami Yumeko","displayName":"Yumeko","dark":true,"author":"Unthrottled","group":"Kakegurui","stickers":{"default":"yumeko_dark.png"},"backgrounds":{"primary":"waifus/Jabami_Yumeko/images/yumeko_dark.png"},"jsonPath":"waifus/Jabami_Yumeko/theme.json"},"colors":{"constantColor":"#e4ff10","parameterColor":"#FFB86C","comments":"#735253","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#97706f","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31","caretRow":"#1e0607","infoForeground":"#7e2a2a","completionWindowBackground":"#32393F","baseIconColor":"#795555","contrastColor":"#2e090b","nonProjectFileScopeColor":"#130700","secondaryBackground":"#160304","selectionForeground":"#fbfbfb","headerColor":"#0b0000","baseBackground":"#070000","borderColor":"#1e0000","buttonColor":"#2b0808","selectionInactive":"#220708","identifierHighlight":"#220708","selectionBackground":"#390c10","selectionBackgroundTransparent":"#390c10aa","searchBackground":"#2a6121","searchForeground":"#fbfbfb","buttonFont":"#a67676","foregroundColor":"#dbdbdb","startColor":"#491b1b","highlightColor":"#2e090b","disabledColor":"#584445","accentColorTransparent":"#8a18205A","accentColorLessTransparent":"#8a18209A","accentColorMoreTransparent":"#8a18202A","accentColor":"#8a1820","accentContrastColor":"#3f3d42","stopColor":"#9a101f","testScopeColor":"#0f0a00","popupMask":"#EAEAF005","codeBlock":"#1d0406","textEditorBackground":"#050000","foldedTextBackground":"#280a0b","classNameColor":"#7092ea","htmlTagColor":"#4fcad5","stringColor":"#F6E3CC","keyColor":"#42E66C","keywordColor":"#e0474b","omnibox_text":"#4fcad5"},"overrides":{"theme":{"colors":{"omnibox_text":"&htmlTagColor&"},"properties":{"ntp_background_alignment":"right"}}}},"19b65ec8-133c-4655-a77b-13623d8e97d3":{"information":{"id":"19b65ec8-133c-4655-a77b-13623d8e97d3","name":"Ryuko Dark","displayName":"Ryuko","dark":true,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"ryuko.png"},"backgrounds":{"primary":"waifus/Ryuko_Dark/images/ryuko.png"},"jsonPath":"waifus/Ryuko_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3C4246","diff.conflict":"#5d323f","diff.inserted":"#173D17","diff.modified":"#203952","caretRow":"#2a3037","infoForeground":"#6e707a","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#262c32","nonProjectFileScopeColor":"#303638","secondaryBackground":"#282f35","selectionForeground":"#E2CB14","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2b3238","baseBackground":"#2f363c","borderColor":"#30383d","buttonColor":"#2b3237","selectionInactive":"#292e34","identifierHighlight":"#2f3840","selectionBackground":"#563036","selectionBackgroundTransparent":"#a730355a","searchBackground":"#2C5277","searchForeground":"#E2CB14","buttonFont":"#6b8b99","foregroundColor":"#bbbbbb","startColor":"#511c22","highlightColor":"#573238","disabledColor":"#585F6F","accentColorTransparent":"#a730355A","accentColorLessTransparent":"#a730359A","accentColorMoreTransparent":"#a730352A","accentColor":"#a73035","accentContrastColor":"#271c21","stopColor":"#ee2726","testScopeColor":"#2d3e3a","popupMask":"#EAEAF00A","codeBlock":"#292e34","textEditorBackground":"#2b3238","foldedTextBackground":"#272e34","classNameColor":"#6893f3","htmlTagColor":"#8C90E5","stringColor":"#efa554","keyColor":"#C1B5C3","keywordColor":"#e0474b","omnibox_text":"#E2CB14","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136"},"properties":{"ntp_background_alignment":"right"}}}},"3fbd90c3-859d-4618-8e31-90461ac7a556":{"information":{"id":"3fbd90c3-859d-4618-8e31-90461ac7a556","name":"Ryuko Light","displayName":"Ryuko","dark":false,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"ryuko_light.png"},"backgrounds":{"primary":"waifus/Ryuko_Light/images/ryuko_light.png"},"jsonPath":"waifus/Ryuko_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#169ef2","comments":"#505D64","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#344f69","foregroundColorEditor":"#4D4D4A","unusedColor":"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e6effc","baseIconColor":"#455d8e","infoForeground":"#1f79a1","contrastColor":"#cddff9","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#eef6ff","selectionForeground":"#103365","headerColor":"#f5f6f7","baseBackground":"#fafbfc","borderColor":"#e5e5ee","buttonColor":"#aaddfd","selectionInactive":"#bdd3f3","identifierHighlight":"#daecfa","selectionBackground":"#74adec","selectionBackgroundTransparent":"#74adec55","searchBackground":"#BAB0F3","searchForeground":"#161165","buttonFont":"#103365","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#e1f1fe","disabledColor":"#74889f","accentColorTransparent":"#169ef25A","accentColorLessTransparent":"#169ef29A","accentColorMoreTransparent":"#169ef22A","accentColor":"#169ef2","stopColor":"#19e3d9","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#bff8e2","textEditorBackground":"#ffffff","foldedTextBackground":"#f6f6f6","classNameColor":"#7748B7","htmlTagColor":"#2811B9","stringColor":"#0F92E3","keyColor":"#007972","keywordColor":"#B03F0F"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"12a54623-1f0b-4769-9917-d5267092a605":{"information":{"id":"12a54623-1f0b-4769-9917-d5267092a605","name":"Satsuki Dark","displayName":"Satsuki","dark":true,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"satsuki_dark.png"},"backgrounds":{"primary":"waifus/Satsuki_Dark/images/satsuki_dark.png"},"jsonPath":"waifus/Satsuki_Dark/theme.json"},"colors":{"constantColor":"#96b7fb","parameterColor":"#FFB86C","comments":"#596570","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#596570","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#2F3334","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#2b2e31","baseIconColor":"#697777","contrastColor":"#2f363c","nonProjectFileScopeColor":"#312b27","secondaryBackground":"#1d2123","selectionForeground":"#fefefe","headerColor":"#212427","baseBackground":"#272b2d","borderColor":"#32373a","buttonColor":"#303537","selectionInactive":"#3f2527","identifierHighlight":"#363a3d","selectionBackground":"#5d2626","selectionBackgroundTransparent":"#5d2626AA","searchBackground":"#1A6020","searchForeground":"#fefefe","buttonFont":"#94918c","foregroundColor":"#d3d3d3","highlightColor":"#5f2c2c","disabledColor":"#5c5151","accentColorTransparent":"#f030225A","accentColorLessTransparent":"#f030229A","accentColorMoreTransparent":"#f030222A","accentColor":"#f03022","accentContrastColor":"#182f42","infoForeground":"#af543f","startColor":"#595959","stopColor":"#ee2726","testScopeColor":"#202a25","popupMask":"#928d8d05","codeBlock":"#402729","foldedTextBackground":"#2b2e31","textEditorBackground":"#242729","classNameColor":"#6893f3","htmlTagColor":"#ff6b75","stringColor":"#F6E9CB","keyColor":"#46F263","keywordColor":"#e24a3e","omnibox_text":"#e24a3e"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"},"properties":{}}}},"3a78b13e-dbf2-410f-bb20-12b57bff7735":{"information":{"id":"3a78b13e-dbf2-410f-bb20-12b57bff7735","name":"Satsuki Light","displayName":"Satsuki","dark":false,"author":"Unthrottled","group":"Kill la Kill","stickers":{"default":"satsuki_light.png"},"backgrounds":{"primary":"waifus/Satsuki_Light/images/satsuki_light.png"},"jsonPath":"waifus/Satsuki_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#275AB3","comments":"#505D64","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#344f69","foregroundColorEditor":"#4D4D4A","unusedColor":"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e6effc","baseIconColor":"#455d8e","infoForeground":"#1f45a1","contrastColor":"#cddff9","nonProjectFileScopeColor":"#fbf4e3","secondaryBackground":"#eef6ff","selectionForeground":"#0e2c57","headerColor":"#f5f6f7","baseBackground":"#fafbfc","borderColor":"#e5e5ee","buttonColor":"#add3fd","selectionInactive":"#bdd3f3","identifierHighlight":"#daecfa","selectionBackground":"#748fec","selectionBackgroundTransparent":"#748fec55","searchBackground":"#9c8bf0","searchForeground":"#161165","buttonFont":"#103365","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#e1f1fe","disabledColor":"#74889f","accentColorTransparent":"#275AB35A","accentColorLessTransparent":"#275AB39A","accentColorMoreTransparent":"#275AB32A","accentColor":"#275AB3","stopColor":"#32c5e3","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#cff7f5","textEditorBackground":"#ffffff","foldedTextBackground":"#f6f6f6","classNameColor":"#7748B7","htmlTagColor":"#EE5C09","stringColor":"#0F92E3","keyColor":"#79074c","keywordColor":"#13a78c"},"overrides":{}},"15e51483-1ccd-46b7-90cf-885cccaaaf2c":{"information":{"id":"15e51483-1ccd-46b7-90cf-885cccaaaf2c","name":"Aqua","displayName":"Aqua","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"aqua_dark.png"},"backgrounds":{"primary":"waifus/Aqua/images/aqua_dark.png"},"jsonPath":"waifus/Aqua/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#61647b","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#2d3047","infoForeground":"#7b8bab","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#1a3467","nonProjectFileScopeColor":"#2e3242","secondaryBackground":"#242942","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2a2d44","baseBackground":"#282b42","borderColor":"#2a334b","buttonColor":"#31374b","selectionInactive":"#31344b","identifierHighlight":"#31344b","selectionBackground":"#4C637A","selectionBackgroundTransparent":"#4C637AAA","searchBackground":"#28734B","searchForeground":"#fbfbfb","buttonFont":"#838daa","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#2d3047","disabledColor":"#585F6F","accentColorTransparent":"#578CDA5A","accentColorLessTransparent":"#578CDA9A","accentColorMoreTransparent":"#578CDA2A","accentColor":"#578CDA","accentContrastColor":"#271c21","stopColor":"#688dee","testScopeColor":"#203635","popupMask":"#EAEAF00A","codeBlock":"#2e3149","textEditorBackground":"#262940","foldedTextBackground":"#2e3149","classNameColor":"#8dc6ef","htmlTagColor":"#a28a92","stringColor":"#f4fa8c","keyColor":"#6893f3","keywordColor":"#988F9A","secondaryAccentColor":"#00c69a"},"overrides":{}},"774ec7ad-d6a0-4d9c-b195-2f54d72ab664":{"information":{"id":"774ec7ad-d6a0-4d9c-b195-2f54d72ab664","name":"Darkness Dark","displayName":"Darkness","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"darkness_dark.png"},"backgrounds":{"primary":"waifus/Darkness_Dark/images/darkness_dark.png"},"jsonPath":"waifus/Darkness_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#33342F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#14110d","infoForeground":"#7c7262","completionWindowBackground":"#22282b","baseIconColor":"#6c6563","contrastColor":"#382416","nonProjectFileScopeColor":"#161602","secondaryBackground":"#100d03","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#090802","baseBackground":"#080703","borderColor":"#1c1500","buttonColor":"#1e1c19","selectionInactive":"#1d1704","identifierHighlight":"#1d1704","selectionBackground":"#553919","selectionBackgroundTransparent":"#553919AA","searchBackground":"#144824","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#494949","highlightColor":"#2b190e","disabledColor":"#6f6f6f","accentColorTransparent":"#e997455A","accentColorLessTransparent":"#e997459A","accentColorMoreTransparent":"#e997452A","accentColor":"#e99745","accentContrastColor":"#5a3b1c","stopColor":"#ee6a12","testScopeColor":"#091202","popupMask":"#EAEAF00A","codeBlock":"#191715","textEditorBackground":"#0a0904","foldedTextBackground":"#191813","classNameColor":"#d53a4a","htmlTagColor":"#a28a92","stringColor":"#4593f5","keywordColor":"#ffba2f","keyColor":"#3492b1"},"overrides":{}},"8474d98d-7bb1-462c-82b1-dd7c512142a6":{"information":{"id":"8474d98d-7bb1-462c-82b1-dd7c512142a6","name":"Darkness Light","displayName":"Darkness","dark":false,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"darkness_light.png"},"backgrounds":{"primary":"waifus/Darkness_Light/images/darkness_light.png"},"jsonPath":"waifus/Darkness_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#F5C83C","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E6DB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#FFF6E4","baseIconColor":"#979087","infoForeground":"#aaaaaa","contrastColor":"#feffdd","nonProjectFileScopeColor":"#fffaf0","secondaryBackground":"#fffff7","selectionForeground":"#A8930A","inactiveBackground":"#FFFFBC","inactiveBackgroundDarker":"#F5F5B3","headerColor":"#FFFEF9","baseBackground":"#fefefa","borderColor":"#f1f4e0","buttonColor":"#fffef7","selectionInactive":"#FFFFBC","identifierHighlight":"#FFFFBC","selectionBackground":"#fff3b4","selectionBackgroundTransparent":"#fff3b455","searchBackground":"#C1FFBA","searchForeground":"#366906","buttonFont":"#546E7A","foregroundColor":"#000000","startColor":"#EBDA50","highlightColor":"#fff8e0","disabledColor":"#7F818F","accentColorTransparent":"#F5C83C5A","accentColorLessTransparent":"#F5C83C9A","accentColorMoreTransparent":"#F5C83C2A","accentColor":"#F5C83C","darkerAccentColor":"#dcab2b","stopColor":"#FCFFA5","testScopeColor":"#D7FFDC","popupMask":"#FFF6E430","codeBlock":"#f4f3ee","textEditorBackground":"#FFFEF9","foldedTextBackground":"#F3F2E2","classNameColor":"#c79c19","htmlTagColor":"#22863a","stringColor":"#005CC5","keyColor":"#3492b1","keywordColor":"#E36207","omnibox_text":"#005CC5"},"overrides":{"theme":{"colors":{"omnibox_text":"&stringColor&"}}}},"63fe4617-4cac-47a5-9b93-6794514c35ad":{"information":{"id":"63fe4617-4cac-47a5-9b93-6794514c35ad","name":"Megumin","displayName":"Megumin","dark":true,"author":"Unthrottled","group":"KonoSuba","stickers":{"default":"megumin.png"},"backgrounds":{"primary":"waifus/Megumin/images/megumin.png"},"jsonPath":"waifus/Megumin/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#726868","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#7b7373","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3E3839","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#31262b","infoForeground":"#75595d","completionWindowBackground":"#32393F","baseIconColor":"#948785","contrastColor":"#3e2126","nonProjectFileScopeColor":"#312A26","secondaryBackground":"#281d22","selectionForeground":"#E2CB14","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2a1f24","baseBackground":"#271c21","borderColor":"#32262c","buttonColor":"#2f2329","selectionInactive":"#31262b","identifierHighlight":"#3a2d33","selectionBackground":"#563036","selectionBackgroundTransparent":"#563036A5","searchBackground":"#851B2A","searchForeground":"#E2CB14","buttonFont":"#766B6B","foregroundColor":"#bbbbbb","startColor":"#511c22","highlightColor":"#522227","disabledColor":"#585F6F","accentColorTransparent":"#a730355A","accentColorLessTransparent":"#a730359A","accentColorMoreTransparent":"#a730352A","accentColor":"#a73035","accentContrastColor":"#271c21","stopColor":"#ee2e37","testScopeColor":"#243125","popupMask":"#EAEAF00A","codeBlock":"#2f2329","textEditorBackground":"#2c2126","foldedTextBackground":"#33282d","classNameColor":"#dae838","htmlTagColor":"#a28a92","stringColor":"#ffd866","keyColor":"#AF5C5A","keywordColor":"#a28a92","omnibox_text":"#E2CB14","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136","tab_background_text":"#7b7373"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","button_background_active":"#563136","button_background_hover":"#563136","tab_selected":"#563136","tab_background_text":"&lineNumberColor&"}}}},"dce48196-ff46-470c-b5f9-d1e23f4a79d3":{"information":{"id":"dce48196-ff46-470c-b5f9-d1e23f4a79d3","name":"Monika Dark","displayName":"Monika","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"just_monika_dark.png","secondary":"just_monika_dark_joy.png","normal":"just_monika_dark_normal.png"},"backgrounds":{"primary":"waifus/Monika_Dark/images/just_monika_dark.png","secondary":"waifus/Monika_Dark/images/just_monika_dark_joy.png"},"jsonPath":"waifus/Monika_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#4E6B4C","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#697966","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#38403A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#24291a","completionWindowBackground":"#32393F","baseIconColor":"#657F6E","contrastColor":"#244020","nonProjectFileScopeColor":"#222613","secondaryBackground":"#1a1e12","selectionForeground":"#ffffff","inactiveBackground":"#122D13","inactiveBackgroundDarker":"#133414","headerColor":"#1D2115","baseBackground":"#1A1E12","borderColor":"#202416","buttonColor":"#1e3219","selectionInactive":"#122D13","identifierHighlight":"#2d3320","selectionBackground":"#30432B","buttonFont":"#6f9a65","foregroundColor":"#bbbbbb","startColor":"#0abb0d","highlightColor":"#253120","disabledColor":"#505050","accentColorTransparent":"#388E3C5A","accentColorLessTransparent":"#388E3C9A","accentColorMoreTransparent":"#388E3C2A","accentColor":"#388E3C","infoForeground":"#3b753d","accentContrastColor":"#1A1E12","stopColor":"#FFFA11","testScopeColor":"#1b2610","popupMask":"#EAEAF00A","codeBlock":"#23271A","searchBackground":"#16690D","searchForeground":"#ececec","textEditorBackground":"#1d2115","foldedTextBackground":"#252D19","classNameColor":"#bca3aa","htmlTagColor":"#3eae5d","stringColor":"#f1fa8c","keyColor":"#bca3aa","keywordColor":"#3eae5d","omnibox_text":"#0abb0d","tab_background_text":"#697966"},"overrides":{"theme":{"colors":{"omnibox_text":"&startColor&","tab_background_text":"&lineNumberColor&"}}}},"9a310731-ab2d-40f5-b502-fa5419f799a2":{"information":{"id":"9a310731-ab2d-40f5-b502-fa5419f799a2","name":"Monika Light","displayName":"Monika","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"just_monika.png","secondary":"just_monika_joy.png"},"backgrounds":{"primary":"waifus/Monika_Light/images/just_monika.png","secondary":"waifus/Monika_Light/images/just_monika_joy.png"},"jsonPath":"waifus/Monika_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#388E3C","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#DFEFE6","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#dcf7e0","completionWindowBackground":"#e7e5ea","baseIconColor":"#838b83","contrastColor":"#d0f6cf","nonProjectFileScopeColor":"#f7fbf0","secondaryBackground":"#edffec","selectionForeground":"#393d45","inactiveBackground":"#e6eee4","inactiveBackgroundDarker":"#e3ede1","headerColor":"#f2fff0","baseBackground":"#f3fff4","borderColor":"#e2eee3","buttonColor":"#d8eed9","selectionInactive":"#def9e2","identifierHighlight":"#def9e2","selectionBackground":"#a9ecac","selectionBackgroundTransparent":"#a0d2a733","searchBackground":"#B9F4FF","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#5FAA51","highlightColor":"#e0ffe1","disabledColor":"#A2B6CB","accentColorTransparent":"#388E3C5A","accentColorLessTransparent":"#388E3C9A","accentColorMoreTransparent":"#388E3C2A","accentColor":"#388E3C","infoForeground":"#3b753d","stopColor":"#5EEF1B","testScopeColor":"#dcf6e1","popupMask":"#f2fff030","codeBlock":"#eaf6eb","textEditorBackground":"#f2fff0","foldedTextBackground":"#def6f3","classNameColor":"#7AA42E","keyColor":"#8a777d","stringColor":"#da832e","htmlTagColor":"#3eae5d","keywordColor":"#3eae5d"},"overrides":{}},"a7e0aa28-739a-4671-80ae-3980997e6b71":{"information":{"id":"a7e0aa28-739a-4671-80ae-3980997e6b71","name":"Natsuki Dark","displayName":"Natsuki","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"natsuki_dark.png","secondary":"natsuki_dark_normal.png","normal":"natsuki_dark_normal.png"},"backgrounds":{"primary":"waifus/Natsuki_Dark/images/natsuki_dark.png","secondary":"waifus/Natsuki_Dark/images/natsuki_dark_normal.png"},"jsonPath":"waifus/Natsuki_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#9C67AF","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#796675","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#362B31","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#441539","completionWindowBackground":"#32393F","baseIconColor":"#7F707A","contrastColor":"#56324C","nonProjectFileScopeColor":"#2f1125","secondaryBackground":"#330A2B","selectionForeground":"#e6afca","inactiveBackground":"#6b3550","inactiveBackgroundDarker":"#66334b","headerColor":"#2f0a27","baseBackground":"#310a29","borderColor":"#381927","buttonColor":"#561b3e","selectionInactive":"#6F3654","selectionInactiveTransparent":"#6F365455","identifierHighlight":"#511843","selectionBackground":"#602b50","selectionBackgroundTransparent":"#602b506c","searchBackground":"#6d4cb9","searchForeground":"#ffffff","buttonFont":"#BBBBBB","foregroundColor":"#bbbbbb","startColor":"#BB0A69","highlightColor":"#3c0c33","disabledColor":"#505050","accentColorTransparent":"#E946865A","accentColorLessTransparent":"#E946869A","accentColorMoreTransparent":"#E946862A","accentColor":"#E94686","accentContrastColor":"#251923","infoForeground":"#b74170","stopColor":"#F650FF","testScopeColor":"#182613","popupMask":"#EAEAF00A","codeBlock":"#3d1c31","textEditorBackground":"#35102c","foldedTextBackground":"#441a35","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#FF9CD6","keywordColor":"#bca3aa","tab_background_text":"#BBBBBB"},"overrides":{"theme":{"colors":{"tab_background_text":"&buttonFont&"}}}},"91415015-8fe3-48eb-9951-70a5cd6cbb7f":{"information":{"id":"91415015-8fe3-48eb-9951-70a5cd6cbb7f","name":"Natsuki Light","displayName":"Natsuki","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"natsuki.png","secondary":"natsuki_joy.png"},"backgrounds":{"primary":"waifus/Natsuki_Light/images/natsuki.png","secondary":"waifus/Natsuki_Light/images/natsuki_joy.png"},"jsonPath":"waifus/Natsuki_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#E94686","comments":"#7d6a7d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#ffdce6","infoForeground":"#dd87a1","completionWindowBackground":"#e7e5ea","baseIconColor":"#af8da6","contrastColor":"#f0c3e3","nonProjectFileScopeColor":"#FFE4E3","secondaryBackground":"#f3cfe0","selectionForeground":"#ffffff","inactiveBackground":"#eed4ec","inactiveBackgroundDarker":"#ebd1e9","headerColor":"#FFE0F0","baseBackground":"#ffe4f1","borderColor":"#F1D7E6","buttonColor":"#e5c2d1","selectionInactive":"#FFD9E2","identifierHighlight":"#FFD9E2","selectionBackground":"#dc99bb","searchBackground":"#dc99bb","searchForeground":"#ffffff","buttonFont":"#252427","foregroundColor":"#000000","startColor":"#F25AAF","highlightColor":"#f7d2e8","disabledColor":"#cbb1c6","accentColorTransparent":"#E946865A","accentColorLessTransparent":"#E946869A","accentColorMoreTransparent":"#E946862A","accentColor":"#E94686","stopColor":"#fbadff","testScopeColor":"#ede8e4","popupMask":"#FFE0F030","codeBlock":"#FDD8FF","textEditorBackground":"#FFE5F1","foldedTextBackground":"#F1E5FA","classNameColor":"#df81b8","htmlTagColor":"#7B6970","stringColor":"#DC872E","keyColor":"#7C75EF","keywordColor":"#C869A3","omnibox_text":"#252427"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"}}}},"b0340303-0a5a-4a20-9b9c-fc8ce9880078":{"information":{"id":"b0340303-0a5a-4a20-9b9c-fc8ce9880078","name":"Sayori Dark","displayName":"Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"sayori_dark.png","secondary":"sayori_dark_normal.png","normal":"sayori_dark_normal.png"},"backgrounds":{"primary":"waifus/Sayori_Dark/images/sayori_dark.png","secondary":"waifus/Sayori_Dark/images/sayori_dark_normal.png"},"jsonPath":"waifus/Sayori_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#383B3F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#17243c","completionWindowBackground":"#32393F","baseIconColor":"#5B777F","contrastColor":"#1B323F","nonProjectFileScopeColor":"#131b2a","secondaryBackground":"#131d2d","selectionForeground":"#9CF5FF","inactiveBackground":"#1b254b","inactiveBackgroundDarker":"#1d2650","headerColor":"#0e1b2f","baseBackground":"#0E1D31","borderColor":"#1a1c2d","buttonColor":"#18303f","selectionInactive":"#1d274b","identifierHighlight":"#1f3050","selectionBackground":"#234164","searchBackground":"#3D8FBD","searchForeground":"#051a1a","buttonFont":"#26A8E8","foregroundColor":"#bbbbbb","startColor":"#0A74BB","highlightColor":"#232e3f","disabledColor":"#505050","accentColorTransparent":"#00BCD45A","accentColorLessTransparent":"#00BCD49A","accentColorMoreTransparent":"#00BCD42A","accentColor":"#00BCD4","accentContrastColor":"#12131f","infoForeground":"#3a9fb1","stopColor":"#11FFFD","testScopeColor":"#122325","popupMask":"#EAEAF00A","codeBlock":"#1B1D31","textEditorBackground":"#111b2d","foldedTextBackground":"#1b2346","classNameColor":"#c1ff10","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#3F77EF","keywordColor":"#bca3aa"},"overrides":{}},"cb8ef4b7-0844-4a04-b08b-754086598de4":{"information":{"id":"cb8ef4b7-0844-4a04-b08b-754086598de4","name":"Sayori Light","displayName":"Sayori","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"sayori.png","secondary":"sayori_joy.png"},"backgrounds":{"primary":"waifus/Sayori_Light/images/sayori.png","secondary":"waifus/Sayori_Light/images/sayori_joy.png"},"jsonPath":"waifus/Sayori_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#00bcd4","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#dceef7","completionWindowBackground":"#e7e5ea","baseIconColor":"#838a8b","contrastColor":"#cfeef6","nonProjectFileScopeColor":"#f0fbf4","secondaryBackground":"#ecfbff","selectionForeground":"#393d45","inactiveBackground":"#e4ebee","inactiveBackgroundDarker":"#e1e8ed","headerColor":"#f0faff","baseBackground":"#f3faff","borderColor":"#e2eaee","buttonColor":"#d8e6ee","selectionInactive":"#d7e3f1","identifierHighlight":"#def3fa","selectionBackground":"#a9c8ec","selectionBackgroundTransparent":"#a0bbd233","searchBackground":"#BDB9F1","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#0d96f1","highlightColor":"#e0f2ff","disabledColor":"#A2B6CB","accentColorTransparent":"#00bcd45A","accentColorLessTransparent":"#00bcd49A","accentColorMoreTransparent":"#00bcd42A","accentColor":"#00bcd4","infoForeground":"#64a6ac","stopColor":"#3DFFF3","testScopeColor":"#f1fdeb","popupMask":"#f0faff30","codeBlock":"#eaf0f6","textEditorBackground":"#f0faff","foldedTextBackground":"#e5edf6","classNameColor":"#FF3889","htmlTagColor":"#9D868D","stringColor":"#DC872E","keyColor":"#3F77EF","keywordColor":"#9D868D","omnibox_text":"#252427"},"overrides":{"theme":{"colors":{"omnibox_text":"&buttonFont&"}}}},"a14733d6-8e15-4e75-b6b8-509f323e5b3b":{"information":{"id":"a14733d6-8e15-4e75-b6b8-509f323e5b3b","name":"Yuri Dark","displayName":"Yuri","dark":true,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"yuri_dark.png","secondary":"yuri_dark_normal.png","normal":"yuri_dark_normal.png"},"backgrounds":{"primary":"waifus/Yuri_Dark/images/yuri_dark.png","secondary":"waifus/Yuri_Dark/images/yuri_dark_normal.png"},"jsonPath":"waifus/Yuri_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#8B79B4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6f6679","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#453C4A","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952","caretRow":"#473466","completionWindowBackground":"#32393F","baseIconColor":"#6d6b96","contrastColor":"#473960","nonProjectFileScopeColor":"#493458","secondaryBackground":"#412D62","selectionForeground":"#B39EFF","inactiveBackground":"#3C1D55","inactiveBackgroundDarker":"#451e5f","headerColor":"#442e5c","baseBackground":"#493162","borderColor":"#4d3a63","buttonColor":"#483967","selectionInactive":"#473466","identifierHighlight":"#503b73","selectionBackground":"#4c2a70","searchBackground":"#7749b2","searchForeground":"#e7e5f3","buttonFont":"#9c99e3","foregroundColor":"#DADADA","startColor":"#870AD2","highlightColor":"#533668","disabledColor":"#AF9ECB","accentColorTransparent":"#AB47BC5A","accentColorLessTransparent":"#AB47BC9A","accentColorMoreTransparent":"#AB47BC2A","accentColor":"#AB47BC","accentContrastColor":"#2a1e35","infoForeground":"#9d52ab","stopColor":"#F667FF","testScopeColor":"#423658","popupMask":"#EAEAF00A","codeBlock":"#3e2955","textEditorBackground":"#422D5A","foldedTextBackground":"#3C1D55","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#f1fa8c","keyColor":"#7C75EF","keywordColor":"#bca3aa","omnibox_text":"#B39EFF","tab_background_text":"#AF9ECB"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&","tab_background_text":"&disabledColor&"}}}},"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68":{"information":{"id":"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68","name":"Yuri Light","displayName":"Yuri","dark":false,"author":"Unthrottled","group":"Literature Club","stickers":{"default":"yuri.png","secondary":"yuri_joy.png"},"backgrounds":{"primary":"waifus/Yuri_Light/images/yuri.png","secondary":"waifus/Yuri_Light/images/yuri_joy.png"},"jsonPath":"waifus/Yuri_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#ab74cb","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#ECE3EC","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#e4dcf7","completionWindowBackground":"#e7e5ea","baseIconColor":"#a68daf","contrastColor":"#decff6","nonProjectFileScopeColor":"#faf0fb","secondaryBackground":"#f5ecff","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#f5f0ff","baseBackground":"#f7f3ff","borderColor":"#e2e3ee","buttonColor":"#e1d8ee","selectionInactive":"#ded7f1","identifierHighlight":"#e7e0fa","selectionBackground":"#ada0d2","selectionBackgroundTransparent":"#a5a0d233","searchBackground":"#D798D6","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","infoForeground":"#8864ac","startColor":"#cb87fb","highlightColor":"#e9e0ff","disabledColor":"#A2B6CB","accentColorTransparent":"#ab74cb5A","accentColorLessTransparent":"#ab74cb9A","accentColorMoreTransparent":"#ab74cb2A","accentColor":"#ab74cb","stopColor":"#f595ff","testScopeColor":"#e7eff1","popupMask":"#ded7f130","codeBlock":"#efeaf6","textEditorBackground":"#f3f0ff","foldedTextBackground":"#eae5f6","classNameColor":"#c26a9d","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#7C75EF","keywordColor":"#c26a9d","omnibox_text":"#82357d"},"overrides":{"theme":{"colors":{"omnibox_text":"#82357d"}}}},"2d1112ac-04ab-4f78-82c4-22e5e2c1754b":{"information":{"id":"2d1112ac-04ab-4f78-82c4-22e5e2c1754b","name":"Sonoda Umi","displayName":"Umi","dark":true,"author":"Unthrottled","group":"Love Live","stickers":{"default":"umi_dark.png"},"backgrounds":{"primary":"waifus/Sonoda_Umi/images/umi_dark.png"},"jsonPath":"waifus/Sonoda_Umi/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5e5e79","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#212140","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952","caretRow":"#181A46","completionWindowBackground":"#24222b","baseIconColor":"#656d82","contrastColor":"#665543","nonProjectFileScopeColor":"#252540","secondaryBackground":"#151739","selectionForeground":"#fbfbfb","inactiveBackground":"#2a2931","inactiveBackgroundDarker":"#1f1e24","headerColor":"#191b44","baseBackground":"#15173e","borderColor":"#1c1f50","buttonColor":"#202440","selectionInactive":"#202649","identifierHighlight":"#202649","selectionBackground":"#272A59","selectionBackgroundTransparent":"#272A59AA","searchBackground":"#47264B","searchForeground":"#fbfbfb","buttonFont":"#a0a0a7","foregroundColor":"#d0d0d0","startColor":"#3f3c45","highlightColor":"#1e214b","disabledColor":"#6f6f6f","accentColorTransparent":"#EFA5545A","accentColorLessTransparent":"#EFA5549A","accentColorMoreTransparent":"#EFA5542A","accentColor":"#EFA554","accentColorOverride":"#5e4ba0","accentColorOverrideTransparent":"#5e4ba05A","accentColorOverrideMoreTransparent":"#5e4ba02A","accentContrastColor":"#272727","infoForeground":"#6878c2","stopColor":"#344acb","testScopeColor":"#172741","popupMask":"#8d7fc109","codeBlock":"#181a47","foldedTextBackground":"#251832","textEditorBackground":"#15173c","classNameColor":"#78F5F0","htmlTagColor":"#FF357C","stringColor":"#FFF6B3","keyColor":"#BD84DD","keywordColor":"#58b7ff"},"overrides":{}},"be058474-b967-4afb-b6d9-bda1948b33ec":{"information":{"id":"be058474-b967-4afb-b6d9-bda1948b33ec","name":"Konata","displayName":"Konata","dark":true,"author":"Unthrottled","group":"Lucky Star","stickers":{"default":"konata_dark.png","secondary":"konata_dark_secondary.png"},"meta":{"isVivid":"true"},"backgrounds":{"primary":"waifus/Konata/images/konata_dark.png","secondary":"waifus/Konata/images/konata_dark_secondary.png"},"jsonPath":"waifus/Konata/theme.json"},"colors":{"constantColor":"#f6be8b","parameterColor":"#FFB86C","comments":"#B0C0FC","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#ffffff","foregroundColorEditor":"#F8F8F2","unusedColor":"#A5A1A1","diff.deleted":"#4F6387","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#3C64C9","caretRow":"#3d5d96","completionWindowBackground":"#e7e5ea","baseIconColor":"#f2fdff","contrastColor":"#27494f","nonProjectFileScopeColor":"#3d4b70","secondaryBackground":"#344d82","selectionForeground":"#e7e9ff","inactiveBackground":"#e4ebee","inactiveBackgroundDarker":"#e1e8ed","headerColor":"#314978","baseBackground":"#334c7d","borderColor":"#3e5d99","buttonColor":"#4e608d","selectionInactive":"#39558d","identifierHighlight":"#3a5a93","selectionBackground":"#3a6c75","selectionBackgroundTransparent":"#3a6c7533","searchBackground":"#6a527e","searchForeground":"#e7e9ff","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#addfa9","startColor":"#4bcf4c","highlightColor":"#526495","disabledColor":"#93A5BA","accentColorTransparent":"#4bcf4c5A","accentColorLessTransparent":"#4bcf4c9A","accentColorMoreTransparent":"#4bcf4c2A","accentColor":"#4bcf4c","accentColorBrighter":"#60ff62","accentContrastColor":"#355082","stopColor":"#98ff3d","testScopeColor":"#2d5572","popupMask":"#648adc20","codeBlock":"#3e5f99","textEditorBackground":"#355082","foldedTextBackground":"#3b5a91","classNameColor":"#cda8fa","htmlTagColor":"#f4ffa2","stringColor":"#fc9ee6","keyColor":"#fffd9b","keywordColor":"#ffc9d7"},"overrides":{}},"bc12b380-1f2a-4a9d-89d8-388a07f1e15f":{"information":{"id":"bc12b380-1f2a-4a9d-89d8-388a07f1e15f","name":"Hatsune Miku","displayName":"Miku","dark":true,"author":"Unthrottled","group":"Vocaloid","stickers":{"default":"miku.png","secondary":"miku_secondary.png"},"backgrounds":{"primary":"waifus/Hatsune_Miku/images/miku.png","secondary":"waifus/Hatsune_Miku/images/miku_secondary.png"},"jsonPath":"waifus/Hatsune_Miku/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#67807b","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#393F3A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#313938","infoForeground":"#73999b","completionWindowBackground":"#323f3d","baseIconColor":"#718181","contrastColor":"#303d3c","nonProjectFileScopeColor":"#313332","secondaryBackground":"#313939","selectionForeground":"#fbfbfb","inactiveBackground":"#272d2e","inactiveBackgroundDarker":"#303737","headerColor":"#2c3333","baseBackground":"#293030","borderColor":"#2d3839","buttonColor":"#323737","selectionInactive":"#3a4444","identifierHighlight":"#3a4444","selectionBackground":"#4c7a76","selectionBackgroundTransparent":"#4c7a76AA","searchBackground":"#654773","searchForeground":"#fbfbfb","buttonFont":"#6b9799","foregroundColor":"#bbbbbb","startColor":"#3c6357","highlightColor":"#363d3c","disabledColor":"#586f6d","accentColorTransparent":"#53b0b45A","accentColorLessTransparent":"#53b0b49A","accentColorMoreTransparent":"#53b0b42A","accentColor":"#53b0b4","accentContrastColor":"#271c21","stopColor":"#68eede","testScopeColor":"#27342f","popupMask":"#EAEAF00A","codeBlock":"#2b3231","textEditorBackground":"#2f3635","foldedTextBackground":"#273431","classNameColor":"#aae2f2","htmlTagColor":"#60a498","stringColor":"#F6E9CB","keyColor":"#68f3e7","keywordColor":"#988F9A"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment_secondary":"right"}}}},"dfd05a73-c189-4622-87c7-573fbb3a46b9":{"information":{"id":"dfd05a73-c189-4622-87c7-573fbb3a46b9","name":"Hanekawa Tsubasa","displayName":"Tsubasa","dark":true,"author":"Unthrottled","group":"Monogatari","stickers":{"default":"hanekawa_dark.png"},"backgrounds":{"primary":"waifus/Hanekawa_Tsubasa/images/hanekawa_dark.png"},"jsonPath":"waifus/Hanekawa_Tsubasa/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#79769f","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#777495","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#1D1D1D","diff.conflict":"#36151F","diff.inserted":"#142F14","diff.modified":"#152A3D","caretRow":"#1e1d1f","baseIconColor":"#7e7997","contrastColor":"#322849","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#1b1820","selectionForeground":"#ebd6fc","headerColor":"#0f0d10","baseBackground":"#141115","borderColor":"#211c23","buttonColor":"#2e2939","selectionInactive":"#362338","identifierHighlight":"#262626","selectionBackground":"#5a3b5d","selectionBackgroundTransparent":"#5a3b5dAA","searchBackground":"#305D49","searchForeground":"#ebd6fc","buttonFont":"#c7c7c7","foregroundColor":"#c3c3c3","startColor":"#494949","highlightColor":"#262129","disabledColor":"#6f6f6f","accentColorTransparent":"#634F8D5A","accentColorLessTransparent":"#634F8D9A","accentColorMoreTransparent":"#634F8D2A","accentColor":"#634F8D","accentContrastColor":"#272727","infoForeground":"#988ccb","stopColor":"#f7f6ff","testScopeColor":"#151b18","popupMask":"#EAEAF005","codeBlock":"#281f28","textEditorBackground":"#100d11","foldedTextBackground":"#322932","classNameColor":"#e39656","htmlTagColor":"#ff8fec","stringColor":"#F6E3CC","keyColor":"#7ceec8","keywordColor":"#d55fde","omnibox_text":"#7ceec8"},"overrides":{"theme":{"colors":{"omnibox_text":"&keyColor&"},"properties":{"ntp_background_alignment":"right"}}}},"5903b523-ea0a-4724-85d4-f0d0652c3010":{"information":{"id":"5903b523-ea0a-4724-85d4-f0d0652c3010","name":"Miia","displayName":"Miia","dark":true,"author":"Unthrottled","group":"Daily Life With A Monster Girl","stickers":{"default":"miia_dark.png"},"backgrounds":{"primary":"waifus/Miia/images/miia_dark.png"},"jsonPath":"waifus/Miia/theme.json"},"colors":{"constantColor":"#34a7d1","parameterColor":"#FFB86C","comments":"#a47272","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#a87975","foregroundColorEditor":"#F8F8F2","unusedColor":"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331","caretRow":"#3a1020","infoForeground":"#b19e78","completionWindowBackground":"#32393F","baseIconColor":"#815f59","contrastColor":"#681b1b","nonProjectFileScopeColor":"#3b191e","secondaryBackground":"#330e1b","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#3a1020","baseBackground":"#36101c","borderColor":"#411221","buttonColor":"#541827","selectionInactive":"#441c21","identifierHighlight":"#441c21","selectionBackground":"#5b3225","selectionBackgroundTransparent":"#5b3225aa","searchBackground":"#772761","searchForeground":"#fbfbfb","buttonFont":"#b2918a","foregroundColor":"#efefef","startColor":"#5a1f1f","highlightColor":"#46182a","disabledColor":"#6f4f4a","accentColorTransparent":"#d6a53e5A","accentColorLessTransparent":"#d6a53e9A","accentColorMoreTransparent":"#d6a53e2A","accentColor":"#d6a53e","accentContrastColor":"#271c21","stopColor":"#ec9800","testScopeColor":"#3c0f2a","popupMask":"#EAEAF00A","codeBlock":"#3c1623","textEditorBackground":"#310e19","foldedTextBackground":"#38101e","classNameColor":"#FFB86C","htmlTagColor":"#E356A7","stringColor":"#e2d9bd","keyColor":"#c05388","keywordColor":"#39e6a6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"83e94920-9ae2-4838-9b85-4c3fa22b67b8":{"information":{"id":"83e94920-9ae2-4838-9b85-4c3fa22b67b8","name":"Azuki","displayName":"Azuki","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"azuki_dark.png"},"backgrounds":{"primary":"waifus/Azuki/images/azuki_dark.png"},"jsonPath":"waifus/Azuki/theme.json"},"colors":{"constantColor":"#efacfc","parameterColor":"#FFB86C","comments":"#807066","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c635a","foregroundColorEditor":"#F8F8F2","unusedColor":"#4c5352","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#382a26","baseIconColor":"#7d7268","contrastColor":"#271d1a","nonProjectFileScopeColor":"#33221d","secondaryBackground":"#291e1b","selectionForeground":"#fbfbfb","headerColor":"#2d221f","baseBackground":"#322623","borderColor":"#403331","buttonColor":"#48403d","selectionInactive":"#402f21","identifierHighlight":"#45342f","selectionBackground":"#684e29","selectionBackgroundTransparent":"#684e29AA","searchBackground":"#542626","searchForeground":"#fbfbfb","buttonFont":"#bfbaae","foregroundColor":"#bfbfbf","highlightColor":"#40312d","disabledColor":"#5b606f","accentColorTransparent":"#e9b14e5A","accentColorLessTransparent":"#e9b14e9A","accentColorMoreTransparent":"#e9b14e2A","accentColor":"#e9b14e","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e6c678","testScopeColor":"#2b2b1e","popupMask":"#928d8d05","codeBlock":"#3b2b21","foldedTextBackground":"#3b2c27","textEditorBackground":"#2e221f","classNameColor":"#c4ff8d","htmlTagColor":"#f585ab","stringColor":"#e0f6bf","keyColor":"#96f3fd","keywordColor":"#ffad46"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"93035c21-9eb7-4b0e-92d0-35d66d16c8e0":{"information":{"id":"93035c21-9eb7-4b0e-92d0-35d66d16c8e0","name":"Chocola","displayName":"Chocola","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"chocola_dark.png"},"backgrounds":{"primary":"waifus/Chocola/images/chocola_dark.png"},"jsonPath":"waifus/Chocola/theme.json"},"colors":{"constantColor":"#96b7fb","parameterColor":"#FFB86C","comments":"#806872","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c5a63","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#352f31","baseIconColor":"#7d6c74","contrastColor":"#553d48","nonProjectFileScopeColor":"#312b27","secondaryBackground":"#282023","selectionForeground":"#fefefe","headerColor":"#2c2428","baseBackground":"#30292c","borderColor":"#3a3336","buttonColor":"#46393e","selectionInactive":"#412b32","identifierHighlight":"#403a3c","selectionBackground":"#6a3849","selectionBackgroundTransparent":"#6a3849AA","searchBackground":"#235E52","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#d3d3d3","highlightColor":"#553c4c","disabledColor":"#6f5b64","accentColorTransparent":"#f771a35A","accentColorLessTransparent":"#f771a39A","accentColorMoreTransparent":"#f771a32A","accentColor":"#f771a3","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e66895","testScopeColor":"#282b27","popupMask":"#928d8d05","codeBlock":"#4d2d3c","foldedTextBackground":"#393336","textEditorBackground":"#2c2729","classNameColor":"#f8835f","htmlTagColor":"#ff6b75","stringColor":"#F6E9CB","keyColor":"#48eae4","keywordColor":"#FF357C"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0":{"information":{"id":"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0","name":"Cinnamon","displayName":"Cinnamon","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"cinnamon_dark.png"},"meta":{"isVivid":"true"},"backgrounds":{"primary":"waifus/Cinnamon/images/cinnamon_dark.png"},"jsonPath":"waifus/Cinnamon/theme.json"},"colors":{"constantColor":"#8bc1f8","parameterColor":"#FFB86C","comments":"#7384d4","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#ffffff","foregroundColorEditor":"#F8F8F2","unusedColor":"#64606b","diff.deleted":"#3B4267","diff.conflict":"#622E4C","diff.inserted":"#1B5059","diff.modified":"#274B9B","caretRow":"#3f3c91","completionWindowBackground":"#e7e5ea","baseIconColor":"#f2fdff","contrastColor":"#27494f","nonProjectFileScopeColor":"#413f79","secondaryBackground":"#333184","selectionForeground":"#e7e9ff","headerColor":"#37357f","baseBackground":"#393784","borderColor":"#413e96","buttonColor":"#4a4a8c","selectionInactive":"#38497c","identifierHighlight":"#43409b","selectionBackground":"#3a6c75","selectionBackgroundTransparent":"#3a6c7533","searchBackground":"#5334D9","searchForeground":"#e7e9ff","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#dfe19f","startColor":"#54e255","highlightColor":"#2f2d69","disabledColor":"#a08fb8","accentColorTransparent":"#54e2555A","accentColorLessTransparent":"#54e2559A","accentColorMoreTransparent":"#54e2552A","accentColor":"#54e255","accentContrastColor":"#355082","stopColor":"#98ff3d","testScopeColor":"#343f79","popupMask":"#648adc08","codeBlock":"#33417a","textEditorBackground":"#343277","foldedTextBackground":"#3b3886","classNameColor":"#d0a2fa","htmlTagColor":"#f3ff83","stringColor":"#b3a9ff","keyColor":"#FFD448","keywordColor":"#53dac7"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"432fdab1-b8fa-412e-8cca-1844f18a1a43":{"information":{"id":"432fdab1-b8fa-412e-8cca-1844f18a1a43","name":"Coconut","displayName":"Coconut","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"coconut_dark.png"},"backgrounds":{"primary":"waifus/Coconut/images/coconut_dark.png"},"jsonPath":"waifus/Coconut/theme.json"},"colors":{"constantColor":"#50b5d1","parameterColor":"#FFB86C","comments":"#6f6880","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#605a6c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#373645","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#244658","caretRow":"#393243","baseIconColor":"#746c7d","contrastColor":"#463d55","nonProjectFileScopeColor":"#393537","secondaryBackground":"#2d2735","selectionForeground":"#fefefe","headerColor":"#312c3a","baseBackground":"#3a3143","borderColor":"#453b4e","buttonColor":"#3e3948","selectionInactive":"#2e3b53","identifierHighlight":"#423a4b","selectionBackground":"#255b82","selectionBackgroundTransparent":"#255b82AA","searchBackground":"#635628","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#d3d3d3","highlightColor":"#473b58","disabledColor":"#625b6f","accentColorTransparent":"#d2b5035A","accentColorLessTransparent":"#d2b5039A","accentColorMoreTransparent":"#d2b5032A","accentColor":"#d2b503","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e5e66f","testScopeColor":"#2e3637","popupMask":"#928d8d05","codeBlock":"#2f3354","foldedTextBackground":"#383142","textEditorBackground":"#312b3a","classNameColor":"#f689f6","htmlTagColor":"#ff858c","stringColor":"#F6E9CB","keyColor":"#48eae4","keywordColor":"#b897f6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"13407818-da66-432b-94e3-fd2192e98118":{"information":{"id":"13407818-da66-432b-94e3-fd2192e98118","name":"Maple Dark","displayName":"Maple","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"maple_dark.png"},"backgrounds":{"primary":"waifus/Maple_Dark/images/maple_dark.png"},"jsonPath":"waifus/Maple_Dark/theme.json"},"colors":{"constantColor":"#ec93a1","parameterColor":"#FFB86C","comments":"#807571","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6c5b55","foregroundColorEditor":"#F8F8F2","unusedColor":"#606867","diff.deleted":"#2F2A2A","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47","caretRow":"#352121","baseIconColor":"#7d7172","contrastColor":"#2d5548","nonProjectFileScopeColor":"#34261a","secondaryBackground":"#2a1818","selectionForeground":"#fbfbfb","headerColor":"#2f1b1b","baseBackground":"#321f1f","borderColor":"#412828","buttonColor":"#422c2c","selectionInactive":"#2e2f2a","identifierHighlight":"#3f2727","selectionBackground":"#295043","selectionBackgroundTransparent":"#295043AA","searchBackground":"#734F2B","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#cccccc","highlightColor":"#2e2f2a","disabledColor":"#6f6764","accentColorTransparent":"#46ab795A","accentColorLessTransparent":"#46ab799A","accentColorMoreTransparent":"#46ab792A","accentColor":"#46ab79","accentContrastColor":"#1D4230","infoForeground":"#bfb38c","startColor":"#595959","stopColor":"#52eeb4","testScopeColor":"#2e251b","popupMask":"#928d8d05","codeBlock":"#2e2b26","foldedTextBackground":"#3c2727","textEditorBackground":"#2d1d1d","classNameColor":"#ee7fdc","htmlTagColor":"#fd9144","stringColor":"#F6E9CB","keyColor":"#4fe1a9","keywordColor":"#FFD448"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"ea7a8b00-2d86-4e06-81a2-5c14a46264d5":{"information":{"id":"ea7a8b00-2d86-4e06-81a2-5c14a46264d5","name":"Maple Light","displayName":"Maple","dark":false,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"maple_light.png"},"backgrounds":{"primary":"waifus/Maple_Light/images/maple_light.png"},"jsonPath":"waifus/Maple_Light/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#923A4E","comments":"#908250","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#693434","foregroundColorEditor":"#4D4D4A","unusedColor":"#afaf77","diff.deleted":"#f0c792","diff.conflict":"#ffc088","diff.inserted":"#e9da84","diff.modified":"#e1c2b5","caretRow":"#FFC392","baseIconColor":"#5d3855","infoForeground":"#763530","contrastColor":"#f0c07e","nonProjectFileScopeColor":"#fdd58f","secondaryBackground":"#f9ca92","selectionForeground":"#651c10","headerColor":"#fdcd8f","baseBackground":"#ffd297","borderColor":"#f1bb73","buttonColor":"#eab184","selectionInactive":"#f7bd86","identifierHighlight":"#F8B786","selectionBackground":"#ec9e74","selectionBackgroundTransparent":"#ec9e7455","searchBackground":"#AFF16A","searchForeground":"#651c10","buttonFont":"#8c5432","foregroundColor":"#101010","startColor":"#5c4c58","highlightColor":"#f3bc80","disabledColor":"#8a7f48","accentColorTransparent":"#923A4E5A","accentColorLessTransparent":"#923A4E9A","accentColorMoreTransparent":"#923A4E2A","accentColor":"#923A4E","darkerAccentColor":"#dcab2b","stopColor":"#46ab79","testScopeColor":"#ead88a","popupMask":"#f6d98830","codeBlock":"#ead88a","textEditorBackground":"#ffd091","foldedTextBackground":"#FABD8C","classNameColor":"#7748B7","htmlTagColor":"#2811B9","stringColor":"#208D3B","keyColor":"#007972","keywordColor":"#B03F0F"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"67278007-b7f8-46d4-88b7-e40cac3576a7":{"information":{"id":"67278007-b7f8-46d4-88b7-e40cac3576a7","name":"Shigure","displayName":"Shigure","dark":false,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"shigure_light.png"},"backgrounds":{"primary":"waifus/Shigure/images/shigure_light.png"},"jsonPath":"waifus/Shigure/theme.json"},"colors":{"constantColor":"#005CC5","parameterColor":"#5e1f7f","comments":"#2E2E57","errorColor":"#FF0707","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#005CC5","accentContrastColor":"#FFFFFF","lineNumberColor":"#38336b","foregroundColorEditor":"#4D4D4A","unusedColor":"#9291B0","diff.deleted":"#D6D6EC","diff.conflict":"#FFB6AE","diff.inserted":"#B7FAAF","diff.modified":"#A7F5F8","caretRow":"#d4d2ff","baseIconColor":"#4a385d","infoForeground":"#584484","contrastColor":"#b4b1f0","nonProjectFileScopeColor":"#e4e1ea","secondaryBackground":"#cccaff","selectionForeground":"#d3dcfd","headerColor":"#dad9ff","baseBackground":"#e5e5ff","borderColor":"#d6d5fe","buttonColor":"#b1affc","selectionInactive":"#b4b2fa","identifierHighlight":"#C2C0FF","selectionBackground":"#5756a2","selectionBackgroundTransparent":"#5756a255","searchBackground":"#F39AE9","searchForeground":"#323232","buttonFont":"#38328c","foregroundColor":"#101010","startColor":"#4c4f5c","highlightColor":"#d5d7fe","disabledColor":"#484d8a","accentColorTransparent":"#5e1f7f5A","accentColorLessTransparent":"#5e1f7f9A","accentColorMoreTransparent":"#5e1f7f2A","accentColor":"#5e1f7f","stopColor":"#a661b5","testScopeColor":"#d3e6ef","popupMask":"#888af610","codeBlock":"#e7d8f1","textEditorBackground":"#e9e9ff","foldedTextBackground":"#ddddff","classNameColor":"#7748B7","htmlTagColor":"#2811B9","stringColor":"#208D3B","keyColor":"#5E037E","keywordColor":"#410cb2"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"31d5574d-f56b-408f-81dc-9d44feeb62c2":{"information":{"id":"31d5574d-f56b-408f-81dc-9d44feeb62c2","name":"Vanilla","displayName":"Vanilla","dark":true,"author":"Unthrottled","group":"NekoPara","stickers":{"default":"vanilla_dark.png"},"backgrounds":{"primary":"waifus/Vanilla/images/vanilla_dark.png"},"jsonPath":"waifus/Vanilla/theme.json"},"colors":{"constantColor":"#5ddeda","parameterColor":"#FFB86C","comments":"#686a80","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5a5e6c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#363842","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#243558","caretRow":"#333446","baseIconColor":"#6c6f7d","contrastColor":"#3d3d55","nonProjectFileScopeColor":"#303237","secondaryBackground":"#272935","selectionForeground":"#fefefe","headerColor":"#292a3a","baseBackground":"#2d2f43","borderColor":"#383a50","buttonColor":"#393c48","selectionInactive":"#3a425e","identifierHighlight":"#3b3c4c","selectionBackground":"#374872","selectionBackgroundTransparent":"#374872AA","searchBackground":"#3A6875","searchForeground":"#fefefe","buttonFont":"#b4afa2","foregroundColor":"#cdcdcd","highlightColor":"#3b3c58","disabledColor":"#5b5d6f","accentColorTransparent":"#9debff5A","accentColorLessTransparent":"#9debff9A","accentColorMoreTransparent":"#9debff2A","accentColor":"#9debff","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#478ceb","testScopeColor":"#293237","popupMask":"#928d8d05","codeBlock":"#2f3354","foldedTextBackground":"#323449","textEditorBackground":"#2b2c3d","classNameColor":"#9d8df6","htmlTagColor":"#f689f6","stringColor":"#F6E9CB","keyColor":"#6a96e9","keywordColor":"#FFD448"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"06143cbe-2d51-4423-9a93-73a02c828119":{"information":{"id":"06143cbe-2d51-4423-9a93-73a02c828119","name":"Yukinoshita Yukino","displayName":"Yukino","dark":true,"author":"Unthrottled","group":"OreGairu","stickers":{"default":"yukino_dark.png"},"backgrounds":{"primary":"waifus/Yukinoshita_Yukino/images/yukino_dark.png"},"jsonPath":"waifus/Yukinoshita_Yukino/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#545e6d","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#2A2929","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539","caretRow":"#23252a","completionWindowBackground":"#23241d","baseIconColor":"#747a84","contrastColor":"#181c2b","nonProjectFileScopeColor":"#2c2e2e","secondaryBackground":"#222429","selectionForeground":"#fbfbfb","inactiveBackground":"#1A1913","inactiveBackgroundDarker":"#0e0e08","headerColor":"#282a2f","baseBackground":"#24262b","borderColor":"#2b2d32","buttonColor":"#2f3136","selectionInactive":"#303237","identifierHighlight":"#282a2f","selectionBackground":"#2d3b55","selectionBackgroundTransparent":"#2d3b55AA","searchBackground":"#4B262A","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#bbbbbb","highlightColor":"#262c39","disabledColor":"#6f6f6f","accentColorTransparent":"#2d63825A","accentColorLessTransparent":"#2d63829A","accentColorMoreTransparent":"#2d63822A","accentColor":"#2d6382","accentContrastColor":"#0f0d0e","infoForeground":"#456186","startColor":"#595959","stopColor":"#3d63bd","testScopeColor":"#282e2e","popupMask":"#928d8d05","codeBlock":"#25272c","foldedTextBackground":"#25272d","textEditorBackground":"#1f2126","classNameColor":"#9DACF6","htmlTagColor":"#BD84DD","stringColor":"#F6E3CC","keyColor":"#ead979","keywordColor":"#e0474b","omnibox_text":"#9DACF6","tab_background_text":"#ada89c"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&buttonFont&"}}}},"2f2dff01-7e0e-4ebc-ab1e-34be2486c66f":{"information":{"id":"2f2dff01-7e0e-4ebc-ab1e-34be2486c66f","name":"Kirino","displayName":"Kirino","dark":true,"author":"Unthrottled","group":"OreImo","stickers":{"default":"kirino_dark.png"},"backgrounds":{"primary":"waifus/Kirino/images/kirino_dark.png"},"jsonPath":"waifus/Kirino/theme.json"},"colors":{"constantColor":"#EA7797","parameterColor":"#FFB86C","comments":"#6A8882","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#657978","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#1F2F2D","diff.conflict":"#3E2424","diff.inserted":"#153315","diff.modified":"#1B3360","caretRow":"#221f28","baseIconColor":"#6b7e79","contrastColor":"#3d2d3d","nonProjectFileScopeColor":"#23281b","secondaryBackground":"#182826","selectionForeground":"#fbfbfb","headerColor":"#121e1c","baseBackground":"#152321","borderColor":"#1e322f","buttonColor":"#253e3a","selectionInactive":"#2a1f2e","identifierHighlight":"#233a36","selectionBackground":"#3d213e","selectionBackgroundTransparent":"#3d213eAA","searchBackground":"#195A80","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#cbcbcb","highlightColor":"#213834","disabledColor":"#5b6f6d","accentColorTransparent":"#6cb3b55A","accentColorLessTransparent":"#6cb3b59A","accentColorMoreTransparent":"#6cb3b52A","accentColor":"#6cb3b5","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e6be68","testScopeColor":"#122f1b","popupMask":"#928d8d05","codeBlock":"#292a1f","foldedTextBackground":"#1b2d2a","textEditorBackground":"#121e1c","classNameColor":"#E77FD5","htmlTagColor":"#8BEF85","stringColor":"#F6E9CB","keyColor":"#eec45e","keywordColor":"#49e7d0"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"d96c6599-ebf8-4359-ae26-19f79b69e919":{"information":{"id":"d96c6599-ebf8-4359-ae26-19f79b69e919","name":"Nakano Miku","displayName":"Miku","dark":true,"author":"Unthrottled","group":"Quintessential Quintuplets","stickers":{"default":"nakano_miku_dark.png"},"backgrounds":{"primary":"waifus/Nakano_Miku/images/nakano_miku_dark.png"},"jsonPath":"waifus/Nakano_Miku/theme.json"},"colors":{"constantColor":"#da8d97","parameterColor":"#FFB86C","comments":"#6C888D","errorColor":"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#b9dfb6","foregroundColorEditor":"#F8F8F2","unusedColor":"#A5A1A1","diff.deleted":"#3B4755","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#2f5d80","caretRow":"#25475f","baseIconColor":"#eaf5f7","contrastColor":"#27494f","nonProjectFileScopeColor":"#2c4754","secondaryBackground":"#233f55","selectionForeground":"#c1fdff","inactiveBackground":"#e4ebee","headerColor":"#24445b","baseBackground":"#25475e","borderColor":"#26546b","buttonColor":"#27575d","selectionInactive":"#345165","identifierHighlight":"#224d54","selectionBackground":"#498192","selectionBackgroundTransparent":"#49819233","searchBackground":"#2E6E61","searchForeground":"#dbfbfd","buttonFont":"#f6f1ff","foregroundColor":"#f3edff","infoForeground":"#addfa9","startColor":"#3882ff","highlightColor":"#255866","disabledColor":"#93A5BA","accentColorTransparent":"#A5F3FA5A","accentColorLessTransparent":"#A5F3FA9A","accentColorMoreTransparent":"#A5F3FA2A","accentColor":"#A5F3FA","accentContrastColor":"#355082","stopColor":"#53c8cf","testScopeColor":"#244853","popupMask":"#648adc20","codeBlock":"#234b52","textEditorBackground":"#244158","foldedTextBackground":"#274862","classNameColor":"#ba92f3","htmlTagColor":"#cda8fa","stringColor":"#fffeaf","keyColor":"#3394dd","keywordColor":"#60ff62","iconContrastColor":"#24445b"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"5e6a266f-c6d5-4891-a065-a2c2b857016a":{"information":{"id":"5e6a266f-c6d5-4891-a065-a2c2b857016a","name":"Nakano Nino","displayName":"Nino","dark":true,"author":"Unthrottled","group":"Quintessential Quintuplets","stickers":{"default":"nino_dark.png"},"backgrounds":{"primary":"waifus/Nakano_Nino/images/nino_dark.png"},"jsonPath":"waifus/Nakano_Nino/theme.json"},"colors":{"constantColor":"#ff858c","parameterColor":"#FFB86C","comments":"#5A4C63","errorColor":"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#272328","completionWindowBackground":"#22282b","baseIconColor":"#7d757e","contrastColor":"#3a2b3a","nonProjectFileScopeColor":"#24201f","secondaryBackground":"#221c23","selectionForeground":"#fbfbfb","inactiveBackground":"#2d1f27","headerColor":"#221c22","baseBackground":"#1c181e","borderColor":"#232024","buttonColor":"#2d2330","selectionInactive":"#2d1f27","identifierHighlight":"#312d32","selectionBackground":"#452735","selectionBackgroundTransparent":"#452735AA","searchBackground":"#35637C","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#bbbbbb","startColor":"#494949","highlightColor":"#2b1e26","disabledColor":"#6f6f6f","accentColorTransparent":"#d455755A","accentColorLessTransparent":"#d455759A","accentColorMoreTransparent":"#d455752A","accentColor":"#d45575","accentContrastColor":"#272727","infoForeground":"#ab8d9f","stopColor":"#68c4ee","testScopeColor":"#1f211f","popupMask":"#EAEAF00A","codeBlock":"#232024","textEditorBackground":"#1f1b20","foldedTextBackground":"#252126","classNameColor":"#5ea7ff","htmlTagColor":"#8daeef","stringColor":"#F6E3CC","keyColor":"#68c4ee","keywordColor":"#7ceec8"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"35422aa4-1396-4e76-8ec6-c5560884df22":{"information":{"id":"35422aa4-1396-4e76-8ec6-c5560884df22","name":"Beatrice","displayName":"Beatrice","dark":false,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"beatrice.png"},"backgrounds":{"primary":"waifus/Beatrice/images/beatrice.png"},"jsonPath":"waifus/Beatrice/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#78A5EB","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#ffdce6","infoForeground":"#dd87a1","completionWindowBackground":"#e7e5ea","baseIconColor":"#af8da6","contrastColor":"#f0c3e3","nonProjectFileScopeColor":"#FFE4E3","secondaryBackground":"#f3cfe0","selectionForeground":"#ffffff","inactiveBackground":"#eed4ec","inactiveBackgroundDarker":"#ebd1e9","headerColor":"#FFE0F0","baseBackground":"#ffe4f1","borderColor":"#F1D7E6","buttonColor":"#e5c5d3","selectionInactive":"#FFD9E2","identifierHighlight":"#FFD9E2","selectionBackground":"#dc99bb","searchBackground":"#dc99bb","searchForeground":"#ffffff","buttonFont":"#252427","foregroundColor":"#000000","startColor":"#F25AAF","highlightColor":"#f7d2e8","disabledColor":"#cbb1c6","accentColorTransparent":"#78A5EB5A","accentColorLessTransparent":"#78A5EB9A","accentColorMoreTransparent":"#78A5EB2A","accentColor":"#78A5EB","accentColorDarker":"#4d6fcd","accentColorSecondaryTransparent":"#E946865A","accentColorSecondaryLessTransparent":"#E946869A","accentColorSecondaryMoreTransparent":"#E946862A","accentColorSecondary":"#E94686","stopColor":"#fbadff","testScopeColor":"#ede8e4","popupMask":"#FFE0F030","codeBlock":"#FDD8FF","textEditorBackground":"#FFE5F1","foldedTextBackground":"#F1E5FA","classNameColor":"#df81b8","htmlTagColor":"#7B6970","stringColor":"#DC872E","keyColor":"#7C75EF","keywordColor":"#C869A3","omnibox_text":"#4d6fcd"},"overrides":{"theme":{"colors":{"omnibox_text":"&accentColorDarker&"},"properties":{"ntp_background_alignment":"right"}}}},"b4d08c16-a891-4186-884d-e469cba72e99":{"information":{"id":"b4d08c16-a891-4186-884d-e469cba72e99","name":"Echidna","displayName":"Echidna","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"echidna_dark.png"},"backgrounds":{"primary":"waifus/Echidna/images/echidna_dark.png"},"jsonPath":"waifus/Echidna/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#6f7779","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#262626","diff.conflict":"#391B1B","diff.inserted":"#142F14","diff.modified":"#203952","caretRow":"#1a171c","completionWindowBackground":"#22282b","baseIconColor":"#818181","contrastColor":"#2a262d","nonProjectFileScopeColor":"#191a18","secondaryBackground":"#110f13","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#171519","baseBackground":"#141216","borderColor":"#1e2021","buttonColor":"#212425","selectionInactive":"#1f1c21","identifierHighlight":"#1f1c21","selectionBackground":"#274540","selectionBackgroundTransparent":"#274540AA","searchBackground":"#5a3b5d","searchForeground":"#ebd6fc","buttonFont":"#a7a7a7","foregroundColor":"#a8a8a8","startColor":"#494949","highlightColor":"#191e1c","disabledColor":"#646464","accentColorTransparent":"#ECECEC5A","accentColorLessTransparent":"#ECECEC9A","accentColorMoreTransparent":"#ECECEC2A","accentColor":"#ECECEC","accentContrastColor":"#272727","infoForeground":"#75aaab","stopColor":"#7ceec8","testScopeColor":"#151b18","popupMask":"#EAEAF005","codeBlock":"#1e1b20","textEditorBackground":"#121014","foldedTextBackground":"#1b181d","classNameColor":"#EFA554","htmlTagColor":"#8daeef","stringColor":"#f4fa8c","keyColor":"#BD93F9","keywordColor":"#8b8b8b","iconContrastColor":"#171519"},"overrides":{}},"696de7c1-3a8e-4445-83ee-3eb7e9dca47f":{"information":{"id":"696de7c1-3a8e-4445-83ee-3eb7e9dca47f","name":"Emilia Dark","displayName":"Emilia","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"emilia_dark.png"},"backgrounds":{"primary":"waifus/Emilia_Dark/images/emilia_dark.png"},"jsonPath":"waifus/Emilia_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#9277a7","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#4E4151","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952","caretRow":"#543466","infoForeground":"#a775ab","completionWindowBackground":"#37323f","baseIconColor":"#816b96","contrastColor":"#513960","nonProjectFileScopeColor":"#4d3458","secondaryBackground":"#4e2d62","selectionForeground":"#d29eff","inactiveBackground":"#441d55","inactiveBackgroundDarker":"#4e1e5f","headerColor":"#4c2e5c","baseBackground":"#4e3162","borderColor":"#553a63","buttonColor":"#553967","selectionInactive":"#513466","identifierHighlight":"#513466","selectionBackground":"#51256d","searchBackground":"#7749b2","searchForeground":"#e7e5f3","buttonFont":"#c799e3","foregroundColor":"#DADADA","startColor":"#850ad2","highlightColor":"#5d3668","disabledColor":"#AF9ECB","accentColorTransparent":"#a53ba05A","accentColorLessTransparent":"#a53ba09A","accentColorMoreTransparent":"#a53ba02A","accentColor":"#a53ba0","accentContrastColor":"#2a1e35","stopColor":"#F667FF","testScopeColor":"#483658","popupMask":"#EAEAF00A","codeBlock":"#442a55","textEditorBackground":"#492d5a","foldedTextBackground":"#402a54","classNameColor":"#FF9CD6","htmlTagColor":"#bca3aa","stringColor":"#FDEFA2","keyColor":"#a475ef","keywordColor":"#e049b0","omnibox_text":"#d29eff"},"overrides":{"theme":{"colors":{"omnibox_text":"&selectionForeground&"},"properties":{"ntp_background_alignment":"right"}}}},"e828aaae-aa8c-4084-8993-d64697146930":{"information":{"id":"e828aaae-aa8c-4084-8993-d64697146930","name":"Emilia Light","displayName":"Emilia","dark":false,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"emilia_light.png"},"backgrounds":{"primary":"waifus/Emilia_Light/images/emilia_light.png"},"jsonPath":"waifus/Emilia_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#82357d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f1dcf7","infoForeground":"#8864ac","completionWindowBackground":"#e7e5ea","baseIconColor":"#ae8daf","contrastColor":"#f0cff6","nonProjectFileScopeColor":"#fbf0f4","secondaryBackground":"#faecff","selectionForeground":"#393d45","inactiveBackground":"#E4E4EE","inactiveBackgroundDarker":"#E1E2ED","headerColor":"#fbf0ff","baseBackground":"#fcf3ff","borderColor":"#e9d8f6","buttonColor":"#e7d8ee","selectionInactive":"#e8d7f1","identifierHighlight":"#f4e5fb","selectionBackground":"#c7a0d2","selectionBackgroundTransparent":"#b7a0d233","searchBackground":"#78c5ad","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#653b6d","highlightColor":"#f6e0ff","disabledColor":"#A2B6CB","accentColorTransparent":"#82357d5A","accentColorLessTransparent":"#82357d9A","accentColorMoreTransparent":"#82357d2A","accentColor":"#82357d","stopColor":"#e984ed","testScopeColor":"#e7eff1","popupMask":"#fbf0ff30","codeBlock":"#f2eaf6","textEditorBackground":"#fbf0ff","foldedTextBackground":"#f2e5f6","classNameColor":"#cb70a5","htmlTagColor":"#7B6970","stringColor":"#d27f2d","keyColor":"#7C75EF","keywordColor":"#C869A3"},"overrides":{"theme":{"properties":{"ntp_background_alignment":"right"}}}},"ecb74f1c-8c84-40c4-916f-601039ba2af0":{"information":{"id":"ecb74f1c-8c84-40c4-916f-601039ba2af0","name":"Ram","displayName":"Ram","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"ram.png"},"backgrounds":{"primary":"waifus/Ram/images/ram.png"},"jsonPath":"waifus/Ram/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#987fa5","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#3B393A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#353139","infoForeground":"#ab7b9d","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#3c303d","nonProjectFileScopeColor":"#313332","secondaryBackground":"#373139","selectionForeground":"#fbfbfb","inactiveBackground":"#2c272e","inactiveBackgroundDarker":"#333037","headerColor":"#322c33","baseBackground":"#302930","borderColor":"#362d39","buttonColor":"#373237","selectionInactive":"#413a44","identifierHighlight":"#3e3741","selectionBackground":"#7a546f","selectionBackgroundTransparent":"#7a546fAA","searchBackground":"#4C637A","searchForeground":"#fbfbfb","buttonFont":"#b895c9","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#3c353b","disabledColor":"#6c586f","accentColorTransparent":"#e594bf5A","accentColorLessTransparent":"#e594bf9A","accentColorMoreTransparent":"#e594bf2A","accentColor":"#e594bf","accentContrastColor":"#271c21","stopColor":"#e565ee","testScopeColor":"#2c3436","popupMask":"#EAEAF00A","codeBlock":"#322a32","textEditorBackground":"#342f36","foldedTextBackground":"#322634","classNameColor":"#EF9FD8","htmlTagColor":"#C84EB8","stringColor":"#f4fa8c","keyColor":"#F375C8","keywordColor":"#988F9A"},"overrides":{}},"f770dcfc-f41e-4b49-aa17-66e9ffc208fd":{"information":{"id":"f770dcfc-f41e-4b49-aa17-66e9ffc208fd","name":"Rem","displayName":"Rem","dark":true,"author":"Unthrottled","group":"Re Zero","stickers":{"default":"rem.png"},"backgrounds":{"primary":"waifus/Rem/images/rem.png"},"jsonPath":"waifus/Rem/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#666879","foregroundColorEditor":"#F8F8F2","unusedColor":"#72737A","diff.deleted":"#36393B","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#313439","infoForeground":"#7b8bab","completionWindowBackground":"#32393F","baseIconColor":"#717981","contrastColor":"#30373d","nonProjectFileScopeColor":"#313332","secondaryBackground":"#313239","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#2c2d33","baseBackground":"#292A30","borderColor":"#2d3439","buttonColor":"#323337","selectionInactive":"#3a3f44","identifierHighlight":"#383d42","selectionBackground":"#4C637A","selectionBackgroundTransparent":"#4C637AAA","searchBackground":"#7a546f","searchForeground":"#fbfbfb","buttonFont":"#6b8b99","foregroundColor":"#bbbbbb","startColor":"#595959","highlightColor":"#36373d","disabledColor":"#585F6F","accentColorTransparent":"#578CDA5A","accentColorLessTransparent":"#578CDA9A","accentColorMoreTransparent":"#578CDA2A","accentColor":"#578CDA","accentContrastColor":"#271c21","stopColor":"#688dee","testScopeColor":"#2c3436","popupMask":"#EAEAF00A","codeBlock":"#2b2c32","textEditorBackground":"#2f3036","foldedTextBackground":"#272e34","classNameColor":"#8dc6ef","htmlTagColor":"#4E86C8","stringColor":"#f4fa8c","keyColor":"#6893f3","keywordColor":"#988F9A"},"overrides":{}},"d39df813-8701-463b-a964-b8cb7714d1cc":{"information":{"id":"d39df813-8701-463b-a964-b8cb7714d1cc","name":"Makise Kurisu","displayName":"Kurisu","dark":true,"author":"Unthrottled","group":"Steins Gate","stickers":{"default":"kurisu_dark.png"},"backgrounds":{"primary":"waifus/Makise_Kurisu/images/kurisu_dark.png"},"jsonPath":"waifus/Makise_Kurisu/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#6272a4","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#624849","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940","caretRow":"#210e0f","infoForeground":"#843030","completionWindowBackground":"#18181b","baseIconColor":"#726969","contrastColor":"#381616","nonProjectFileScopeColor":"#1d130e","secondaryBackground":"#190d0d","selectionForeground":"#fbfbfb","inactiveBackground":"#292e31","inactiveBackgroundDarker":"#1e2224","headerColor":"#1a0e0e","baseBackground":"#1c1010","borderColor":"#2b1919","buttonColor":"#241919","selectionInactive":"#211414","identifierHighlight":"#261717","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#3F2E73","searchForeground":"#fbfbfb","buttonFont":"#a7a7a7","foregroundColor":"#c3c3c3","startColor":"#511c22","highlightColor":"#2a0c0c","disabledColor":"#6f6f6f","accentColorTransparent":"#8F60B52A","accentColorLessTransparent":"#8F60B55A","accentColorMoreTransparent":"#8F60B50A","accentColor":"#8F60B5","accentContrastColor":"#272727","stopColor":"#7717ee","testScopeColor":"#131a0f","popupMask":"#928d8d03","codeBlock":"#231314","textEditorBackground":"#170a0b","foldedTextBackground":"#231010","classNameColor":"#e0474b","htmlTagColor":"#bca3aa","stringColor":"#4593f5","keywordColor":"#BD93F9","keyColor":"#FF8C74","omnibox_text":"#BD93F9"},"overrides":{"theme":{"colors":{"omnibox_text":"&keywordColor&"}}}},"bac375a4-abb3-44d5-9bef-8039eb83fec0":{"information":{"id":"bac375a4-abb3-44d5-9bef-8039eb83fec0","name":"Asuna Dark","displayName":"Asuna","dark":true,"author":"Unthrottled","group":"Sword Art Online","stickers":{"default":"asuna_dark.png"},"backgrounds":{"primary":"waifus/Asuna_Dark/images/asuna_dark.png"},"jsonPath":"waifus/Asuna_Dark/theme.json"},"colors":{"constantColor":"#86dbfd","parameterColor":"#FFB86C","comments":"#41495A","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5d5051","foregroundColorEditor":"#F8F8F2","unusedColor":"#3D3D42","diff.deleted":"#242426","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952","caretRow":"#1f1f1f","infoForeground":"#7a3f41","completionWindowBackground":"#302c2f","baseIconColor":"#766A6B","contrastColor":"#331d22","nonProjectFileScopeColor":"#20221c","secondaryBackground":"#1c1c1c","selectionForeground":"#fbfbfb","inactiveBackground":"#2a272e","inactiveBackgroundDarker":"#333037","headerColor":"#1e1e1e","baseBackground":"#202020","borderColor":"#2a2929","buttonColor":"#272524","selectionInactive":"#262626","identifierHighlight":"#272727","selectionBackground":"#391717","selectionBackgroundTransparent":"#391717AA","searchBackground":"#A8A117","searchForeground":"#0e0505","buttonFont":"#998c92","foregroundColor":"#bbbbbb","startColor":"#4a4a4a","highlightColor":"#282828","disabledColor":"#6f606b","accentColorTransparent":"#99202c5A","accentColorLessTransparent":"#99202c9A","accentColorMoreTransparent":"#99202c2A","accentColor":"#99202c","accentContrastColor":"#271c21","stopColor":"#ab2228","testScopeColor":"#1d231d","popupMask":"#EAEAF005","codeBlock":"#232323","textEditorBackground":"#1b1b1b","foldedTextBackground":"#212121","classNameColor":"#db974d","htmlTagColor":"#e53935","stringColor":"#f5cc5a","keyColor":"#3B82BD","keywordColor":"#988F9A","omnibox_text":"#db974d","tab_background_text":"#998c92"},"overrides":{"theme":{"colors":{"omnibox_text":"&classNameColor&","tab_background_text":"&buttonFont&"}}}},"546e8fb8-6082-4ef5-a5e3-44790686f02f":{"information":{"id":"546e8fb8-6082-4ef5-a5e3-44790686f02f","name":"Asuna Light","displayName":"Asuna","dark":false,"author":"Unthrottled","group":"Sword Art Online","stickers":{"default":"asuna_light.png"},"backgrounds":{"primary":"waifus/Asuna_Light/images/asuna_light.png"},"jsonPath":"waifus/Asuna_Light/theme.json"},"colors":{"constantColor":"#4C94D6","parameterColor":"#a61d0d","comments":"#6a737d","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","constantsColor":"#4C94D6","accentContrastColor":"#FFFFFF","lineNumberColor":"#aaaaaa","foregroundColorEditor":"#4D4D4A","unusedColor":"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff","caretRow":"#f6f6f6","infoForeground":"#a25252","completionWindowBackground":"#e7e5ea","baseIconColor":"#85838b","contrastColor":"#f6d5dc","nonProjectFileScopeColor":"#fcfdf3","secondaryBackground":"#fcfcfc","selectionForeground":"#393d45","inactiveBackground":"#eee4e4","inactiveBackgroundDarker":"#ede1e1","headerColor":"#fdfdfd","baseBackground":"#ffffff","borderColor":"#eeeeee","buttonColor":"#f9f2f2","selectionInactive":"#fff4f4","identifierHighlight":"#fce6e6","selectionBackground":"#e9b4b8","selectionBackgroundTransparent":"#e9b4b833","searchBackground":"#F8E728","searchForeground":"#393d45","buttonFont":"#252427","foregroundColor":"#252427","startColor":"#a01618","highlightColor":"#fff1f5","disabledColor":"#A2B6CB","accentColorTransparent":"#a61d0d5A","accentColorLessTransparent":"#a61d0d9A","accentColorMoreTransparent":"#a61d0d2A","accentColor":"#a61d0d","stopColor":"#ec081e","testScopeColor":"#ecfded","popupMask":"#e7e6eb05","codeBlock":"#f6f6f6","textEditorBackground":"#fcfcfc","foldedTextBackground":"#f6f6f6","classNameColor":"#db974d","htmlTagColor":"#e53935","stringColor":"#a61d0d","keyColor":"#0d5fa6","keywordColor":"#a61d0d"},"overrides":{}},"5de1c901-2a12-411f-b75b-64e43aaf2c9d":{"information":{"id":"5de1c901-2a12-411f-b75b-64e43aaf2c9d","name":"Gray","displayName":"Gray","dark":true,"author":"Unthrottled","group":"Type-Moon","stickers":{"default":"gray_dark.png"},"backgrounds":{"primary":"waifus/Gray/images/gray_dark.png"},"jsonPath":"waifus/Gray/theme.json"},"colors":{"constantColor":"#ec9cb2","parameterColor":"#FFB86C","comments":"#6b7b80","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#556c6a","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#3f4244","diff.conflict":"#442222","diff.inserted":"#223622","diff.modified":"#233352","caretRow":"#353d41","baseIconColor":"#6e7b7d","contrastColor":"#2d5548","nonProjectFileScopeColor":"#373e3a","secondaryBackground":"#363e3e","selectionForeground":"#fbfbfb","headerColor":"#363b3d","baseBackground":"#3b3f41","borderColor":"#424648","buttonColor":"#414648","selectionInactive":"#324142","identifierHighlight":"#324142","selectionBackground":"#295043","selectionBackgroundTransparent":"#295043AA","searchBackground":"#3F6F80","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#b0b0b0","highlightColor":"#324344","disabledColor":"#6f6f6f","accentColorTransparent":"#4ed4b05A","accentColorLessTransparent":"#4ed4b09A","accentColorMoreTransparent":"#4ed4b02A","accentColor":"#4ed4b0","accentContrastColor":"#1D4230","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#597cee","testScopeColor":"#2e3f3a","popupMask":"#928d8d05","codeBlock":"#323f41","foldedTextBackground":"#3c4443","textEditorBackground":"#35393b","classNameColor":"#89acf6","htmlTagColor":"#788a8b","stringColor":"#F6E9CB","keyColor":"#61ead9","keywordColor":"#9f73ea"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}},"5fb9c0a4-e613-457c-97a5-6204f9076cef":{"information":{"id":"5fb9c0a4-e613-457c-97a5-6204f9076cef","name":"Shima Rin","displayName":"Rin","dark":true,"author":"Unthrottled","group":"Yuru Camp","stickers":{"default":"shima_rin_dark.png"},"backgrounds":{"primary":"waifus/Shima_Rin/images/shima_rin_dark.png"},"jsonPath":"waifus/Shima_Rin/theme.json"},"colors":{"constantColor":"#ec9cb2","parameterColor":"#FFB86C","comments":"#687380","errorColor":"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC","ghostColor":"#FFFFFF00","tagColor":"#7A7A7A","lineNumberColor":"#5a626c","foregroundColorEditor":"#F8F8F2","unusedColor":"#545c5b","diff.deleted":"#30383E","diff.conflict":"#3E2424","diff.inserted":"#223B28","diff.modified":"#253F4C","caretRow":"#313a49","baseIconColor":"#6c747d","contrastColor":"#404a57","nonProjectFileScopeColor":"#33393c","secondaryBackground":"#2c3039","selectionForeground":"#fbfbfb","headerColor":"#2e343e","baseBackground":"#323742","borderColor":"#393e48","buttonColor":"#3a4148","selectionInactive":"#403545","identifierHighlight":"#373c47","selectionBackground":"#4f3a4e","selectionBackgroundTransparent":"#4f3a4eAA","searchBackground":"#195A80","searchForeground":"#fbfbfb","buttonFont":"#ada89c","foregroundColor":"#b0b0b0","highlightColor":"#3d4754","disabledColor":"#5b606f","accentColorTransparent":"#6688ad5A","accentColorLessTransparent":"#6688ad9A","accentColorMoreTransparent":"#6688ad2A","accentColor":"#6688ad","accentContrastColor":"#182f42","infoForeground":"#b0a17f","startColor":"#595959","stopColor":"#e66895","testScopeColor":"#2e3a3c","popupMask":"#928d8d05","codeBlock":"#3c3443","foldedTextBackground":"#323743","textEditorBackground":"#2b303b","editorAccentColor":"#8bd9ff","classNameColor":"#89acf6","htmlTagColor":"#6c7c96","stringColor":"#F6E9CB","keyColor":"#61ead9","keywordColor":"#ea73d6"},"overrides":{"theme":{"colors":{},"properties":{"ntp_background_alignment":"right"}}}}}; \ No newline at end of file diff --git a/firefoxThemes/manifest.json b/firefoxThemes/manifest.json index 2eb43bc4..e58f3304 100644 --- a/firefoxThemes/manifest.json +++ b/firefoxThemes/manifest.json @@ -1,7 +1,7 @@ { "name": "Doki Theme for Firefox", "short_name": "Doki Theme", - "version": "14.0.0", + "version": "15.0.0", "description": "A theme collection of girls from various anime, manga, and visual novels series.", "manifest_version": 2, "icons": { diff --git a/firefoxThemes/package.json b/firefoxThemes/package.json index 0405a501..4351c9a8 100644 --- a/firefoxThemes/package.json +++ b/firefoxThemes/package.json @@ -1,6 +1,6 @@ { "name": "doki-theme-firefox", - "version": "14.0.0", + "version": "15.0.0", "description": "A theme collection of girls from various anime, manga, and visual novels series.", "main": "index.js", "repository": "https://github.com/doki-theme/doki-theme-web", diff --git a/firefoxThemes/waifus/Kirino/images/kirino_dark.png b/firefoxThemes/waifus/Kirino/images/kirino_dark.png new file mode 100644 index 00000000..74eed74a Binary files /dev/null and b/firefoxThemes/waifus/Kirino/images/kirino_dark.png differ diff --git a/firefoxThemes/waifus/Kirino/theme.json b/firefoxThemes/waifus/Kirino/theme.json new file mode 100644 index 00000000..7af409aa --- /dev/null +++ b/firefoxThemes/waifus/Kirino/theme.json @@ -0,0 +1,164 @@ +{ + "colors": { + "frame": [ + 21, + 35, + 33 + ], + "ntp_background": [ + 21, + 35, + 33 + ], + "tab_background_text": [ + 176, + 161, + 127 + ], + "tab_text": [ + 203, + 203, + 203 + ], + "toolbar": [ + 18, + 30, + 28 + ], + "bookmark_text": [ + 108, + 179, + 181 + ], + "button_background_active": [ + 33, + 56, + 52 + ], + "button_background_hover": [ + 33, + 56, + 52 + ], + "icons": [ + 108, + 179, + 181 + ], + "icons_attention": [ + 230, + 190, + 104 + ], + "frame_inactive": [ + 34, + 31, + 40 + ], + "popup": [ + 24, + 40, + 38 + ], + "popup_border": [ + 30, + 50, + 47 + ], + "popup_highlight": [ + 61, + 33, + 62 + ], + "popup_highlight_text": [ + 251, + 251, + 251 + ], + "popup_text": [ + 203, + 203, + 203 + ], + "tab_background_separator": [ + 30, + 50, + 47 + ], + "tab_line": [ + 108, + 179, + 181 + ], + "tab_loading": [ + 108, + 179, + 181 + ], + "tab_selected": [ + 33, + 56, + 52 + ], + "toolbar_bottom_separator": [ + 30, + 50, + 47 + ], + "toolbar_field": [ + 18, + 30, + 28 + ], + "toolbar_field_focus": [ + 18, + 30, + 28 + ], + "toolbar_field_border": [ + 30, + 50, + 47 + ], + "toolbar_field_border_focus": [ + 108, + 179, + 181 + ], + "toolbar_field_highlight": [ + 61, + 33, + 62 + ], + "toolbar_field_highlight_text": [ + 251, + 251, + 251 + ], + "toolbar_field_text": [ + 176, + 161, + 127 + ], + "toolbar_field_text_focus": [ + 108, + 179, + 181 + ], + "toolbar_text": [ + 108, + 179, + 181 + ], + "toolbar_top_separator": [ + 30, + 50, + 47 + ], + "toolbar_vertical_separator": [ + 30, + 50, + 47 + ] + } +} \ No newline at end of file diff --git a/firefoxThemes/waifus/Sagiri/images/sagiri_dark.png b/firefoxThemes/waifus/Sagiri/images/sagiri_dark.png new file mode 100644 index 00000000..fc0e2a8b Binary files /dev/null and b/firefoxThemes/waifus/Sagiri/images/sagiri_dark.png differ diff --git a/firefoxThemes/waifus/Sagiri/theme.json b/firefoxThemes/waifus/Sagiri/theme.json new file mode 100644 index 00000000..b36ecea2 --- /dev/null +++ b/firefoxThemes/waifus/Sagiri/theme.json @@ -0,0 +1,164 @@ +{ + "colors": { + "frame": [ + 11, + 68, + 62 + ], + "ntp_background": [ + 11, + 68, + 62 + ], + "tab_background_text": [ + 234, + 233, + 154 + ], + "tab_text": [ + 243, + 237, + 255 + ], + "toolbar": [ + 10, + 63, + 57 + ], + "bookmark_text": [ + 94, + 171, + 184 + ], + "button_background_active": [ + 36, + 36, + 49 + ], + "button_background_hover": [ + 36, + 36, + 49 + ], + "icons": [ + 94, + 171, + 184 + ], + "icons_attention": [ + 152, + 255, + 61 + ], + "frame_inactive": [ + 11, + 70, + 63 + ], + "popup": [ + 8, + 51, + 46 + ], + "popup_border": [ + 13, + 81, + 74 + ], + "popup_highlight": [ + 5, + 36, + 33 + ], + "popup_highlight_text": [ + 231, + 233, + 255 + ], + "popup_text": [ + 243, + 237, + 255 + ], + "tab_background_separator": [ + 13, + 81, + 74 + ], + "tab_line": [ + 94, + 171, + 184 + ], + "tab_loading": [ + 94, + 171, + 184 + ], + "tab_selected": [ + 36, + 36, + 49 + ], + "toolbar_bottom_separator": [ + 13, + 81, + 74 + ], + "toolbar_field": [ + 10, + 59, + 54 + ], + "toolbar_field_focus": [ + 10, + 59, + 54 + ], + "toolbar_field_border": [ + 13, + 81, + 74 + ], + "toolbar_field_border_focus": [ + 94, + 171, + 184 + ], + "toolbar_field_highlight": [ + 5, + 36, + 33 + ], + "toolbar_field_highlight_text": [ + 231, + 233, + 255 + ], + "toolbar_field_text": [ + 234, + 233, + 154 + ], + "toolbar_field_text_focus": [ + 94, + 171, + 184 + ], + "toolbar_text": [ + 94, + 171, + 184 + ], + "toolbar_top_separator": [ + 13, + 81, + 74 + ], + "toolbar_vertical_separator": [ + 13, + 81, + 74 + ] + } +} \ No newline at end of file diff --git a/firefoxThemes/waifus/Shigure/images/shigure_light.png b/firefoxThemes/waifus/Shigure/images/shigure_light.png new file mode 100644 index 00000000..c3b2ae98 Binary files /dev/null and b/firefoxThemes/waifus/Shigure/images/shigure_light.png differ diff --git a/firefoxThemes/waifus/Shigure/theme.json b/firefoxThemes/waifus/Shigure/theme.json new file mode 100644 index 00000000..8fd26074 --- /dev/null +++ b/firefoxThemes/waifus/Shigure/theme.json @@ -0,0 +1,164 @@ +{ + "colors": { + "frame": [ + 229, + 229, + 255 + ], + "ntp_background": [ + 229, + 229, + 255 + ], + "tab_background_text": [ + 88, + 68, + 132 + ], + "tab_text": [ + 16, + 16, + 16 + ], + "toolbar": [ + 218, + 217, + 255 + ], + "bookmark_text": [ + 94, + 31, + 127 + ], + "button_background_active": [ + 213, + 215, + 254 + ], + "button_background_hover": [ + 213, + 215, + 254 + ], + "icons": [ + 94, + 31, + 127 + ], + "icons_attention": [ + 166, + 97, + 181 + ], + "frame_inactive": [ + 212, + 210, + 255 + ], + "popup": [ + 204, + 202, + 255 + ], + "popup_border": [ + 214, + 213, + 254 + ], + "popup_highlight": [ + 87, + 86, + 162 + ], + "popup_highlight_text": [ + 211, + 220, + 253 + ], + "popup_text": [ + 16, + 16, + 16 + ], + "tab_background_separator": [ + 214, + 213, + 254 + ], + "tab_line": [ + 94, + 31, + 127 + ], + "tab_loading": [ + 94, + 31, + 127 + ], + "tab_selected": [ + 213, + 215, + 254 + ], + "toolbar_bottom_separator": [ + 214, + 213, + 254 + ], + "toolbar_field": [ + 233, + 233, + 255 + ], + "toolbar_field_focus": [ + 233, + 233, + 255 + ], + "toolbar_field_border": [ + 214, + 213, + 254 + ], + "toolbar_field_border_focus": [ + 94, + 31, + 127 + ], + "toolbar_field_highlight": [ + 87, + 86, + 162 + ], + "toolbar_field_highlight_text": [ + 211, + 220, + 253 + ], + "toolbar_field_text": [ + 88, + 68, + 132 + ], + "toolbar_field_text_focus": [ + 94, + 31, + 127 + ], + "toolbar_text": [ + 94, + 31, + 127 + ], + "toolbar_top_separator": [ + 214, + 213, + 254 + ], + "toolbar_vertical_separator": [ + 214, + 213, + 254 + ] + } +} \ No newline at end of file diff --git a/masterExtension/installable_extension/js/vendor.js b/masterExtension/installable_extension/js/vendor.js index ae63762a..f008b5dd 100644 --- a/masterExtension/installable_extension/js/vendor.js +++ b/masterExtension/installable_extension/js/vendor.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[function(o,e,r){"use strict";var a=this&&this.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};Object.defineProperty(e,"__esModule",{value:!0}),e.registerOptions=void 0;const n=a(r(1));e.registerOptions=o=>{const e=document.getElementById("current-theme");e&&(Object.values(n.default).sort((o,e)=>o.information.name.localeCompare(e.information.name)).forEach(o=>{const r=document.createElement("option");r.text=o.information.name,r.value=o.information.id,e.add(r)}),chrome.storage.sync.get(["currentTheme"],({currentTheme:r})=>{if(r){const a=n.default[r];e.value=a.information.id,t(a.colors),o&&o(a)}}),e.onchange=()=>{const r=n.default[e.value];t(r.colors),o&&o(r),chrome.storage.sync.set({currentTheme:e.value},()=>{chrome.tabs.query({currentWindow:!0,active:!0},([{id:o}])=>{chrome.tabs.sendMessage(o||69,{colors:r.colors})})})})};const t=o=>{const e=`\n ::-moz-selection { background: ${o.selectionBackground}; color: ${o.selectionForeground}; }\n ::selection { background: ${o.selectionBackground}; color: ${o.selectionForeground}; }\n\n *::-webkit-scrollbar {\n width: 0.5em;\n }\n \n *::-webkit-scrollbar-track {\n -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.00);\n }\n\n *::-webkit-scrollbar-thumb {\n background-color: ${o.accentColor};\n } \n \n body {\n text-align: center;\n background-color: ${o.baseBackground};\n color: ${o.foregroundColor};\n }\n \n select {\n border: ${o.accentColor} solid 1px;\n color: ${o.buttonFont};\n background-color: ${o.buttonColor};\n }\n select:focus {\n border-color: ${o.accentColor};\n outline: none;\n }\n a, a:visited {\n text-decoration: none;\n color: ${o.accentColor};\n }\n `,r=document.getElementById("doki-css");r&&r.parentNode&&r.parentNode.removeChild(r);const a=document.createElement("style");a.id="doki-css",a.type="text/css",a.innerText=e,document.head.appendChild(a)}},function(o,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={"6106e529-efef-444d-9db0-a9b0b444cf1b":{information:{id:"6106e529-efef-444d-9db0-a9b0b444cf1b",name:"Maika",displayName:"Maika",dark:!0,author:"Unthrottled",group:"Blend S",stickers:{default:"maika_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#7d62a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#70677b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1C1B23","diff.conflict":"#451323","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2e0639",infoForeground:"#79b7c1",completionWindowBackground:"#32393F",baseIconColor:"#6d627b",contrastColor:"#331c40",nonProjectFileScopeColor:"#221228",secondaryBackground:"#260633",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#20052a",baseBackground:"#24062f",borderColor:"#341140",buttonColor:"#2e1738",selectionInactive:"#2e0a37",identifierHighlight:"#340b3f",selectionBackground:"#3d1535",selectionBackgroundTransparent:"#3d1535AA",buttonFont:"#876e9c",foregroundColor:"#c9c9c9",startColor:"#444b59",highlightColor:"#300542",disabledColor:"#5c4e68",accentColorTransparent:"#bc5d715A",accentColorLessTransparent:"#bc5d719A",accentColorMoreTransparent:"#bc5d712A",accentColor:"#bc5d71",accentContrastColor:"#271c21",stopColor:"#5335d2",testScopeColor:"#1e1028",popupMask:"#EAEAF005",codeBlock:"#2a0930",searchBackground:"#234260",searchForeground:"#b4e5f4",textEditorBackground:"#24062f",foldedTextBackground:"#310e32",classNameColor:"#50cefb",htmlTagColor:"#8f8bff",stringColor:"#e09cf3",keyColor:"#f6e7ba",keywordColor:"#e42b54","diff.added":"#111D11","diff.changed":"#0D2339",omnibox_text:"#50cefb"}},"0527c6fc-316a-4f80-9459-d92ced0e6492":{information:{id:"0527c6fc-316a-4f80-9459-d92ced0e6492",name:"Mai Dark",displayName:"Mai",dark:!0,author:"Unthrottled",group:"Bunny Senpai",stickers:{default:"mai_dark.png",secondary:"mai_dark_spicy.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#61647b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2d2d52",infoForeground:"#7cab9c",completionWindowBackground:"#32393F",baseIconColor:"#62677b",contrastColor:"#4f5287",nonProjectFileScopeColor:"#2f2f4e",secondaryBackground:"#272750",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#25254e",baseBackground:"#25254B",borderColor:"#2b2c57",buttonColor:"#2f3357",selectionInactive:"#233b53",identifierHighlight:"#223955",selectionBackground:"#235161",selectionBackgroundTransparent:"#235161AA",searchBackground:"#4a3a71",searchForeground:"#fef4ff",buttonFont:"#838daa",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#2d2d52",disabledColor:"#576f6a",accentColorTransparent:"#fee3cf5A",accentColorLessTransparent:"#fee3cf9A",accentColorMoreTransparent:"#fee3cf2A",accentColor:"#fee3cf",accentContrastColor:"#271c21",stopColor:"#757cca",testScopeColor:"#252f4e",popupMask:"#EAEAF00A",codeBlock:"#2d3049",textEditorBackground:"#242448",foldedTextBackground:"#2e3149",classNameColor:"#61dba0",htmlTagColor:"#a28a92",stringColor:"#EFA554",keyColor:"#50cefb",keywordColor:"#ebd5d4",secondaryAccentColor:"#00c69a",iconContrastColor:"#25254e"}},"98878c8e-9f91-4e25-930d-dd7d280d9e35":{information:{id:"98878c8e-9f91-4e25-930d-dd7d280d9e35",name:"Mai Light",displayName:"Mai",dark:!1,author:"Unthrottled",group:"Bunny Senpai",stickers:{default:"mai_light.png",secondary:"mai_light_spicy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#4f5287",comments:"#64757d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f1ecf2",infoForeground:"#6564ac",baseIconColor:"#85838b",contrastColor:"#cfd1f6",nonProjectFileScopeColor:"#fef8e7",secondaryBackground:"#f8efee",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#fff7f6",baseBackground:"#fbf3f2",borderColor:"#e6d8d7",buttonColor:"#d7dcf1",selectionInactive:"#f1ecf2",identifierHighlight:"#e7f1ff",selectionBackground:"#b1b0d2",selectionBackgroundTransparent:"#a0a5d233",searchBackground:"#C3E8FF",searchForeground:"#2d4d21",buttonFont:"#4c4a4f",foregroundColor:"#252427",startColor:"#3b3e6d",highlightColor:"#ede5e4",disabledColor:"#a2accb",accentColorTransparent:"#4f52875A",accentColorLessTransparent:"#4f52879A",accentColorMoreTransparent:"#4f52872A",accentColor:"#4f5287",stopColor:"#aba9dd",testScopeColor:"#f3f9ed",popupMask:"#fbf3f230",codeBlock:"#eaecf6",textEditorBackground:"#FAF2F1",foldedTextBackground:"#f0e8e7",classNameColor:"#4f5287",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#C869A3",keywordColor:"#7C75EF"}},"420b0ed5-803c-4127-97e3-dae6aa1a5972":{information:{id:"420b0ed5-803c-4127-97e3-dae6aa1a5972",name:"Mioda Ibuki Dark",displayName:"Ibuki",dark:!0,author:"Unthrottled",group:"DanganRonpa",stickers:{default:"ibuki_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#222526",completionWindowBackground:"#22282b",baseIconColor:"#818181",contrastColor:"#31262a",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#1a1e20",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#17191b",baseBackground:"#141617",borderColor:"#1e2021",buttonColor:"#262c32",selectionInactive:"#333333",identifierHighlight:"#313131",selectionBackground:"#452735",selectionBackgroundTransparent:"#452735AA",searchBackground:"#326283",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#23282a",disabledColor:"#6f6f6f",accentColorTransparent:"#5395b45A",accentColorLessTransparent:"#5395b49A",accentColorMoreTransparent:"#5395b42A",accentColor:"#5395b4",accentContrastColor:"#272727",infoForeground:"#ab8d9f",stopColor:"#68c4ee",testScopeColor:"#151b18",popupMask:"#EAEAF00A",codeBlock:"#1f2123",textEditorBackground:"#191b1d",foldedTextBackground:"#343434",classNameColor:"#8daeef",htmlTagColor:"#a28a92",stringColor:"#f4fa8c",keyColor:"#5ea7ff",keywordColor:"#8b8b8b"}},"697e8564-0975-4907-a34c-51f65177ebf3":{information:{id:"697e8564-0975-4907-a34c-51f65177ebf3",name:"Mioda Ibuki Light",displayName:"Ibuki",dark:!1,author:"Unthrottled",group:"DanganRonpa",stickers:{default:"ibuki_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#DA46A7",comments:"#7d6a7d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EFE2E9","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f7dcf3",infoForeground:"#5ca4d4",completionWindowBackground:"#eae5e8",baseIconColor:"#b896b1",contrastColor:"#F6D0EF",nonProjectFileScopeColor:"#fff0eb",secondaryBackground:"#FFEAF9",selectionForeground:"#393d45",inactiveBackground:"#eee4ea",inactiveBackgroundDarker:"#ede1e9",headerColor:"#ffeefd",baseBackground:"#ffedfe",borderColor:"#ede1e9",buttonColor:"#F7E0F3",selectionInactive:"#f1d7ef",identifierHighlight:"#fae0f8",selectionBackground:"#8EDBFF",selectionBackgroundTransparent:"#8EDBFF33",searchBackground:"#EA8EFF",searchForeground:"#393d45",buttonFont:"#272426",foregroundColor:"#272426",startColor:"#da46a7",highlightColor:"#fde2f6",disabledColor:"#cba2c4",accentColorTransparent:"#DA46A75A",accentColorLessTransparent:"#DA46A79A",accentColorMoreTransparent:"#DA46A72A",accentColor:"#DA46A7",stopColor:"#469fda",testScopeColor:"#e7eff1",popupMask:"#f1d7ef30",codeBlock:"#ecf2f8",textEditorBackground:"#ffeefd",foldedTextBackground:"#f9e8f7",classNameColor:"#cb70a5",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#4174b3",keywordColor:"#C869A3",omnibox_text:"#272426"}},"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6":{information:{id:"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6",name:"Hayase Nagatoro",displayName:"Nagatoro",dark:!0,author:"Unthrottled",group:"Don't Toy with me Miss Nagatoro",stickers:{default:"nagatoro_dark.png"}},colors:{constantColor:"#d776ae",parameterColor:"#FFB86C",comments:"#5b574a",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5d5550",foregroundColorEditor:"#F8F8F2",unusedColor:"#444449","diff.deleted":"#242426","diff.conflict":"#3E1D1D","diff.inserted":"#132A13","diff.modified":"#142B40",caretRow:"#1f1f1f",infoForeground:"#7e5b37",baseIconColor:"#767066",contrastColor:"#33291d",nonProjectFileScopeColor:"#20221c",secondaryBackground:"#171717",selectionForeground:"#fbfbfb",headerColor:"#1a1a1a",baseBackground:"#1d1d1d",borderColor:"#272626",buttonColor:"#2e2c2b",selectionInactive:"#262626",identifierHighlight:"#272727",selectionBackground:"#5d3e2f",selectionBackgroundTransparent:"#5d3e2fAA",searchBackground:"#255926",searchForeground:"#fbfbfb",buttonFont:"#c9c9c9",foregroundColor:"#bbbbbb",startColor:"#4a4a4a",highlightColor:"#252525",disabledColor:"#6f6461",accentColorTransparent:"#d2824e5A",accentColorLessTransparent:"#d2824e9A",accentColorMoreTransparent:"#d2824e2A",accentColor:"#d2824e",accentContrastColor:"#271c21",stopColor:"#a9b3bd",testScopeColor:"#1d231d",popupMask:"#EAEAF005",codeBlock:"#1f1c1b",textEditorBackground:"#151515",foldedTextBackground:"#212121",classNameColor:"#D233A2",htmlTagColor:"#62e665",stringColor:"#95acbd",keyColor:"#5cd7d7",keywordColor:"#6d7fd4"}},"b93ab4ea-ff96-4459-8fa2-0caae5bc7116":{information:{id:"b93ab4ea-ff96-4459-8fa2-0caae5bc7116",name:"Kanna",displayName:"Kanna",dark:!0,author:"Unthrottled",group:"Miss Kobayashi's Dragon Maid",stickers:{default:"kanna_dark.png",secondary:"kanna_dark_secondary.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6a6679",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#2D2A36","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952",caretRow:"#231a31",completionWindowBackground:"#24222b",baseIconColor:"#7f7e82",contrastColor:"#272634",nonProjectFileScopeColor:"#1f1a25",secondaryBackground:"#150f20",selectionForeground:"#fbfbfb",inactiveBackground:"#2a2931",inactiveBackgroundDarker:"#1f1e24",headerColor:"#1a1526",baseBackground:"#1b1529",borderColor:"#221f2e",buttonColor:"#262732",selectionInactive:"#231a31",identifierHighlight:"#281d3b",selectionBackground:"#492744",selectionBackgroundTransparent:"#492744AA",searchBackground:"#665DA6",searchForeground:"#fbfbfb",buttonFont:"#a0a0a7",foregroundColor:"#d0d0d0",startColor:"#3f3c45",highlightColor:"#241c33",disabledColor:"#6f6f6f",accentColorTransparent:"#46459e5A",accentColorLessTransparent:"#46459e9A",accentColorMoreTransparent:"#46459e2A",accentColor:"#46459e",accentColorOverride:"#a363db",accentColorOverrideTransparent:"#a363db5A",accentColorOverrideMoreTransparent:"#a363db2A",accentContrastColor:"#272727",infoForeground:"#9d79c2",stopColor:"#344acb",testScopeColor:"#181A24",popupMask:"#8d7fc109",codeBlock:"#1d152d",foldedTextBackground:"#251832",textEditorBackground:"#1a1426",classNameColor:"#6AADFF",htmlTagColor:"#BD84DD",stringColor:"#FAF7BA",keyColor:"#FF357C",keywordColor:"#d285fd",omnibox_text:"#6AADFF"}},"2d049451-6e89-4325-af38-6ce889991e5b":{information:{id:"2d049451-6e89-4325-af38-6ce889991e5b",name:"Tohru",displayName:"Tohru",dark:!1,author:"Unthrottled",group:"Miss Kobayashi's Dragon Maid",stickers:{default:"tohru_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#d23c4b",comments:"#908250",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#1fb5cd",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#693434",foregroundColorEditor:"#4D4D4A",unusedColor:"#afaf77","diff.deleted":"#edd289","diff.conflict":"#f9bf7c","diff.inserted":"#cfe287","diff.modified":"#ecd19e",caretRow:"#ffe797",baseIconColor:"#3d455d",infoForeground:"#763530",contrastColor:"#f0c07e",nonProjectFileScopeColor:"#f9d27e",secondaryBackground:"#fde388",selectionForeground:"#652009",headerColor:"#f6d988",baseBackground:"#ffe591",borderColor:"#e8bf69",buttonColor:"#ffce85",selectionInactive:"#f0c07e",identifierHighlight:"#ffe89f",selectionBackground:"#ec9e74",selectionBackgroundTransparent:"#ec9e7455",searchBackground:"#FF6684",searchForeground:"#2f1206",buttonFont:"#96612f",foregroundColor:"#101010",startColor:"#db3e4c",highlightColor:"#f3bc80",disabledColor:"#8a7f48",accentColorTransparent:"#d23c4b5A",accentColorLessTransparent:"#d23c4b9A",accentColorMoreTransparent:"#d23c4b2A",accentColor:"#d23c4b",darkerAccentColor:"#dcab2b",stopColor:"#ff784b",testScopeColor:"#e8dd88",popupMask:"#f6d98830",codeBlock:"#f9da7d",textEditorBackground:"#ffe090",foldedTextBackground:"#ffe692",classNameColor:"#0E8D61",htmlTagColor:"#1a821b",stringColor:"#005CC5",keyColor:"#176B82",keywordColor:"#A74503",omnibox_text:"#0E8D61"}},"8e8773ee-4bbb-4812-b311-005f04f6bb20":{information:{id:"8e8773ee-4bbb-4812-b311-005f04f6bb20",name:"Katsuragi Misato",displayName:"Misato",dark:!0,author:"Unthrottled",group:"Evangelion",product:"community",stickers:{default:"misato_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#786598",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#423943","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#402d41",contrastColor:"#341F2D",nonProjectFileScopeColor:"#413037",secondaryBackground:"#382639",selectionForeground:"#ffffff",inactiveBackground:"#49434c",inactiveBackgroundDarker:"#3c373f",headerColor:"#3d2536",baseBackground:"#3a2333",borderColor:"#432E3D",buttonColor:"#341F2D",selectionInactive:"#4b283c",identifierHighlight:"#4b283c",selectionBackground:"#8a2b4d",selectionBackgroundTransparent:"#8a2b4d55",searchBackground:"#278650",searchForeground:"#ffffff",buttonFont:"#bbbbbb",foregroundColor:"#b5a3b0",startColor:"#6d4466",highlightColor:"#403046",disabledColor:"#525C6F",accentColorTransparent:"#c2383e5A",accentColorLessTransparent:"#c2383e9A",accentColorMoreTransparent:"#c2383e2A",accentColor:"#c2383e",accentContrastColor:"#362839",stopColor:"#ec1f62",testScopeColor:"#28382D",popupMask:"#EAEAF009",infoForeground:"#8c72a9",baseIconColor:"#767290",codeBlock:"#322130",textEditorBackground:"#382536",foldedTextBackground:"#322130",classNameColor:"#6AADFF",htmlTagColor:"#BD84DD",stringColor:"#FAF7BA",keyColor:"#FF357C",keywordColor:"#BD84DD",omnibox_text:"#BD84DD"}},"c262185d-9682-413b-9143-85a2dda76b2f":{information:{id:"c262185d-9682-413b-9143-85a2dda76b2f",name:"Rei",displayName:"Rei",dark:!0,author:"Unthrottled",group:"Evangelion",product:"community",stickers:{default:"rei_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#f44747","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#262626","diff.conflict":"#422121","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#1f2125",contrastColor:"#1b2a19",nonProjectFileScopeColor:"#191a13",secondaryBackground:"#191b1a",selectionForeground:"#ffffff",inactiveBackground:"#49434c",inactiveBackgroundDarker:"#3c373f",headerColor:"#131514",baseBackground:"#171918",borderColor:"#1e211f",buttonColor:"#212122",selectionInactive:"#18242d",identifierHighlight:"#1b2932",selectionBackground:"#25435a",selectionBackgroundTransparent:"#25435a55",searchBackground:"#6b232d",searchForeground:"#ffffff",buttonFont:"#bbbbbb",foregroundColor:"#d2d2d2",startColor:"#383838",highlightColor:"#242626",disabledColor:"#526f69",accentColorTransparent:"#b532415A",accentColorLessTransparent:"#b532419A",accentColorMoreTransparent:"#b532412A",accentColor:"#b53241",accentColorOverrideTransparent:"#3E97655A",accentColorOverrideLessTransparent:"#3E97659A",accentColorOverrideMoreTransparent:"#3E97652A",accentColorOverride:"#3E9765",accentContrastColor:"#362839",stopColor:"#00e389",testScopeColor:"#131d13",popupMask:"#EAEAF009",infoForeground:"#7da1c2",baseIconColor:"#76857d",codeBlock:"#1b242e",textEditorBackground:"#191b1f",foldedTextBackground:"#232529",classNameColor:"#6AADFF",htmlTagColor:"#89c0d9",stringColor:"#F6E3CC",keyColor:"#45e68a",keywordColor:"#788a8b",omnibox_text:"#45e68a"}},"930c70c8-474e-4e2d-a223-d1e2b9da4fb1":{information:{id:"930c70c8-474e-4e2d-a223-d1e2b9da4fb1",name:"Astolfo",displayName:"Astolfo",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"astolfo_dark.png"}},colors:{constantColor:"#a7a0d1",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#8e856e",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D",caretRow:"#20221f",completionWindowBackground:"#2b2222",baseIconColor:"#837e6f",contrastColor:"#312e26",nonProjectFileScopeColor:"#1e2015",secondaryBackground:"#141513",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#181917",baseBackground:"#171816",borderColor:"#212220",buttonColor:"#242422",selectionInactive:"#261c20",identifierHighlight:"#281e22",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#65395B",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#241517",disabledColor:"#6f6f6f",accentColorTransparent:"#d58d9c5A",accentColorLessTransparent:"#d58d9c9A",accentColorMoreTransparent:"#d58d9c2A",accentColor:"#d58d9c",accentContrastColor:"#19181e",infoForeground:"#957a4d",stopColor:"#eecc4b",testScopeColor:"#172215",popupMask:"#928d8d05",codeBlock:"#201d1d",textEditorBackground:"#1a1c19",foldedTextBackground:"#211D1E",classNameColor:"#f5c9fc",htmlTagColor:"#e87bc3",stringColor:"#cd5257",keyColor:"#f6ebb7",keywordColor:"#d776ae"}},"62a4f26f-34b2-46f8-a10c-798e48c1ce9d":{information:{id:"62a4f26f-34b2-46f8-a10c-798e48c1ce9d",name:"Ishtar Dark",displayName:"Ishtar",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"ishtar_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c6d5b",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#21211E","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539",caretRow:"#1A1913",completionWindowBackground:"#23241d",baseIconColor:"#848482",contrastColor:"#313114",nonProjectFileScopeColor:"#161602",secondaryBackground:"#0a0a06",selectionForeground:"#fbfbfb",inactiveBackground:"#1A1913",inactiveBackgroundDarker:"#0e0e08",headerColor:"#0d0b0c",baseBackground:"#0f0d0e",borderColor:"#1a1a00",buttonColor:"#221d1b",selectionInactive:"#1A1913",identifierHighlight:"#1d1c14",selectionBackground:"#553919",selectionBackgroundTransparent:"#553919AA",searchBackground:"#4B1212",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#c2c2c2",highlightColor:"#191807",disabledColor:"#6f6f6f",accentColorTransparent:"#f5c4435A",accentColorLessTransparent:"#f5c4439A",accentColorMoreTransparent:"#f5c4432A",accentColor:"#f5c443",accentContrastColor:"#0f0d0e",infoForeground:"#866e45",startColor:"#955413",stopColor:"#fec144",testScopeColor:"#091202",popupMask:"#928d8d05",codeBlock:"#191718",foldedTextBackground:"#191718",textEditorBackground:"#110F10",classNameColor:"#7C7C82",htmlTagColor:"#e53935",stringColor:"#a18649",keyColor:"#357fbf",keywordColor:"#db974d"}},"325c5d4d-5614-4c58-b296-18924f2f6928":{information:{id:"325c5d4d-5614-4c58-b296-18924f2f6928",name:"Ishtar Light",displayName:"Ishtar",dark:!1,author:"Unthrottled",group:"Fate",stickers:{default:"ishtar_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#f5a821",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#fffaed",infoForeground:"#5078a5",completionWindowBackground:"#eae9e5",baseIconColor:"#85838b",contrastColor:"#f6ebd5",nonProjectFileScopeColor:"#fcfdf3",secondaryBackground:"#fcfcfa",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fffefb",baseBackground:"#fffffc",borderColor:"#eeeeee",buttonColor:"#fffef7",selectionInactive:"#fef9ea",identifierHighlight:"#fefadf",selectionBackground:"#fff5c7",selectionBackgroundTransparent:"#fff5c733",searchBackground:"#FFC7C7",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#fffae8",disabledColor:"#A2B6CB",accentColorTransparent:"#f5a8215A",accentColorLessTransparent:"#f5a8219A",accentColorMoreTransparent:"#f5a8212A",accentColor:"#f5a821",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#fffefb30",codeBlock:"#f6f6f6",textEditorBackground:"#fffefb",foldedTextBackground:"#f6f6f6",classNameColor:"#131f3b",htmlTagColor:"#e53935",stringColor:"#a18649",keyColor:"#0d5fa6",keywordColor:"#db974d"}},"3546f7be-b84f-4b8e-8cad-effa3f4603af":{information:{id:"3546f7be-b84f-4b8e-8cad-effa3f4603af",name:"Tohsaka Rin",displayName:"Rin",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"rin_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#4c8484",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#847878",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D",caretRow:"#22191b",completionWindowBackground:"#2b2222",baseIconColor:"#818181",contrastColor:"#312626",nonProjectFileScopeColor:"#21211f",secondaryBackground:"#151314",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#1b191a",baseBackground:"#191718",borderColor:"#211e1e",buttonColor:"#232121",selectionInactive:"#241B1D",identifierHighlight:"#28181c",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#225041",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#251719",disabledColor:"#6f6f6f",accentColorTransparent:"#4c96975A",accentColorLessTransparent:"#4c96979A",accentColorMoreTransparent:"#4c96972A",accentColor:"#4c9697",accentContrastColor:"#19181e",infoForeground:"#86a4ab",stopColor:"#ee2726",testScopeColor:"#151e15",popupMask:"#928d8d05",codeBlock:"#211D1E",textEditorBackground:"#161415",foldedTextBackground:"#211D1E",classNameColor:"#EFA554",htmlTagColor:"#e0474b",stringColor:"#69e0f5",keyColor:"#e0474b",keywordColor:"#666f71"}},"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b":{information:{id:"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b",name:"Zero Two Dark",displayName:"Zero Two",dark:!0,author:"Unthrottled",group:"Darling in the Franxx",stickers:{default:"zero_two_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#a87975",foregroundColorEditor:"#F8F8F2",unusedColor:"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#3c1414",infoForeground:"#b19e78",completionWindowBackground:"#32393F",baseIconColor:"#815f59",contrastColor:"#681b1b",nonProjectFileScopeColor:"#34180e",secondaryBackground:"#330e0e",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#300d0e",baseBackground:"#330f10",borderColor:"#481818",buttonColor:"#541819",selectionInactive:"#3c1818",identifierHighlight:"#3c1818",selectionBackground:"#531e1e",selectionBackgroundTransparent:"#531e1eaa",searchBackground:"#721515",searchForeground:"#fbfbfb",buttonFont:"#b2918a",foregroundColor:"#efefef",startColor:"#5a1f1f",highlightColor:"#461819",disabledColor:"#6f4f4a",accentColorTransparent:"#e4dad45A",accentColorLessTransparent:"#e4dad49A",accentColorMoreTransparent:"#e4dad42A",accentColor:"#e4dad4",accentContrastColor:"#271c21",stopColor:"#ec081e",testScopeColor:"#350d1c",popupMask:"#EAEAF00A",codeBlock:"#3c1616",textEditorBackground:"#310f0f",foldedTextBackground:"#3c1515",classNameColor:"#FFB86C",htmlTagColor:"#E356A7",stringColor:"#e2d9bd",keyColor:"#C04750",keywordColor:"#39e6a6",iconContrastColor:"#300d0e"}},"4fd5cb34-d36e-4a3c-8639-052b19b26ba1":{information:{id:"4fd5cb34-d36e-4a3c-8639-052b19b26ba1",name:"Zero Two Light",displayName:"Zero Two",dark:!1,author:"Unthrottled",group:"Darling in the Franxx",stickers:{default:"zero_two_light.png"}},colors:{constantColor:"#0d5fa6",parameterColor:"#a61d0d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#0d5fa6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f6f6f6",infoForeground:"#5282a2",completionWindowBackground:"#e7e5ea",baseIconColor:"#85838b",contrastColor:"#f6d5dc",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#fcfcfc",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fafafa",baseBackground:"#fcfcfc",borderColor:"#eeeeee",buttonColor:"#f0f0f0",selectionInactive:"#fff4f4",identifierHighlight:"#e6fcfb",selectionBackground:"#e9b4b8",selectionBackgroundTransparent:"#e9b4b833",searchBackground:"#B4E9DF",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#f1f9ff",disabledColor:"#A2B6CB",accentColorTransparent:"#a61d0d5A",accentColorLessTransparent:"#a61d0d9A",accentColorMoreTransparent:"#a61d0d2A",accentColor:"#a61d0d",accentColorOverrideTransparent:"#009CEC5A",accentColorOverrideLessTransparent:"#009CEC9A",accentColorOverrideMoreTransparent:"#009CEC2A",accentColorOverride:"#009CEC",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#f6f6f6",textEditorBackground:"#fcfcfc",foldedTextBackground:"#f6f6f6",classNameColor:"#117aa6",htmlTagColor:"#E356A7",stringColor:"#131313",keyColor:"#a61d0d",keywordColor:"#0da661",ntp_background:"#fcfcfc"}},"5ec63d95-1e7d-4649-b3d0-0078af8f8740":{information:{id:"5ec63d95-1e7d-4649-b3d0-0078af8f8740",name:"Gasai Yuno",displayName:"Yuno",dark:!0,author:"Unthrottled",group:"Future Diary",stickers:{default:"yuno_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a06aa4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796675",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#211C21","diff.conflict":"#451414","diff.inserted":"#111F11","diff.modified":"#122542",caretRow:"#230920",baseIconColor:"#766370",contrastColor:"#3c0c33",nonProjectFileScopeColor:"#211515",secondaryBackground:"#130511",selectionForeground:"#f6c4d3",headerColor:"#1a0717",baseBackground:"#1a081a",borderColor:"#300c30",buttonColor:"#37223a",selectionInactive:"#2b0c27",selectionInactiveTransparent:"#2b0c2755",identifierHighlight:"#2c0f27",selectionBackground:"#602b50",selectionBackgroundTransparent:"#602b506c",searchBackground:"#403B98",searchForeground:"#ffffff",buttonFont:"#bba0b7",foregroundColor:"#c8c8c8",startColor:"#691933",highlightColor:"#3c0c33",disabledColor:"#505050",accentColorTransparent:"#ffa0b25A",accentColorLessTransparent:"#ffa0b29A",accentColorMoreTransparent:"#ffa0b22A",accentColor:"#ffa0b2",accentContrastColor:"#251923",infoForeground:"#ab5555",stopColor:"#ffa5b0",testScopeColor:"#181d16",popupMask:"#EAEAF005",codeBlock:"#261231",textEditorBackground:"#150713",foldedTextBackground:"#240a24",classNameColor:"#EFA554",htmlTagColor:"#8d82ea",stringColor:"#F6E3CC",keyColor:"#39e6a6",keywordColor:"#e0474b"}},"355d711c-2fa6-4df2-9504-dd44d8f5e350":{information:{id:"355d711c-2fa6-4df2-9504-dd44d8f5e350",name:"Rory Mercury",displayName:"Rory",dark:!0,author:"Unthrottled",group:"Gate",stickers:{default:"rory_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796666",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940",caretRow:"#1a1a1d",infoForeground:"#843030",completionWindowBackground:"#18181b",baseIconColor:"#726969",contrastColor:"#381616",nonProjectFileScopeColor:"#1b1d1a",secondaryBackground:"#111114",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#18181b",baseBackground:"#161619",borderColor:"#261616",buttonColor:"#1f1a1a",selectionInactive:"#1e1e21",identifierHighlight:"#232326",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#265579",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#511c22",highlightColor:"#2a0c0c",disabledColor:"#6f6f6f",accentColorTransparent:"#b532415A",accentColorLessTransparent:"#b532419A",accentColorMoreTransparent:"#b532412A",accentColor:"#b53241",accentContrastColor:"#272727",stopColor:"#ee2726",testScopeColor:"#151c18",popupMask:"#928d8d05",codeBlock:"#191715",textEditorBackground:"#141417",foldedTextBackground:"#191813",classNameColor:"#BD93F9",htmlTagColor:"#666f71",stringColor:"#4593f5",keywordColor:"#e0474b",keyColor:"#6b7476",omnibox_text:"#BD93F9",tab_background_text:"#6f6f6f"}},"c5e92ad9-2fa0-491e-b92a-48ab92d13597":{information:{id:"c5e92ad9-2fa0-491e-b92a-48ab92d13597",name:"Rias: Crimson",displayName:"Rias",dark:!0,author:"Unthrottled",group:"High School DxD",stickers:{default:"rias_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#cdb0b0",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#491818",infoForeground:"#cdacac",completionWindowBackground:"#32393F",baseIconColor:"#9e898e",contrastColor:"#681b1b",nonProjectFileScopeColor:"#3e1c13",secondaryBackground:"#401010",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#3d1313",baseBackground:"#401112",borderColor:"#551818",buttonColor:"#611c1c",selectionInactive:"#491818",identifierHighlight:"#491818",selectionBackground:"#822e2e",selectionBackgroundTransparent:"#822e2eaa",searchBackground:"#181212",searchForeground:"#fbfbfb",buttonFont:"#996b6b",foregroundColor:"#fafafa",startColor:"#5a1f1f",highlightColor:"#4c1818",disabledColor:"#6f4f4a",accentColorTransparent:"#e039435A",accentColorLessTransparent:"#e039439A",accentColorMoreTransparent:"#e039432A",accentColor:"#e03943",accentContrastColor:"#271c21",stopColor:"#ec081e",testScopeColor:"#3d2313",popupMask:"#EAEAF00A",codeBlock:"#491818",textEditorBackground:"#3E1010",foldedTextBackground:"#491818",classNameColor:"#e03392",htmlTagColor:"#a28a92",stringColor:"#9EB7D6",keyColor:"#eea367",keywordColor:"#C04750",omnibox_text:"#ff0000"}},"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160":{information:{id:"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160",name:"Rias: Onyx",displayName:"Rias",dark:!0,author:"Unthrottled",group:"High School DxD",stickers:{default:"rias_onyx.png",secondary:"rias_onyx_spicy.png"}},colors:{constantColor:"#E356A7",parameterColor:"#FFB86C",comments:"#694f4d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#97706f",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31",caretRow:"#1e0607",infoForeground:"#6e2727",completionWindowBackground:"#32393F",baseIconColor:"#795b5e",contrastColor:"#1e0809",nonProjectFileScopeColor:"#130700",secondaryBackground:"#1c0607",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#100000",baseBackground:"#130000",borderColor:"#220000",buttonColor:"#2b0808",selectionInactive:"#220708",identifierHighlight:"#220708",selectionBackground:"#390c10",selectionBackgroundTransparent:"#390c10aa",searchBackground:"#0F625A",searchForeground:"#fbfbfb",buttonFont:"#996b6b",foregroundColor:"#d8d8d8",startColor:"#491b1b",highlightColor:"#2e090b",disabledColor:"#584445",accentColorTransparent:"#7C171F5A",accentColorLessTransparent:"#7C171F9A",accentColorMoreTransparent:"#7C171F2A",accentColor:"#7C171F",accentContrastColor:"#3f3d42",stopColor:"#9a101f",testScopeColor:"#0f0a00",popupMask:"#EAEAF005",codeBlock:"#1d0406",textEditorBackground:"#100000",foldedTextBackground:"#280a0b",classNameColor:"#5a84dd",htmlTagColor:"#6297a2",stringColor:"#F6E3CC",keyColor:"#b2dbe3",keywordColor:"#27c0b4",tab_background_text:"#996b6b",omnibox_text:"#27c0b4"}},"a1da4f2f-e736-40e7-86d9-9167a247da93":{information:{id:"a1da4f2f-e736-40e7-86d9-9167a247da93",name:"Jabami Yumeko",displayName:"Yumeko",dark:!0,author:"Unthrottled",group:"Kakegurui",stickers:{default:"yumeko_dark.png"}},colors:{constantColor:"#e4ff10",parameterColor:"#FFB86C",comments:"#735253",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#97706f",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31",caretRow:"#1e0607",infoForeground:"#7e2a2a",completionWindowBackground:"#32393F",baseIconColor:"#795555",contrastColor:"#2e090b",nonProjectFileScopeColor:"#130700",secondaryBackground:"#160304",selectionForeground:"#fbfbfb",headerColor:"#0b0000",baseBackground:"#070000",borderColor:"#1e0000",buttonColor:"#2b0808",selectionInactive:"#220708",identifierHighlight:"#220708",selectionBackground:"#390c10",selectionBackgroundTransparent:"#390c10aa",searchBackground:"#2a6121",searchForeground:"#fbfbfb",buttonFont:"#a67676",foregroundColor:"#dbdbdb",startColor:"#491b1b",highlightColor:"#2e090b",disabledColor:"#584445",accentColorTransparent:"#8a18205A",accentColorLessTransparent:"#8a18209A",accentColorMoreTransparent:"#8a18202A",accentColor:"#8a1820",accentContrastColor:"#3f3d42",stopColor:"#9a101f",testScopeColor:"#0f0a00",popupMask:"#EAEAF005",codeBlock:"#1d0406",textEditorBackground:"#050000",foldedTextBackground:"#280a0b",classNameColor:"#7092ea",htmlTagColor:"#4fcad5",stringColor:"#F6E3CC",keyColor:"#42E66C",keywordColor:"#e0474b",omnibox_text:"#4fcad5"}},"19b65ec8-133c-4655-a77b-13623d8e97d3":{information:{id:"19b65ec8-133c-4655-a77b-13623d8e97d3",name:"Ryuko Dark",displayName:"Ryuko",dark:!0,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"ryuko.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3C4246","diff.conflict":"#5d323f","diff.inserted":"#173D17","diff.modified":"#203952",caretRow:"#2a3037",infoForeground:"#6e707a",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#262c32",nonProjectFileScopeColor:"#303638",secondaryBackground:"#282f35",selectionForeground:"#E2CB14",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2b3238",baseBackground:"#2f363c",borderColor:"#30383d",buttonColor:"#2b3237",selectionInactive:"#292e34",identifierHighlight:"#2f3840",selectionBackground:"#563036",selectionBackgroundTransparent:"#a730355a",searchBackground:"#2C5277",searchForeground:"#E2CB14",buttonFont:"#6b8b99",foregroundColor:"#bbbbbb",startColor:"#511c22",highlightColor:"#573238",disabledColor:"#585F6F",accentColorTransparent:"#a730355A",accentColorLessTransparent:"#a730359A",accentColorMoreTransparent:"#a730352A",accentColor:"#a73035",accentContrastColor:"#271c21",stopColor:"#ee2726",testScopeColor:"#2d3e3a",popupMask:"#EAEAF00A",codeBlock:"#292e34",textEditorBackground:"#2b3238",foldedTextBackground:"#272e34",classNameColor:"#6893f3",htmlTagColor:"#8C90E5",stringColor:"#efa554",keyColor:"#C1B5C3",keywordColor:"#e0474b",omnibox_text:"#E2CB14",button_background_active:"#563136",button_background_hover:"#563136",tab_selected:"#563136"}},"3fbd90c3-859d-4618-8e31-90461ac7a556":{information:{id:"3fbd90c3-859d-4618-8e31-90461ac7a556",name:"Ryuko Light",displayName:"Ryuko",dark:!1,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"ryuko_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#169ef2",comments:"#505D64",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#344f69",foregroundColorEditor:"#4D4D4A",unusedColor:"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e6effc",baseIconColor:"#455d8e",infoForeground:"#1f79a1",contrastColor:"#cddff9",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#eef6ff",selectionForeground:"#103365",headerColor:"#f5f6f7",baseBackground:"#fafbfc",borderColor:"#e5e5ee",buttonColor:"#aaddfd",selectionInactive:"#bdd3f3",identifierHighlight:"#daecfa",selectionBackground:"#74adec",selectionBackgroundTransparent:"#74adec55",searchBackground:"#9c8bf0",searchForeground:"#161165",buttonFont:"#103365",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#e1f1fe",disabledColor:"#74889f",accentColorTransparent:"#169ef25A",accentColorLessTransparent:"#169ef29A",accentColorMoreTransparent:"#169ef22A",accentColor:"#169ef2",stopColor:"#19e3d9",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#bff8e2",textEditorBackground:"#ffffff",foldedTextBackground:"#f6f6f6",classNameColor:"#7748B7",htmlTagColor:"#2811B9",stringColor:"#0F92E3",keyColor:"#007972",keywordColor:"#B03F0F"}},"12a54623-1f0b-4769-9917-d5267092a605":{information:{id:"12a54623-1f0b-4769-9917-d5267092a605",name:"Satsuki Dark",displayName:"Satsuki",dark:!0,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"satsuki_dark.png"}},colors:{constantColor:"#96b7fb",parameterColor:"#FFB86C",comments:"#596570",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#596570",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#2F3334","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#2b2e31",baseIconColor:"#697777",contrastColor:"#2f363c",nonProjectFileScopeColor:"#312b27",secondaryBackground:"#1d2123",selectionForeground:"#fefefe",headerColor:"#212427",baseBackground:"#272b2d",borderColor:"#32373a",buttonColor:"#303537",selectionInactive:"#3f2527",identifierHighlight:"#363a3d",selectionBackground:"#5d2626",selectionBackgroundTransparent:"#5d2626AA",searchBackground:"#1A6020",searchForeground:"#fefefe",buttonFont:"#94918c",foregroundColor:"#d3d3d3",highlightColor:"#5f2c2c",disabledColor:"#5c5151",accentColorTransparent:"#f030225A",accentColorLessTransparent:"#f030229A",accentColorMoreTransparent:"#f030222A",accentColor:"#f03022",accentContrastColor:"#182f42",infoForeground:"#af543f",startColor:"#595959",stopColor:"#ee2726",testScopeColor:"#202a25",popupMask:"#928d8d05",codeBlock:"#402729",foldedTextBackground:"#2b2e31",textEditorBackground:"#242729",classNameColor:"#6893f3",htmlTagColor:"#ff6b75",stringColor:"#F6E9CB",keyColor:"#46F263",keywordColor:"#e24a3e",omnibox_text:"#e24a3e"}},"3a78b13e-dbf2-410f-bb20-12b57bff7735":{information:{id:"3a78b13e-dbf2-410f-bb20-12b57bff7735",name:"Satsuki Light",displayName:"Satsuki",dark:!1,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"satsuki_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#275AB3",comments:"#505D64",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#344f69",foregroundColorEditor:"#4D4D4A",unusedColor:"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e6effc",baseIconColor:"#455d8e",infoForeground:"#1f45a1",contrastColor:"#cddff9",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#eef6ff",selectionForeground:"#0e2c57",headerColor:"#f5f6f7",baseBackground:"#fafbfc",borderColor:"#e5e5ee",buttonColor:"#add3fd",selectionInactive:"#bdd3f3",identifierHighlight:"#daecfa",selectionBackground:"#748fec",selectionBackgroundTransparent:"#748fec55",searchBackground:"#9c8bf0",searchForeground:"#161165",buttonFont:"#103365",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#e1f1fe",disabledColor:"#74889f",accentColorTransparent:"#275AB35A",accentColorLessTransparent:"#275AB39A",accentColorMoreTransparent:"#275AB32A",accentColor:"#275AB3",stopColor:"#32c5e3",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#cff7f5",textEditorBackground:"#ffffff",foldedTextBackground:"#f6f6f6",classNameColor:"#7748B7",htmlTagColor:"#EE5C09",stringColor:"#0F92E3",keyColor:"#79074c",keywordColor:"#13a78c"}},"15e51483-1ccd-46b7-90cf-885cccaaaf2c":{information:{id:"15e51483-1ccd-46b7-90cf-885cccaaaf2c",name:"Aqua",displayName:"Aqua",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"aqua_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#61647b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2d3047",infoForeground:"#7b8bab",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#1a3467",nonProjectFileScopeColor:"#2e3242",secondaryBackground:"#242942",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2a2d44",baseBackground:"#282b42",borderColor:"#2a334b",buttonColor:"#31374b",selectionInactive:"#31344b",identifierHighlight:"#31344b",selectionBackground:"#4C637A",selectionBackgroundTransparent:"#4C637AAA",searchBackground:"#28734B",searchForeground:"#fbfbfb",buttonFont:"#838daa",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#2d3047",disabledColor:"#585F6F",accentColorTransparent:"#578CDA5A",accentColorLessTransparent:"#578CDA9A",accentColorMoreTransparent:"#578CDA2A",accentColor:"#578CDA",accentContrastColor:"#271c21",stopColor:"#688dee",testScopeColor:"#203635",popupMask:"#EAEAF00A",codeBlock:"#2e3149",textEditorBackground:"#262940",foldedTextBackground:"#2e3149",classNameColor:"#8dc6ef",htmlTagColor:"#a28a92",stringColor:"#f4fa8c",keyColor:"#6893f3",keywordColor:"#988F9A",secondaryAccentColor:"#00c69a"}},"774ec7ad-d6a0-4d9c-b195-2f54d72ab664":{information:{id:"774ec7ad-d6a0-4d9c-b195-2f54d72ab664",name:"Darkness Dark",displayName:"Darkness",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"darkness_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#33342F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#14110d",infoForeground:"#7c7262",completionWindowBackground:"#22282b",baseIconColor:"#6c6563",contrastColor:"#382416",nonProjectFileScopeColor:"#161602",secondaryBackground:"#100d03",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#090802",baseBackground:"#080703",borderColor:"#1c1500",buttonColor:"#1e1c19",selectionInactive:"#1d1704",identifierHighlight:"#1d1704",selectionBackground:"#553919",selectionBackgroundTransparent:"#553919AA",searchBackground:"#144824",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#494949",highlightColor:"#2b190e",disabledColor:"#6f6f6f",accentColorTransparent:"#e997455A",accentColorLessTransparent:"#e997459A",accentColorMoreTransparent:"#e997452A",accentColor:"#e99745",accentContrastColor:"#5a3b1c",stopColor:"#ee6a12",testScopeColor:"#091202",popupMask:"#EAEAF00A",codeBlock:"#191715",textEditorBackground:"#0a0904",foldedTextBackground:"#191813",classNameColor:"#d53a4a",htmlTagColor:"#a28a92",stringColor:"#4593f5",keywordColor:"#ffba2f",keyColor:"#3492b1"}},"8474d98d-7bb1-462c-82b1-dd7c512142a6":{information:{id:"8474d98d-7bb1-462c-82b1-dd7c512142a6",name:"Darkness Light",displayName:"Darkness",dark:!1,author:"Unthrottled",group:"KonoSuba",stickers:{default:"darkness_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#F5C83C",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E6DB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#FFF6E4",baseIconColor:"#979087",infoForeground:"#aaaaaa",contrastColor:"#feffdd",nonProjectFileScopeColor:"#fffaf0",secondaryBackground:"#fffff7",selectionForeground:"#A8930A",inactiveBackground:"#FFFFBC",inactiveBackgroundDarker:"#F5F5B3",headerColor:"#FFFEF9",baseBackground:"#fefefa",borderColor:"#f1f4e0",buttonColor:"#fffef7",selectionInactive:"#FFFFBC",identifierHighlight:"#FFFFBC",selectionBackground:"#fff3b4",selectionBackgroundTransparent:"#fff3b455",searchBackground:"#C1FFBA",searchForeground:"#366906",buttonFont:"#546E7A",foregroundColor:"#000000",startColor:"#EBDA50",highlightColor:"#fff8e0",disabledColor:"#7F818F",accentColorTransparent:"#F5C83C5A",accentColorLessTransparent:"#F5C83C9A",accentColorMoreTransparent:"#F5C83C2A",accentColor:"#F5C83C",darkerAccentColor:"#dcab2b",stopColor:"#FCFFA5",testScopeColor:"#D7FFDC",popupMask:"#FFF6E430",codeBlock:"#f4f3ee",textEditorBackground:"#FFFEF9",foldedTextBackground:"#F3F2E2",classNameColor:"#c79c19",htmlTagColor:"#22863a",stringColor:"#005CC5",keyColor:"#3492b1",keywordColor:"#E36207",omnibox_text:"#005CC5"}},"63fe4617-4cac-47a5-9b93-6794514c35ad":{information:{id:"63fe4617-4cac-47a5-9b93-6794514c35ad",name:"Megumin",displayName:"Megumin",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"megumin.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#726868",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#7b7373",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3E3839","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#31262b",infoForeground:"#75595d",completionWindowBackground:"#32393F",baseIconColor:"#948785",contrastColor:"#3e2126",nonProjectFileScopeColor:"#312A26",secondaryBackground:"#281d22",selectionForeground:"#E2CB14",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2a1f24",baseBackground:"#271c21",borderColor:"#32262c",buttonColor:"#2f2329",selectionInactive:"#31262b",identifierHighlight:"#3a2d33",selectionBackground:"#563036",selectionBackgroundTransparent:"#563036A5",searchBackground:"#851B2A",searchForeground:"#E2CB14",buttonFont:"#766B6B",foregroundColor:"#bbbbbb",startColor:"#511c22",highlightColor:"#522227",disabledColor:"#585F6F",accentColorTransparent:"#a730355A",accentColorLessTransparent:"#a730359A",accentColorMoreTransparent:"#a730352A",accentColor:"#a73035",accentContrastColor:"#271c21",stopColor:"#ee2e37",testScopeColor:"#243125",popupMask:"#EAEAF00A",codeBlock:"#2f2329",textEditorBackground:"#2c2126",foldedTextBackground:"#33282d",classNameColor:"#dae838",htmlTagColor:"#a28a92",stringColor:"#ffd866",keyColor:"#AF5C5A",keywordColor:"#a28a92",omnibox_text:"#E2CB14",button_background_active:"#563136",button_background_hover:"#563136",tab_selected:"#563136",tab_background_text:"#7b7373"}},"dce48196-ff46-470c-b5f9-d1e23f4a79d3":{information:{id:"dce48196-ff46-470c-b5f9-d1e23f4a79d3",name:"Monika Dark",displayName:"Monika",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"just_monika_dark.png",secondary:"just_monika_dark_joy.png",normal:"just_monika_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#4E6B4C",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#697966",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#38403A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#24291a",completionWindowBackground:"#32393F",baseIconColor:"#657F6E",contrastColor:"#244020",nonProjectFileScopeColor:"#222613",secondaryBackground:"#1a1e12",selectionForeground:"#ffffff",inactiveBackground:"#122D13",inactiveBackgroundDarker:"#133414",headerColor:"#1D2115",baseBackground:"#1A1E12",borderColor:"#202416",buttonColor:"#1e3219",selectionInactive:"#122D13",identifierHighlight:"#2d3320",selectionBackground:"#30432B",buttonFont:"#6f9a65",foregroundColor:"#bbbbbb",startColor:"#0abb0d",highlightColor:"#253120",disabledColor:"#505050",accentColorTransparent:"#388E3C5A",accentColorLessTransparent:"#388E3C9A",accentColorMoreTransparent:"#388E3C2A",accentColor:"#388E3C",infoForeground:"#3b753d",accentContrastColor:"#1A1E12",stopColor:"#FFFA11",testScopeColor:"#1b2610",popupMask:"#EAEAF00A",codeBlock:"#23271A",searchBackground:"#16690D",searchForeground:"#ececec",textEditorBackground:"#1d2115",foldedTextBackground:"#252D19",classNameColor:"#bca3aa",htmlTagColor:"#3eae5d",stringColor:"#f1fa8c",keyColor:"#bca3aa",keywordColor:"#3eae5d",omnibox_text:"#0abb0d",tab_background_text:"#697966"}},"9a310731-ab2d-40f5-b502-fa5419f799a2":{information:{id:"9a310731-ab2d-40f5-b502-fa5419f799a2",name:"Monika Light",displayName:"Monika",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"just_monika.png",secondary:"just_monika_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#388E3C",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#DFEFE6","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#dcf7e0",completionWindowBackground:"#e7e5ea",baseIconColor:"#838b83",contrastColor:"#d0f6cf",nonProjectFileScopeColor:"#f7fbf0",secondaryBackground:"#edffec",selectionForeground:"#393d45",inactiveBackground:"#e6eee4",inactiveBackgroundDarker:"#e3ede1",headerColor:"#f2fff0",baseBackground:"#f3fff4",borderColor:"#e2eee3",buttonColor:"#d8eed9",selectionInactive:"#def9e2",identifierHighlight:"#def9e2",selectionBackground:"#a9ecac",selectionBackgroundTransparent:"#a0d2a733",searchBackground:"#B9F4FF",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#5FAA51",highlightColor:"#e0ffe1",disabledColor:"#A2B6CB",accentColorTransparent:"#388E3C5A",accentColorLessTransparent:"#388E3C9A",accentColorMoreTransparent:"#388E3C2A",accentColor:"#388E3C",infoForeground:"#3b753d",stopColor:"#5EEF1B",testScopeColor:"#dcf6e1",popupMask:"#f2fff030",codeBlock:"#eaf6eb",textEditorBackground:"#f2fff0",foldedTextBackground:"#def6f3",classNameColor:"#7AA42E",keyColor:"#8a777d",stringColor:"#da832e",htmlTagColor:"#3eae5d",keywordColor:"#3eae5d"}},"a7e0aa28-739a-4671-80ae-3980997e6b71":{information:{id:"a7e0aa28-739a-4671-80ae-3980997e6b71",name:"Natsuki Dark",displayName:"Natsuki",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"natsuki_dark.png",secondary:"natsuki_dark_normal.png",normal:"natsuki_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#9C67AF",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796675",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#362B31","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#441539",completionWindowBackground:"#32393F",baseIconColor:"#7F707A",contrastColor:"#56324C",nonProjectFileScopeColor:"#2f1125",secondaryBackground:"#330A2B",selectionForeground:"#e6afca",inactiveBackground:"#6b3550",inactiveBackgroundDarker:"#66334b",headerColor:"#2f0a27",baseBackground:"#310a29",borderColor:"#381927",buttonColor:"#561b3e",selectionInactive:"#6F3654",selectionInactiveTransparent:"#6F365455",identifierHighlight:"#511843",selectionBackground:"#602b50",selectionBackgroundTransparent:"#602b506c",searchBackground:"#6d4cb9",searchForeground:"#ffffff",buttonFont:"#BBBBBB",foregroundColor:"#bbbbbb",startColor:"#BB0A69",highlightColor:"#3c0c33",disabledColor:"#505050",accentColorTransparent:"#E946865A",accentColorLessTransparent:"#E946869A",accentColorMoreTransparent:"#E946862A",accentColor:"#E94686",accentContrastColor:"#251923",infoForeground:"#b74170",stopColor:"#F650FF",testScopeColor:"#182613",popupMask:"#EAEAF00A",codeBlock:"#3d1c31",textEditorBackground:"#35102c",foldedTextBackground:"#441a35",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#FF9CD6",keywordColor:"#bca3aa",tab_background_text:"#BBBBBB"}},"91415015-8fe3-48eb-9951-70a5cd6cbb7f":{information:{id:"91415015-8fe3-48eb-9951-70a5cd6cbb7f",name:"Natsuki Light",displayName:"Natsuki",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"natsuki.png",secondary:"natsuki_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#E94686",comments:"#7d6a7d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#ffdce6",infoForeground:"#dd87a1",completionWindowBackground:"#e7e5ea",baseIconColor:"#af8da6",contrastColor:"#f0c3e3",nonProjectFileScopeColor:"#FFE4E3",secondaryBackground:"#f3cfe0",selectionForeground:"#ffffff",inactiveBackground:"#eed4ec",inactiveBackgroundDarker:"#ebd1e9",headerColor:"#FFE0F0",baseBackground:"#ffe4f1",borderColor:"#F1D7E6",buttonColor:"#e5c2d1",selectionInactive:"#FFD9E2",identifierHighlight:"#FFD9E2",selectionBackground:"#dc99bb",searchBackground:"#dc99bb",searchForeground:"#ffffff",buttonFont:"#252427",foregroundColor:"#000000",startColor:"#F25AAF",highlightColor:"#f7d2e8",disabledColor:"#cbb1c6",accentColorTransparent:"#E946865A",accentColorLessTransparent:"#E946869A",accentColorMoreTransparent:"#E946862A",accentColor:"#E94686",stopColor:"#fbadff",testScopeColor:"#ede8e4",popupMask:"#FFE0F030",codeBlock:"#FDD8FF",textEditorBackground:"#FFE5F1",foldedTextBackground:"#F1E5FA",classNameColor:"#df81b8",htmlTagColor:"#7B6970",stringColor:"#DC872E",keyColor:"#7C75EF",keywordColor:"#C869A3",omnibox_text:"#252427"}},"b0340303-0a5a-4a20-9b9c-fc8ce9880078":{information:{id:"b0340303-0a5a-4a20-9b9c-fc8ce9880078",name:"Sayori Dark",displayName:"Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"sayori_dark.png",secondary:"sayori_dark_normal.png",normal:"sayori_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383B3F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#17243c",completionWindowBackground:"#32393F",baseIconColor:"#5B777F",contrastColor:"#1B323F",nonProjectFileScopeColor:"#131b2a",secondaryBackground:"#131d2d",selectionForeground:"#9CF5FF",inactiveBackground:"#1b254b",inactiveBackgroundDarker:"#1d2650",headerColor:"#0e1b2f",baseBackground:"#0E1D31",borderColor:"#1a1c2d",buttonColor:"#18303f",selectionInactive:"#1d274b",identifierHighlight:"#1f3050",selectionBackground:"#234164",searchBackground:"#3D8FBD",searchForeground:"#051a1a",buttonFont:"#26A8E8",foregroundColor:"#bbbbbb",startColor:"#0A74BB",highlightColor:"#232e3f",disabledColor:"#505050",accentColorTransparent:"#00BCD45A",accentColorLessTransparent:"#00BCD49A",accentColorMoreTransparent:"#00BCD42A",accentColor:"#00BCD4",accentContrastColor:"#12131f",infoForeground:"#3a9fb1",stopColor:"#11FFFD",testScopeColor:"#122325",popupMask:"#EAEAF00A",codeBlock:"#1B1D31",textEditorBackground:"#111b2d",foldedTextBackground:"#1b2346",classNameColor:"#c1ff10",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#3F77EF",keywordColor:"#bca3aa"}},"cb8ef4b7-0844-4a04-b08b-754086598de4":{information:{id:"cb8ef4b7-0844-4a04-b08b-754086598de4",name:"Sayori Light",displayName:"Sayori",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"sayori.png",secondary:"sayori_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#00bcd4",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#dceef7",completionWindowBackground:"#e7e5ea",baseIconColor:"#838a8b",contrastColor:"#cfeef6",nonProjectFileScopeColor:"#f0fbf4",secondaryBackground:"#ecfbff",selectionForeground:"#393d45",inactiveBackground:"#e4ebee",inactiveBackgroundDarker:"#e1e8ed",headerColor:"#f0faff",baseBackground:"#f3faff",borderColor:"#e2eaee",buttonColor:"#d8e6ee",selectionInactive:"#d7e3f1",identifierHighlight:"#def3fa",selectionBackground:"#a9c8ec",selectionBackgroundTransparent:"#a0bbd233",searchBackground:"#BDB9F1",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#0d96f1",highlightColor:"#e0f2ff",disabledColor:"#A2B6CB",accentColorTransparent:"#00bcd45A",accentColorLessTransparent:"#00bcd49A",accentColorMoreTransparent:"#00bcd42A",accentColor:"#00bcd4",infoForeground:"#64a6ac",stopColor:"#3DFFF3",testScopeColor:"#f1fdeb",popupMask:"#f0faff30",codeBlock:"#eaf0f6",textEditorBackground:"#f0faff",foldedTextBackground:"#e5edf6",classNameColor:"#FF3889",htmlTagColor:"#9D868D",stringColor:"#DC872E",keyColor:"#3F77EF",keywordColor:"#9D868D",omnibox_text:"#252427"}},"a14733d6-8e15-4e75-b6b8-509f323e5b3b":{information:{id:"a14733d6-8e15-4e75-b6b8-509f323e5b3b",name:"Yuri Dark",displayName:"Yuri",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"yuri_dark.png",secondary:"yuri_dark_normal.png",normal:"yuri_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#8B79B4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6f6679",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#453C4A","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952",caretRow:"#473466",completionWindowBackground:"#32393F",baseIconColor:"#6d6b96",contrastColor:"#473960",nonProjectFileScopeColor:"#493458",secondaryBackground:"#412D62",selectionForeground:"#B39EFF",inactiveBackground:"#3C1D55",inactiveBackgroundDarker:"#451e5f",headerColor:"#442e5c",baseBackground:"#493162",borderColor:"#4d3a63",buttonColor:"#483967",selectionInactive:"#473466",identifierHighlight:"#503b73",selectionBackground:"#4c2a70",searchBackground:"#7749b2",searchForeground:"#e7e5f3",buttonFont:"#9c99e3",foregroundColor:"#DADADA",startColor:"#870AD2",highlightColor:"#533668",disabledColor:"#AF9ECB",accentColorTransparent:"#AB47BC5A",accentColorLessTransparent:"#AB47BC9A",accentColorMoreTransparent:"#AB47BC2A",accentColor:"#AB47BC",accentContrastColor:"#2a1e35",infoForeground:"#9d52ab",stopColor:"#F667FF",testScopeColor:"#423658",popupMask:"#EAEAF00A",codeBlock:"#3e2955",textEditorBackground:"#422D5A",foldedTextBackground:"#3C1D55",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#7C75EF",keywordColor:"#bca3aa",omnibox_text:"#B39EFF",tab_background_text:"#AF9ECB"}},"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68":{information:{id:"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68",name:"Yuri Light",displayName:"Yuri",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"yuri.png",secondary:"yuri_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#ab74cb",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#ECE3EC","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e4dcf7",completionWindowBackground:"#e7e5ea",baseIconColor:"#a68daf",contrastColor:"#decff6",nonProjectFileScopeColor:"#faf0fb",secondaryBackground:"#f5ecff",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#f5f0ff",baseBackground:"#f7f3ff",borderColor:"#e2e3ee",buttonColor:"#e1d8ee",selectionInactive:"#ded7f1",identifierHighlight:"#e7e0fa",selectionBackground:"#ada0d2",selectionBackgroundTransparent:"#a5a0d233",searchBackground:"#D798D6",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",infoForeground:"#8864ac",startColor:"#cb87fb",highlightColor:"#e9e0ff",disabledColor:"#A2B6CB",accentColorTransparent:"#ab74cb5A",accentColorLessTransparent:"#ab74cb9A",accentColorMoreTransparent:"#ab74cb2A",accentColor:"#ab74cb",stopColor:"#f595ff",testScopeColor:"#e7eff1",popupMask:"#ded7f130",codeBlock:"#efeaf6",textEditorBackground:"#f3f0ff",foldedTextBackground:"#eae5f6",classNameColor:"#c26a9d",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#7C75EF",keywordColor:"#c26a9d",omnibox_text:"#82357d"}},"2d1112ac-04ab-4f78-82c4-22e5e2c1754b":{information:{id:"2d1112ac-04ab-4f78-82c4-22e5e2c1754b",name:"Sonoda Umi",displayName:"Umi",dark:!0,author:"Unthrottled",group:"Love Live",stickers:{default:"umi_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5e5e79",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#212140","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952",caretRow:"#181A46",completionWindowBackground:"#24222b",baseIconColor:"#656d82",contrastColor:"#665543",nonProjectFileScopeColor:"#252540",secondaryBackground:"#151739",selectionForeground:"#fbfbfb",inactiveBackground:"#2a2931",inactiveBackgroundDarker:"#1f1e24",headerColor:"#191b44",baseBackground:"#15173e",borderColor:"#1c1f50",buttonColor:"#202440",selectionInactive:"#202649",identifierHighlight:"#202649",selectionBackground:"#272A59",selectionBackgroundTransparent:"#272A59AA",searchBackground:"#47264B",searchForeground:"#fbfbfb",buttonFont:"#a0a0a7",foregroundColor:"#d0d0d0",startColor:"#3f3c45",highlightColor:"#1e214b",disabledColor:"#6f6f6f",accentColorTransparent:"#EFA5545A",accentColorLessTransparent:"#EFA5549A",accentColorMoreTransparent:"#EFA5542A",accentColor:"#EFA554",accentColorOverride:"#5e4ba0",accentColorOverrideTransparent:"#5e4ba05A",accentColorOverrideMoreTransparent:"#5e4ba02A",accentContrastColor:"#272727",infoForeground:"#6878c2",stopColor:"#344acb",testScopeColor:"#172741",popupMask:"#8d7fc109",codeBlock:"#181a47",foldedTextBackground:"#251832",textEditorBackground:"#15173c",classNameColor:"#78F5F0",htmlTagColor:"#FF357C",stringColor:"#FFF6B3",keyColor:"#BD84DD",keywordColor:"#58b7ff"}},"be058474-b967-4afb-b6d9-bda1948b33ec":{information:{id:"be058474-b967-4afb-b6d9-bda1948b33ec",name:"Konata",displayName:"Konata",dark:!0,author:"Unthrottled",group:"Lucky Star",stickers:{default:"konata_dark.png",secondary:"konata_dark_secondary.png"},meta:{isVivid:"true"}},colors:{constantColor:"#f6be8b",parameterColor:"#FFB86C",comments:"#B0C0FC",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#ffffff",foregroundColorEditor:"#F8F8F2",unusedColor:"#A5A1A1","diff.deleted":"#4F6387","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#3C64C9",caretRow:"#3d5d96",completionWindowBackground:"#e7e5ea",baseIconColor:"#f2fdff",contrastColor:"#27494f",nonProjectFileScopeColor:"#3d4b70",secondaryBackground:"#344d82",selectionForeground:"#e7e9ff",inactiveBackground:"#e4ebee",inactiveBackgroundDarker:"#e1e8ed",headerColor:"#314978",baseBackground:"#334c7d",borderColor:"#3e5d99",buttonColor:"#4e608d",selectionInactive:"#39558d",identifierHighlight:"#3a5a93",selectionBackground:"#3a6c75",selectionBackgroundTransparent:"#3a6c7533",searchBackground:"#6a527e",searchForeground:"#e7e9ff",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#addfa9",startColor:"#4bcf4c",highlightColor:"#526495",disabledColor:"#93A5BA",accentColorTransparent:"#4bcf4c5A",accentColorLessTransparent:"#4bcf4c9A",accentColorMoreTransparent:"#4bcf4c2A",accentColor:"#4bcf4c",accentColorBrighter:"#60ff62",accentContrastColor:"#355082",stopColor:"#98ff3d",testScopeColor:"#2d5572",popupMask:"#648adc20",codeBlock:"#3e5f99",textEditorBackground:"#355082",foldedTextBackground:"#3b5a91",classNameColor:"#cda8fa",htmlTagColor:"#f4ffa2",stringColor:"#fc9ee6",keyColor:"#fffd9b",keywordColor:"#ffc9d7"}},"bc12b380-1f2a-4a9d-89d8-388a07f1e15f":{information:{id:"bc12b380-1f2a-4a9d-89d8-388a07f1e15f",name:"Hatsune Miku",displayName:"Miku",dark:!0,author:"Unthrottled",group:"Vocaloid",stickers:{default:"miku.png",secondary:"miku_secondary.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#67807b",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#393F3A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#313938",infoForeground:"#73999b",completionWindowBackground:"#323f3d",baseIconColor:"#718181",contrastColor:"#303d3c",nonProjectFileScopeColor:"#313332",secondaryBackground:"#313939",selectionForeground:"#fbfbfb",inactiveBackground:"#272d2e",inactiveBackgroundDarker:"#303737",headerColor:"#2c3333",baseBackground:"#293030",borderColor:"#2d3839",buttonColor:"#323737",selectionInactive:"#3a4444",identifierHighlight:"#3a4444",selectionBackground:"#4c7a76",selectionBackgroundTransparent:"#4c7a76AA",searchBackground:"#654773",searchForeground:"#fbfbfb",buttonFont:"#6b9799",foregroundColor:"#bbbbbb",startColor:"#3c6357",highlightColor:"#363d3c",disabledColor:"#586f6d",accentColorTransparent:"#53b0b45A",accentColorLessTransparent:"#53b0b49A",accentColorMoreTransparent:"#53b0b42A",accentColor:"#53b0b4",accentContrastColor:"#271c21",stopColor:"#68eede",testScopeColor:"#27342f",popupMask:"#EAEAF00A",codeBlock:"#2b3231",textEditorBackground:"#2f3635",foldedTextBackground:"#273431",classNameColor:"#aae2f2",htmlTagColor:"#60a498",stringColor:"#F6E9CB",keyColor:"#68f3e7",keywordColor:"#988F9A"}},"dfd05a73-c189-4622-87c7-573fbb3a46b9":{information:{id:"dfd05a73-c189-4622-87c7-573fbb3a46b9",name:"Hanekawa Tsubasa",displayName:"Tsubasa",dark:!0,author:"Unthrottled",group:"Monogatari",stickers:{default:"hanekawa_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#79769f",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#777495",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1D1D1D","diff.conflict":"#36151F","diff.inserted":"#142F14","diff.modified":"#152A3D",caretRow:"#1e1d1f",baseIconColor:"#7e7997",contrastColor:"#322849",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#1b1820",selectionForeground:"#ebd6fc",headerColor:"#0f0d10",baseBackground:"#141115",borderColor:"#211c23",buttonColor:"#2e2939",selectionInactive:"#362338",identifierHighlight:"#262626",selectionBackground:"#5a3b5d",selectionBackgroundTransparent:"#5a3b5dAA",searchBackground:"#305D49",searchForeground:"#ebd6fc",buttonFont:"#c7c7c7",foregroundColor:"#c3c3c3",startColor:"#494949",highlightColor:"#262129",disabledColor:"#6f6f6f",accentColorTransparent:"#634F8D5A",accentColorLessTransparent:"#634F8D9A",accentColorMoreTransparent:"#634F8D2A",accentColor:"#634F8D",accentContrastColor:"#272727",infoForeground:"#988ccb",stopColor:"#f7f6ff",testScopeColor:"#151b18",popupMask:"#EAEAF005",codeBlock:"#281f28",textEditorBackground:"#100d11",foldedTextBackground:"#322932",classNameColor:"#e39656",htmlTagColor:"#ff8fec",stringColor:"#F6E3CC",keyColor:"#7ceec8",keywordColor:"#d55fde",omnibox_text:"#7ceec8"}},"5903b523-ea0a-4724-85d4-f0d0652c3010":{information:{id:"5903b523-ea0a-4724-85d4-f0d0652c3010",name:"Miia",displayName:"Miia",dark:!0,author:"Unthrottled",group:"Daily Life With A Monster Girl",stickers:{default:"miia_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#a87975",foregroundColorEditor:"#F8F8F2",unusedColor:"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#3a1020",infoForeground:"#b19e78",completionWindowBackground:"#32393F",baseIconColor:"#815f59",contrastColor:"#681b1b",nonProjectFileScopeColor:"#3b191e",secondaryBackground:"#330e1b",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#3a1020",baseBackground:"#36101c",borderColor:"#411221",buttonColor:"#541827",selectionInactive:"#441c21",identifierHighlight:"#441c21",selectionBackground:"#5b3225",selectionBackgroundTransparent:"#5b3225aa",searchBackground:"#772761",searchForeground:"#fbfbfb",buttonFont:"#b2918a",foregroundColor:"#efefef",startColor:"#5a1f1f",highlightColor:"#46182a",disabledColor:"#6f4f4a",accentColorTransparent:"#d6a53e5A",accentColorLessTransparent:"#d6a53e9A",accentColorMoreTransparent:"#d6a53e2A",accentColor:"#d6a53e",accentContrastColor:"#271c21",stopColor:"#ec9800",testScopeColor:"#3c0f2a",popupMask:"#EAEAF00A",codeBlock:"#3c1623",textEditorBackground:"#310e19",foldedTextBackground:"#38101e",classNameColor:"#FFB86C",htmlTagColor:"#E356A7",stringColor:"#e2d9bd",keyColor:"#c05388",keywordColor:"#39e6a6"}},"83e94920-9ae2-4838-9b85-4c3fa22b67b8":{information:{id:"83e94920-9ae2-4838-9b85-4c3fa22b67b8",name:"Azuki",displayName:"Azuki",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"azuki_dark.png"}},colors:{constantColor:"#efacfc",parameterColor:"#FFB86C",comments:"#807066",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c635a",foregroundColorEditor:"#F8F8F2",unusedColor:"#4c5352","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#382a26",baseIconColor:"#7d7268",contrastColor:"#271d1a",nonProjectFileScopeColor:"#33221d",secondaryBackground:"#291e1b",selectionForeground:"#fbfbfb",headerColor:"#2d221f",baseBackground:"#322623",borderColor:"#403331",buttonColor:"#48403d",selectionInactive:"#402f21",identifierHighlight:"#45342f",selectionBackground:"#684e29",selectionBackgroundTransparent:"#684e29AA",searchBackground:"#542626",searchForeground:"#fbfbfb",buttonFont:"#bfbaae",foregroundColor:"#bfbfbf",highlightColor:"#40312d",disabledColor:"#5b606f",accentColorTransparent:"#e9b14e5A",accentColorLessTransparent:"#e9b14e9A",accentColorMoreTransparent:"#e9b14e2A",accentColor:"#e9b14e",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e6c678",testScopeColor:"#2b2b1e",popupMask:"#928d8d05",codeBlock:"#3b2b21",foldedTextBackground:"#3b2c27",textEditorBackground:"#2e221f",classNameColor:"#c4ff8d",htmlTagColor:"#f585ab",stringColor:"#e0f6bf",keyColor:"#96f3fd",keywordColor:"#ffad46"}},"93035c21-9eb7-4b0e-92d0-35d66d16c8e0":{information:{id:"93035c21-9eb7-4b0e-92d0-35d66d16c8e0",name:"Chocola",displayName:"Chocola",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"chocola_dark.png"}},colors:{constantColor:"#96b7fb",parameterColor:"#FFB86C",comments:"#806872",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c5a63",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#352f31",baseIconColor:"#7d6c74",contrastColor:"#553d48",nonProjectFileScopeColor:"#312b27",secondaryBackground:"#282023",selectionForeground:"#fefefe",headerColor:"#2c2428",baseBackground:"#30292c",borderColor:"#3a3336",buttonColor:"#46393e",selectionInactive:"#412b32",identifierHighlight:"#403a3c",selectionBackground:"#6a3849",selectionBackgroundTransparent:"#6a3849AA",searchBackground:"#235E52",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#d3d3d3",highlightColor:"#553c4c",disabledColor:"#6f5b64",accentColorTransparent:"#f771a35A",accentColorLessTransparent:"#f771a39A",accentColorMoreTransparent:"#f771a32A",accentColor:"#f771a3",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e66895",testScopeColor:"#282b27",popupMask:"#928d8d05",codeBlock:"#4d2d3c",foldedTextBackground:"#393336",textEditorBackground:"#2c2729",classNameColor:"#f8835f",htmlTagColor:"#ff6b75",stringColor:"#F6E9CB",keyColor:"#48eae4",keywordColor:"#FF357C"}},"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0":{information:{id:"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0",name:"Cinnamon",displayName:"Cinnamon",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"cinnamon_dark.png"},meta:{isVivid:"true"}},colors:{constantColor:"#8bc1f8",parameterColor:"#FFB86C",comments:"#7384d4",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#ffffff",foregroundColorEditor:"#F8F8F2",unusedColor:"#64606b","diff.deleted":"#3B4267","diff.conflict":"#622E4C","diff.inserted":"#1B5059","diff.modified":"#274B9B",caretRow:"#3f3c91",completionWindowBackground:"#e7e5ea",baseIconColor:"#f2fdff",contrastColor:"#27494f",nonProjectFileScopeColor:"#413f79",secondaryBackground:"#333184",selectionForeground:"#e7e9ff",headerColor:"#37357f",baseBackground:"#393784",borderColor:"#413e96",buttonColor:"#4a4a8c",selectionInactive:"#38497c",identifierHighlight:"#43409b",selectionBackground:"#3a6c75",selectionBackgroundTransparent:"#3a6c7533",searchBackground:"#5334D9",searchForeground:"#e7e9ff",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#dfe19f",startColor:"#54e255",highlightColor:"#2f2d69",disabledColor:"#a08fb8",accentColorTransparent:"#54e2555A",accentColorLessTransparent:"#54e2559A",accentColorMoreTransparent:"#54e2552A",accentColor:"#54e255",accentContrastColor:"#355082",stopColor:"#98ff3d",testScopeColor:"#343f79",popupMask:"#648adc08",codeBlock:"#33417a",textEditorBackground:"#343277",foldedTextBackground:"#3b3886",classNameColor:"#d0a2fa",htmlTagColor:"#f3ff83",stringColor:"#b3a9ff",keyColor:"#FFD448",keywordColor:"#53dac7"}},"432fdab1-b8fa-412e-8cca-1844f18a1a43":{information:{id:"432fdab1-b8fa-412e-8cca-1844f18a1a43",name:"Coconut",displayName:"Coconut",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"coconut_dark.png"}},colors:{constantColor:"#50b5d1",parameterColor:"#FFB86C",comments:"#6f6880",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#605a6c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#373645","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#244658",caretRow:"#393243",baseIconColor:"#746c7d",contrastColor:"#463d55",nonProjectFileScopeColor:"#393537",secondaryBackground:"#2d2735",selectionForeground:"#fefefe",headerColor:"#312c3a",baseBackground:"#3a3143",borderColor:"#453b4e",buttonColor:"#3e3948",selectionInactive:"#2e3b53",identifierHighlight:"#423a4b",selectionBackground:"#255b82",selectionBackgroundTransparent:"#255b82AA",searchBackground:"#635628",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#d3d3d3",highlightColor:"#473b58",disabledColor:"#625b6f",accentColorTransparent:"#d2b5035A",accentColorLessTransparent:"#d2b5039A",accentColorMoreTransparent:"#d2b5032A",accentColor:"#d2b503",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e5e66f",testScopeColor:"#2e3637",popupMask:"#928d8d05",codeBlock:"#2f3354",foldedTextBackground:"#383142",textEditorBackground:"#312b3a",classNameColor:"#f689f6",htmlTagColor:"#ff858c",stringColor:"#F6E9CB",keyColor:"#48eae4",keywordColor:"#b897f6"}},"13407818-da66-432b-94e3-fd2192e98118":{information:{id:"13407818-da66-432b-94e3-fd2192e98118",name:"Maple Dark",displayName:"Maple",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"maple_dark.png"}},colors:{constantColor:"#ec93a1",parameterColor:"#FFB86C",comments:"#807571",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c5b55",foregroundColorEditor:"#F8F8F2",unusedColor:"#606867","diff.deleted":"#2F2A2A","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#352121",baseIconColor:"#7d7172",contrastColor:"#2d5548",nonProjectFileScopeColor:"#34261a",secondaryBackground:"#2a1818",selectionForeground:"#fbfbfb",headerColor:"#2f1b1b",baseBackground:"#321f1f",borderColor:"#412828",buttonColor:"#422c2c",selectionInactive:"#2e2f2a",identifierHighlight:"#3f2727",selectionBackground:"#295043",selectionBackgroundTransparent:"#295043AA",searchBackground:"#734F2B",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#cccccc",highlightColor:"#2e2f2a",disabledColor:"#6f6764",accentColorTransparent:"#46ab795A",accentColorLessTransparent:"#46ab799A",accentColorMoreTransparent:"#46ab792A",accentColor:"#46ab79",accentContrastColor:"#1D4230",infoForeground:"#bfb38c",startColor:"#595959",stopColor:"#52eeb4",testScopeColor:"#2e251b",popupMask:"#928d8d05",codeBlock:"#2e2b26",foldedTextBackground:"#3c2727",textEditorBackground:"#2d1d1d",classNameColor:"#ee7fdc",htmlTagColor:"#fd9144",stringColor:"#F6E9CB",keyColor:"#4fe1a9",keywordColor:"#FFD448"}},"ea7a8b00-2d86-4e06-81a2-5c14a46264d5":{information:{id:"ea7a8b00-2d86-4e06-81a2-5c14a46264d5",name:"Maple Light",displayName:"Maple",dark:!1,author:"Unthrottled",group:"NekoPara",stickers:{default:"maple_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#923A4E",comments:"#908250",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#693434",foregroundColorEditor:"#4D4D4A",unusedColor:"#afaf77","diff.deleted":"#f0c792","diff.conflict":"#ffc088","diff.inserted":"#e9da84","diff.modified":"#e1c2b5",caretRow:"#FFC392",baseIconColor:"#5d3855",infoForeground:"#763530",contrastColor:"#f0c07e",nonProjectFileScopeColor:"#fdd58f",secondaryBackground:"#f9ca92",selectionForeground:"#651c10",headerColor:"#fdcd8f",baseBackground:"#ffd297",borderColor:"#f1bb73",buttonColor:"#eab184",selectionInactive:"#f7bd86",identifierHighlight:"#F8B786",selectionBackground:"#ec9e74",selectionBackgroundTransparent:"#ec9e7455",searchBackground:"#AFF16A",searchForeground:"#651c10",buttonFont:"#8c5432",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#f3bc80",disabledColor:"#8a7f48",accentColorTransparent:"#923A4E5A",accentColorLessTransparent:"#923A4E9A",accentColorMoreTransparent:"#923A4E2A",accentColor:"#923A4E",darkerAccentColor:"#dcab2b",stopColor:"#46ab79",testScopeColor:"#ead88a",popupMask:"#f6d98830",codeBlock:"#ead88a",textEditorBackground:"#ffd091",foldedTextBackground:"#FABD8C",classNameColor:"#7748B7",htmlTagColor:"#2811B9",stringColor:"#208D3B",keyColor:"#007972",keywordColor:"#B03F0F"}},"31d5574d-f56b-408f-81dc-9d44feeb62c2":{information:{id:"31d5574d-f56b-408f-81dc-9d44feeb62c2",name:"Vanilla",displayName:"Vanilla",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"vanilla_dark.png"}},colors:{constantColor:"#5ddeda",parameterColor:"#FFB86C",comments:"#686a80",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5a5e6c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#363842","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#243558",caretRow:"#333446",baseIconColor:"#6c6f7d",contrastColor:"#3d3d55",nonProjectFileScopeColor:"#303237",secondaryBackground:"#272935",selectionForeground:"#fefefe",headerColor:"#292a3a",baseBackground:"#2d2f43",borderColor:"#383a50",buttonColor:"#393c48",selectionInactive:"#3a425e",identifierHighlight:"#3b3c4c",selectionBackground:"#374872",selectionBackgroundTransparent:"#374872AA",searchBackground:"#3A6875",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#cdcdcd",highlightColor:"#3b3c58",disabledColor:"#5b5d6f",accentColorTransparent:"#9debff5A",accentColorLessTransparent:"#9debff9A",accentColorMoreTransparent:"#9debff2A",accentColor:"#9debff",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#478ceb",testScopeColor:"#293237",popupMask:"#928d8d05",codeBlock:"#2f3354",foldedTextBackground:"#323449",textEditorBackground:"#2b2c3d",classNameColor:"#9d8df6",htmlTagColor:"#f689f6",stringColor:"#F6E9CB",keyColor:"#6a96e9",keywordColor:"#FFD448"}},"06143cbe-2d51-4423-9a93-73a02c828119":{information:{id:"06143cbe-2d51-4423-9a93-73a02c828119",name:"Yukinoshita Yukino",displayName:"Yukino",dark:!0,author:"Unthrottled",group:"OreGairu",stickers:{default:"yukino_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#545e6d",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#2A2929","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539",caretRow:"#23252a",completionWindowBackground:"#23241d",baseIconColor:"#747a84",contrastColor:"#181c2b",nonProjectFileScopeColor:"#2c2e2e",secondaryBackground:"#222429",selectionForeground:"#fbfbfb",inactiveBackground:"#1A1913",inactiveBackgroundDarker:"#0e0e08",headerColor:"#282a2f",baseBackground:"#24262b",borderColor:"#2b2d32",buttonColor:"#2f3136",selectionInactive:"#303237",identifierHighlight:"#282a2f",selectionBackground:"#2d3b55",selectionBackgroundTransparent:"#2d3b55AA",searchBackground:"#4B262A",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#bbbbbb",highlightColor:"#262c39",disabledColor:"#6f6f6f",accentColorTransparent:"#2d63825A",accentColorLessTransparent:"#2d63829A",accentColorMoreTransparent:"#2d63822A",accentColor:"#2d6382",accentContrastColor:"#0f0d0e",infoForeground:"#456186",startColor:"#595959",stopColor:"#3d63bd",testScopeColor:"#282e2e",popupMask:"#928d8d05",codeBlock:"#25272c",foldedTextBackground:"#25272d",textEditorBackground:"#1f2126",classNameColor:"#9DACF6",htmlTagColor:"#BD84DD",stringColor:"#F6E3CC",keyColor:"#ead979",keywordColor:"#e0474b",omnibox_text:"#9DACF6",tab_background_text:"#ada89c"}},"d96c6599-ebf8-4359-ae26-19f79b69e919":{information:{id:"d96c6599-ebf8-4359-ae26-19f79b69e919",name:"Nakano Miku",displayName:"Miku",dark:!0,author:"Unthrottled",group:"Quintessential Quintuplets",stickers:{default:"nakano_miku_dark.png"}},colors:{constantColor:"#da8d97",parameterColor:"#FFB86C",comments:"#6C888D",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#b9dfb6",foregroundColorEditor:"#F8F8F2",unusedColor:"#A5A1A1","diff.deleted":"#3B4755","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#2f5d80",caretRow:"#25475f",baseIconColor:"#eaf5f7",contrastColor:"#27494f",nonProjectFileScopeColor:"#2c4754",secondaryBackground:"#233f55",selectionForeground:"#c1fdff",inactiveBackground:"#e4ebee",headerColor:"#24445b",baseBackground:"#25475e",borderColor:"#26546b",buttonColor:"#27575d",selectionInactive:"#345165",identifierHighlight:"#224d54",selectionBackground:"#498192",selectionBackgroundTransparent:"#49819233",searchBackground:"#2E6E61",searchForeground:"#dbfbfd",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#addfa9",startColor:"#3882ff",highlightColor:"#255866",disabledColor:"#93A5BA",accentColorTransparent:"#A5F3FA5A",accentColorLessTransparent:"#A5F3FA9A",accentColorMoreTransparent:"#A5F3FA2A",accentColor:"#A5F3FA",accentContrastColor:"#355082",stopColor:"#53c8cf",testScopeColor:"#244853",popupMask:"#648adc20",codeBlock:"#234b52",textEditorBackground:"#244158",foldedTextBackground:"#274862",classNameColor:"#ba92f3",htmlTagColor:"#cda8fa",stringColor:"#fffeaf",keyColor:"#3394dd",keywordColor:"#60ff62",iconContrastColor:"#24445b"}},"5e6a266f-c6d5-4891-a065-a2c2b857016a":{information:{id:"5e6a266f-c6d5-4891-a065-a2c2b857016a",name:"Nakano Nino",displayName:"Nino",dark:!0,author:"Unthrottled",group:"Quintessential Quintuplets",stickers:{default:"nino_dark.png"}},colors:{constantColor:"#ff858c",parameterColor:"#FFB86C",comments:"#5A4C63",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#272328",completionWindowBackground:"#22282b",baseIconColor:"#7d757e",contrastColor:"#3a2b3a",nonProjectFileScopeColor:"#24201f",secondaryBackground:"#221c23",selectionForeground:"#fbfbfb",inactiveBackground:"#2d1f27",headerColor:"#221c22",baseBackground:"#1c181e",borderColor:"#232024",buttonColor:"#2d2330",selectionInactive:"#2d1f27",identifierHighlight:"#312d32",selectionBackground:"#452735",selectionBackgroundTransparent:"#452735AA",searchBackground:"#35637C",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#2b1e26",disabledColor:"#6f6f6f",accentColorTransparent:"#d455755A",accentColorLessTransparent:"#d455759A",accentColorMoreTransparent:"#d455752A",accentColor:"#d45575",accentContrastColor:"#272727",infoForeground:"#ab8d9f",stopColor:"#68c4ee",testScopeColor:"#1f211f",popupMask:"#EAEAF00A",codeBlock:"#232024",textEditorBackground:"#1f1b20",foldedTextBackground:"#252126",classNameColor:"#5ea7ff",htmlTagColor:"#8daeef",stringColor:"#F6E3CC",keyColor:"#68c4ee",keywordColor:"#7ceec8"}},"35422aa4-1396-4e76-8ec6-c5560884df22":{information:{id:"35422aa4-1396-4e76-8ec6-c5560884df22",name:"Beatrice",displayName:"Beatrice",dark:!1,author:"Unthrottled",group:"Re Zero",stickers:{default:"beatrice.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#78A5EB",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#ffdce6",infoForeground:"#dd87a1",completionWindowBackground:"#e7e5ea",baseIconColor:"#af8da6",contrastColor:"#f0c3e3",nonProjectFileScopeColor:"#FFE4E3",secondaryBackground:"#f3cfe0",selectionForeground:"#ffffff",inactiveBackground:"#eed4ec",inactiveBackgroundDarker:"#ebd1e9",headerColor:"#FFE0F0",baseBackground:"#ffe4f1",borderColor:"#F1D7E6",buttonColor:"#e5c5d3",selectionInactive:"#FFD9E2",identifierHighlight:"#FFD9E2",selectionBackground:"#dc99bb",searchBackground:"#dc99bb",searchForeground:"#ffffff",buttonFont:"#252427",foregroundColor:"#000000",startColor:"#F25AAF",highlightColor:"#f7d2e8",disabledColor:"#cbb1c6",accentColorTransparent:"#78A5EB5A",accentColorLessTransparent:"#78A5EB9A",accentColorMoreTransparent:"#78A5EB2A",accentColor:"#78A5EB",accentColorDarker:"#4d6fcd",accentColorSecondaryTransparent:"#E946865A",accentColorSecondaryLessTransparent:"#E946869A",accentColorSecondaryMoreTransparent:"#E946862A",accentColorSecondary:"#E94686",stopColor:"#fbadff",testScopeColor:"#ede8e4",popupMask:"#FFE0F030",codeBlock:"#FDD8FF",textEditorBackground:"#FFE5F1",foldedTextBackground:"#F1E5FA",classNameColor:"#df81b8",htmlTagColor:"#7B6970",stringColor:"#DC872E",keyColor:"#7C75EF",keywordColor:"#C869A3",omnibox_text:"#4d6fcd"}},"b4d08c16-a891-4186-884d-e469cba72e99":{information:{id:"b4d08c16-a891-4186-884d-e469cba72e99",name:"Echidna",displayName:"Echidna",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"echidna_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6f7779",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#262626","diff.conflict":"#391B1B","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#1a171c",completionWindowBackground:"#22282b",baseIconColor:"#818181",contrastColor:"#2a262d",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#110f13",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#171519",baseBackground:"#141216",borderColor:"#1e2021",buttonColor:"#212425",selectionInactive:"#1f1c21",identifierHighlight:"#1f1c21",selectionBackground:"#274540",selectionBackgroundTransparent:"#274540AA",searchBackground:"#5a3b5d",searchForeground:"#ebd6fc",buttonFont:"#a7a7a7",foregroundColor:"#a8a8a8",startColor:"#494949",highlightColor:"#191e1c",disabledColor:"#646464",accentColorTransparent:"#ECECEC5A",accentColorLessTransparent:"#ECECEC9A",accentColorMoreTransparent:"#ECECEC2A",accentColor:"#ECECEC",accentContrastColor:"#272727",infoForeground:"#75aaab",stopColor:"#7ceec8",testScopeColor:"#151b18",popupMask:"#EAEAF005",codeBlock:"#1e1b20",textEditorBackground:"#121014",foldedTextBackground:"#1b181d",classNameColor:"#EFA554",htmlTagColor:"#8daeef",stringColor:"#f4fa8c",keyColor:"#BD93F9",keywordColor:"#8b8b8b",iconContrastColor:"#171519"}},"696de7c1-3a8e-4445-83ee-3eb7e9dca47f":{information:{id:"696de7c1-3a8e-4445-83ee-3eb7e9dca47f",name:"Emilia Dark",displayName:"Emilia",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"emilia_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#9277a7",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#4E4151","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952",caretRow:"#543466",infoForeground:"#a775ab",completionWindowBackground:"#37323f",baseIconColor:"#816b96",contrastColor:"#513960",nonProjectFileScopeColor:"#4d3458",secondaryBackground:"#4e2d62",selectionForeground:"#d29eff",inactiveBackground:"#441d55",inactiveBackgroundDarker:"#4e1e5f",headerColor:"#4c2e5c",baseBackground:"#4e3162",borderColor:"#553a63",buttonColor:"#553967",selectionInactive:"#513466",identifierHighlight:"#513466",selectionBackground:"#51256d",searchBackground:"#7749b2",searchForeground:"#e7e5f3",buttonFont:"#c799e3",foregroundColor:"#DADADA",startColor:"#850ad2",highlightColor:"#5d3668",disabledColor:"#AF9ECB",accentColorTransparent:"#a53ba05A",accentColorLessTransparent:"#a53ba09A",accentColorMoreTransparent:"#a53ba02A",accentColor:"#a53ba0",accentContrastColor:"#2a1e35",stopColor:"#F667FF",testScopeColor:"#483658",popupMask:"#EAEAF00A",codeBlock:"#442a55",textEditorBackground:"#492d5a",foldedTextBackground:"#402a54",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#FDEFA2",keyColor:"#a475ef",keywordColor:"#e049b0",omnibox_text:"#d29eff"}},"e828aaae-aa8c-4084-8993-d64697146930":{information:{id:"e828aaae-aa8c-4084-8993-d64697146930",name:"Emilia Light",displayName:"Emilia",dark:!1,author:"Unthrottled",group:"Re Zero",stickers:{default:"emilia_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#82357d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f1dcf7",infoForeground:"#8864ac",completionWindowBackground:"#e7e5ea",baseIconColor:"#ae8daf",contrastColor:"#f0cff6",nonProjectFileScopeColor:"#fbf0f4",secondaryBackground:"#faecff",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#fbf0ff",baseBackground:"#fcf3ff",borderColor:"#e9d8f6",buttonColor:"#e7d8ee",selectionInactive:"#e8d7f1",identifierHighlight:"#f4e5fb",selectionBackground:"#c7a0d2",selectionBackgroundTransparent:"#b7a0d233",searchBackground:"#78c5ad",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#653b6d",highlightColor:"#f6e0ff",disabledColor:"#A2B6CB",accentColorTransparent:"#82357d5A",accentColorLessTransparent:"#82357d9A",accentColorMoreTransparent:"#82357d2A",accentColor:"#82357d",stopColor:"#e984ed",testScopeColor:"#e7eff1",popupMask:"#fbf0ff30",codeBlock:"#f2eaf6",textEditorBackground:"#fbf0ff",foldedTextBackground:"#f2e5f6",classNameColor:"#cb70a5",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#7C75EF",keywordColor:"#C869A3"}},"ecb74f1c-8c84-40c4-916f-601039ba2af0":{information:{id:"ecb74f1c-8c84-40c4-916f-601039ba2af0",name:"Ram",displayName:"Ram",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"ram.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#987fa5",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3B393A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#353139",infoForeground:"#ab7b9d",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#3c303d",nonProjectFileScopeColor:"#313332",secondaryBackground:"#373139",selectionForeground:"#fbfbfb",inactiveBackground:"#2c272e",inactiveBackgroundDarker:"#333037",headerColor:"#322c33",baseBackground:"#302930",borderColor:"#362d39",buttonColor:"#373237",selectionInactive:"#413a44",identifierHighlight:"#3e3741",selectionBackground:"#7a546f",selectionBackgroundTransparent:"#7a546fAA",searchBackground:"#4C637A",searchForeground:"#fbfbfb",buttonFont:"#b895c9",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#3c353b",disabledColor:"#6c586f",accentColorTransparent:"#e594bf5A",accentColorLessTransparent:"#e594bf9A",accentColorMoreTransparent:"#e594bf2A",accentColor:"#e594bf",accentContrastColor:"#271c21",stopColor:"#e565ee",testScopeColor:"#2c3436",popupMask:"#EAEAF00A",codeBlock:"#322a32",textEditorBackground:"#342f36",foldedTextBackground:"#322634",classNameColor:"#EF9FD8",htmlTagColor:"#C84EB8",stringColor:"#f4fa8c",keyColor:"#F375C8",keywordColor:"#988F9A"}},"f770dcfc-f41e-4b49-aa17-66e9ffc208fd":{information:{id:"f770dcfc-f41e-4b49-aa17-66e9ffc208fd",name:"Rem",displayName:"Rem",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"rem.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#36393B","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#313439",infoForeground:"#7b8bab",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#30373d",nonProjectFileScopeColor:"#313332",secondaryBackground:"#313239",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2c2d33",baseBackground:"#292A30",borderColor:"#2d3439",buttonColor:"#323337",selectionInactive:"#3a3f44",identifierHighlight:"#383d42",selectionBackground:"#4C637A",selectionBackgroundTransparent:"#4C637AAA",searchBackground:"#7a546f",searchForeground:"#fbfbfb",buttonFont:"#6b8b99",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#36373d",disabledColor:"#585F6F",accentColorTransparent:"#578CDA5A",accentColorLessTransparent:"#578CDA9A",accentColorMoreTransparent:"#578CDA2A",accentColor:"#578CDA",accentContrastColor:"#271c21",stopColor:"#688dee",testScopeColor:"#2c3436",popupMask:"#EAEAF00A",codeBlock:"#2b2c32",textEditorBackground:"#2f3036",foldedTextBackground:"#272e34",classNameColor:"#8dc6ef",htmlTagColor:"#4E86C8",stringColor:"#f4fa8c",keyColor:"#6893f3",keywordColor:"#988F9A"}},"d39df813-8701-463b-a964-b8cb7714d1cc":{information:{id:"d39df813-8701-463b-a964-b8cb7714d1cc",name:"Makise Kurisu",displayName:"Kurisu",dark:!0,author:"Unthrottled",group:"Steins Gate",stickers:{default:"kurisu_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#624849",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940",caretRow:"#210e0f",infoForeground:"#843030",completionWindowBackground:"#18181b",baseIconColor:"#726969",contrastColor:"#381616",nonProjectFileScopeColor:"#1d130e",secondaryBackground:"#190d0d",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#1a0e0e",baseBackground:"#1c1010",borderColor:"#2b1919",buttonColor:"#241919",selectionInactive:"#211414",identifierHighlight:"#261717",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#3F2E73",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#511c22",highlightColor:"#2a0c0c",disabledColor:"#6f6f6f",accentColorTransparent:"#8F60B52A",accentColorLessTransparent:"#8F60B55A",accentColorMoreTransparent:"#8F60B50A",accentColor:"#8F60B5",accentContrastColor:"#272727",stopColor:"#7717ee",testScopeColor:"#131a0f",popupMask:"#928d8d03",codeBlock:"#231314",textEditorBackground:"#170a0b",foldedTextBackground:"#231010",classNameColor:"#e0474b",htmlTagColor:"#bca3aa",stringColor:"#4593f5",keywordColor:"#BD93F9",keyColor:"#FF8C74",omnibox_text:"#BD93F9"}},"bac375a4-abb3-44d5-9bef-8039eb83fec0":{information:{id:"bac375a4-abb3-44d5-9bef-8039eb83fec0",name:"Asuna Dark",displayName:"Asuna",dark:!0,author:"Unthrottled",group:"Sword Art Online",stickers:{default:"asuna_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5d5051",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242426","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#1f1f1f",infoForeground:"#7a3f41",completionWindowBackground:"#302c2f",baseIconColor:"#766A6B",contrastColor:"#331d22",nonProjectFileScopeColor:"#20221c",secondaryBackground:"#1c1c1c",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#1e1e1e",baseBackground:"#202020",borderColor:"#2a2929",buttonColor:"#272524",selectionInactive:"#262626",identifierHighlight:"#272727",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#A8A117",searchForeground:"#0e0505",buttonFont:"#998c92",foregroundColor:"#bbbbbb",startColor:"#4a4a4a",highlightColor:"#282828",disabledColor:"#6f606b",accentColorTransparent:"#99202c5A",accentColorLessTransparent:"#99202c9A",accentColorMoreTransparent:"#99202c2A",accentColor:"#99202c",accentContrastColor:"#271c21",stopColor:"#ab2228",testScopeColor:"#1d231d",popupMask:"#EAEAF005",codeBlock:"#232323",textEditorBackground:"#1b1b1b",foldedTextBackground:"#212121",classNameColor:"#db974d",htmlTagColor:"#e53935",stringColor:"#f5cc5a",keyColor:"#3B82BD",keywordColor:"#988F9A",omnibox_text:"#db974d",tab_background_text:"#998c92"}},"546e8fb8-6082-4ef5-a5e3-44790686f02f":{information:{id:"546e8fb8-6082-4ef5-a5e3-44790686f02f",name:"Asuna Light",displayName:"Asuna",dark:!1,author:"Unthrottled",group:"Sword Art Online",stickers:{default:"asuna_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#a61d0d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f6f6f6",infoForeground:"#a25252",completionWindowBackground:"#e7e5ea",baseIconColor:"#85838b",contrastColor:"#f6d5dc",nonProjectFileScopeColor:"#fcfdf3",secondaryBackground:"#fcfcfc",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fdfdfd",baseBackground:"#ffffff",borderColor:"#eeeeee",buttonColor:"#f9f2f2",selectionInactive:"#fff4f4",identifierHighlight:"#fce6e6",selectionBackground:"#e9b4b8",selectionBackgroundTransparent:"#e9b4b833",searchBackground:"#F8E728",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#fff1f5",disabledColor:"#A2B6CB",accentColorTransparent:"#a61d0d5A",accentColorLessTransparent:"#a61d0d9A",accentColorMoreTransparent:"#a61d0d2A",accentColor:"#a61d0d",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#f6f6f6",textEditorBackground:"#fcfcfc",foldedTextBackground:"#f6f6f6",classNameColor:"#db974d",htmlTagColor:"#e53935",stringColor:"#a61d0d",keyColor:"#0d5fa6",keywordColor:"#a61d0d"}},"5de1c901-2a12-411f-b75b-64e43aaf2c9d":{information:{id:"5de1c901-2a12-411f-b75b-64e43aaf2c9d",name:"Gray",displayName:"Gray",dark:!0,author:"Unthrottled",group:"Type-Moon",stickers:{default:"gray_dark.png"}},colors:{constantColor:"#ec9cb2",parameterColor:"#FFB86C",comments:"#6b7b80",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#556c6a",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#3f4244","diff.conflict":"#442222","diff.inserted":"#223622","diff.modified":"#233352",caretRow:"#353d41",baseIconColor:"#6e7b7d",contrastColor:"#2d5548",nonProjectFileScopeColor:"#373e3a",secondaryBackground:"#363e3e",selectionForeground:"#fbfbfb",headerColor:"#363b3d",baseBackground:"#3b3f41",borderColor:"#424648",buttonColor:"#414648",selectionInactive:"#324142",identifierHighlight:"#324142",selectionBackground:"#295043",selectionBackgroundTransparent:"#295043AA",searchBackground:"#3F6F80",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#b0b0b0",highlightColor:"#324344",disabledColor:"#6f6f6f",accentColorTransparent:"#4ed4b05A",accentColorLessTransparent:"#4ed4b09A",accentColorMoreTransparent:"#4ed4b02A",accentColor:"#4ed4b0",accentContrastColor:"#1D4230",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#597cee",testScopeColor:"#2e3f3a",popupMask:"#928d8d05",codeBlock:"#323f41",foldedTextBackground:"#3c4443",textEditorBackground:"#35393b",classNameColor:"#89acf6",htmlTagColor:"#788a8b",stringColor:"#F6E9CB",keyColor:"#61ead9",keywordColor:"#9f73ea"}},"5fb9c0a4-e613-457c-97a5-6204f9076cef":{information:{id:"5fb9c0a4-e613-457c-97a5-6204f9076cef",name:"Shima Rin",displayName:"Rin",dark:!0,author:"Unthrottled",group:"Yuru Camp",stickers:{default:"shima_rin_dark.png"}},colors:{constantColor:"#ec9cb2",parameterColor:"#FFB86C",comments:"#687380",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5a626c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#30383E","diff.conflict":"#3E2424","diff.inserted":"#223B28","diff.modified":"#253F4C",caretRow:"#313a49",baseIconColor:"#6c747d",contrastColor:"#404a57",nonProjectFileScopeColor:"#33393c",secondaryBackground:"#2c3039",selectionForeground:"#fbfbfb",headerColor:"#2e343e",baseBackground:"#323742",borderColor:"#393e48",buttonColor:"#3a4148",selectionInactive:"#403545",identifierHighlight:"#373c47",selectionBackground:"#4f3a4e",selectionBackgroundTransparent:"#4f3a4eAA",searchBackground:"#195A80",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#b0b0b0",highlightColor:"#3d4754",disabledColor:"#5b606f",accentColorTransparent:"#6688ad5A",accentColorLessTransparent:"#6688ad9A",accentColorMoreTransparent:"#6688ad2A",accentColor:"#6688ad",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e66895",testScopeColor:"#2e3a3c",popupMask:"#928d8d05",codeBlock:"#3c3443",foldedTextBackground:"#323743",textEditorBackground:"#2b303b",editorAccentColor:"#8bd9ff",classNameColor:"#89acf6",htmlTagColor:"#6c7c96",stringColor:"#F6E9CB",keyColor:"#61ead9",keywordColor:"#ea73d6"}}}}]]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[function(o,e,r){"use strict";var a=this&&this.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};Object.defineProperty(e,"__esModule",{value:!0}),e.registerOptions=void 0;const n=a(r(1));e.registerOptions=o=>{const e=document.getElementById("current-theme");e&&(Object.values(n.default).sort((o,e)=>o.information.name.localeCompare(e.information.name)).forEach(o=>{const r=document.createElement("option");r.text=o.information.name,r.value=o.information.id,e.add(r)}),chrome.storage.sync.get(["currentTheme"],({currentTheme:r})=>{if(r){const a=n.default[r];e.value=a.information.id,t(a.colors),o&&o(a)}}),e.onchange=()=>{const r=n.default[e.value];t(r.colors),o&&o(r),chrome.storage.sync.set({currentTheme:e.value},()=>{chrome.tabs.query({currentWindow:!0,active:!0},([{id:o}])=>{chrome.tabs.sendMessage(o||69,{colors:r.colors})})})})};const t=o=>{const e=`\n ::-moz-selection { background: ${o.selectionBackground}; color: ${o.selectionForeground}; }\n ::selection { background: ${o.selectionBackground}; color: ${o.selectionForeground}; }\n\n *::-webkit-scrollbar {\n width: 0.5em;\n }\n \n *::-webkit-scrollbar-track {\n -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.00);\n }\n\n *::-webkit-scrollbar-thumb {\n background-color: ${o.accentColor};\n } \n \n body {\n text-align: center;\n background-color: ${o.baseBackground};\n color: ${o.foregroundColor};\n }\n \n select {\n border: ${o.accentColor} solid 1px;\n color: ${o.buttonFont};\n background-color: ${o.buttonColor};\n }\n select:focus {\n border-color: ${o.accentColor};\n outline: none;\n }\n a, a:visited {\n text-decoration: none;\n color: ${o.accentColor};\n }\n `,r=document.getElementById("doki-css");r&&r.parentNode&&r.parentNode.removeChild(r);const a=document.createElement("style");a.id="doki-css",a.type="text/css",a.innerText=e,document.head.appendChild(a)}},function(o,e,r){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={"6106e529-efef-444d-9db0-a9b0b444cf1b":{information:{id:"6106e529-efef-444d-9db0-a9b0b444cf1b",name:"Maika",displayName:"Maika",dark:!0,author:"Unthrottled",group:"Blend S",stickers:{default:"maika_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#7d62a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#70677b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1C1B23","diff.conflict":"#451323","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2e0639",infoForeground:"#79b7c1",completionWindowBackground:"#32393F",baseIconColor:"#6d627b",contrastColor:"#331c40",nonProjectFileScopeColor:"#221228",secondaryBackground:"#260633",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#20052a",baseBackground:"#24062f",borderColor:"#341140",buttonColor:"#2e1738",selectionInactive:"#2e0a37",identifierHighlight:"#340b3f",selectionBackground:"#3d1535",selectionBackgroundTransparent:"#3d1535AA",buttonFont:"#876e9c",foregroundColor:"#c9c9c9",startColor:"#444b59",highlightColor:"#300542",disabledColor:"#5c4e68",accentColorTransparent:"#bc5d715A",accentColorLessTransparent:"#bc5d719A",accentColorMoreTransparent:"#bc5d712A",accentColor:"#bc5d71",accentContrastColor:"#271c21",stopColor:"#5335d2",testScopeColor:"#1e1028",popupMask:"#EAEAF005",codeBlock:"#2a0930",searchBackground:"#234260",searchForeground:"#b4e5f4",textEditorBackground:"#24062f",foldedTextBackground:"#310e32",classNameColor:"#50cefb",htmlTagColor:"#8f8bff",stringColor:"#e09cf3",keyColor:"#f6e7ba",keywordColor:"#e42b54","diff.added":"#111D11","diff.changed":"#0D2339",omnibox_text:"#50cefb"}},"0527c6fc-316a-4f80-9459-d92ced0e6492":{information:{id:"0527c6fc-316a-4f80-9459-d92ced0e6492",name:"Mai Dark",displayName:"Mai",dark:!0,author:"Unthrottled",group:"Bunny Senpai",stickers:{default:"mai_dark.png",secondary:"mai_dark_spicy.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#61647b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2d2d52",infoForeground:"#7cab9c",completionWindowBackground:"#32393F",baseIconColor:"#62677b",contrastColor:"#4f5287",nonProjectFileScopeColor:"#2f2f4e",secondaryBackground:"#272750",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#25254e",baseBackground:"#25254B",borderColor:"#2b2c57",buttonColor:"#2f3357",selectionInactive:"#233b53",identifierHighlight:"#223955",selectionBackground:"#235161",selectionBackgroundTransparent:"#235161AA",searchBackground:"#4a3a71",searchForeground:"#fef4ff",buttonFont:"#838daa",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#2d2d52",disabledColor:"#576f6a",accentColorTransparent:"#fee3cf5A",accentColorLessTransparent:"#fee3cf9A",accentColorMoreTransparent:"#fee3cf2A",accentColor:"#fee3cf",accentContrastColor:"#271c21",stopColor:"#757cca",testScopeColor:"#252f4e",popupMask:"#EAEAF00A",codeBlock:"#2d3049",textEditorBackground:"#242448",foldedTextBackground:"#2e3149",classNameColor:"#61dba0",htmlTagColor:"#a28a92",stringColor:"#EFA554",keyColor:"#50cefb",keywordColor:"#ebd5d4",secondaryAccentColor:"#00c69a",iconContrastColor:"#25254e"}},"98878c8e-9f91-4e25-930d-dd7d280d9e35":{information:{id:"98878c8e-9f91-4e25-930d-dd7d280d9e35",name:"Mai Light",displayName:"Mai",dark:!1,author:"Unthrottled",group:"Bunny Senpai",stickers:{default:"mai_light.png",secondary:"mai_light_spicy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#4f5287",comments:"#64757d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f1ecf2",infoForeground:"#6564ac",baseIconColor:"#85838b",contrastColor:"#cfd1f6",nonProjectFileScopeColor:"#fef8e7",secondaryBackground:"#f8efee",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#fff7f6",baseBackground:"#fbf3f2",borderColor:"#e6d8d7",buttonColor:"#d7dcf1",selectionInactive:"#f1ecf2",identifierHighlight:"#e7f1ff",selectionBackground:"#b1b0d2",selectionBackgroundTransparent:"#a0a5d233",searchBackground:"#C3E8FF",searchForeground:"#2d4d21",buttonFont:"#4c4a4f",foregroundColor:"#252427",startColor:"#3b3e6d",highlightColor:"#ede5e4",disabledColor:"#a2accb",accentColorTransparent:"#4f52875A",accentColorLessTransparent:"#4f52879A",accentColorMoreTransparent:"#4f52872A",accentColor:"#4f5287",stopColor:"#aba9dd",testScopeColor:"#f3f9ed",popupMask:"#fbf3f230",codeBlock:"#eaecf6",textEditorBackground:"#FAF2F1",foldedTextBackground:"#f0e8e7",classNameColor:"#4f5287",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#C869A3",keywordColor:"#7C75EF"}},"420b0ed5-803c-4127-97e3-dae6aa1a5972":{information:{id:"420b0ed5-803c-4127-97e3-dae6aa1a5972",name:"Mioda Ibuki Dark",displayName:"Ibuki",dark:!0,author:"Unthrottled",group:"DanganRonpa",stickers:{default:"ibuki_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#222526",completionWindowBackground:"#22282b",baseIconColor:"#818181",contrastColor:"#31262a",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#1a1e20",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#17191b",baseBackground:"#141617",borderColor:"#1e2021",buttonColor:"#262c32",selectionInactive:"#333333",identifierHighlight:"#313131",selectionBackground:"#452735",selectionBackgroundTransparent:"#452735AA",searchBackground:"#326283",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#23282a",disabledColor:"#6f6f6f",accentColorTransparent:"#5395b45A",accentColorLessTransparent:"#5395b49A",accentColorMoreTransparent:"#5395b42A",accentColor:"#5395b4",accentContrastColor:"#272727",infoForeground:"#ab8d9f",stopColor:"#68c4ee",testScopeColor:"#151b18",popupMask:"#EAEAF00A",codeBlock:"#1f2123",textEditorBackground:"#191b1d",foldedTextBackground:"#343434",classNameColor:"#8daeef",htmlTagColor:"#a28a92",stringColor:"#f4fa8c",keyColor:"#5ea7ff",keywordColor:"#8b8b8b"}},"697e8564-0975-4907-a34c-51f65177ebf3":{information:{id:"697e8564-0975-4907-a34c-51f65177ebf3",name:"Mioda Ibuki Light",displayName:"Ibuki",dark:!1,author:"Unthrottled",group:"DanganRonpa",stickers:{default:"ibuki_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#DA46A7",comments:"#7d6a7d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EFE2E9","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f7dcf3",infoForeground:"#5ca4d4",completionWindowBackground:"#eae5e8",baseIconColor:"#b896b1",contrastColor:"#F6D0EF",nonProjectFileScopeColor:"#fff0eb",secondaryBackground:"#FFEAF9",selectionForeground:"#393d45",inactiveBackground:"#eee4ea",inactiveBackgroundDarker:"#ede1e9",headerColor:"#ffeefd",baseBackground:"#ffedfe",borderColor:"#ede1e9",buttonColor:"#F7E0F3",selectionInactive:"#f1d7ef",identifierHighlight:"#fae0f8",selectionBackground:"#8EDBFF",selectionBackgroundTransparent:"#8EDBFF33",searchBackground:"#EA8EFF",searchForeground:"#393d45",buttonFont:"#272426",foregroundColor:"#272426",startColor:"#da46a7",highlightColor:"#fde2f6",disabledColor:"#cba2c4",accentColorTransparent:"#DA46A75A",accentColorLessTransparent:"#DA46A79A",accentColorMoreTransparent:"#DA46A72A",accentColor:"#DA46A7",stopColor:"#469fda",testScopeColor:"#e7eff1",popupMask:"#f1d7ef30",codeBlock:"#ecf2f8",textEditorBackground:"#ffeefd",foldedTextBackground:"#f9e8f7",classNameColor:"#cb70a5",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#4174b3",keywordColor:"#C869A3",omnibox_text:"#272426"}},"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6":{information:{id:"ca45f54a-57cb-4d8c-82a6-d4b31c850bd6",name:"Hayase Nagatoro",displayName:"Nagatoro",dark:!0,author:"Unthrottled",group:"Don't Toy with me Miss Nagatoro",stickers:{default:"nagatoro_dark.png"}},colors:{constantColor:"#d776ae",parameterColor:"#FFB86C",comments:"#5b574a",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5d5550",foregroundColorEditor:"#F8F8F2",unusedColor:"#444449","diff.deleted":"#242426","diff.conflict":"#3E1D1D","diff.inserted":"#132A13","diff.modified":"#142B40",caretRow:"#1f1f1f",infoForeground:"#7e5b37",baseIconColor:"#767066",contrastColor:"#33291d",nonProjectFileScopeColor:"#20221c",secondaryBackground:"#171717",selectionForeground:"#fbfbfb",headerColor:"#1a1a1a",baseBackground:"#1d1d1d",borderColor:"#272626",buttonColor:"#2e2c2b",selectionInactive:"#262626",identifierHighlight:"#272727",selectionBackground:"#5d3e2f",selectionBackgroundTransparent:"#5d3e2fAA",searchBackground:"#255926",searchForeground:"#fbfbfb",buttonFont:"#c9c9c9",foregroundColor:"#bbbbbb",startColor:"#4a4a4a",highlightColor:"#252525",disabledColor:"#6f6461",accentColorTransparent:"#d2824e5A",accentColorLessTransparent:"#d2824e9A",accentColorMoreTransparent:"#d2824e2A",accentColor:"#d2824e",accentContrastColor:"#271c21",stopColor:"#a9b3bd",testScopeColor:"#1d231d",popupMask:"#EAEAF005",codeBlock:"#1f1c1b",textEditorBackground:"#151515",foldedTextBackground:"#212121",classNameColor:"#D233A2",htmlTagColor:"#62e665",stringColor:"#95acbd",keyColor:"#5cd7d7",keywordColor:"#6d7fd4"}},"b93ab4ea-ff96-4459-8fa2-0caae5bc7116":{information:{id:"b93ab4ea-ff96-4459-8fa2-0caae5bc7116",name:"Kanna",displayName:"Kanna",dark:!0,author:"Unthrottled",group:"Miss Kobayashi's Dragon Maid",stickers:{default:"kanna_dark.png",secondary:"kanna_dark_secondary.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6a6679",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#2D2A36","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952",caretRow:"#231a31",completionWindowBackground:"#24222b",baseIconColor:"#7f7e82",contrastColor:"#272634",nonProjectFileScopeColor:"#1f1a25",secondaryBackground:"#150f20",selectionForeground:"#fbfbfb",inactiveBackground:"#2a2931",inactiveBackgroundDarker:"#1f1e24",headerColor:"#1a1526",baseBackground:"#1b1529",borderColor:"#221f2e",buttonColor:"#262732",selectionInactive:"#231a31",identifierHighlight:"#281d3b",selectionBackground:"#492744",selectionBackgroundTransparent:"#492744AA",searchBackground:"#665DA6",searchForeground:"#fbfbfb",buttonFont:"#a0a0a7",foregroundColor:"#d0d0d0",startColor:"#3f3c45",highlightColor:"#241c33",disabledColor:"#6f6f6f",accentColorTransparent:"#46459e5A",accentColorLessTransparent:"#46459e9A",accentColorMoreTransparent:"#46459e2A",accentColor:"#46459e",accentColorOverride:"#a363db",accentColorOverrideTransparent:"#a363db5A",accentColorOverrideMoreTransparent:"#a363db2A",accentContrastColor:"#272727",infoForeground:"#9d79c2",stopColor:"#344acb",testScopeColor:"#181A24",popupMask:"#8d7fc109",codeBlock:"#1d152d",foldedTextBackground:"#251832",textEditorBackground:"#1a1426",classNameColor:"#6AADFF",htmlTagColor:"#BD84DD",stringColor:"#FAF7BA",keyColor:"#FF357C",keywordColor:"#d285fd",omnibox_text:"#6AADFF"}},"2d049451-6e89-4325-af38-6ce889991e5b":{information:{id:"2d049451-6e89-4325-af38-6ce889991e5b",name:"Tohru",displayName:"Tohru",dark:!1,author:"Unthrottled",group:"Miss Kobayashi's Dragon Maid",stickers:{default:"tohru_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#d23c4b",comments:"#908250",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#1fb5cd",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#693434",foregroundColorEditor:"#4D4D4A",unusedColor:"#afaf77","diff.deleted":"#edd289","diff.conflict":"#f9bf7c","diff.inserted":"#cfe287","diff.modified":"#ecd19e",caretRow:"#ffe797",baseIconColor:"#3d455d",infoForeground:"#763530",contrastColor:"#f0c07e",nonProjectFileScopeColor:"#f9d27e",secondaryBackground:"#fde388",selectionForeground:"#652009",headerColor:"#f6d988",baseBackground:"#ffe591",borderColor:"#e8bf69",buttonColor:"#ffce85",selectionInactive:"#f0c07e",identifierHighlight:"#ffe89f",selectionBackground:"#ec9e74",selectionBackgroundTransparent:"#ec9e7455",searchBackground:"#FF6684",searchForeground:"#2f1206",buttonFont:"#96612f",foregroundColor:"#101010",startColor:"#db3e4c",highlightColor:"#f3bc80",disabledColor:"#8a7f48",accentColorTransparent:"#d23c4b5A",accentColorLessTransparent:"#d23c4b9A",accentColorMoreTransparent:"#d23c4b2A",accentColor:"#d23c4b",darkerAccentColor:"#dcab2b",stopColor:"#ff784b",testScopeColor:"#e8dd88",popupMask:"#f6d98830",codeBlock:"#f9da7d",textEditorBackground:"#ffe090",foldedTextBackground:"#ffe692",classNameColor:"#0E8D61",htmlTagColor:"#1a821b",stringColor:"#005CC5",keyColor:"#176B82",keywordColor:"#A74503",omnibox_text:"#0E8D61"}},"dc8e4142-c371-4107-a3c3-99dceefadac2":{information:{id:"dc8e4142-c371-4107-a3c3-99dceefadac2",name:"Sagiri",displayName:"Sagiri",dark:!0,author:"Unthrottled",group:"EroManga Sensei",stickers:{default:"sagiri_dark.png"}},colors:{constantColor:"#82BAFF",parameterColor:"#FFB86C",comments:"#507F78",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#ffffff",foregroundColorEditor:"#F8F8F2",unusedColor:"#64606b","diff.deleted":"#27423F","diff.conflict":"#491E1E","diff.inserted":"#0A5029","diff.modified":"#1B5496",caretRow:"#0b463f",baseIconColor:"#d0eae9",contrastColor:"#27494f",nonProjectFileScopeColor:"#234432",secondaryBackground:"#08332e",selectionForeground:"#e7e9ff",headerColor:"#0a3f39",baseBackground:"#0b443e",borderColor:"#0d514a",buttonColor:"#135e57",selectionInactive:"#072f2b",identifierHighlight:"#0c4e46",selectionBackground:"#052421",selectionBackgroundTransparent:"#05242188",searchBackground:"#AD4B65",searchForeground:"#e7e9ff",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#eae99a",startColor:"#595959",highlightColor:"#242431",disabledColor:"#769382",accentColorTransparent:"#5eabb85A",accentColorLessTransparent:"#5eabb89A",accentColorMoreTransparent:"#5eabb82A",accentColor:"#5eabb8",accentContrastColor:"#355082",stopColor:"#98ff3d",testScopeColor:"#094d36",popupMask:"#648adc08",codeBlock:"#07312c",textEditorBackground:"#0a3b36",foldedTextBackground:"#0c4b44",classNameColor:"#FF8282",htmlTagColor:"#f3ff83",keyColor:"#F1A4FA",keywordColor:"#FFD448",stringColor:"#53dac7"}},"8e8773ee-4bbb-4812-b311-005f04f6bb20":{information:{id:"8e8773ee-4bbb-4812-b311-005f04f6bb20",name:"Katsuragi Misato",displayName:"Misato",dark:!0,author:"Unthrottled",group:"Evangelion",product:"community",stickers:{default:"misato_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#786598",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#423943","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#402d41",contrastColor:"#341F2D",nonProjectFileScopeColor:"#413037",secondaryBackground:"#382639",selectionForeground:"#ffffff",inactiveBackground:"#49434c",inactiveBackgroundDarker:"#3c373f",headerColor:"#3d2536",baseBackground:"#3a2333",borderColor:"#432E3D",buttonColor:"#341F2D",selectionInactive:"#4b283c",identifierHighlight:"#4b283c",selectionBackground:"#8a2b4d",selectionBackgroundTransparent:"#8a2b4d55",searchBackground:"#278650",searchForeground:"#ffffff",buttonFont:"#bbbbbb",foregroundColor:"#b5a3b0",startColor:"#6d4466",highlightColor:"#403046",disabledColor:"#525C6F",accentColorTransparent:"#c2383e5A",accentColorLessTransparent:"#c2383e9A",accentColorMoreTransparent:"#c2383e2A",accentColor:"#c2383e",accentContrastColor:"#362839",stopColor:"#ec1f62",testScopeColor:"#28382D",popupMask:"#EAEAF009",infoForeground:"#8c72a9",baseIconColor:"#767290",codeBlock:"#322130",textEditorBackground:"#382536",foldedTextBackground:"#322130",classNameColor:"#6AADFF",htmlTagColor:"#BD84DD",stringColor:"#FAF7BA",keyColor:"#FF357C",keywordColor:"#BD84DD",omnibox_text:"#BD84DD"}},"c262185d-9682-413b-9143-85a2dda76b2f":{information:{id:"c262185d-9682-413b-9143-85a2dda76b2f",name:"Rei",displayName:"Rei",dark:!0,author:"Unthrottled",group:"Evangelion",product:"community",stickers:{default:"rei_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#f44747","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#262626","diff.conflict":"#422121","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#1f2125",contrastColor:"#1b2a19",nonProjectFileScopeColor:"#191a13",secondaryBackground:"#191b1a",selectionForeground:"#ffffff",inactiveBackground:"#49434c",inactiveBackgroundDarker:"#3c373f",headerColor:"#131514",baseBackground:"#171918",borderColor:"#1e211f",buttonColor:"#212122",selectionInactive:"#18242d",identifierHighlight:"#1b2932",selectionBackground:"#25435a",selectionBackgroundTransparent:"#25435a55",searchBackground:"#6b232d",searchForeground:"#ffffff",buttonFont:"#bbbbbb",foregroundColor:"#d2d2d2",startColor:"#383838",highlightColor:"#242626",disabledColor:"#526f69",accentColorTransparent:"#b532415A",accentColorLessTransparent:"#b532419A",accentColorMoreTransparent:"#b532412A",accentColor:"#b53241",accentColorOverrideTransparent:"#3E97655A",accentColorOverrideLessTransparent:"#3E97659A",accentColorOverrideMoreTransparent:"#3E97652A",accentColorOverride:"#3E9765",accentContrastColor:"#362839",stopColor:"#00e389",testScopeColor:"#131d13",popupMask:"#EAEAF009",infoForeground:"#7da1c2",baseIconColor:"#76857d",codeBlock:"#1b242e",textEditorBackground:"#191b1f",foldedTextBackground:"#232529",classNameColor:"#6AADFF",htmlTagColor:"#89c0d9",stringColor:"#F6E3CC",keyColor:"#45e68a",keywordColor:"#788a8b",omnibox_text:"#45e68a"}},"930c70c8-474e-4e2d-a223-d1e2b9da4fb1":{information:{id:"930c70c8-474e-4e2d-a223-d1e2b9da4fb1",name:"Astolfo",displayName:"Astolfo",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"astolfo_dark.png"}},colors:{constantColor:"#a7a0d1",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#8e856e",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D",caretRow:"#20221f",completionWindowBackground:"#2b2222",baseIconColor:"#837e6f",contrastColor:"#312e26",nonProjectFileScopeColor:"#1e2015",secondaryBackground:"#141513",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#181917",baseBackground:"#171816",borderColor:"#212220",buttonColor:"#242422",selectionInactive:"#261c20",identifierHighlight:"#281e22",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#65395B",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#241517",disabledColor:"#6f6f6f",accentColorTransparent:"#d58d9c5A",accentColorLessTransparent:"#d58d9c9A",accentColorMoreTransparent:"#d58d9c2A",accentColor:"#d58d9c",accentContrastColor:"#19181e",infoForeground:"#957a4d",stopColor:"#eecc4b",testScopeColor:"#172215",popupMask:"#928d8d05",codeBlock:"#201d1d",textEditorBackground:"#1a1c19",foldedTextBackground:"#211D1E",classNameColor:"#f5c9fc",htmlTagColor:"#e87bc3",stringColor:"#cd5257",keyColor:"#f6ebb7",keywordColor:"#d776ae"}},"62a4f26f-34b2-46f8-a10c-798e48c1ce9d":{information:{id:"62a4f26f-34b2-46f8-a10c-798e48c1ce9d",name:"Ishtar Dark",displayName:"Ishtar",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"ishtar_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c6d5b",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#21211E","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539",caretRow:"#1A1913",completionWindowBackground:"#23241d",baseIconColor:"#848482",contrastColor:"#313114",nonProjectFileScopeColor:"#161602",secondaryBackground:"#0a0a06",selectionForeground:"#fbfbfb",inactiveBackground:"#1A1913",inactiveBackgroundDarker:"#0e0e08",headerColor:"#0d0b0c",baseBackground:"#0f0d0e",borderColor:"#1a1a00",buttonColor:"#221d1b",selectionInactive:"#1A1913",identifierHighlight:"#1d1c14",selectionBackground:"#553919",selectionBackgroundTransparent:"#553919AA",searchBackground:"#4B1212",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#c2c2c2",highlightColor:"#191807",disabledColor:"#6f6f6f",accentColorTransparent:"#f5c4435A",accentColorLessTransparent:"#f5c4439A",accentColorMoreTransparent:"#f5c4432A",accentColor:"#f5c443",accentContrastColor:"#0f0d0e",infoForeground:"#866e45",startColor:"#955413",stopColor:"#fec144",testScopeColor:"#091202",popupMask:"#928d8d05",codeBlock:"#191718",foldedTextBackground:"#191718",textEditorBackground:"#110F10",classNameColor:"#7C7C82",htmlTagColor:"#e53935",stringColor:"#a18649",keyColor:"#357fbf",keywordColor:"#db974d"}},"325c5d4d-5614-4c58-b296-18924f2f6928":{information:{id:"325c5d4d-5614-4c58-b296-18924f2f6928",name:"Ishtar Light",displayName:"Ishtar",dark:!1,author:"Unthrottled",group:"Fate",stickers:{default:"ishtar_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#f5a821",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#fffaed",infoForeground:"#5078a5",completionWindowBackground:"#eae9e5",baseIconColor:"#85838b",contrastColor:"#f6ebd5",nonProjectFileScopeColor:"#fcfdf3",secondaryBackground:"#fcfcfa",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fffefb",baseBackground:"#fffffc",borderColor:"#eeeeee",buttonColor:"#fffef7",selectionInactive:"#fef9ea",identifierHighlight:"#fefadf",selectionBackground:"#fff5c7",selectionBackgroundTransparent:"#fff5c733",searchBackground:"#FFC7C7",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#fffae8",disabledColor:"#A2B6CB",accentColorTransparent:"#f5a8215A",accentColorLessTransparent:"#f5a8219A",accentColorMoreTransparent:"#f5a8212A",accentColor:"#f5a821",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#fffefb30",codeBlock:"#f6f6f6",textEditorBackground:"#fffefb",foldedTextBackground:"#f6f6f6",classNameColor:"#131f3b",htmlTagColor:"#e53935",stringColor:"#a18649",keyColor:"#0d5fa6",keywordColor:"#db974d"}},"3546f7be-b84f-4b8e-8cad-effa3f4603af":{information:{id:"3546f7be-b84f-4b8e-8cad-effa3f4603af",name:"Tohsaka Rin",displayName:"Rin",dark:!0,author:"Unthrottled",group:"Fate",stickers:{default:"rin_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#4c8484",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#847878",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242424","diff.conflict":"#422121","diff.inserted":"#142D14","diff.modified":"#1A233D",caretRow:"#22191b",completionWindowBackground:"#2b2222",baseIconColor:"#818181",contrastColor:"#312626",nonProjectFileScopeColor:"#21211f",secondaryBackground:"#151314",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#1b191a",baseBackground:"#191718",borderColor:"#211e1e",buttonColor:"#232121",selectionInactive:"#241B1D",identifierHighlight:"#28181c",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#225041",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#251719",disabledColor:"#6f6f6f",accentColorTransparent:"#4c96975A",accentColorLessTransparent:"#4c96979A",accentColorMoreTransparent:"#4c96972A",accentColor:"#4c9697",accentContrastColor:"#19181e",infoForeground:"#86a4ab",stopColor:"#ee2726",testScopeColor:"#151e15",popupMask:"#928d8d05",codeBlock:"#211D1E",textEditorBackground:"#161415",foldedTextBackground:"#211D1E",classNameColor:"#EFA554",htmlTagColor:"#e0474b",stringColor:"#69e0f5",keyColor:"#e0474b",keywordColor:"#666f71"}},"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b":{information:{id:"8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b",name:"Zero Two Dark",displayName:"Zero Two",dark:!0,author:"Unthrottled",group:"Darling in the Franxx",stickers:{default:"zero_two_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#a87975",foregroundColorEditor:"#F8F8F2",unusedColor:"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#3c1414",infoForeground:"#b19e78",completionWindowBackground:"#32393F",baseIconColor:"#815f59",contrastColor:"#681b1b",nonProjectFileScopeColor:"#34180e",secondaryBackground:"#330e0e",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#300d0e",baseBackground:"#330f10",borderColor:"#481818",buttonColor:"#541819",selectionInactive:"#3c1818",identifierHighlight:"#3c1818",selectionBackground:"#531e1e",selectionBackgroundTransparent:"#531e1eaa",searchBackground:"#721515",searchForeground:"#fbfbfb",buttonFont:"#b2918a",foregroundColor:"#efefef",startColor:"#5a1f1f",highlightColor:"#461819",disabledColor:"#6f4f4a",accentColorTransparent:"#e4dad45A",accentColorLessTransparent:"#e4dad49A",accentColorMoreTransparent:"#e4dad42A",accentColor:"#e4dad4",accentContrastColor:"#271c21",stopColor:"#ec081e",testScopeColor:"#350d1c",popupMask:"#EAEAF00A",codeBlock:"#3c1616",textEditorBackground:"#310f0f",foldedTextBackground:"#3c1515",classNameColor:"#FFB86C",htmlTagColor:"#E356A7",stringColor:"#e2d9bd",keyColor:"#C04750",keywordColor:"#39e6a6",iconContrastColor:"#300d0e"}},"4fd5cb34-d36e-4a3c-8639-052b19b26ba1":{information:{id:"4fd5cb34-d36e-4a3c-8639-052b19b26ba1",name:"Zero Two Light",displayName:"Zero Two",dark:!1,author:"Unthrottled",group:"Darling in the Franxx",stickers:{default:"zero_two_light.png"}},colors:{constantColor:"#0d5fa6",parameterColor:"#a61d0d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#0d5fa6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f6f6f6",infoForeground:"#5282a2",completionWindowBackground:"#e7e5ea",baseIconColor:"#85838b",contrastColor:"#f6d5dc",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#fcfcfc",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fafafa",baseBackground:"#fcfcfc",borderColor:"#eeeeee",buttonColor:"#f0f0f0",selectionInactive:"#fff4f4",identifierHighlight:"#e6fcfb",selectionBackground:"#e9b4b8",selectionBackgroundTransparent:"#e9b4b833",searchBackground:"#B4E9DF",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#f1f9ff",disabledColor:"#A2B6CB",accentColorTransparent:"#a61d0d5A",accentColorLessTransparent:"#a61d0d9A",accentColorMoreTransparent:"#a61d0d2A",accentColor:"#a61d0d",accentColorOverrideTransparent:"#009CEC5A",accentColorOverrideLessTransparent:"#009CEC9A",accentColorOverrideMoreTransparent:"#009CEC2A",accentColorOverride:"#009CEC",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#f6f6f6",textEditorBackground:"#fcfcfc",foldedTextBackground:"#f6f6f6",classNameColor:"#117aa6",htmlTagColor:"#E356A7",stringColor:"#131313",keyColor:"#a61d0d",keywordColor:"#0da661",ntp_background:"#fcfcfc"}},"5ec63d95-1e7d-4649-b3d0-0078af8f8740":{information:{id:"5ec63d95-1e7d-4649-b3d0-0078af8f8740",name:"Gasai Yuno",displayName:"Yuno",dark:!0,author:"Unthrottled",group:"Future Diary",stickers:{default:"yuno_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a06aa4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796675",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#211C21","diff.conflict":"#451414","diff.inserted":"#111F11","diff.modified":"#122542",caretRow:"#230920",baseIconColor:"#766370",contrastColor:"#3c0c33",nonProjectFileScopeColor:"#211515",secondaryBackground:"#130511",selectionForeground:"#f6c4d3",headerColor:"#1a0717",baseBackground:"#1a081a",borderColor:"#300c30",buttonColor:"#37223a",selectionInactive:"#2b0c27",selectionInactiveTransparent:"#2b0c2755",identifierHighlight:"#2c0f27",selectionBackground:"#602b50",selectionBackgroundTransparent:"#602b506c",searchBackground:"#403B98",searchForeground:"#ffffff",buttonFont:"#bba0b7",foregroundColor:"#c8c8c8",startColor:"#691933",highlightColor:"#3c0c33",disabledColor:"#505050",accentColorTransparent:"#ffa0b25A",accentColorLessTransparent:"#ffa0b29A",accentColorMoreTransparent:"#ffa0b22A",accentColor:"#ffa0b2",accentContrastColor:"#251923",infoForeground:"#ab5555",stopColor:"#ffa5b0",testScopeColor:"#181d16",popupMask:"#EAEAF005",codeBlock:"#261231",textEditorBackground:"#150713",foldedTextBackground:"#240a24",classNameColor:"#EFA554",htmlTagColor:"#8d82ea",stringColor:"#F6E3CC",keyColor:"#39e6a6",keywordColor:"#e0474b"}},"355d711c-2fa6-4df2-9504-dd44d8f5e350":{information:{id:"355d711c-2fa6-4df2-9504-dd44d8f5e350",name:"Rory Mercury",displayName:"Rory",dark:!0,author:"Unthrottled",group:"Gate",stickers:{default:"rory_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796666",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940",caretRow:"#1a1a1d",infoForeground:"#843030",completionWindowBackground:"#18181b",baseIconColor:"#726969",contrastColor:"#381616",nonProjectFileScopeColor:"#1b1d1a",secondaryBackground:"#111114",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#18181b",baseBackground:"#161619",borderColor:"#261616",buttonColor:"#1f1a1a",selectionInactive:"#1e1e21",identifierHighlight:"#232326",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#265579",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#511c22",highlightColor:"#2a0c0c",disabledColor:"#6f6f6f",accentColorTransparent:"#b532415A",accentColorLessTransparent:"#b532419A",accentColorMoreTransparent:"#b532412A",accentColor:"#b53241",accentContrastColor:"#272727",stopColor:"#ee2726",testScopeColor:"#151c18",popupMask:"#928d8d05",codeBlock:"#191715",textEditorBackground:"#141417",foldedTextBackground:"#191813",classNameColor:"#BD93F9",htmlTagColor:"#666f71",stringColor:"#4593f5",keywordColor:"#e0474b",keyColor:"#6b7476",omnibox_text:"#BD93F9",tab_background_text:"#6f6f6f"}},"c5e92ad9-2fa0-491e-b92a-48ab92d13597":{information:{id:"c5e92ad9-2fa0-491e-b92a-48ab92d13597",name:"Rias: Crimson",displayName:"Rias",dark:!0,author:"Unthrottled",group:"High School DxD",stickers:{default:"rias_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#cdb0b0",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#491818",infoForeground:"#cdacac",completionWindowBackground:"#32393F",baseIconColor:"#9e898e",contrastColor:"#681b1b",nonProjectFileScopeColor:"#3e1c13",secondaryBackground:"#401010",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#3d1313",baseBackground:"#401112",borderColor:"#551818",buttonColor:"#611c1c",selectionInactive:"#491818",identifierHighlight:"#491818",selectionBackground:"#822e2e",selectionBackgroundTransparent:"#822e2eaa",searchBackground:"#181212",searchForeground:"#fbfbfb",buttonFont:"#996b6b",foregroundColor:"#fafafa",startColor:"#5a1f1f",highlightColor:"#4c1818",disabledColor:"#6f4f4a",accentColorTransparent:"#e039435A",accentColorLessTransparent:"#e039439A",accentColorMoreTransparent:"#e039432A",accentColor:"#e03943",accentContrastColor:"#271c21",stopColor:"#ec081e",testScopeColor:"#3d2313",popupMask:"#EAEAF00A",codeBlock:"#491818",textEditorBackground:"#3E1010",foldedTextBackground:"#491818",classNameColor:"#e03392",htmlTagColor:"#a28a92",stringColor:"#9EB7D6",keyColor:"#eea367",keywordColor:"#C04750",omnibox_text:"#ff0000"}},"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160":{information:{id:"ea9a13f6-fa7f-46a4-ba6e-6cefe1f55160",name:"Rias: Onyx",displayName:"Rias",dark:!0,author:"Unthrottled",group:"High School DxD",stickers:{default:"rias_onyx.png",secondary:"rias_onyx_spicy.png"}},colors:{constantColor:"#E356A7",parameterColor:"#FFB86C",comments:"#694f4d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#97706f",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31",caretRow:"#1e0607",infoForeground:"#6e2727",completionWindowBackground:"#32393F",baseIconColor:"#795b5e",contrastColor:"#1e0809",nonProjectFileScopeColor:"#130700",secondaryBackground:"#1c0607",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#100000",baseBackground:"#130000",borderColor:"#220000",buttonColor:"#2b0808",selectionInactive:"#220708",identifierHighlight:"#220708",selectionBackground:"#390c10",selectionBackgroundTransparent:"#390c10aa",searchBackground:"#0F625A",searchForeground:"#fbfbfb",buttonFont:"#996b6b",foregroundColor:"#d8d8d8",startColor:"#491b1b",highlightColor:"#2e090b",disabledColor:"#584445",accentColorTransparent:"#7C171F5A",accentColorLessTransparent:"#7C171F9A",accentColorMoreTransparent:"#7C171F2A",accentColor:"#7C171F",accentContrastColor:"#3f3d42",stopColor:"#9a101f",testScopeColor:"#0f0a00",popupMask:"#EAEAF005",codeBlock:"#1d0406",textEditorBackground:"#100000",foldedTextBackground:"#280a0b",classNameColor:"#5a84dd",htmlTagColor:"#6297a2",stringColor:"#F6E3CC",keyColor:"#b2dbe3",keywordColor:"#27c0b4",tab_background_text:"#996b6b",omnibox_text:"#27c0b4"}},"a1da4f2f-e736-40e7-86d9-9167a247da93":{information:{id:"a1da4f2f-e736-40e7-86d9-9167a247da93",name:"Jabami Yumeko",displayName:"Yumeko",dark:!0,author:"Unthrottled",group:"Kakegurui",stickers:{default:"yumeko_dark.png"}},colors:{constantColor:"#e4ff10",parameterColor:"#FFB86C",comments:"#735253",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#97706f",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1c1214","diff.conflict":"#471316","diff.inserted":"#0c230b","diff.modified":"#121e31",caretRow:"#1e0607",infoForeground:"#7e2a2a",completionWindowBackground:"#32393F",baseIconColor:"#795555",contrastColor:"#2e090b",nonProjectFileScopeColor:"#130700",secondaryBackground:"#160304",selectionForeground:"#fbfbfb",headerColor:"#0b0000",baseBackground:"#070000",borderColor:"#1e0000",buttonColor:"#2b0808",selectionInactive:"#220708",identifierHighlight:"#220708",selectionBackground:"#390c10",selectionBackgroundTransparent:"#390c10aa",searchBackground:"#2a6121",searchForeground:"#fbfbfb",buttonFont:"#a67676",foregroundColor:"#dbdbdb",startColor:"#491b1b",highlightColor:"#2e090b",disabledColor:"#584445",accentColorTransparent:"#8a18205A",accentColorLessTransparent:"#8a18209A",accentColorMoreTransparent:"#8a18202A",accentColor:"#8a1820",accentContrastColor:"#3f3d42",stopColor:"#9a101f",testScopeColor:"#0f0a00",popupMask:"#EAEAF005",codeBlock:"#1d0406",textEditorBackground:"#050000",foldedTextBackground:"#280a0b",classNameColor:"#7092ea",htmlTagColor:"#4fcad5",stringColor:"#F6E3CC",keyColor:"#42E66C",keywordColor:"#e0474b",omnibox_text:"#4fcad5"}},"19b65ec8-133c-4655-a77b-13623d8e97d3":{information:{id:"19b65ec8-133c-4655-a77b-13623d8e97d3",name:"Ryuko Dark",displayName:"Ryuko",dark:!0,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"ryuko.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3C4246","diff.conflict":"#5d323f","diff.inserted":"#173D17","diff.modified":"#203952",caretRow:"#2a3037",infoForeground:"#6e707a",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#262c32",nonProjectFileScopeColor:"#303638",secondaryBackground:"#282f35",selectionForeground:"#E2CB14",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2b3238",baseBackground:"#2f363c",borderColor:"#30383d",buttonColor:"#2b3237",selectionInactive:"#292e34",identifierHighlight:"#2f3840",selectionBackground:"#563036",selectionBackgroundTransparent:"#a730355a",searchBackground:"#2C5277",searchForeground:"#E2CB14",buttonFont:"#6b8b99",foregroundColor:"#bbbbbb",startColor:"#511c22",highlightColor:"#573238",disabledColor:"#585F6F",accentColorTransparent:"#a730355A",accentColorLessTransparent:"#a730359A",accentColorMoreTransparent:"#a730352A",accentColor:"#a73035",accentContrastColor:"#271c21",stopColor:"#ee2726",testScopeColor:"#2d3e3a",popupMask:"#EAEAF00A",codeBlock:"#292e34",textEditorBackground:"#2b3238",foldedTextBackground:"#272e34",classNameColor:"#6893f3",htmlTagColor:"#8C90E5",stringColor:"#efa554",keyColor:"#C1B5C3",keywordColor:"#e0474b",omnibox_text:"#E2CB14",button_background_active:"#563136",button_background_hover:"#563136",tab_selected:"#563136"}},"3fbd90c3-859d-4618-8e31-90461ac7a556":{information:{id:"3fbd90c3-859d-4618-8e31-90461ac7a556",name:"Ryuko Light",displayName:"Ryuko",dark:!1,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"ryuko_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#169ef2",comments:"#505D64",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#344f69",foregroundColorEditor:"#4D4D4A",unusedColor:"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e6effc",baseIconColor:"#455d8e",infoForeground:"#1f79a1",contrastColor:"#cddff9",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#eef6ff",selectionForeground:"#103365",headerColor:"#f5f6f7",baseBackground:"#fafbfc",borderColor:"#e5e5ee",buttonColor:"#aaddfd",selectionInactive:"#bdd3f3",identifierHighlight:"#daecfa",selectionBackground:"#74adec",selectionBackgroundTransparent:"#74adec55",searchBackground:"#BAB0F3",searchForeground:"#161165",buttonFont:"#103365",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#e1f1fe",disabledColor:"#74889f",accentColorTransparent:"#169ef25A",accentColorLessTransparent:"#169ef29A",accentColorMoreTransparent:"#169ef22A",accentColor:"#169ef2",stopColor:"#19e3d9",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#bff8e2",textEditorBackground:"#ffffff",foldedTextBackground:"#f6f6f6",classNameColor:"#7748B7",htmlTagColor:"#2811B9",stringColor:"#0F92E3",keyColor:"#007972",keywordColor:"#B03F0F"}},"12a54623-1f0b-4769-9917-d5267092a605":{information:{id:"12a54623-1f0b-4769-9917-d5267092a605",name:"Satsuki Dark",displayName:"Satsuki",dark:!0,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"satsuki_dark.png"}},colors:{constantColor:"#96b7fb",parameterColor:"#FFB86C",comments:"#596570",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#596570",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#2F3334","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#2b2e31",baseIconColor:"#697777",contrastColor:"#2f363c",nonProjectFileScopeColor:"#312b27",secondaryBackground:"#1d2123",selectionForeground:"#fefefe",headerColor:"#212427",baseBackground:"#272b2d",borderColor:"#32373a",buttonColor:"#303537",selectionInactive:"#3f2527",identifierHighlight:"#363a3d",selectionBackground:"#5d2626",selectionBackgroundTransparent:"#5d2626AA",searchBackground:"#1A6020",searchForeground:"#fefefe",buttonFont:"#94918c",foregroundColor:"#d3d3d3",highlightColor:"#5f2c2c",disabledColor:"#5c5151",accentColorTransparent:"#f030225A",accentColorLessTransparent:"#f030229A",accentColorMoreTransparent:"#f030222A",accentColor:"#f03022",accentContrastColor:"#182f42",infoForeground:"#af543f",startColor:"#595959",stopColor:"#ee2726",testScopeColor:"#202a25",popupMask:"#928d8d05",codeBlock:"#402729",foldedTextBackground:"#2b2e31",textEditorBackground:"#242729",classNameColor:"#6893f3",htmlTagColor:"#ff6b75",stringColor:"#F6E9CB",keyColor:"#46F263",keywordColor:"#e24a3e",omnibox_text:"#e24a3e"}},"3a78b13e-dbf2-410f-bb20-12b57bff7735":{information:{id:"3a78b13e-dbf2-410f-bb20-12b57bff7735",name:"Satsuki Light",displayName:"Satsuki",dark:!1,author:"Unthrottled",group:"Kill la Kill",stickers:{default:"satsuki_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#275AB3",comments:"#505D64",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#916121","terminal.ansiBlue":"#5C358D","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#344f69",foregroundColorEditor:"#4D4D4A",unusedColor:"#92ABAB","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e6effc",baseIconColor:"#455d8e",infoForeground:"#1f45a1",contrastColor:"#cddff9",nonProjectFileScopeColor:"#fbf4e3",secondaryBackground:"#eef6ff",selectionForeground:"#0e2c57",headerColor:"#f5f6f7",baseBackground:"#fafbfc",borderColor:"#e5e5ee",buttonColor:"#add3fd",selectionInactive:"#bdd3f3",identifierHighlight:"#daecfa",selectionBackground:"#748fec",selectionBackgroundTransparent:"#748fec55",searchBackground:"#9c8bf0",searchForeground:"#161165",buttonFont:"#103365",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#e1f1fe",disabledColor:"#74889f",accentColorTransparent:"#275AB35A",accentColorLessTransparent:"#275AB39A",accentColorMoreTransparent:"#275AB32A",accentColor:"#275AB3",stopColor:"#32c5e3",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#cff7f5",textEditorBackground:"#ffffff",foldedTextBackground:"#f6f6f6",classNameColor:"#7748B7",htmlTagColor:"#EE5C09",stringColor:"#0F92E3",keyColor:"#79074c",keywordColor:"#13a78c"}},"15e51483-1ccd-46b7-90cf-885cccaaaf2c":{information:{id:"15e51483-1ccd-46b7-90cf-885cccaaaf2c",name:"Aqua",displayName:"Aqua",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"aqua_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#61647b",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383845","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#2d3047",infoForeground:"#7b8bab",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#1a3467",nonProjectFileScopeColor:"#2e3242",secondaryBackground:"#242942",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2a2d44",baseBackground:"#282b42",borderColor:"#2a334b",buttonColor:"#31374b",selectionInactive:"#31344b",identifierHighlight:"#31344b",selectionBackground:"#4C637A",selectionBackgroundTransparent:"#4C637AAA",searchBackground:"#28734B",searchForeground:"#fbfbfb",buttonFont:"#838daa",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#2d3047",disabledColor:"#585F6F",accentColorTransparent:"#578CDA5A",accentColorLessTransparent:"#578CDA9A",accentColorMoreTransparent:"#578CDA2A",accentColor:"#578CDA",accentContrastColor:"#271c21",stopColor:"#688dee",testScopeColor:"#203635",popupMask:"#EAEAF00A",codeBlock:"#2e3149",textEditorBackground:"#262940",foldedTextBackground:"#2e3149",classNameColor:"#8dc6ef",htmlTagColor:"#a28a92",stringColor:"#f4fa8c",keyColor:"#6893f3",keywordColor:"#988F9A",secondaryAccentColor:"#00c69a"}},"774ec7ad-d6a0-4d9c-b195-2f54d72ab664":{information:{id:"774ec7ad-d6a0-4d9c-b195-2f54d72ab664",name:"Darkness Dark",displayName:"Darkness",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"darkness_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#33342F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#14110d",infoForeground:"#7c7262",completionWindowBackground:"#22282b",baseIconColor:"#6c6563",contrastColor:"#382416",nonProjectFileScopeColor:"#161602",secondaryBackground:"#100d03",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#090802",baseBackground:"#080703",borderColor:"#1c1500",buttonColor:"#1e1c19",selectionInactive:"#1d1704",identifierHighlight:"#1d1704",selectionBackground:"#553919",selectionBackgroundTransparent:"#553919AA",searchBackground:"#144824",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#494949",highlightColor:"#2b190e",disabledColor:"#6f6f6f",accentColorTransparent:"#e997455A",accentColorLessTransparent:"#e997459A",accentColorMoreTransparent:"#e997452A",accentColor:"#e99745",accentContrastColor:"#5a3b1c",stopColor:"#ee6a12",testScopeColor:"#091202",popupMask:"#EAEAF00A",codeBlock:"#191715",textEditorBackground:"#0a0904",foldedTextBackground:"#191813",classNameColor:"#d53a4a",htmlTagColor:"#a28a92",stringColor:"#4593f5",keywordColor:"#ffba2f",keyColor:"#3492b1"}},"8474d98d-7bb1-462c-82b1-dd7c512142a6":{information:{id:"8474d98d-7bb1-462c-82b1-dd7c512142a6",name:"Darkness Light",displayName:"Darkness",dark:!1,author:"Unthrottled",group:"KonoSuba",stickers:{default:"darkness_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#F5C83C",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E6DB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#FFF6E4",baseIconColor:"#979087",infoForeground:"#aaaaaa",contrastColor:"#feffdd",nonProjectFileScopeColor:"#fffaf0",secondaryBackground:"#fffff7",selectionForeground:"#A8930A",inactiveBackground:"#FFFFBC",inactiveBackgroundDarker:"#F5F5B3",headerColor:"#FFFEF9",baseBackground:"#fefefa",borderColor:"#f1f4e0",buttonColor:"#fffef7",selectionInactive:"#FFFFBC",identifierHighlight:"#FFFFBC",selectionBackground:"#fff3b4",selectionBackgroundTransparent:"#fff3b455",searchBackground:"#C1FFBA",searchForeground:"#366906",buttonFont:"#546E7A",foregroundColor:"#000000",startColor:"#EBDA50",highlightColor:"#fff8e0",disabledColor:"#7F818F",accentColorTransparent:"#F5C83C5A",accentColorLessTransparent:"#F5C83C9A",accentColorMoreTransparent:"#F5C83C2A",accentColor:"#F5C83C",darkerAccentColor:"#dcab2b",stopColor:"#FCFFA5",testScopeColor:"#D7FFDC",popupMask:"#FFF6E430",codeBlock:"#f4f3ee",textEditorBackground:"#FFFEF9",foldedTextBackground:"#F3F2E2",classNameColor:"#c79c19",htmlTagColor:"#22863a",stringColor:"#005CC5",keyColor:"#3492b1",keywordColor:"#E36207",omnibox_text:"#005CC5"}},"63fe4617-4cac-47a5-9b93-6794514c35ad":{information:{id:"63fe4617-4cac-47a5-9b93-6794514c35ad",name:"Megumin",displayName:"Megumin",dark:!0,author:"Unthrottled",group:"KonoSuba",stickers:{default:"megumin.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#726868",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#7b7373",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3E3839","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#31262b",infoForeground:"#75595d",completionWindowBackground:"#32393F",baseIconColor:"#948785",contrastColor:"#3e2126",nonProjectFileScopeColor:"#312A26",secondaryBackground:"#281d22",selectionForeground:"#E2CB14",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2a1f24",baseBackground:"#271c21",borderColor:"#32262c",buttonColor:"#2f2329",selectionInactive:"#31262b",identifierHighlight:"#3a2d33",selectionBackground:"#563036",selectionBackgroundTransparent:"#563036A5",searchBackground:"#851B2A",searchForeground:"#E2CB14",buttonFont:"#766B6B",foregroundColor:"#bbbbbb",startColor:"#511c22",highlightColor:"#522227",disabledColor:"#585F6F",accentColorTransparent:"#a730355A",accentColorLessTransparent:"#a730359A",accentColorMoreTransparent:"#a730352A",accentColor:"#a73035",accentContrastColor:"#271c21",stopColor:"#ee2e37",testScopeColor:"#243125",popupMask:"#EAEAF00A",codeBlock:"#2f2329",textEditorBackground:"#2c2126",foldedTextBackground:"#33282d",classNameColor:"#dae838",htmlTagColor:"#a28a92",stringColor:"#ffd866",keyColor:"#AF5C5A",keywordColor:"#a28a92",omnibox_text:"#E2CB14",button_background_active:"#563136",button_background_hover:"#563136",tab_selected:"#563136",tab_background_text:"#7b7373"}},"dce48196-ff46-470c-b5f9-d1e23f4a79d3":{information:{id:"dce48196-ff46-470c-b5f9-d1e23f4a79d3",name:"Monika Dark",displayName:"Monika",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"just_monika_dark.png",secondary:"just_monika_dark_joy.png",normal:"just_monika_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#4E6B4C",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#697966",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#38403A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#24291a",completionWindowBackground:"#32393F",baseIconColor:"#657F6E",contrastColor:"#244020",nonProjectFileScopeColor:"#222613",secondaryBackground:"#1a1e12",selectionForeground:"#ffffff",inactiveBackground:"#122D13",inactiveBackgroundDarker:"#133414",headerColor:"#1D2115",baseBackground:"#1A1E12",borderColor:"#202416",buttonColor:"#1e3219",selectionInactive:"#122D13",identifierHighlight:"#2d3320",selectionBackground:"#30432B",buttonFont:"#6f9a65",foregroundColor:"#bbbbbb",startColor:"#0abb0d",highlightColor:"#253120",disabledColor:"#505050",accentColorTransparent:"#388E3C5A",accentColorLessTransparent:"#388E3C9A",accentColorMoreTransparent:"#388E3C2A",accentColor:"#388E3C",infoForeground:"#3b753d",accentContrastColor:"#1A1E12",stopColor:"#FFFA11",testScopeColor:"#1b2610",popupMask:"#EAEAF00A",codeBlock:"#23271A",searchBackground:"#16690D",searchForeground:"#ececec",textEditorBackground:"#1d2115",foldedTextBackground:"#252D19",classNameColor:"#bca3aa",htmlTagColor:"#3eae5d",stringColor:"#f1fa8c",keyColor:"#bca3aa",keywordColor:"#3eae5d",omnibox_text:"#0abb0d",tab_background_text:"#697966"}},"9a310731-ab2d-40f5-b502-fa5419f799a2":{information:{id:"9a310731-ab2d-40f5-b502-fa5419f799a2",name:"Monika Light",displayName:"Monika",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"just_monika.png",secondary:"just_monika_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#388E3C",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#DFEFE6","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#dcf7e0",completionWindowBackground:"#e7e5ea",baseIconColor:"#838b83",contrastColor:"#d0f6cf",nonProjectFileScopeColor:"#f7fbf0",secondaryBackground:"#edffec",selectionForeground:"#393d45",inactiveBackground:"#e6eee4",inactiveBackgroundDarker:"#e3ede1",headerColor:"#f2fff0",baseBackground:"#f3fff4",borderColor:"#e2eee3",buttonColor:"#d8eed9",selectionInactive:"#def9e2",identifierHighlight:"#def9e2",selectionBackground:"#a9ecac",selectionBackgroundTransparent:"#a0d2a733",searchBackground:"#B9F4FF",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#5FAA51",highlightColor:"#e0ffe1",disabledColor:"#A2B6CB",accentColorTransparent:"#388E3C5A",accentColorLessTransparent:"#388E3C9A",accentColorMoreTransparent:"#388E3C2A",accentColor:"#388E3C",infoForeground:"#3b753d",stopColor:"#5EEF1B",testScopeColor:"#dcf6e1",popupMask:"#f2fff030",codeBlock:"#eaf6eb",textEditorBackground:"#f2fff0",foldedTextBackground:"#def6f3",classNameColor:"#7AA42E",keyColor:"#8a777d",stringColor:"#da832e",htmlTagColor:"#3eae5d",keywordColor:"#3eae5d"}},"a7e0aa28-739a-4671-80ae-3980997e6b71":{information:{id:"a7e0aa28-739a-4671-80ae-3980997e6b71",name:"Natsuki Dark",displayName:"Natsuki",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"natsuki_dark.png",secondary:"natsuki_dark_normal.png",normal:"natsuki_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#9C67AF",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#796675",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#362B31","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#441539",completionWindowBackground:"#32393F",baseIconColor:"#7F707A",contrastColor:"#56324C",nonProjectFileScopeColor:"#2f1125",secondaryBackground:"#330A2B",selectionForeground:"#e6afca",inactiveBackground:"#6b3550",inactiveBackgroundDarker:"#66334b",headerColor:"#2f0a27",baseBackground:"#310a29",borderColor:"#381927",buttonColor:"#561b3e",selectionInactive:"#6F3654",selectionInactiveTransparent:"#6F365455",identifierHighlight:"#511843",selectionBackground:"#602b50",selectionBackgroundTransparent:"#602b506c",searchBackground:"#6d4cb9",searchForeground:"#ffffff",buttonFont:"#BBBBBB",foregroundColor:"#bbbbbb",startColor:"#BB0A69",highlightColor:"#3c0c33",disabledColor:"#505050",accentColorTransparent:"#E946865A",accentColorLessTransparent:"#E946869A",accentColorMoreTransparent:"#E946862A",accentColor:"#E94686",accentContrastColor:"#251923",infoForeground:"#b74170",stopColor:"#F650FF",testScopeColor:"#182613",popupMask:"#EAEAF00A",codeBlock:"#3d1c31",textEditorBackground:"#35102c",foldedTextBackground:"#441a35",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#FF9CD6",keywordColor:"#bca3aa",tab_background_text:"#BBBBBB"}},"91415015-8fe3-48eb-9951-70a5cd6cbb7f":{information:{id:"91415015-8fe3-48eb-9951-70a5cd6cbb7f",name:"Natsuki Light",displayName:"Natsuki",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"natsuki.png",secondary:"natsuki_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#E94686",comments:"#7d6a7d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#ffdce6",infoForeground:"#dd87a1",completionWindowBackground:"#e7e5ea",baseIconColor:"#af8da6",contrastColor:"#f0c3e3",nonProjectFileScopeColor:"#FFE4E3",secondaryBackground:"#f3cfe0",selectionForeground:"#ffffff",inactiveBackground:"#eed4ec",inactiveBackgroundDarker:"#ebd1e9",headerColor:"#FFE0F0",baseBackground:"#ffe4f1",borderColor:"#F1D7E6",buttonColor:"#e5c2d1",selectionInactive:"#FFD9E2",identifierHighlight:"#FFD9E2",selectionBackground:"#dc99bb",searchBackground:"#dc99bb",searchForeground:"#ffffff",buttonFont:"#252427",foregroundColor:"#000000",startColor:"#F25AAF",highlightColor:"#f7d2e8",disabledColor:"#cbb1c6",accentColorTransparent:"#E946865A",accentColorLessTransparent:"#E946869A",accentColorMoreTransparent:"#E946862A",accentColor:"#E94686",stopColor:"#fbadff",testScopeColor:"#ede8e4",popupMask:"#FFE0F030",codeBlock:"#FDD8FF",textEditorBackground:"#FFE5F1",foldedTextBackground:"#F1E5FA",classNameColor:"#df81b8",htmlTagColor:"#7B6970",stringColor:"#DC872E",keyColor:"#7C75EF",keywordColor:"#C869A3",omnibox_text:"#252427"}},"b0340303-0a5a-4a20-9b9c-fc8ce9880078":{information:{id:"b0340303-0a5a-4a20-9b9c-fc8ce9880078",name:"Sayori Dark",displayName:"Š̸̘͚̼͎̯̙̣̱̎̋̐͒a̴̖̟̠̳̤͙̟͂̂͑̐͜ỷ̵̧̨̞̠̖̠o̴̧͍̗̬̎̓͆̔͝ͅr̴̡̮̟͈͠ͅi̴̡̨͓͈̬̗̺̍́̃̇̓",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"sayori_dark.png",secondary:"sayori_dark_normal.png",normal:"sayori_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#383B3F","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#17243c",completionWindowBackground:"#32393F",baseIconColor:"#5B777F",contrastColor:"#1B323F",nonProjectFileScopeColor:"#131b2a",secondaryBackground:"#131d2d",selectionForeground:"#9CF5FF",inactiveBackground:"#1b254b",inactiveBackgroundDarker:"#1d2650",headerColor:"#0e1b2f",baseBackground:"#0E1D31",borderColor:"#1a1c2d",buttonColor:"#18303f",selectionInactive:"#1d274b",identifierHighlight:"#1f3050",selectionBackground:"#234164",searchBackground:"#3D8FBD",searchForeground:"#051a1a",buttonFont:"#26A8E8",foregroundColor:"#bbbbbb",startColor:"#0A74BB",highlightColor:"#232e3f",disabledColor:"#505050",accentColorTransparent:"#00BCD45A",accentColorLessTransparent:"#00BCD49A",accentColorMoreTransparent:"#00BCD42A",accentColor:"#00BCD4",accentContrastColor:"#12131f",infoForeground:"#3a9fb1",stopColor:"#11FFFD",testScopeColor:"#122325",popupMask:"#EAEAF00A",codeBlock:"#1B1D31",textEditorBackground:"#111b2d",foldedTextBackground:"#1b2346",classNameColor:"#c1ff10",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#3F77EF",keywordColor:"#bca3aa"}},"cb8ef4b7-0844-4a04-b08b-754086598de4":{information:{id:"cb8ef4b7-0844-4a04-b08b-754086598de4",name:"Sayori Light",displayName:"Sayori",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"sayori.png",secondary:"sayori_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#00bcd4",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#dceef7",completionWindowBackground:"#e7e5ea",baseIconColor:"#838a8b",contrastColor:"#cfeef6",nonProjectFileScopeColor:"#f0fbf4",secondaryBackground:"#ecfbff",selectionForeground:"#393d45",inactiveBackground:"#e4ebee",inactiveBackgroundDarker:"#e1e8ed",headerColor:"#f0faff",baseBackground:"#f3faff",borderColor:"#e2eaee",buttonColor:"#d8e6ee",selectionInactive:"#d7e3f1",identifierHighlight:"#def3fa",selectionBackground:"#a9c8ec",selectionBackgroundTransparent:"#a0bbd233",searchBackground:"#BDB9F1",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#0d96f1",highlightColor:"#e0f2ff",disabledColor:"#A2B6CB",accentColorTransparent:"#00bcd45A",accentColorLessTransparent:"#00bcd49A",accentColorMoreTransparent:"#00bcd42A",accentColor:"#00bcd4",infoForeground:"#64a6ac",stopColor:"#3DFFF3",testScopeColor:"#f1fdeb",popupMask:"#f0faff30",codeBlock:"#eaf0f6",textEditorBackground:"#f0faff",foldedTextBackground:"#e5edf6",classNameColor:"#FF3889",htmlTagColor:"#9D868D",stringColor:"#DC872E",keyColor:"#3F77EF",keywordColor:"#9D868D",omnibox_text:"#252427"}},"a14733d6-8e15-4e75-b6b8-509f323e5b3b":{information:{id:"a14733d6-8e15-4e75-b6b8-509f323e5b3b",name:"Yuri Dark",displayName:"Yuri",dark:!0,author:"Unthrottled",group:"Literature Club",stickers:{default:"yuri_dark.png",secondary:"yuri_dark_normal.png",normal:"yuri_dark_normal.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#8B79B4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6f6679",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#453C4A","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952",caretRow:"#473466",completionWindowBackground:"#32393F",baseIconColor:"#6d6b96",contrastColor:"#473960",nonProjectFileScopeColor:"#493458",secondaryBackground:"#412D62",selectionForeground:"#B39EFF",inactiveBackground:"#3C1D55",inactiveBackgroundDarker:"#451e5f",headerColor:"#442e5c",baseBackground:"#493162",borderColor:"#4d3a63",buttonColor:"#483967",selectionInactive:"#473466",identifierHighlight:"#503b73",selectionBackground:"#4c2a70",searchBackground:"#7749b2",searchForeground:"#e7e5f3",buttonFont:"#9c99e3",foregroundColor:"#DADADA",startColor:"#870AD2",highlightColor:"#533668",disabledColor:"#AF9ECB",accentColorTransparent:"#AB47BC5A",accentColorLessTransparent:"#AB47BC9A",accentColorMoreTransparent:"#AB47BC2A",accentColor:"#AB47BC",accentContrastColor:"#2a1e35",infoForeground:"#9d52ab",stopColor:"#F667FF",testScopeColor:"#423658",popupMask:"#EAEAF00A",codeBlock:"#3e2955",textEditorBackground:"#422D5A",foldedTextBackground:"#3C1D55",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#f1fa8c",keyColor:"#7C75EF",keywordColor:"#bca3aa",omnibox_text:"#B39EFF",tab_background_text:"#AF9ECB"}},"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68":{information:{id:"cecf3f92-76d4-4f14-9a9c-3d558b6b3b68",name:"Yuri Light",displayName:"Yuri",dark:!1,author:"Unthrottled",group:"Literature Club",stickers:{default:"yuri.png",secondary:"yuri_joy.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#ab74cb",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#ECE3EC","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#e4dcf7",completionWindowBackground:"#e7e5ea",baseIconColor:"#a68daf",contrastColor:"#decff6",nonProjectFileScopeColor:"#faf0fb",secondaryBackground:"#f5ecff",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#f5f0ff",baseBackground:"#f7f3ff",borderColor:"#e2e3ee",buttonColor:"#e1d8ee",selectionInactive:"#ded7f1",identifierHighlight:"#e7e0fa",selectionBackground:"#ada0d2",selectionBackgroundTransparent:"#a5a0d233",searchBackground:"#D798D6",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",infoForeground:"#8864ac",startColor:"#cb87fb",highlightColor:"#e9e0ff",disabledColor:"#A2B6CB",accentColorTransparent:"#ab74cb5A",accentColorLessTransparent:"#ab74cb9A",accentColorMoreTransparent:"#ab74cb2A",accentColor:"#ab74cb",stopColor:"#f595ff",testScopeColor:"#e7eff1",popupMask:"#ded7f130",codeBlock:"#efeaf6",textEditorBackground:"#f3f0ff",foldedTextBackground:"#eae5f6",classNameColor:"#c26a9d",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#7C75EF",keywordColor:"#c26a9d",omnibox_text:"#82357d"}},"2d1112ac-04ab-4f78-82c4-22e5e2c1754b":{information:{id:"2d1112ac-04ab-4f78-82c4-22e5e2c1754b",name:"Sonoda Umi",displayName:"Umi",dark:!0,author:"Unthrottled",group:"Love Live",stickers:{default:"umi_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5e5e79",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#212140","diff.conflict":"#5d323f","diff.inserted":"#192f24","diff.modified":"#203952",caretRow:"#181A46",completionWindowBackground:"#24222b",baseIconColor:"#656d82",contrastColor:"#665543",nonProjectFileScopeColor:"#252540",secondaryBackground:"#151739",selectionForeground:"#fbfbfb",inactiveBackground:"#2a2931",inactiveBackgroundDarker:"#1f1e24",headerColor:"#191b44",baseBackground:"#15173e",borderColor:"#1c1f50",buttonColor:"#202440",selectionInactive:"#202649",identifierHighlight:"#202649",selectionBackground:"#272A59",selectionBackgroundTransparent:"#272A59AA",searchBackground:"#47264B",searchForeground:"#fbfbfb",buttonFont:"#a0a0a7",foregroundColor:"#d0d0d0",startColor:"#3f3c45",highlightColor:"#1e214b",disabledColor:"#6f6f6f",accentColorTransparent:"#EFA5545A",accentColorLessTransparent:"#EFA5549A",accentColorMoreTransparent:"#EFA5542A",accentColor:"#EFA554",accentColorOverride:"#5e4ba0",accentColorOverrideTransparent:"#5e4ba05A",accentColorOverrideMoreTransparent:"#5e4ba02A",accentContrastColor:"#272727",infoForeground:"#6878c2",stopColor:"#344acb",testScopeColor:"#172741",popupMask:"#8d7fc109",codeBlock:"#181a47",foldedTextBackground:"#251832",textEditorBackground:"#15173c",classNameColor:"#78F5F0",htmlTagColor:"#FF357C",stringColor:"#FFF6B3",keyColor:"#BD84DD",keywordColor:"#58b7ff"}},"be058474-b967-4afb-b6d9-bda1948b33ec":{information:{id:"be058474-b967-4afb-b6d9-bda1948b33ec",name:"Konata",displayName:"Konata",dark:!0,author:"Unthrottled",group:"Lucky Star",stickers:{default:"konata_dark.png",secondary:"konata_dark_secondary.png"},meta:{isVivid:"true"}},colors:{constantColor:"#f6be8b",parameterColor:"#FFB86C",comments:"#B0C0FC",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#ffffff",foregroundColorEditor:"#F8F8F2",unusedColor:"#A5A1A1","diff.deleted":"#4F6387","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#3C64C9",caretRow:"#3d5d96",completionWindowBackground:"#e7e5ea",baseIconColor:"#f2fdff",contrastColor:"#27494f",nonProjectFileScopeColor:"#3d4b70",secondaryBackground:"#344d82",selectionForeground:"#e7e9ff",inactiveBackground:"#e4ebee",inactiveBackgroundDarker:"#e1e8ed",headerColor:"#314978",baseBackground:"#334c7d",borderColor:"#3e5d99",buttonColor:"#4e608d",selectionInactive:"#39558d",identifierHighlight:"#3a5a93",selectionBackground:"#3a6c75",selectionBackgroundTransparent:"#3a6c7533",searchBackground:"#6a527e",searchForeground:"#e7e9ff",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#addfa9",startColor:"#4bcf4c",highlightColor:"#526495",disabledColor:"#93A5BA",accentColorTransparent:"#4bcf4c5A",accentColorLessTransparent:"#4bcf4c9A",accentColorMoreTransparent:"#4bcf4c2A",accentColor:"#4bcf4c",accentColorBrighter:"#60ff62",accentContrastColor:"#355082",stopColor:"#98ff3d",testScopeColor:"#2d5572",popupMask:"#648adc20",codeBlock:"#3e5f99",textEditorBackground:"#355082",foldedTextBackground:"#3b5a91",classNameColor:"#cda8fa",htmlTagColor:"#f4ffa2",stringColor:"#fc9ee6",keyColor:"#fffd9b",keywordColor:"#ffc9d7"}},"bc12b380-1f2a-4a9d-89d8-388a07f1e15f":{information:{id:"bc12b380-1f2a-4a9d-89d8-388a07f1e15f",name:"Hatsune Miku",displayName:"Miku",dark:!0,author:"Unthrottled",group:"Vocaloid",stickers:{default:"miku.png",secondary:"miku_secondary.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#67807b",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#393F3A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#313938",infoForeground:"#73999b",completionWindowBackground:"#323f3d",baseIconColor:"#718181",contrastColor:"#303d3c",nonProjectFileScopeColor:"#313332",secondaryBackground:"#313939",selectionForeground:"#fbfbfb",inactiveBackground:"#272d2e",inactiveBackgroundDarker:"#303737",headerColor:"#2c3333",baseBackground:"#293030",borderColor:"#2d3839",buttonColor:"#323737",selectionInactive:"#3a4444",identifierHighlight:"#3a4444",selectionBackground:"#4c7a76",selectionBackgroundTransparent:"#4c7a76AA",searchBackground:"#654773",searchForeground:"#fbfbfb",buttonFont:"#6b9799",foregroundColor:"#bbbbbb",startColor:"#3c6357",highlightColor:"#363d3c",disabledColor:"#586f6d",accentColorTransparent:"#53b0b45A",accentColorLessTransparent:"#53b0b49A",accentColorMoreTransparent:"#53b0b42A",accentColor:"#53b0b4",accentContrastColor:"#271c21",stopColor:"#68eede",testScopeColor:"#27342f",popupMask:"#EAEAF00A",codeBlock:"#2b3231",textEditorBackground:"#2f3635",foldedTextBackground:"#273431",classNameColor:"#aae2f2",htmlTagColor:"#60a498",stringColor:"#F6E9CB",keyColor:"#68f3e7",keywordColor:"#988F9A"}},"dfd05a73-c189-4622-87c7-573fbb3a46b9":{information:{id:"dfd05a73-c189-4622-87c7-573fbb3a46b9",name:"Hanekawa Tsubasa",displayName:"Tsubasa",dark:!0,author:"Unthrottled",group:"Monogatari",stickers:{default:"hanekawa_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#79769f",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#777495",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#1D1D1D","diff.conflict":"#36151F","diff.inserted":"#142F14","diff.modified":"#152A3D",caretRow:"#1e1d1f",baseIconColor:"#7e7997",contrastColor:"#322849",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#1b1820",selectionForeground:"#ebd6fc",headerColor:"#0f0d10",baseBackground:"#141115",borderColor:"#211c23",buttonColor:"#2e2939",selectionInactive:"#362338",identifierHighlight:"#262626",selectionBackground:"#5a3b5d",selectionBackgroundTransparent:"#5a3b5dAA",searchBackground:"#305D49",searchForeground:"#ebd6fc",buttonFont:"#c7c7c7",foregroundColor:"#c3c3c3",startColor:"#494949",highlightColor:"#262129",disabledColor:"#6f6f6f",accentColorTransparent:"#634F8D5A",accentColorLessTransparent:"#634F8D9A",accentColorMoreTransparent:"#634F8D2A",accentColor:"#634F8D",accentContrastColor:"#272727",infoForeground:"#988ccb",stopColor:"#f7f6ff",testScopeColor:"#151b18",popupMask:"#EAEAF005",codeBlock:"#281f28",textEditorBackground:"#100d11",foldedTextBackground:"#322932",classNameColor:"#e39656",htmlTagColor:"#ff8fec",stringColor:"#F6E3CC",keyColor:"#7ceec8",keywordColor:"#d55fde",omnibox_text:"#7ceec8"}},"5903b523-ea0a-4724-85d4-f0d0652c3010":{information:{id:"5903b523-ea0a-4724-85d4-f0d0652c3010",name:"Miia",displayName:"Miia",dark:!0,author:"Unthrottled",group:"Daily Life With A Monster Girl",stickers:{default:"miia_dark.png"}},colors:{constantColor:"#34a7d1",parameterColor:"#FFB86C",comments:"#a47272",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#a87975",foregroundColorEditor:"#F8F8F2",unusedColor:"#54545B","diff.deleted":"#412a2b","diff.conflict":"#57171a","diff.inserted":"#102d0e","diff.modified":"#1c2331",caretRow:"#3a1020",infoForeground:"#b19e78",completionWindowBackground:"#32393F",baseIconColor:"#815f59",contrastColor:"#681b1b",nonProjectFileScopeColor:"#3b191e",secondaryBackground:"#330e1b",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#3a1020",baseBackground:"#36101c",borderColor:"#411221",buttonColor:"#541827",selectionInactive:"#441c21",identifierHighlight:"#441c21",selectionBackground:"#5b3225",selectionBackgroundTransparent:"#5b3225aa",searchBackground:"#772761",searchForeground:"#fbfbfb",buttonFont:"#b2918a",foregroundColor:"#efefef",startColor:"#5a1f1f",highlightColor:"#46182a",disabledColor:"#6f4f4a",accentColorTransparent:"#d6a53e5A",accentColorLessTransparent:"#d6a53e9A",accentColorMoreTransparent:"#d6a53e2A",accentColor:"#d6a53e",accentContrastColor:"#271c21",stopColor:"#ec9800",testScopeColor:"#3c0f2a",popupMask:"#EAEAF00A",codeBlock:"#3c1623",textEditorBackground:"#310e19",foldedTextBackground:"#38101e",classNameColor:"#FFB86C",htmlTagColor:"#E356A7",stringColor:"#e2d9bd",keyColor:"#c05388",keywordColor:"#39e6a6"}},"83e94920-9ae2-4838-9b85-4c3fa22b67b8":{information:{id:"83e94920-9ae2-4838-9b85-4c3fa22b67b8",name:"Azuki",displayName:"Azuki",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"azuki_dark.png"}},colors:{constantColor:"#efacfc",parameterColor:"#FFB86C",comments:"#807066",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c635a",foregroundColorEditor:"#F8F8F2",unusedColor:"#4c5352","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#382a26",baseIconColor:"#7d7268",contrastColor:"#271d1a",nonProjectFileScopeColor:"#33221d",secondaryBackground:"#291e1b",selectionForeground:"#fbfbfb",headerColor:"#2d221f",baseBackground:"#322623",borderColor:"#403331",buttonColor:"#48403d",selectionInactive:"#402f21",identifierHighlight:"#45342f",selectionBackground:"#684e29",selectionBackgroundTransparent:"#684e29AA",searchBackground:"#542626",searchForeground:"#fbfbfb",buttonFont:"#bfbaae",foregroundColor:"#bfbfbf",highlightColor:"#40312d",disabledColor:"#5b606f",accentColorTransparent:"#e9b14e5A",accentColorLessTransparent:"#e9b14e9A",accentColorMoreTransparent:"#e9b14e2A",accentColor:"#e9b14e",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e6c678",testScopeColor:"#2b2b1e",popupMask:"#928d8d05",codeBlock:"#3b2b21",foldedTextBackground:"#3b2c27",textEditorBackground:"#2e221f",classNameColor:"#c4ff8d",htmlTagColor:"#f585ab",stringColor:"#e0f6bf",keyColor:"#96f3fd",keywordColor:"#ffad46"}},"93035c21-9eb7-4b0e-92d0-35d66d16c8e0":{information:{id:"93035c21-9eb7-4b0e-92d0-35d66d16c8e0",name:"Chocola",displayName:"Chocola",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"chocola_dark.png"}},colors:{constantColor:"#96b7fb",parameterColor:"#FFB86C",comments:"#806872",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c5a63",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#383234","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#352f31",baseIconColor:"#7d6c74",contrastColor:"#553d48",nonProjectFileScopeColor:"#312b27",secondaryBackground:"#282023",selectionForeground:"#fefefe",headerColor:"#2c2428",baseBackground:"#30292c",borderColor:"#3a3336",buttonColor:"#46393e",selectionInactive:"#412b32",identifierHighlight:"#403a3c",selectionBackground:"#6a3849",selectionBackgroundTransparent:"#6a3849AA",searchBackground:"#235E52",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#d3d3d3",highlightColor:"#553c4c",disabledColor:"#6f5b64",accentColorTransparent:"#f771a35A",accentColorLessTransparent:"#f771a39A",accentColorMoreTransparent:"#f771a32A",accentColor:"#f771a3",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e66895",testScopeColor:"#282b27",popupMask:"#928d8d05",codeBlock:"#4d2d3c",foldedTextBackground:"#393336",textEditorBackground:"#2c2729",classNameColor:"#f8835f",htmlTagColor:"#ff6b75",stringColor:"#F6E9CB",keyColor:"#48eae4",keywordColor:"#FF357C"}},"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0":{information:{id:"84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0",name:"Cinnamon",displayName:"Cinnamon",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"cinnamon_dark.png"},meta:{isVivid:"true"}},colors:{constantColor:"#8bc1f8",parameterColor:"#FFB86C",comments:"#7384d4",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#ffffff",foregroundColorEditor:"#F8F8F2",unusedColor:"#64606b","diff.deleted":"#3B4267","diff.conflict":"#622E4C","diff.inserted":"#1B5059","diff.modified":"#274B9B",caretRow:"#3f3c91",completionWindowBackground:"#e7e5ea",baseIconColor:"#f2fdff",contrastColor:"#27494f",nonProjectFileScopeColor:"#413f79",secondaryBackground:"#333184",selectionForeground:"#e7e9ff",headerColor:"#37357f",baseBackground:"#393784",borderColor:"#413e96",buttonColor:"#4a4a8c",selectionInactive:"#38497c",identifierHighlight:"#43409b",selectionBackground:"#3a6c75",selectionBackgroundTransparent:"#3a6c7533",searchBackground:"#5334D9",searchForeground:"#e7e9ff",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#dfe19f",startColor:"#54e255",highlightColor:"#2f2d69",disabledColor:"#a08fb8",accentColorTransparent:"#54e2555A",accentColorLessTransparent:"#54e2559A",accentColorMoreTransparent:"#54e2552A",accentColor:"#54e255",accentContrastColor:"#355082",stopColor:"#98ff3d",testScopeColor:"#343f79",popupMask:"#648adc08",codeBlock:"#33417a",textEditorBackground:"#343277",foldedTextBackground:"#3b3886",classNameColor:"#d0a2fa",htmlTagColor:"#f3ff83",stringColor:"#b3a9ff",keyColor:"#FFD448",keywordColor:"#53dac7"}},"432fdab1-b8fa-412e-8cca-1844f18a1a43":{information:{id:"432fdab1-b8fa-412e-8cca-1844f18a1a43",name:"Coconut",displayName:"Coconut",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"coconut_dark.png"}},colors:{constantColor:"#50b5d1",parameterColor:"#FFB86C",comments:"#6f6880",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#605a6c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#373645","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#244658",caretRow:"#393243",baseIconColor:"#746c7d",contrastColor:"#463d55",nonProjectFileScopeColor:"#393537",secondaryBackground:"#2d2735",selectionForeground:"#fefefe",headerColor:"#312c3a",baseBackground:"#3a3143",borderColor:"#453b4e",buttonColor:"#3e3948",selectionInactive:"#2e3b53",identifierHighlight:"#423a4b",selectionBackground:"#255b82",selectionBackgroundTransparent:"#255b82AA",searchBackground:"#635628",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#d3d3d3",highlightColor:"#473b58",disabledColor:"#625b6f",accentColorTransparent:"#d2b5035A",accentColorLessTransparent:"#d2b5039A",accentColorMoreTransparent:"#d2b5032A",accentColor:"#d2b503",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e5e66f",testScopeColor:"#2e3637",popupMask:"#928d8d05",codeBlock:"#2f3354",foldedTextBackground:"#383142",textEditorBackground:"#312b3a",classNameColor:"#f689f6",htmlTagColor:"#ff858c",stringColor:"#F6E9CB",keyColor:"#48eae4",keywordColor:"#b897f6"}},"13407818-da66-432b-94e3-fd2192e98118":{information:{id:"13407818-da66-432b-94e3-fd2192e98118",name:"Maple Dark",displayName:"Maple",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"maple_dark.png"}},colors:{constantColor:"#ec93a1",parameterColor:"#FFB86C",comments:"#807571",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6c5b55",foregroundColorEditor:"#F8F8F2",unusedColor:"#606867","diff.deleted":"#2F2A2A","diff.conflict":"#4B2424","diff.inserted":"#1E3425","diff.modified":"#1B3A47",caretRow:"#352121",baseIconColor:"#7d7172",contrastColor:"#2d5548",nonProjectFileScopeColor:"#34261a",secondaryBackground:"#2a1818",selectionForeground:"#fbfbfb",headerColor:"#2f1b1b",baseBackground:"#321f1f",borderColor:"#412828",buttonColor:"#422c2c",selectionInactive:"#2e2f2a",identifierHighlight:"#3f2727",selectionBackground:"#295043",selectionBackgroundTransparent:"#295043AA",searchBackground:"#734F2B",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#cccccc",highlightColor:"#2e2f2a",disabledColor:"#6f6764",accentColorTransparent:"#46ab795A",accentColorLessTransparent:"#46ab799A",accentColorMoreTransparent:"#46ab792A",accentColor:"#46ab79",accentContrastColor:"#1D4230",infoForeground:"#bfb38c",startColor:"#595959",stopColor:"#52eeb4",testScopeColor:"#2e251b",popupMask:"#928d8d05",codeBlock:"#2e2b26",foldedTextBackground:"#3c2727",textEditorBackground:"#2d1d1d",classNameColor:"#ee7fdc",htmlTagColor:"#fd9144",stringColor:"#F6E9CB",keyColor:"#4fe1a9",keywordColor:"#FFD448"}},"ea7a8b00-2d86-4e06-81a2-5c14a46264d5":{information:{id:"ea7a8b00-2d86-4e06-81a2-5c14a46264d5",name:"Maple Light",displayName:"Maple",dark:!1,author:"Unthrottled",group:"NekoPara",stickers:{default:"maple_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#923A4E",comments:"#908250",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#693434",foregroundColorEditor:"#4D4D4A",unusedColor:"#afaf77","diff.deleted":"#f0c792","diff.conflict":"#ffc088","diff.inserted":"#e9da84","diff.modified":"#e1c2b5",caretRow:"#FFC392",baseIconColor:"#5d3855",infoForeground:"#763530",contrastColor:"#f0c07e",nonProjectFileScopeColor:"#fdd58f",secondaryBackground:"#f9ca92",selectionForeground:"#651c10",headerColor:"#fdcd8f",baseBackground:"#ffd297",borderColor:"#f1bb73",buttonColor:"#eab184",selectionInactive:"#f7bd86",identifierHighlight:"#F8B786",selectionBackground:"#ec9e74",selectionBackgroundTransparent:"#ec9e7455",searchBackground:"#AFF16A",searchForeground:"#651c10",buttonFont:"#8c5432",foregroundColor:"#101010",startColor:"#5c4c58",highlightColor:"#f3bc80",disabledColor:"#8a7f48",accentColorTransparent:"#923A4E5A",accentColorLessTransparent:"#923A4E9A",accentColorMoreTransparent:"#923A4E2A",accentColor:"#923A4E",darkerAccentColor:"#dcab2b",stopColor:"#46ab79",testScopeColor:"#ead88a",popupMask:"#f6d98830",codeBlock:"#ead88a",textEditorBackground:"#ffd091",foldedTextBackground:"#FABD8C",classNameColor:"#7748B7",htmlTagColor:"#2811B9",stringColor:"#208D3B",keyColor:"#007972",keywordColor:"#B03F0F"}},"67278007-b7f8-46d4-88b7-e40cac3576a7":{information:{id:"67278007-b7f8-46d4-88b7-e40cac3576a7",name:"Shigure",displayName:"Shigure",dark:!1,author:"Unthrottled",group:"NekoPara",stickers:{default:"shigure_light.png"}},colors:{constantColor:"#005CC5",parameterColor:"#5e1f7f",comments:"#2E2E57",errorColor:"#FF0707","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#208D3B","terminal.ansiYellow":"#A46B21","terminal.ansiBlue":"#7748B7","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#0896AD",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#005CC5",accentContrastColor:"#FFFFFF",lineNumberColor:"#38336b",foregroundColorEditor:"#4D4D4A",unusedColor:"#9291B0","diff.deleted":"#D6D6EC","diff.conflict":"#FFB6AE","diff.inserted":"#B7FAAF","diff.modified":"#A7F5F8",caretRow:"#d4d2ff",baseIconColor:"#4a385d",infoForeground:"#584484",contrastColor:"#b4b1f0",nonProjectFileScopeColor:"#e4e1ea",secondaryBackground:"#cccaff",selectionForeground:"#d3dcfd",headerColor:"#dad9ff",baseBackground:"#e5e5ff",borderColor:"#d6d5fe",buttonColor:"#b1affc",selectionInactive:"#b4b2fa",identifierHighlight:"#C2C0FF",selectionBackground:"#5756a2",selectionBackgroundTransparent:"#5756a255",searchBackground:"#F39AE9",searchForeground:"#323232",buttonFont:"#38328c",foregroundColor:"#101010",startColor:"#4c4f5c",highlightColor:"#d5d7fe",disabledColor:"#484d8a",accentColorTransparent:"#5e1f7f5A",accentColorLessTransparent:"#5e1f7f9A",accentColorMoreTransparent:"#5e1f7f2A",accentColor:"#5e1f7f",stopColor:"#a661b5",testScopeColor:"#d3e6ef",popupMask:"#888af610",codeBlock:"#e7d8f1",textEditorBackground:"#e9e9ff",foldedTextBackground:"#ddddff",classNameColor:"#7748B7",htmlTagColor:"#2811B9",stringColor:"#208D3B",keyColor:"#5E037E",keywordColor:"#410cb2"}},"31d5574d-f56b-408f-81dc-9d44feeb62c2":{information:{id:"31d5574d-f56b-408f-81dc-9d44feeb62c2",name:"Vanilla",displayName:"Vanilla",dark:!0,author:"Unthrottled",group:"NekoPara",stickers:{default:"vanilla_dark.png"}},colors:{constantColor:"#5ddeda",parameterColor:"#FFB86C",comments:"#686a80",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5a5e6c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#363842","diff.conflict":"#492929","diff.inserted":"#233D2A","diff.modified":"#243558",caretRow:"#333446",baseIconColor:"#6c6f7d",contrastColor:"#3d3d55",nonProjectFileScopeColor:"#303237",secondaryBackground:"#272935",selectionForeground:"#fefefe",headerColor:"#292a3a",baseBackground:"#2d2f43",borderColor:"#383a50",buttonColor:"#393c48",selectionInactive:"#3a425e",identifierHighlight:"#3b3c4c",selectionBackground:"#374872",selectionBackgroundTransparent:"#374872AA",searchBackground:"#3A6875",searchForeground:"#fefefe",buttonFont:"#b4afa2",foregroundColor:"#cdcdcd",highlightColor:"#3b3c58",disabledColor:"#5b5d6f",accentColorTransparent:"#9debff5A",accentColorLessTransparent:"#9debff9A",accentColorMoreTransparent:"#9debff2A",accentColor:"#9debff",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#478ceb",testScopeColor:"#293237",popupMask:"#928d8d05",codeBlock:"#2f3354",foldedTextBackground:"#323449",textEditorBackground:"#2b2c3d",classNameColor:"#9d8df6",htmlTagColor:"#f689f6",stringColor:"#F6E9CB",keyColor:"#6a96e9",keywordColor:"#FFD448"}},"06143cbe-2d51-4423-9a93-73a02c828119":{information:{id:"06143cbe-2d51-4423-9a93-73a02c828119",name:"Yukinoshita Yukino",displayName:"Yukino",dark:!0,author:"Unthrottled",group:"OreGairu",stickers:{default:"yukino_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#545e6d",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#2A2929","diff.conflict":"#391B1B","diff.inserted":"#132D14","diff.modified":"#0E2539",caretRow:"#23252a",completionWindowBackground:"#23241d",baseIconColor:"#747a84",contrastColor:"#181c2b",nonProjectFileScopeColor:"#2c2e2e",secondaryBackground:"#222429",selectionForeground:"#fbfbfb",inactiveBackground:"#1A1913",inactiveBackgroundDarker:"#0e0e08",headerColor:"#282a2f",baseBackground:"#24262b",borderColor:"#2b2d32",buttonColor:"#2f3136",selectionInactive:"#303237",identifierHighlight:"#282a2f",selectionBackground:"#2d3b55",selectionBackgroundTransparent:"#2d3b55AA",searchBackground:"#4B262A",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#bbbbbb",highlightColor:"#262c39",disabledColor:"#6f6f6f",accentColorTransparent:"#2d63825A",accentColorLessTransparent:"#2d63829A",accentColorMoreTransparent:"#2d63822A",accentColor:"#2d6382",accentContrastColor:"#0f0d0e",infoForeground:"#456186",startColor:"#595959",stopColor:"#3d63bd",testScopeColor:"#282e2e",popupMask:"#928d8d05",codeBlock:"#25272c",foldedTextBackground:"#25272d",textEditorBackground:"#1f2126",classNameColor:"#9DACF6",htmlTagColor:"#BD84DD",stringColor:"#F6E3CC",keyColor:"#ead979",keywordColor:"#e0474b",omnibox_text:"#9DACF6",tab_background_text:"#ada89c"}},"2f2dff01-7e0e-4ebc-ab1e-34be2486c66f":{information:{id:"2f2dff01-7e0e-4ebc-ab1e-34be2486c66f",name:"Kirino",displayName:"Kirino",dark:!0,author:"Unthrottled",group:"OreImo",stickers:{default:"kirino_dark.png"}},colors:{constantColor:"#EA7797",parameterColor:"#FFB86C",comments:"#6A8882",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#657978",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#1F2F2D","diff.conflict":"#3E2424","diff.inserted":"#153315","diff.modified":"#1B3360",caretRow:"#221f28",baseIconColor:"#6b7e79",contrastColor:"#3d2d3d",nonProjectFileScopeColor:"#23281b",secondaryBackground:"#182826",selectionForeground:"#fbfbfb",headerColor:"#121e1c",baseBackground:"#152321",borderColor:"#1e322f",buttonColor:"#253e3a",selectionInactive:"#2a1f2e",identifierHighlight:"#233a36",selectionBackground:"#3d213e",selectionBackgroundTransparent:"#3d213eAA",searchBackground:"#195A80",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#cbcbcb",highlightColor:"#213834",disabledColor:"#5b6f6d",accentColorTransparent:"#6cb3b55A",accentColorLessTransparent:"#6cb3b59A",accentColorMoreTransparent:"#6cb3b52A",accentColor:"#6cb3b5",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e6be68",testScopeColor:"#122f1b",popupMask:"#928d8d05",codeBlock:"#292a1f",foldedTextBackground:"#1b2d2a",textEditorBackground:"#121e1c",classNameColor:"#E77FD5",htmlTagColor:"#8BEF85",stringColor:"#F6E9CB",keyColor:"#eec45e",keywordColor:"#49e7d0"}},"d96c6599-ebf8-4359-ae26-19f79b69e919":{information:{id:"d96c6599-ebf8-4359-ae26-19f79b69e919",name:"Nakano Miku",displayName:"Miku",dark:!0,author:"Unthrottled",group:"Quintessential Quintuplets",stickers:{default:"nakano_miku_dark.png"}},colors:{constantColor:"#da8d97",parameterColor:"#FFB86C",comments:"#6C888D",errorColor:"#ff5555","terminal.ansiRed":"#FF7AB2","terminal.ansiGreen":"#54ea7c","terminal.ansiYellow":"#fdaa39","terminal.ansiBlue":"#B39AFF","terminal.ansiMagenta":"#FF91BF","terminal.ansiCyan":"#6DD6EE",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#b9dfb6",foregroundColorEditor:"#F8F8F2",unusedColor:"#A5A1A1","diff.deleted":"#3B4755","diff.conflict":"#554069","diff.inserted":"#1E6168","diff.modified":"#2f5d80",caretRow:"#25475f",baseIconColor:"#eaf5f7",contrastColor:"#27494f",nonProjectFileScopeColor:"#2c4754",secondaryBackground:"#233f55",selectionForeground:"#c1fdff",inactiveBackground:"#e4ebee",headerColor:"#24445b",baseBackground:"#25475e",borderColor:"#26546b",buttonColor:"#27575d",selectionInactive:"#345165",identifierHighlight:"#224d54",selectionBackground:"#498192",selectionBackgroundTransparent:"#49819233",searchBackground:"#2E6E61",searchForeground:"#dbfbfd",buttonFont:"#f6f1ff",foregroundColor:"#f3edff",infoForeground:"#addfa9",startColor:"#3882ff",highlightColor:"#255866",disabledColor:"#93A5BA",accentColorTransparent:"#A5F3FA5A",accentColorLessTransparent:"#A5F3FA9A",accentColorMoreTransparent:"#A5F3FA2A",accentColor:"#A5F3FA",accentContrastColor:"#355082",stopColor:"#53c8cf",testScopeColor:"#244853",popupMask:"#648adc20",codeBlock:"#234b52",textEditorBackground:"#244158",foldedTextBackground:"#274862",classNameColor:"#ba92f3",htmlTagColor:"#cda8fa",stringColor:"#fffeaf",keyColor:"#3394dd",keywordColor:"#60ff62",iconContrastColor:"#24445b"}},"5e6a266f-c6d5-4891-a065-a2c2b857016a":{information:{id:"5e6a266f-c6d5-4891-a065-a2c2b857016a",name:"Nakano Nino",displayName:"Nino",dark:!0,author:"Unthrottled",group:"Quintessential Quintuplets",stickers:{default:"nino_dark.png"}},colors:{constantColor:"#ff858c",parameterColor:"#FFB86C",comments:"#5A4C63",errorColor:"#ff2525","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#262626","diff.conflict":"#5d323f","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#272328",completionWindowBackground:"#22282b",baseIconColor:"#7d757e",contrastColor:"#3a2b3a",nonProjectFileScopeColor:"#24201f",secondaryBackground:"#221c23",selectionForeground:"#fbfbfb",inactiveBackground:"#2d1f27",headerColor:"#221c22",baseBackground:"#1c181e",borderColor:"#232024",buttonColor:"#2d2330",selectionInactive:"#2d1f27",identifierHighlight:"#312d32",selectionBackground:"#452735",selectionBackgroundTransparent:"#452735AA",searchBackground:"#35637C",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#bbbbbb",startColor:"#494949",highlightColor:"#2b1e26",disabledColor:"#6f6f6f",accentColorTransparent:"#d455755A",accentColorLessTransparent:"#d455759A",accentColorMoreTransparent:"#d455752A",accentColor:"#d45575",accentContrastColor:"#272727",infoForeground:"#ab8d9f",stopColor:"#68c4ee",testScopeColor:"#1f211f",popupMask:"#EAEAF00A",codeBlock:"#232024",textEditorBackground:"#1f1b20",foldedTextBackground:"#252126",classNameColor:"#5ea7ff",htmlTagColor:"#8daeef",stringColor:"#F6E3CC",keyColor:"#68c4ee",keywordColor:"#7ceec8"}},"35422aa4-1396-4e76-8ec6-c5560884df22":{information:{id:"35422aa4-1396-4e76-8ec6-c5560884df22",name:"Beatrice",displayName:"Beatrice",dark:!1,author:"Unthrottled",group:"Re Zero",stickers:{default:"beatrice.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#78A5EB",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBD1DE","diff.conflict":"#FFA9BF","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#ffdce6",infoForeground:"#dd87a1",completionWindowBackground:"#e7e5ea",baseIconColor:"#af8da6",contrastColor:"#f0c3e3",nonProjectFileScopeColor:"#FFE4E3",secondaryBackground:"#f3cfe0",selectionForeground:"#ffffff",inactiveBackground:"#eed4ec",inactiveBackgroundDarker:"#ebd1e9",headerColor:"#FFE0F0",baseBackground:"#ffe4f1",borderColor:"#F1D7E6",buttonColor:"#e5c5d3",selectionInactive:"#FFD9E2",identifierHighlight:"#FFD9E2",selectionBackground:"#dc99bb",searchBackground:"#dc99bb",searchForeground:"#ffffff",buttonFont:"#252427",foregroundColor:"#000000",startColor:"#F25AAF",highlightColor:"#f7d2e8",disabledColor:"#cbb1c6",accentColorTransparent:"#78A5EB5A",accentColorLessTransparent:"#78A5EB9A",accentColorMoreTransparent:"#78A5EB2A",accentColor:"#78A5EB",accentColorDarker:"#4d6fcd",accentColorSecondaryTransparent:"#E946865A",accentColorSecondaryLessTransparent:"#E946869A",accentColorSecondaryMoreTransparent:"#E946862A",accentColorSecondary:"#E94686",stopColor:"#fbadff",testScopeColor:"#ede8e4",popupMask:"#FFE0F030",codeBlock:"#FDD8FF",textEditorBackground:"#FFE5F1",foldedTextBackground:"#F1E5FA",classNameColor:"#df81b8",htmlTagColor:"#7B6970",stringColor:"#DC872E",keyColor:"#7C75EF",keywordColor:"#C869A3",omnibox_text:"#4d6fcd"}},"b4d08c16-a891-4186-884d-e469cba72e99":{information:{id:"b4d08c16-a891-4186-884d-e469cba72e99",name:"Echidna",displayName:"Echidna",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"echidna_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#6f7779",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#262626","diff.conflict":"#391B1B","diff.inserted":"#142F14","diff.modified":"#203952",caretRow:"#1a171c",completionWindowBackground:"#22282b",baseIconColor:"#818181",contrastColor:"#2a262d",nonProjectFileScopeColor:"#191a18",secondaryBackground:"#110f13",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#171519",baseBackground:"#141216",borderColor:"#1e2021",buttonColor:"#212425",selectionInactive:"#1f1c21",identifierHighlight:"#1f1c21",selectionBackground:"#274540",selectionBackgroundTransparent:"#274540AA",searchBackground:"#5a3b5d",searchForeground:"#ebd6fc",buttonFont:"#a7a7a7",foregroundColor:"#a8a8a8",startColor:"#494949",highlightColor:"#191e1c",disabledColor:"#646464",accentColorTransparent:"#ECECEC5A",accentColorLessTransparent:"#ECECEC9A",accentColorMoreTransparent:"#ECECEC2A",accentColor:"#ECECEC",accentContrastColor:"#272727",infoForeground:"#75aaab",stopColor:"#7ceec8",testScopeColor:"#151b18",popupMask:"#EAEAF005",codeBlock:"#1e1b20",textEditorBackground:"#121014",foldedTextBackground:"#1b181d",classNameColor:"#EFA554",htmlTagColor:"#8daeef",stringColor:"#f4fa8c",keyColor:"#BD93F9",keywordColor:"#8b8b8b",iconContrastColor:"#171519"}},"696de7c1-3a8e-4445-83ee-3eb7e9dca47f":{information:{id:"696de7c1-3a8e-4445-83ee-3eb7e9dca47f",name:"Emilia Dark",displayName:"Emilia",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"emilia_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#9277a7",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#4E4151","diff.conflict":"#5d323f","diff.inserted":"#204b21","diff.modified":"#203952",caretRow:"#543466",infoForeground:"#a775ab",completionWindowBackground:"#37323f",baseIconColor:"#816b96",contrastColor:"#513960",nonProjectFileScopeColor:"#4d3458",secondaryBackground:"#4e2d62",selectionForeground:"#d29eff",inactiveBackground:"#441d55",inactiveBackgroundDarker:"#4e1e5f",headerColor:"#4c2e5c",baseBackground:"#4e3162",borderColor:"#553a63",buttonColor:"#553967",selectionInactive:"#513466",identifierHighlight:"#513466",selectionBackground:"#51256d",searchBackground:"#7749b2",searchForeground:"#e7e5f3",buttonFont:"#c799e3",foregroundColor:"#DADADA",startColor:"#850ad2",highlightColor:"#5d3668",disabledColor:"#AF9ECB",accentColorTransparent:"#a53ba05A",accentColorLessTransparent:"#a53ba09A",accentColorMoreTransparent:"#a53ba02A",accentColor:"#a53ba0",accentContrastColor:"#2a1e35",stopColor:"#F667FF",testScopeColor:"#483658",popupMask:"#EAEAF00A",codeBlock:"#442a55",textEditorBackground:"#492d5a",foldedTextBackground:"#402a54",classNameColor:"#FF9CD6",htmlTagColor:"#bca3aa",stringColor:"#FDEFA2",keyColor:"#a475ef",keywordColor:"#e049b0",omnibox_text:"#d29eff"}},"e828aaae-aa8c-4084-8993-d64697146930":{information:{id:"e828aaae-aa8c-4084-8993-d64697146930",name:"Emilia Light",displayName:"Emilia",dark:!1,author:"Unthrottled",group:"Re Zero",stickers:{default:"emilia_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#82357d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#E9E3E7","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f1dcf7",infoForeground:"#8864ac",completionWindowBackground:"#e7e5ea",baseIconColor:"#ae8daf",contrastColor:"#f0cff6",nonProjectFileScopeColor:"#fbf0f4",secondaryBackground:"#faecff",selectionForeground:"#393d45",inactiveBackground:"#E4E4EE",inactiveBackgroundDarker:"#E1E2ED",headerColor:"#fbf0ff",baseBackground:"#fcf3ff",borderColor:"#e9d8f6",buttonColor:"#e7d8ee",selectionInactive:"#e8d7f1",identifierHighlight:"#f4e5fb",selectionBackground:"#c7a0d2",selectionBackgroundTransparent:"#b7a0d233",searchBackground:"#78c5ad",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#653b6d",highlightColor:"#f6e0ff",disabledColor:"#A2B6CB",accentColorTransparent:"#82357d5A",accentColorLessTransparent:"#82357d9A",accentColorMoreTransparent:"#82357d2A",accentColor:"#82357d",stopColor:"#e984ed",testScopeColor:"#e7eff1",popupMask:"#fbf0ff30",codeBlock:"#f2eaf6",textEditorBackground:"#fbf0ff",foldedTextBackground:"#f2e5f6",classNameColor:"#cb70a5",htmlTagColor:"#7B6970",stringColor:"#d27f2d",keyColor:"#7C75EF",keywordColor:"#C869A3"}},"ecb74f1c-8c84-40c4-916f-601039ba2af0":{information:{id:"ecb74f1c-8c84-40c4-916f-601039ba2af0",name:"Ram",displayName:"Ram",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"ram.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#987fa5",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#3B393A","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#353139",infoForeground:"#ab7b9d",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#3c303d",nonProjectFileScopeColor:"#313332",secondaryBackground:"#373139",selectionForeground:"#fbfbfb",inactiveBackground:"#2c272e",inactiveBackgroundDarker:"#333037",headerColor:"#322c33",baseBackground:"#302930",borderColor:"#362d39",buttonColor:"#373237",selectionInactive:"#413a44",identifierHighlight:"#3e3741",selectionBackground:"#7a546f",selectionBackgroundTransparent:"#7a546fAA",searchBackground:"#4C637A",searchForeground:"#fbfbfb",buttonFont:"#b895c9",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#3c353b",disabledColor:"#6c586f",accentColorTransparent:"#e594bf5A",accentColorLessTransparent:"#e594bf9A",accentColorMoreTransparent:"#e594bf2A",accentColor:"#e594bf",accentContrastColor:"#271c21",stopColor:"#e565ee",testScopeColor:"#2c3436",popupMask:"#EAEAF00A",codeBlock:"#322a32",textEditorBackground:"#342f36",foldedTextBackground:"#322634",classNameColor:"#EF9FD8",htmlTagColor:"#C84EB8",stringColor:"#f4fa8c",keyColor:"#F375C8",keywordColor:"#988F9A"}},"f770dcfc-f41e-4b49-aa17-66e9ffc208fd":{information:{id:"f770dcfc-f41e-4b49-aa17-66e9ffc208fd",name:"Rem",displayName:"Rem",dark:!0,author:"Unthrottled",group:"Re Zero",stickers:{default:"rem.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#666879",foregroundColorEditor:"#F8F8F2",unusedColor:"#72737A","diff.deleted":"#36393B","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#313439",infoForeground:"#7b8bab",completionWindowBackground:"#32393F",baseIconColor:"#717981",contrastColor:"#30373d",nonProjectFileScopeColor:"#313332",secondaryBackground:"#313239",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#2c2d33",baseBackground:"#292A30",borderColor:"#2d3439",buttonColor:"#323337",selectionInactive:"#3a3f44",identifierHighlight:"#383d42",selectionBackground:"#4C637A",selectionBackgroundTransparent:"#4C637AAA",searchBackground:"#7a546f",searchForeground:"#fbfbfb",buttonFont:"#6b8b99",foregroundColor:"#bbbbbb",startColor:"#595959",highlightColor:"#36373d",disabledColor:"#585F6F",accentColorTransparent:"#578CDA5A",accentColorLessTransparent:"#578CDA9A",accentColorMoreTransparent:"#578CDA2A",accentColor:"#578CDA",accentContrastColor:"#271c21",stopColor:"#688dee",testScopeColor:"#2c3436",popupMask:"#EAEAF00A",codeBlock:"#2b2c32",textEditorBackground:"#2f3036",foldedTextBackground:"#272e34",classNameColor:"#8dc6ef",htmlTagColor:"#4E86C8",stringColor:"#f4fa8c",keyColor:"#6893f3",keywordColor:"#988F9A"}},"d39df813-8701-463b-a964-b8cb7714d1cc":{information:{id:"d39df813-8701-463b-a964-b8cb7714d1cc",name:"Makise Kurisu",displayName:"Kurisu",dark:!0,author:"Unthrottled",group:"Steins Gate",stickers:{default:"kurisu_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#6272a4",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#624849",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#232121","diff.conflict":"#492222","diff.inserted":"#102413","diff.modified":"#132940",caretRow:"#210e0f",infoForeground:"#843030",completionWindowBackground:"#18181b",baseIconColor:"#726969",contrastColor:"#381616",nonProjectFileScopeColor:"#1d130e",secondaryBackground:"#190d0d",selectionForeground:"#fbfbfb",inactiveBackground:"#292e31",inactiveBackgroundDarker:"#1e2224",headerColor:"#1a0e0e",baseBackground:"#1c1010",borderColor:"#2b1919",buttonColor:"#241919",selectionInactive:"#211414",identifierHighlight:"#261717",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#3F2E73",searchForeground:"#fbfbfb",buttonFont:"#a7a7a7",foregroundColor:"#c3c3c3",startColor:"#511c22",highlightColor:"#2a0c0c",disabledColor:"#6f6f6f",accentColorTransparent:"#8F60B52A",accentColorLessTransparent:"#8F60B55A",accentColorMoreTransparent:"#8F60B50A",accentColor:"#8F60B5",accentContrastColor:"#272727",stopColor:"#7717ee",testScopeColor:"#131a0f",popupMask:"#928d8d03",codeBlock:"#231314",textEditorBackground:"#170a0b",foldedTextBackground:"#231010",classNameColor:"#e0474b",htmlTagColor:"#bca3aa",stringColor:"#4593f5",keywordColor:"#BD93F9",keyColor:"#FF8C74",omnibox_text:"#BD93F9"}},"bac375a4-abb3-44d5-9bef-8039eb83fec0":{information:{id:"bac375a4-abb3-44d5-9bef-8039eb83fec0",name:"Asuna Dark",displayName:"Asuna",dark:!0,author:"Unthrottled",group:"Sword Art Online",stickers:{default:"asuna_dark.png"}},colors:{constantColor:"#86dbfd",parameterColor:"#FFB86C",comments:"#41495A",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5d5051",foregroundColorEditor:"#F8F8F2",unusedColor:"#3D3D42","diff.deleted":"#242426","diff.conflict":"#5d323f","diff.inserted":"#1B3B1C","diff.modified":"#203952",caretRow:"#1f1f1f",infoForeground:"#7a3f41",completionWindowBackground:"#302c2f",baseIconColor:"#766A6B",contrastColor:"#331d22",nonProjectFileScopeColor:"#20221c",secondaryBackground:"#1c1c1c",selectionForeground:"#fbfbfb",inactiveBackground:"#2a272e",inactiveBackgroundDarker:"#333037",headerColor:"#1e1e1e",baseBackground:"#202020",borderColor:"#2a2929",buttonColor:"#272524",selectionInactive:"#262626",identifierHighlight:"#272727",selectionBackground:"#391717",selectionBackgroundTransparent:"#391717AA",searchBackground:"#A8A117",searchForeground:"#0e0505",buttonFont:"#998c92",foregroundColor:"#bbbbbb",startColor:"#4a4a4a",highlightColor:"#282828",disabledColor:"#6f606b",accentColorTransparent:"#99202c5A",accentColorLessTransparent:"#99202c9A",accentColorMoreTransparent:"#99202c2A",accentColor:"#99202c",accentContrastColor:"#271c21",stopColor:"#ab2228",testScopeColor:"#1d231d",popupMask:"#EAEAF005",codeBlock:"#232323",textEditorBackground:"#1b1b1b",foldedTextBackground:"#212121",classNameColor:"#db974d",htmlTagColor:"#e53935",stringColor:"#f5cc5a",keyColor:"#3B82BD",keywordColor:"#988F9A",omnibox_text:"#db974d",tab_background_text:"#998c92"}},"546e8fb8-6082-4ef5-a5e3-44790686f02f":{information:{id:"546e8fb8-6082-4ef5-a5e3-44790686f02f",name:"Asuna Light",displayName:"Asuna",dark:!1,author:"Unthrottled",group:"Sword Art Online",stickers:{default:"asuna_light.png"}},colors:{constantColor:"#4C94D6",parameterColor:"#a61d0d",comments:"#6a737d",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#3ab55b","terminal.ansiYellow":"#db974d","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",constantsColor:"#4C94D6",accentContrastColor:"#FFFFFF",lineNumberColor:"#aaaaaa",foregroundColorEditor:"#4D4D4A",unusedColor:"#B7B7B7","diff.deleted":"#EBEBEB","diff.conflict":"#FFB6AE","diff.inserted":"#D0FDC9","diff.modified":"#9fe7ff",caretRow:"#f6f6f6",infoForeground:"#a25252",completionWindowBackground:"#e7e5ea",baseIconColor:"#85838b",contrastColor:"#f6d5dc",nonProjectFileScopeColor:"#fcfdf3",secondaryBackground:"#fcfcfc",selectionForeground:"#393d45",inactiveBackground:"#eee4e4",inactiveBackgroundDarker:"#ede1e1",headerColor:"#fdfdfd",baseBackground:"#ffffff",borderColor:"#eeeeee",buttonColor:"#f9f2f2",selectionInactive:"#fff4f4",identifierHighlight:"#fce6e6",selectionBackground:"#e9b4b8",selectionBackgroundTransparent:"#e9b4b833",searchBackground:"#F8E728",searchForeground:"#393d45",buttonFont:"#252427",foregroundColor:"#252427",startColor:"#a01618",highlightColor:"#fff1f5",disabledColor:"#A2B6CB",accentColorTransparent:"#a61d0d5A",accentColorLessTransparent:"#a61d0d9A",accentColorMoreTransparent:"#a61d0d2A",accentColor:"#a61d0d",stopColor:"#ec081e",testScopeColor:"#ecfded",popupMask:"#e7e6eb05",codeBlock:"#f6f6f6",textEditorBackground:"#fcfcfc",foldedTextBackground:"#f6f6f6",classNameColor:"#db974d",htmlTagColor:"#e53935",stringColor:"#a61d0d",keyColor:"#0d5fa6",keywordColor:"#a61d0d"}},"5de1c901-2a12-411f-b75b-64e43aaf2c9d":{information:{id:"5de1c901-2a12-411f-b75b-64e43aaf2c9d",name:"Gray",displayName:"Gray",dark:!0,author:"Unthrottled",group:"Type-Moon",stickers:{default:"gray_dark.png"}},colors:{constantColor:"#ec9cb2",parameterColor:"#FFB86C",comments:"#6b7b80",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#556c6a",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#3f4244","diff.conflict":"#442222","diff.inserted":"#223622","diff.modified":"#233352",caretRow:"#353d41",baseIconColor:"#6e7b7d",contrastColor:"#2d5548",nonProjectFileScopeColor:"#373e3a",secondaryBackground:"#363e3e",selectionForeground:"#fbfbfb",headerColor:"#363b3d",baseBackground:"#3b3f41",borderColor:"#424648",buttonColor:"#414648",selectionInactive:"#324142",identifierHighlight:"#324142",selectionBackground:"#295043",selectionBackgroundTransparent:"#295043AA",searchBackground:"#3F6F80",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#b0b0b0",highlightColor:"#324344",disabledColor:"#6f6f6f",accentColorTransparent:"#4ed4b05A",accentColorLessTransparent:"#4ed4b09A",accentColorMoreTransparent:"#4ed4b02A",accentColor:"#4ed4b0",accentContrastColor:"#1D4230",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#597cee",testScopeColor:"#2e3f3a",popupMask:"#928d8d05",codeBlock:"#323f41",foldedTextBackground:"#3c4443",textEditorBackground:"#35393b",classNameColor:"#89acf6",htmlTagColor:"#788a8b",stringColor:"#F6E9CB",keyColor:"#61ead9",keywordColor:"#9f73ea"}},"5fb9c0a4-e613-457c-97a5-6204f9076cef":{information:{id:"5fb9c0a4-e613-457c-97a5-6204f9076cef",name:"Shima Rin",displayName:"Rin",dark:!0,author:"Unthrottled",group:"Yuru Camp",stickers:{default:"shima_rin_dark.png"}},colors:{constantColor:"#ec9cb2",parameterColor:"#FFB86C",comments:"#687380",errorColor:"#ff5555","terminal.ansiRed":"#E356A7","terminal.ansiGreen":"#42E66C","terminal.ansiYellow":"#EFA554","terminal.ansiBlue":"#9B6BDF","terminal.ansiMagenta":"#E64747","terminal.ansiCyan":"#75D7EC",ghostColor:"#FFFFFF00",tagColor:"#7A7A7A",lineNumberColor:"#5a626c",foregroundColorEditor:"#F8F8F2",unusedColor:"#545c5b","diff.deleted":"#30383E","diff.conflict":"#3E2424","diff.inserted":"#223B28","diff.modified":"#253F4C",caretRow:"#313a49",baseIconColor:"#6c747d",contrastColor:"#404a57",nonProjectFileScopeColor:"#33393c",secondaryBackground:"#2c3039",selectionForeground:"#fbfbfb",headerColor:"#2e343e",baseBackground:"#323742",borderColor:"#393e48",buttonColor:"#3a4148",selectionInactive:"#403545",identifierHighlight:"#373c47",selectionBackground:"#4f3a4e",selectionBackgroundTransparent:"#4f3a4eAA",searchBackground:"#195A80",searchForeground:"#fbfbfb",buttonFont:"#ada89c",foregroundColor:"#b0b0b0",highlightColor:"#3d4754",disabledColor:"#5b606f",accentColorTransparent:"#6688ad5A",accentColorLessTransparent:"#6688ad9A",accentColorMoreTransparent:"#6688ad2A",accentColor:"#6688ad",accentContrastColor:"#182f42",infoForeground:"#b0a17f",startColor:"#595959",stopColor:"#e66895",testScopeColor:"#2e3a3c",popupMask:"#928d8d05",codeBlock:"#3c3443",foldedTextBackground:"#323743",textEditorBackground:"#2b303b",editorAccentColor:"#8bd9ff",classNameColor:"#89acf6",htmlTagColor:"#6c7c96",stringColor:"#F6E9CB",keyColor:"#61ead9",keywordColor:"#ea73d6"}}}}]]); \ No newline at end of file diff --git a/masterExtension/installable_extension/manifest.json b/masterExtension/installable_extension/manifest.json index 68ab5b6d..f5c49139 100644 --- a/masterExtension/installable_extension/manifest.json +++ b/masterExtension/installable_extension/manifest.json @@ -1,6 +1,6 @@ { "name": "The Doki Theme", - "version": "14.0.0", + "version": "15.0.0", "description": "Supports consistency for the the anime based themes.", "permissions": [ "activeTab", diff --git a/masterExtension/package.json b/masterExtension/package.json index d271c2e4..f314577f 100644 --- a/masterExtension/package.json +++ b/masterExtension/package.json @@ -1,6 +1,6 @@ { "name": "doki-theme-web", - "version": "14.0.0", + "version": "15.0.0", "description": "Anime based themes for your chrome browser!", "main": "index.js", "repository": "git@github.com:doki-theme/doki-theme-web.git", diff --git a/masterExtension/public/manifest.json b/masterExtension/public/manifest.json index 68ab5b6d..f5c49139 100644 --- a/masterExtension/public/manifest.json +++ b/masterExtension/public/manifest.json @@ -1,6 +1,6 @@ { "name": "The Doki Theme", - "version": "14.0.0", + "version": "15.0.0", "description": "Supports consistency for the the anime based themes.", "permissions": [ "activeTab", diff --git a/package.json b/package.json index 42275071..3369bca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "doki-theme-web", - "version": "14.0.0", + "version": "15.0.0", "description": "Browse the web with your waifu", "main": "index.js", "repository": "git@github.com:doki-theme/doki-theme-web.git",