diff --git a/.config/browser/stylus/stylus-themes.json b/.config/browser/stylus/stylus-themes.json
index 814ac748..2d0347a3 100644
--- a/.config/browser/stylus/stylus-themes.json
+++ b/.config/browser/stylus/stylus-themes.json
@@ -9,6 +9,7 @@
"exposeIframes": true,
"exposeStyleName": false,
"newStyleAsUsercss": true,
+ "styleViaASS": false,
"styleViaXhr": false,
"patchCsp": true,
"urlInstaller": true,
@@ -16,8 +17,6 @@
"schemeSwitcher.enabled": "dark",
"schemeSwitcher.nightStart": "18:00",
"schemeSwitcher.nightEnd": "06:00",
- "popup.breadcrumbs": true,
- "popup.breadcrumbs.usePath": false,
"popup.enabledFirst": true,
"popup.stylesFirst": true,
"popup.autoResort": false,
@@ -91,7 +90,11 @@
"headerWidth.install": 280,
"headerWidth.manage": 280,
"popupWidth": 246,
- "updateInterval": 24
+ "popupWidthMax": 280,
+ "updateInterval": 24,
+ "updateOnlyEnabled": false,
+ "popup.breadcrumbs": true,
+ "popup.breadcrumbs.usePath": false
},
"order": {
"main": [],
@@ -734,7 +737,7 @@
"updateDate": 1692446688883
},
{
- "enabled": true,
+ "enabled": false,
"installDate": 1684682185389,
"sections": [
{
@@ -763,7 +766,7 @@
"name": "twitter.com - 5/21/2023, 5:15:08 PM",
"updateDate": 1694012975572,
"_id": "6e371880-1d6c-407c-8fef-c2e67bb2a67f",
- "_rev": 1694012975572,
+ "_rev": 1701123721927,
"id": 33
},
{
@@ -1207,34 +1210,63 @@
"installDate": 1690105741590,
"sections": [
{
- "code": "/* ==UserStyle==\n@name WhatsApp Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/whatsapp-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css\n@description Soothing pastel theme for WhatsApp Web\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Grey\"]\n@var checkbox lighterMessages \"Lighter incoming messages\" 0\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name WhatsApp Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/whatsapp-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css\n@description Soothing pastel theme for WhatsApp Web\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Grey\"]\n@var checkbox lighterMessages \"Lighter incoming messages\" 0\n==/UserStyle== */",
"start": 0
},
{
- "code": "/* prettier-ignore */\n :root {\n /* Start page drawing */\n /* Status unread dot */\n }\n :root .dark {\n /* STATUS PAGE */\n --status-background: #24273a !important;\n --modal-backdrop-solid: #24273a !important;\n /* join group pop up */\n --modal-background: #24273a !important;\n /* startup progress */\n --progress-primary: #b7bdf8 !important;\n --progress-background: #494d64 !important;\n --startup-background: #24273a !important;\n --startup-background-rgb: 36 39 58;\n /* home page, no chat selected */\n --intro-background: #24273a !important;\n --intro-border: #b7bdf8 !important;\n /* general background */\n --app-background: #24273a !important;\n /* CHAT LIST */\n /* chat list background */\n --background-default: #24273a !important;\n /* chat list header */\n --panel-header-background: #1e2030 !important;\n /* icons */\n --panel-header-icon: #cad3f5 !important;\n /* other warnings (notifications) */\n --butterbar-default-background: #1e2030 !important;\n --butterbar-notification-icon: #91d7e3 !important;\n /* loading messages warning */\n --butterbar-green-nux-background: #1e2030 !important;\n /* update available warning */\n --butterbar-update-background: #1e2030 !important;\n --butterbar-update-icon: #b7bdf8 !important;\n /* chat list search bar */\n --search-container-background: #24273a !important;\n --search-input-container-background: #24273a !important;\n --search-input-background: #363a4f !important;\n --search-input-container-background-active: #1e2030 !important;\n --icon-search-back: #b7bdf8 !important;\n /* archive icon */\n --icon-bright-highlight: #b7bdf8 !important;\n /* archived unread marker */\n --unread-marker-background: #b7bdf8 !important;\n --unread-timestamp: #b7bdf8 !important;\n /* archived chats header */\n --archived-chat-persistent-header-background: #181926 !important;\n /* unread voice message */\n --ptt-green: #a6da95 !important;\n /* read voice message */\n --ptt-blue: #8aadf4 !important;\n /* pinned chat icon */\n --icon-pinned: #b7bdf8 !important;\n /* last message in selected chat */\n --secondary-stronger: #b8c0e0 !important;\n /* background for active and hover chats in chat list */\n --background-default-active: #494d64 !important;\n --background-default-hover: #363a4f !important;\n /* unread chats filter */\n --icon-high-emphasis: #a6da95 !important;\n /* voice message playing */\n --ptt-ooc-background: #1e2030 !important;\n /* CONVERSATION */\n /* chat background */\n --conversation-panel-background: #1e2030 !important;\n /* MESSAGES */\n /* background for incoming and outgoing messages */\n --incoming-background: #24273a !important;\n --incoming-background-deeper: #363a4f !important;\n /* arrow icon in messages */\n --incoming-background-rgb: 36 39 58;\n --outgoing-background: #363a4f !important;\n /* read double tick */\n --icon-ack: #8aadf4 !important;\n /* received double tick */\n --bubble-meta-icon: #a5adcb !important;\n /* message timestamp */\n --bubble-meta: #cad3f5 !important;\n --message-primary: #cad3f5 !important;\n /* POLL */\n /* creation */\n --poll-modal-background-color: #24273a !important;\n --poll-modal-footer-background-color: #363a4f !important;\n /* votes */\n --poll-bar-fill-receiver: #a6da95 !important;\n --poll-bar-fill-sender: #a6da95 !important;\n --checkbox-mark: #181926 !important;\n /* audio duration */\n --audio-progress-metadata: #a5adcb !important;\n /* system messages (unread or day messages in chats) */\n --system-message-text: #cad3f5 !important;\n --system-message-background: #181926 !important;\n /* unread system message background */\n --unread-background: #181926 !important;\n --unread-bar-background: #494d64 !important;\n /* meta data for documents */\n --document-meta: #b8c0e0 !important;\n /* mentions, links and link previews */\n --mention-at-symbol: #7dc4e4 !important;\n --link: #7dc4e4 !important;\n --link-preview: #cad3f5 !important;\n --link-preview-lighter: #b8c0e0 !important;\n --link-preview-light: #a5adcb !important;\n --outgoing-background-rgb: 54 58 79;\n /* QUOTED MESSAGES */\n /* quoted messages */\n --quoted-message-text: #cad3f5 !important;\n /* background for quoted incoming and outgoing messages */\n --outgoing-background-deeper: #494d64 !important;\n /* SEARCH IN CHAT HIGHLIGHT */\n --highlight: #8bd5ca !important;\n /* quote colors */\n /* general text */\n --primary: #cad3f5 !important;\n --primary-strong: #cad3f5 !important;\n --primary-stronger: #cad3f5 !important;\n --primary-strongest: #cad3f5 !important;\n --secondary: #a5adcb !important;\n --secondary-strongest-rgb: 202 211 245;\n /* chat list typing message */\n --typing: #a6da95 !important;\n /* background for video player and image viewer */\n --media-viewer-background: #1e2030 !important;\n /* not loaded media */\n --media-gallery-thumb-background: #181926 !important;\n /* Group info/Contact info */\n --photopicker-overlay-background: rgba(30, 32, 48, 0.992) !important;\n --photopicker-overlay-background-rgb: 36 39 58;\n --media-viewer-background-rgb: 36 39 58;\n --drawer-background-deep: #181926 !important;\n /* group info read more */\n --input-button-more: #7dc4e4 !important;\n /* Group info thumbnails border */\n --chat-info-drawer-thumb-background: #5b6078 !important;\n /* Group admin badge background */\n --chat-marker-background: #1e2030 !important;\n --chat-marker-border: #1e2030 !important;\n /* Group admin badge foreground */\n --chat-marker: #a5adcb !important;\n /* Media gallery */\n --drawer-gallery-background: #181926 !important;\n /* mute toggle */\n --switch-button-checked-color: #b7bdf8 !important;\n --switch-track-checked-color: #5b6078 !important;\n --switch-track-color: #5b6078 !important;\n --switch-button-color: #8087a2 !important;\n /* danger, block, exit and report buttons */\n --danger: #ed8796!important;\n /* group added by someone not in contacts */\n --button-plain-background: #363a4f !important;\n --button-plain-background-hover: #494d64 !important;\n /* EMOJI AND STICKERS */\n --panel-input-background: #363a4f !important;\n --sticker-button-background: #494d64 !important;\n --active-tab-marker: #b7bdf8 !important;\n /* REACTIONS */\n --reactions-panel-background-color: #363a4f !important;\n --reactions-tray-background: #363a4f !important;\n --reactions-details-background: #363a4f !important;\n --svg-gray-button: #363a4f !important;\n /* Forward message popup */\n --panel-background-colored-deeper: #181926 !important;\n --modal-backdrop: rgba(30, 32, 48, 0.992) !important;\n /* MEDIA EDITOR */\n /* background for media editor */\n --panel-background-deeper: #1e2030 !important;\n /* message box for media editor */\n --media-editor-image-caption-input-background: #363a4f !important;\n /* selected picture in media editor */\n --media-editor-thumb-border-active: #b7bdf8 !important;\n /* send button in media editor */\n --button-round-background: #b7bdf8 !important;\n /* COMPOSE BAR */\n /* type a message bar and background */\n --compose-input-background: #363a4f !important;\n --compose-input-border: #494d64 !important;\n --compose-panel-background: #1e2030 !important;\n --rich-text-panel-background: #1e2030 !important;\n /* select messages fixes */\n --panel-background: #1e2030 !important;\n --panel-background-rgb: 30 32 48;\n --checkbox-background: #b7bdf8 !important;\n /* quoted message in compose */\n --popup-panel-background: #363a4f !important;\n /* use Surface 0 for contrast, other colors don't pass AAA */\n /* mention list item background */\n --compose-panel-background-hover: #494d64 !important;\n /* compose bar icons */\n --icon: #b7bdf8 !important;\n /* ATTACH ICONS */\n /* poll icon */\n /* image icon */\n /* sticker icon */\n /* camera icon */\n /* document icon */\n /* contact icon */\n /* VOICE MESSAGE SENDING */\n --ptt-draft-button-send: #b7bdf8 !important;\n --ptt-draft-waveform-background: #24273a !important;\n --ptt-draft-button-stop: #ed8796 !important;\n --ptt-draft-button-stop-hover: #ee99a0 !important;\n /* GENERAL OPTIONS */\n /* dropdown menus */\n --dropdown-background: #363a4f !important;\n --dropdown-background-hover: #494d64 !important;\n /* OTHER SECTIONS */\n /* profile background */\n --drawer-background: #24273a !important;\n /* communities, new chat, other panes */\n --panel-background-colored: #1e2030 !important;\n --drawer-section-background: #24273a !important;\n /* new chat icons */\n --round-icon-background: #a6da95 !important;\n --inverse: #cad3f5 !important;\n /* title and icon for drawers */\n --drawer-header-title: #cad3f5 !important;\n /* buttons such as create community */\n --button-primary-background: #b7bdf8 !important;\n --button-primary-background-hover: rgba(183, 189, 248, 0.992) !important;\n /* keyboard shortcuts background */\n --panel-background-lighter: #1e2030 !important;\n /* active input in modals and drawers */\n --input-border-active: #b7bdf8 !important;\n }\n :root .dark .landing-wrapper-before {\n background-color: #b7bdf8 !important;\n }\n :root .dark .bfsx6evv {\n background-color: #1e2030 !important;\n }\n :root .dark .p7idzaix {\n color: #181926 !important;\n }\n :root .dark .bg-color-1 {\n background-color: #a6da95 !important;\n }\n :root .dark .color-1 {\n color: #a6da95 !important;\n }\n :root .dark .bg-color-2 {\n background-color: #8aadf4 !important;\n }\n :root .dark .color-2 {\n color: #8aadf4 !important;\n }\n :root .dark .bg-color-3 {\n background-color: #f5bde6 !important;\n }\n :root .dark .color-3 {\n color: #f5bde6 !important;\n }\n :root .dark .bg-color-4 {\n background-color: #7dc4e4 !important;\n }\n :root .dark .color-4 {\n color: #7dc4e4 !important;\n }\n :root .dark .bg-color-5 {\n background-color: #f5a97f !important;\n }\n :root .dark .color-5 {\n color: #f5a97f !important;\n }\n :root .dark .bg-color-6 {\n background-color: #91d7e3 !important;\n }\n :root .dark .color-6 {\n color: #91d7e3 !important;\n }\n :root .dark .bg-color-7 {\n background-color: #eed49f !important;\n }\n :root .dark .color-7 {\n color: #eed49f !important;\n }\n :root .dark .bg-color-8 {\n background-color: #8bd5ca !important;\n }\n :root .dark .color-8 {\n color: #8bd5ca !important;\n }\n :root .dark .bg-color-9 {\n background-color: #b7bdf8 !important;\n }\n :root .dark .color-9 {\n color: #b7bdf8 !important;\n }\n :root .dark .bg-color-10 {\n background-color: #ed8796 !important;\n }\n :root .dark .color-10 {\n color: #ed8796 !important;\n }\n :root .dark .bg-color-11 {\n background-color: #c6a0f6 !important;\n }\n :root .dark .color-11 {\n color: #c6a0f6 !important;\n }\n :root .dark .bg-color-12 {\n background-color: #f0c6c6 !important;\n }\n :root .dark .color-12 {\n color: #f0c6c6 !important;\n }\n :root .dark .bg-color-13 {\n background-color: #f4dbd6 !important;\n }\n :root .dark .color-13 {\n color: #f4dbd6 !important;\n }\n :root .dark .bg-color-14 {\n background-color: #f5bde6 !important;\n }\n :root .dark .color-14 {\n color: #f5bde6 !important;\n }\n :root .dark .bg-color-15 {\n background-color: #ee99a0 !important;\n }\n :root .dark .color-15 {\n color: #ee99a0 !important;\n }\n :root .dark .bg-color-16 {\n background-color: #8bd5ca !important;\n }\n :root .dark .color-16 {\n color: #8bd5ca !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(6) > button > span > svg > circle {\n fill: #a6da95 !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #f5bde6 !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #f5bde6 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #f5bde6 !important;\n filter: brightness(70%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > circle {\n fill: #8aadf4 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > path:nth-child(2) {\n fill: #8aadf4 !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #ed8796 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #ed8796 !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #ed8796 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #c6a0f6 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #c6a0f6 !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(1) {\n fill: #91d7e3 !important;\n filter: brightness(85%) !important;\n }\n :root .dark div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(2) {\n fill: #91d7e3 !important;\n }\n :root #app > div > div > div._2Ts6i._2xAQV > div > div > div.WM0_u > span > svg > path:nth-child(1) {\n fill: #5b6078 !important;\n }\n :root #df9d3429-f0ef-48b5-b5eb-f9d27b2deba6 > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root #side > div._3gYev > div > div > button > div._3xdht._1ZD3q > span > svg > path {\n fill: #b7bdf8 !important;\n }",
- "start": 915,
+ "code": "/* prettier-ignore */\n body {\n /* STATUS PAGE */\n --status-background: #eff1f5 !important;\n --modal-backdrop-solid: #eff1f5 !important;\n /* join group pop up */\n --modal-background: #eff1f5 !important;\n /* startup progress */\n --progress-primary: #7287fd !important;\n --progress-background: #bcc0cc !important;\n --startup-background: #eff1f5 !important;\n --startup-background-rgb: 239 241 245;\n /* home page, no chat selected */\n --intro-background: #eff1f5 !important;\n --intro-border: #7287fd !important;\n /* general background */\n --app-background: #eff1f5 !important;\n /* CHAT LIST */\n /* chat list background */\n --background-default: #eff1f5 !important;\n /* chat list header */\n --panel-header-background: #e6e9ef !important;\n /* icons */\n --panel-header-icon: #4c4f69 !important;\n /* other warnings (notifications) */\n --butterbar-default-background: #e6e9ef !important;\n --butterbar-notification-icon: #04a5e5 !important;\n /* loading messages warning */\n --butterbar-green-nux-background: #e6e9ef !important;\n /* update available warning */\n --butterbar-update-background: #e6e9ef !important;\n --butterbar-update-icon: #7287fd !important;\n /* chat list search bar */\n --search-container-background: #eff1f5 !important;\n --search-input-container-background: #eff1f5 !important;\n --search-input-background: #ccd0da !important;\n --search-input-container-background-active: #e6e9ef !important;\n --icon-search-back: #7287fd !important;\n /* archive icon */\n --icon-bright-highlight: #7287fd !important;\n /* archived unread marker */\n --unread-marker-background: #7287fd !important;\n --unread-timestamp: #7287fd !important;\n /* archived chats header */\n --archived-chat-persistent-header-background: #dce0e8 !important;\n /* unread voice message */\n --ptt-green: #40a02b !important;\n /* read voice message */\n --ptt-blue: #1e66f5 !important;\n /* pinned chat icon */\n --icon-pinned: #7287fd !important;\n /* last message in selected chat */\n --secondary-stronger: #5c5f77 !important;\n /* background for active and hover chats in chat list */\n --background-default-active: #bcc0cc !important;\n --background-default-hover: #ccd0da !important;\n /* unread chats filter */\n --icon-high-emphasis: #40a02b !important;\n /* voice message playing */\n --ptt-ooc-background: #e6e9ef !important;\n /* CONVERSATION */\n /* chat background */\n --conversation-panel-background: #e6e9ef !important;\n /* MESSAGES */\n /* background for incoming and outgoing messages */\n --incoming-background: #eff1f5 !important;\n --incoming-background-deeper: #ccd0da !important;\n /* arrow icon in messages */\n --incoming-background-rgb: 239 241 245;\n --outgoing-background: #ccd0da !important;\n /* read double tick */\n --icon-ack: #1e66f5 !important;\n /* received double tick */\n --bubble-meta-icon: #6c6f85 !important;\n /* message timestamp */\n --bubble-meta: #4c4f69 !important;\n --message-primary: #4c4f69 !important;\n /* POLL */\n /* creation */\n --poll-modal-background-color: #eff1f5 !important;\n --poll-modal-footer-background-color: #ccd0da !important;\n /* votes */\n --poll-bar-fill-receiver: #40a02b !important;\n --poll-bar-fill-sender: #40a02b !important;\n --checkbox-mark: #dce0e8 !important;\n /* audio duration */\n --audio-progress-metadata: #6c6f85 !important;\n /* system messages (unread or day messages in chats) */\n --system-message-text: #4c4f69 !important;\n --system-message-background: #dce0e8 !important;\n /* unread system message background */\n --unread-background: #dce0e8 !important;\n --unread-bar-background: #bcc0cc !important;\n /* meta data for documents */\n --document-meta: #5c5f77 !important;\n /* mentions, links and link previews */\n --mention-at-symbol: #209fb5 !important;\n --link: #209fb5 !important;\n --link-preview: #4c4f69 !important;\n --link-preview-lighter: #5c5f77 !important;\n --link-preview-light: #6c6f85 !important;\n --outgoing-background-rgb: 204 208 218;\n /* QUOTED MESSAGES */\n /* quoted messages */\n --quoted-message-text: #4c4f69 !important;\n /* background for quoted incoming and outgoing messages */\n --outgoing-background-deeper: #bcc0cc !important;\n /* SEARCH IN CHAT HIGHLIGHT */\n --highlight: #179299 !important;\n /* quote colors */\n /* general text */\n --primary: #4c4f69 !important;\n --primary-strong: #4c4f69 !important;\n --primary-stronger: #4c4f69 !important;\n --primary-strongest: #4c4f69 !important;\n --secondary: #6c6f85 !important;\n --secondary-strongest-rgb: 76 79 105;\n /* chat list typing message */\n --typing: #40a02b !important;\n /* background for video player and image viewer */\n --media-viewer-background: #e6e9ef !important;\n /* not loaded media */\n --media-gallery-thumb-background: #dce0e8 !important;\n /* Group info/Contact info */\n --photopicker-overlay-background: rgba(230, 233, 239, 0.992) !important;\n --photopicker-overlay-background-rgb: 239 241 245;\n --media-viewer-background-rgb: 239 241 245;\n --drawer-background-deep: #dce0e8 !important;\n /* group info read more */\n --input-button-more: #209fb5 !important;\n /* Group info thumbnails border */\n --chat-info-drawer-thumb-background: #acb0be !important;\n /* Group admin badge background */\n --chat-marker-background: #e6e9ef !important;\n --chat-marker-border: #e6e9ef !important;\n /* Group admin badge foreground */\n --chat-marker: #6c6f85 !important;\n /* Media gallery */\n --drawer-gallery-background: #dce0e8 !important;\n /* mute toggle */\n --switch-button-checked-color: #7287fd !important;\n --switch-track-checked-color: #acb0be !important;\n --switch-track-color: #acb0be !important;\n --switch-button-color: #8c8fa1 !important;\n /* danger, block, exit and report buttons */\n --danger: #d20f39!important;\n /* group added by someone not in contacts */\n --button-plain-background: #ccd0da !important;\n --button-plain-background-hover: #bcc0cc !important;\n /* EMOJI AND STICKERS */\n --panel-input-background: #ccd0da !important;\n --sticker-button-background: #bcc0cc !important;\n --active-tab-marker: #7287fd !important;\n /* REACTIONS */\n --reactions-panel-background-color: #ccd0da !important;\n --reactions-tray-background: #ccd0da !important;\n --reactions-details-background: #ccd0da !important;\n --svg-gray-button: #ccd0da !important;\n /* Forward message popup */\n --panel-background-colored-deeper: #dce0e8 !important;\n --modal-backdrop: rgba(230, 233, 239, 0.992) !important;\n /* MEDIA EDITOR */\n /* background for media editor */\n --panel-background-deeper: #e6e9ef !important;\n /* message box for media editor */\n --media-editor-image-caption-input-background: #ccd0da !important;\n /* selected picture in media editor */\n --media-editor-thumb-border-active: #7287fd !important;\n /* send button in media editor */\n --button-round-background: #7287fd !important;\n /* COMPOSE BAR */\n /* type a message bar and background */\n --compose-input-background: #ccd0da !important;\n --compose-input-border: #bcc0cc !important;\n --compose-panel-background: #e6e9ef !important;\n --rich-text-panel-background: #e6e9ef !important;\n /* select messages fixes */\n --panel-background: #e6e9ef !important;\n --panel-background-rgb: 230 233 239;\n --checkbox-background: #7287fd !important;\n /* quoted message in compose */\n --popup-panel-background: #ccd0da !important;\n /* use Surface 0 for contrast, other colors don't pass AAA */\n /* mention list item background */\n --compose-panel-background-hover: #bcc0cc !important;\n /* compose bar icons */\n --icon: #7287fd !important;\n /* ATTACH ICONS */\n /* poll icon */\n /* image icon */\n /* sticker icon */\n /* camera icon */\n /* document icon */\n /* contact icon */\n /* VOICE MESSAGE SENDING */\n --ptt-draft-button-send: #7287fd !important;\n --ptt-draft-waveform-background: #eff1f5 !important;\n --ptt-draft-button-stop: #d20f39 !important;\n --ptt-draft-button-stop-hover: #e64553 !important;\n /* GENERAL OPTIONS */\n /* dropdown menus */\n --dropdown-background: #ccd0da !important;\n --dropdown-background-hover: #bcc0cc !important;\n /* OTHER SECTIONS */\n /* profile background */\n --drawer-background: #eff1f5 !important;\n /* communities, new chat, other panes */\n --panel-background-colored: #e6e9ef !important;\n --drawer-section-background: #eff1f5 !important;\n /* new chat icons */\n --round-icon-background: #40a02b !important;\n --inverse: #4c4f69 !important;\n /* title and icon for drawers */\n --drawer-header-title: #4c4f69 !important;\n /* buttons such as create community */\n --button-primary-background: #7287fd !important;\n --button-primary-background-hover: rgba(114, 135, 253, 0.992) !important;\n /* keyboard shortcuts background */\n --panel-background-lighter: #e6e9ef !important;\n /* active input in modals and drawers */\n --input-border-active: #7287fd !important;\n /* Start page drawing */\n /* Status unread dot */\n }\n body .landing-wrapper-before {\n background-color: #7287fd !important;\n }\n body .bfsx6evv {\n background-color: #e6e9ef !important;\n }\n body .p7idzaix {\n color: #dce0e8 !important;\n }\n body .bg-color-1 {\n background-color: #40a02b !important;\n }\n body .color-1 {\n color: #40a02b !important;\n }\n body .bg-color-2 {\n background-color: #1e66f5 !important;\n }\n body .color-2 {\n color: #1e66f5 !important;\n }\n body .bg-color-3 {\n background-color: #ea76cb !important;\n }\n body .color-3 {\n color: #ea76cb !important;\n }\n body .bg-color-4 {\n background-color: #209fb5 !important;\n }\n body .color-4 {\n color: #209fb5 !important;\n }\n body .bg-color-5 {\n background-color: #fe640b !important;\n }\n body .color-5 {\n color: #fe640b !important;\n }\n body .bg-color-6 {\n background-color: #04a5e5 !important;\n }\n body .color-6 {\n color: #04a5e5 !important;\n }\n body .bg-color-7 {\n background-color: #df8e1d !important;\n }\n body .color-7 {\n color: #df8e1d !important;\n }\n body .bg-color-8 {\n background-color: #179299 !important;\n }\n body .color-8 {\n color: #179299 !important;\n }\n body .bg-color-9 {\n background-color: #7287fd !important;\n }\n body .color-9 {\n color: #7287fd !important;\n }\n body .bg-color-10 {\n background-color: #d20f39 !important;\n }\n body .color-10 {\n color: #d20f39 !important;\n }\n body .bg-color-11 {\n background-color: #8839ef !important;\n }\n body .color-11 {\n color: #8839ef !important;\n }\n body .bg-color-12 {\n background-color: #dd7878 !important;\n }\n body .color-12 {\n color: #dd7878 !important;\n }\n body .bg-color-13 {\n background-color: #dc8a78 !important;\n }\n body .color-13 {\n color: #dc8a78 !important;\n }\n body .bg-color-14 {\n background-color: #ea76cb !important;\n }\n body .color-14 {\n color: #ea76cb !important;\n }\n body .bg-color-15 {\n background-color: #e64553 !important;\n }\n body .color-15 {\n color: #e64553 !important;\n }\n body .bg-color-16 {\n background-color: #179299 !important;\n }\n body .color-16 {\n color: #179299 !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(6) > button > span > svg > circle {\n fill: #40a02b !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #ea76cb !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #ea76cb !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #ea76cb !important;\n filter: brightness(70%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > circle {\n fill: #1e66f5 !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > path:nth-child(2) {\n fill: #1e66f5 !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #d20f39 !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #d20f39 !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #d20f39 !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #8839ef !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #8839ef !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(1) {\n fill: #04a5e5 !important;\n filter: brightness(85%) !important;\n }\n body div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(2) {\n fill: #04a5e5 !important;\n }\n body #app > div > div > div._2Ts6i._2xAQV > div > div > div.WM0_u > span > svg > path:nth-child(1) {\n fill: #acb0be !important;\n }\n body #df9d3429-f0ef-48b5-b5eb-f9d27b2deba6 > path:nth-child(2) {\n fill: #7287fd !important;\n }\n body #side > div._3gYev > div > div > button > div._3xdht._1ZD3q > span > svg > path {\n fill: #7287fd !important;\n }\n body.dark {\n /* STATUS PAGE */\n --status-background: #eff1f5 !important;\n --modal-backdrop-solid: #eff1f5 !important;\n /* join group pop up */\n --modal-background: #eff1f5 !important;\n /* startup progress */\n --progress-primary: #7287fd !important;\n --progress-background: #bcc0cc !important;\n --startup-background: #eff1f5 !important;\n --startup-background-rgb: 239 241 245;\n /* home page, no chat selected */\n --intro-background: #eff1f5 !important;\n --intro-border: #7287fd !important;\n /* general background */\n --app-background: #eff1f5 !important;\n /* CHAT LIST */\n /* chat list background */\n --background-default: #eff1f5 !important;\n /* chat list header */\n --panel-header-background: #e6e9ef !important;\n /* icons */\n --panel-header-icon: #4c4f69 !important;\n /* other warnings (notifications) */\n --butterbar-default-background: #e6e9ef !important;\n --butterbar-notification-icon: #04a5e5 !important;\n /* loading messages warning */\n --butterbar-green-nux-background: #e6e9ef !important;\n /* update available warning */\n --butterbar-update-background: #e6e9ef !important;\n --butterbar-update-icon: #7287fd !important;\n /* chat list search bar */\n --search-container-background: #eff1f5 !important;\n --search-input-container-background: #eff1f5 !important;\n --search-input-background: #ccd0da !important;\n --search-input-container-background-active: #e6e9ef !important;\n --icon-search-back: #7287fd !important;\n /* archive icon */\n --icon-bright-highlight: #7287fd !important;\n /* archived unread marker */\n --unread-marker-background: #7287fd !important;\n --unread-timestamp: #7287fd !important;\n /* archived chats header */\n --archived-chat-persistent-header-background: #dce0e8 !important;\n /* unread voice message */\n --ptt-green: #40a02b !important;\n /* read voice message */\n --ptt-blue: #1e66f5 !important;\n /* pinned chat icon */\n --icon-pinned: #7287fd !important;\n /* last message in selected chat */\n --secondary-stronger: #5c5f77 !important;\n /* background for active and hover chats in chat list */\n --background-default-active: #bcc0cc !important;\n --background-default-hover: #ccd0da !important;\n /* unread chats filter */\n --icon-high-emphasis: #40a02b !important;\n /* voice message playing */\n --ptt-ooc-background: #e6e9ef !important;\n /* CONVERSATION */\n /* chat background */\n --conversation-panel-background: #e6e9ef !important;\n /* MESSAGES */\n /* background for incoming and outgoing messages */\n --incoming-background: #eff1f5 !important;\n --incoming-background-deeper: #ccd0da !important;\n /* arrow icon in messages */\n --incoming-background-rgb: 239 241 245;\n --outgoing-background: #ccd0da !important;\n /* read double tick */\n --icon-ack: #1e66f5 !important;\n /* received double tick */\n --bubble-meta-icon: #6c6f85 !important;\n /* message timestamp */\n --bubble-meta: #4c4f69 !important;\n --message-primary: #4c4f69 !important;\n /* POLL */\n /* creation */\n --poll-modal-background-color: #eff1f5 !important;\n --poll-modal-footer-background-color: #ccd0da !important;\n /* votes */\n --poll-bar-fill-receiver: #40a02b !important;\n --poll-bar-fill-sender: #40a02b !important;\n --checkbox-mark: #dce0e8 !important;\n /* audio duration */\n --audio-progress-metadata: #6c6f85 !important;\n /* system messages (unread or day messages in chats) */\n --system-message-text: #4c4f69 !important;\n --system-message-background: #dce0e8 !important;\n /* unread system message background */\n --unread-background: #dce0e8 !important;\n --unread-bar-background: #bcc0cc !important;\n /* meta data for documents */\n --document-meta: #5c5f77 !important;\n /* mentions, links and link previews */\n --mention-at-symbol: #209fb5 !important;\n --link: #209fb5 !important;\n --link-preview: #4c4f69 !important;\n --link-preview-lighter: #5c5f77 !important;\n --link-preview-light: #6c6f85 !important;\n --outgoing-background-rgb: 204 208 218;\n /* QUOTED MESSAGES */\n /* quoted messages */\n --quoted-message-text: #4c4f69 !important;\n /* background for quoted incoming and outgoing messages */\n --outgoing-background-deeper: #bcc0cc !important;\n /* SEARCH IN CHAT HIGHLIGHT */\n --highlight: #179299 !important;\n /* quote colors */\n /* general text */\n --primary: #4c4f69 !important;\n --primary-strong: #4c4f69 !important;\n --primary-stronger: #4c4f69 !important;\n --primary-strongest: #4c4f69 !important;\n --secondary: #6c6f85 !important;\n --secondary-strongest-rgb: 76 79 105;\n /* chat list typing message */\n --typing: #40a02b !important;\n /* background for video player and image viewer */\n --media-viewer-background: #e6e9ef !important;\n /* not loaded media */\n --media-gallery-thumb-background: #dce0e8 !important;\n /* Group info/Contact info */\n --photopicker-overlay-background: rgba(230, 233, 239, 0.992) !important;\n --photopicker-overlay-background-rgb: 239 241 245;\n --media-viewer-background-rgb: 239 241 245;\n --drawer-background-deep: #dce0e8 !important;\n /* group info read more */\n --input-button-more: #209fb5 !important;\n /* Group info thumbnails border */\n --chat-info-drawer-thumb-background: #acb0be !important;\n /* Group admin badge background */\n --chat-marker-background: #e6e9ef !important;\n --chat-marker-border: #e6e9ef !important;\n /* Group admin badge foreground */\n --chat-marker: #6c6f85 !important;\n /* Media gallery */\n --drawer-gallery-background: #dce0e8 !important;\n /* mute toggle */\n --switch-button-checked-color: #7287fd !important;\n --switch-track-checked-color: #acb0be !important;\n --switch-track-color: #acb0be !important;\n --switch-button-color: #8c8fa1 !important;\n /* danger, block, exit and report buttons */\n --danger: #d20f39!important;\n /* group added by someone not in contacts */\n --button-plain-background: #ccd0da !important;\n --button-plain-background-hover: #bcc0cc !important;\n /* EMOJI AND STICKERS */\n --panel-input-background: #ccd0da !important;\n --sticker-button-background: #bcc0cc !important;\n --active-tab-marker: #7287fd !important;\n /* REACTIONS */\n --reactions-panel-background-color: #ccd0da !important;\n --reactions-tray-background: #ccd0da !important;\n --reactions-details-background: #ccd0da !important;\n --svg-gray-button: #ccd0da !important;\n /* Forward message popup */\n --panel-background-colored-deeper: #dce0e8 !important;\n --modal-backdrop: rgba(230, 233, 239, 0.992) !important;\n /* MEDIA EDITOR */\n /* background for media editor */\n --panel-background-deeper: #e6e9ef !important;\n /* message box for media editor */\n --media-editor-image-caption-input-background: #ccd0da !important;\n /* selected picture in media editor */\n --media-editor-thumb-border-active: #7287fd !important;\n /* send button in media editor */\n --button-round-background: #7287fd !important;\n /* COMPOSE BAR */\n /* type a message bar and background */\n --compose-input-background: #ccd0da !important;\n --compose-input-border: #bcc0cc !important;\n --compose-panel-background: #e6e9ef !important;\n --rich-text-panel-background: #e6e9ef !important;\n /* select messages fixes */\n --panel-background: #e6e9ef !important;\n --panel-background-rgb: 230 233 239;\n --checkbox-background: #7287fd !important;\n /* quoted message in compose */\n --popup-panel-background: #ccd0da !important;\n /* use Surface 0 for contrast, other colors don't pass AAA */\n /* mention list item background */\n --compose-panel-background-hover: #bcc0cc !important;\n /* compose bar icons */\n --icon: #7287fd !important;\n /* ATTACH ICONS */\n /* poll icon */\n /* image icon */\n /* sticker icon */\n /* camera icon */\n /* document icon */\n /* contact icon */\n /* VOICE MESSAGE SENDING */\n --ptt-draft-button-send: #7287fd !important;\n --ptt-draft-waveform-background: #eff1f5 !important;\n --ptt-draft-button-stop: #d20f39 !important;\n --ptt-draft-button-stop-hover: #e64553 !important;\n /* GENERAL OPTIONS */\n /* dropdown menus */\n --dropdown-background: #ccd0da !important;\n --dropdown-background-hover: #bcc0cc !important;\n /* OTHER SECTIONS */\n /* profile background */\n --drawer-background: #eff1f5 !important;\n /* communities, new chat, other panes */\n --panel-background-colored: #e6e9ef !important;\n --drawer-section-background: #eff1f5 !important;\n /* new chat icons */\n --round-icon-background: #40a02b !important;\n --inverse: #4c4f69 !important;\n /* title and icon for drawers */\n --drawer-header-title: #4c4f69 !important;\n /* buttons such as create community */\n --button-primary-background: #7287fd !important;\n --button-primary-background-hover: rgba(114, 135, 253, 0.992) !important;\n /* keyboard shortcuts background */\n --panel-background-lighter: #e6e9ef !important;\n /* active input in modals and drawers */\n --input-border-active: #7287fd !important;\n /* Start page drawing */\n /* Status unread dot */\n }\n body.dark .landing-wrapper-before {\n background-color: #7287fd !important;\n }\n body.dark .bfsx6evv {\n background-color: #e6e9ef !important;\n }\n body.dark .p7idzaix {\n color: #dce0e8 !important;\n }\n body.dark .bg-color-1 {\n background-color: #40a02b !important;\n }\n body.dark .color-1 {\n color: #40a02b !important;\n }\n body.dark .bg-color-2 {\n background-color: #1e66f5 !important;\n }\n body.dark .color-2 {\n color: #1e66f5 !important;\n }\n body.dark .bg-color-3 {\n background-color: #ea76cb !important;\n }\n body.dark .color-3 {\n color: #ea76cb !important;\n }\n body.dark .bg-color-4 {\n background-color: #209fb5 !important;\n }\n body.dark .color-4 {\n color: #209fb5 !important;\n }\n body.dark .bg-color-5 {\n background-color: #fe640b !important;\n }\n body.dark .color-5 {\n color: #fe640b !important;\n }\n body.dark .bg-color-6 {\n background-color: #04a5e5 !important;\n }\n body.dark .color-6 {\n color: #04a5e5 !important;\n }\n body.dark .bg-color-7 {\n background-color: #df8e1d !important;\n }\n body.dark .color-7 {\n color: #df8e1d !important;\n }\n body.dark .bg-color-8 {\n background-color: #179299 !important;\n }\n body.dark .color-8 {\n color: #179299 !important;\n }\n body.dark .bg-color-9 {\n background-color: #7287fd !important;\n }\n body.dark .color-9 {\n color: #7287fd !important;\n }\n body.dark .bg-color-10 {\n background-color: #d20f39 !important;\n }\n body.dark .color-10 {\n color: #d20f39 !important;\n }\n body.dark .bg-color-11 {\n background-color: #8839ef !important;\n }\n body.dark .color-11 {\n color: #8839ef !important;\n }\n body.dark .bg-color-12 {\n background-color: #dd7878 !important;\n }\n body.dark .color-12 {\n color: #dd7878 !important;\n }\n body.dark .bg-color-13 {\n background-color: #dc8a78 !important;\n }\n body.dark .color-13 {\n color: #dc8a78 !important;\n }\n body.dark .bg-color-14 {\n background-color: #ea76cb !important;\n }\n body.dark .color-14 {\n color: #ea76cb !important;\n }\n body.dark .bg-color-15 {\n background-color: #e64553 !important;\n }\n body.dark .color-15 {\n color: #e64553 !important;\n }\n body.dark .bg-color-16 {\n background-color: #179299 !important;\n }\n body.dark .color-16 {\n color: #179299 !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(6) > button > span > svg > circle {\n fill: #40a02b !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #ea76cb !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #ea76cb !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(1) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #ea76cb !important;\n filter: brightness(70%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > circle {\n fill: #1e66f5 !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(2) > button > span > svg > g > path:nth-child(2) {\n fill: #1e66f5 !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #d20f39 !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #d20f39 !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(3) > button > span > svg > g:nth-child(1) > g > rect {\n fill: #d20f39 !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(1) {\n fill: #8839ef !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(4) > button > span > svg > g:nth-child(1) > g > path:nth-child(2) {\n fill: #8839ef !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(1) {\n fill: #04a5e5 !important;\n filter: brightness(85%) !important;\n }\n body.dark div._1OT67 > div > span > div > div > ul > li:nth-child(5) > button > span > svg > g:nth-child(1) > g > g > path:nth-child(2) {\n fill: #04a5e5 !important;\n }\n body.dark #app > div > div > div._2Ts6i._2xAQV > div > div > div.WM0_u > span > svg > path:nth-child(1) {\n fill: #acb0be !important;\n }\n body.dark #df9d3429-f0ef-48b5-b5eb-f9d27b2deba6 > path:nth-child(2) {\n fill: #7287fd !important;\n }\n body.dark #side > div._3gYev > div > div > button > div._3xdht._1ZD3q > span > svg > path {\n fill: #7287fd !important;\n }",
+ "start": 1035,
"domains": [
"web.whatsapp.com"
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name WhatsApp Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/whatsapp-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css\n@description Soothing pastel theme for WhatsApp Web\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Grey\"]\n@var checkbox lighterMessages \"Lighter incoming messages\" 0\n==/UserStyle== */\n@-moz-document domain(\"web.whatsapp.com\") {\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n :root {\n #catppuccin(@flavor, @accentColor);\n }\n\n @color: red;\n #rgbify(@color) {\n @rgb-raw: red(@color) green(@color) blue(@color);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .dark {\n .landing-wrapper-before {\n background-color: @accent-color !important;\n }\n\n /* STATUS PAGE */\n --status-background: @base !important;\n .bfsx6evv {\n background-color: @mantle !important;\n }\n\n --modal-backdrop-solid: @base !important;\n\n /* join group pop up */\n --modal-background: @base !important;\n\n /* startup progress */\n --progress-primary: @accent-color !important;\n --progress-background: @surface1 !important;\n --startup-background: @base !important;\n --startup-background-rgb: #rgbify(@base) [];\n /* home page, no chat selected */\n --intro-background: @base !important;\n --intro-border: @accent-color !important;\n /* general background */\n --app-background: @base !important;\n\n /* CHAT LIST */\n /* chat list background */\n --background-default: @base !important;\n /* chat list header */\n --panel-header-background: @mantle !important;\n /* icons */\n --panel-header-icon: @text !important;\n /* other warnings (notifications) */\n --butterbar-default-background: @mantle !important;\n --butterbar-notification-icon: @sky !important;\n /* loading messages warning */\n --butterbar-green-nux-background: @mantle !important;\n /* update available warning */\n --butterbar-update-background: @mantle !important;\n --butterbar-update-icon: @accent-color !important;\n /* chat list search bar */\n --search-container-background: @base !important;\n --search-input-container-background: @base !important;\n --search-input-background: @surface0 !important;\n --search-input-container-background-active: @mantle !important;\n --icon-search-back: @accent-color !important;\n /* archive icon */\n --icon-bright-highlight: @accent-color !important;\n /* archived unread marker */\n --unread-marker-background: @accent-color !important;\n --unread-timestamp: @accent-color !important;\n /* archived chats header */\n --archived-chat-persistent-header-background: @crust !important;\n /* unread voice message */\n --ptt-green: @green !important;\n /* read voice message */\n --ptt-blue: @blue !important;\n /* pinned chat icon */\n --icon-pinned: @accent-color !important;\n /* last message in selected chat */\n --secondary-stronger: @subtext1 !important;\n /* background for active and hover chats in chat list */\n --background-default-active: @surface1 !important;\n --background-default-hover: @surface0 !important;\n /* unread chats filter */\n --icon-high-emphasis: @green !important;\n .p7idzaix {\n color: @crust !important;\n }\n /* voice message playing */\n --ptt-ooc-background: @mantle !important;\n\n /* CONVERSATION */\n /* chat background */\n --conversation-panel-background: @mantle !important;\n /* MESSAGES */\n /* background for incoming and outgoing messages */\n & when (@lighterMessages=1) {\n --incoming-background: @surface1 !important;\n --incoming-background-deeper: @surface2 !important;\n /* arrow icon in messages */\n --incoming-background-rgb: #rgbify(@surface1) [];\n }\n & when (@lighterMessages=0) {\n --incoming-background: @base !important;\n --incoming-background-deeper: @surface0 !important;\n /* arrow icon in messages */\n --incoming-background-rgb: #rgbify(@base) [];\n }\n --outgoing-background: @surface0 !important;\n /* read double tick */\n --icon-ack: @blue !important;\n /* received double tick */\n --bubble-meta-icon: @subtext0 !important;\n /* message timestamp */\n --bubble-meta: @text !important;\n --message-primary: @text !important;\n /* POLL */\n /* creation */\n --poll-modal-background-color: @base !important;\n --poll-modal-footer-background-color: @surface0 !important;\n /* votes */\n --poll-bar-fill-receiver: @green !important;\n --poll-bar-fill-sender: @green !important;\n --checkbox-mark: @crust !important;\n\n /* audio duration */\n --audio-progress-metadata: @subtext0 !important;\n /* system messages (unread or day messages in chats) */\n --system-message-text: @text !important;\n --system-message-background: @crust !important;\n /* unread system message background */\n --unread-background: @crust !important;\n --unread-bar-background: @surface1 !important;\n /* meta data for documents */\n --document-meta: @subtext1 !important;\n /* mentions, links and link previews */\n --mention-at-symbol: @sapphire !important;\n --link: @sapphire !important;\n --link-preview: @text !important;\n --link-preview-lighter: @subtext1 !important;\n --link-preview-light: @subtext0 !important;\n --outgoing-background-rgb: #rgbify(@surface0) [];\n /* QUOTED MESSAGES */\n /* quoted messages */\n --quoted-message-text: @text !important;\n /* background for quoted incoming and outgoing messages */\n --outgoing-background-deeper: @surface1 !important;\n\n /* SEARCH IN CHAT HIGHLIGHT */\n --highlight: @teal !important;\n\n /* quote colors */\n .bg-color-1 {\n background-color: @green !important;\n }\n .color-1 {\n color: @green !important;\n }\n .bg-color-2 {\n background-color: @blue !important;\n }\n .color-2 {\n color: @blue !important;\n }\n .bg-color-3 {\n background-color: @pink !important;\n }\n .color-3 {\n color: @pink !important;\n }\n .bg-color-4 {\n background-color: @sapphire !important;\n }\n .color-4 {\n color: @sapphire !important;\n }\n .bg-color-5 {\n background-color: @peach !important;\n }\n .color-5 {\n color: @peach !important;\n }\n .bg-color-6 {\n background-color: @sky !important;\n }\n .color-6 {\n color: @sky !important;\n }\n .bg-color-7 {\n background-color: @yellow !important;\n }\n .color-7 {\n color: @yellow !important;\n }\n .bg-color-8 {\n background-color: @teal !important;\n }\n .color-8 {\n color: @teal !important;\n }\n .bg-color-9 {\n background-color: @lavender !important;\n }\n .color-9 {\n color: @lavender !important;\n }\n .bg-color-10 {\n background-color: @red!important;\n }\n .color-10 {\n color: @red!important;\n }\n .bg-color-11 {\n background-color: @mauve !important;\n }\n .color-11 {\n color: @mauve !important;\n }\n .bg-color-12 {\n background-color: @flamingo !important;\n }\n .color-12 {\n color: @flamingo !important;\n }\n .bg-color-13 {\n background-color: @rosewater !important;\n }\n .color-13 {\n color: @rosewater !important;\n }\n .bg-color-14 {\n background-color: @pink !important;\n }\n .color-14 {\n color: @pink !important;\n }\n .bg-color-15 {\n background-color: @maroon !important;\n }\n .color-15 {\n color: @maroon !important;\n }\n .bg-color-16 {\n background-color: @teal !important;\n }\n .color-16 {\n color: @teal !important;\n }\n /* general text */\n --primary: @text !important;\n --primary-strong: @text !important;\n --primary-stronger: @text !important;\n --primary-strongest: @text !important;\n --secondary: @subtext0 !important;\n --secondary-strongest-rgb: #rgbify(@text) [];\n /* chat list typing message */\n --typing: @green !important;\n /* background for video player and image viewer */\n --media-viewer-background: @mantle !important;\n /* not loaded media */\n --media-gallery-thumb-background: @crust !important;\n\n /* Group info/Contact info */\n --photopicker-overlay-background: fadeout(@mantle, 0.8) !important;\n --photopicker-overlay-background-rgb: #rgbify(@base) [];\n --media-viewer-background-rgb: #rgbify(@base) [];\n --drawer-background-deep: @crust !important;\n /* group info read more */\n --input-button-more: @sapphire !important;\n /* Group info thumbnails border */\n --chat-info-drawer-thumb-background: @surface2 !important;\n /* Group admin badge background */\n --chat-marker-background: @mantle !important;\n --chat-marker-border: @mantle !important;\n /* Group admin badge foreground */\n --chat-marker: @subtext0 !important;\n /* Media gallery */\n --drawer-gallery-background: @crust !important;\n /* mute toggle */\n --switch-button-checked-color: @accent-color !important;\n --switch-track-checked-color: @surface2 !important;\n --switch-track-color: @surface2 !important;\n --switch-button-color: @overlay1 !important;\n\n /* danger, block, exit and report buttons */\n --danger: @red!important;\n\n /* group added by someone not in contacts */\n --button-plain-background: @surface0 !important;\n --button-plain-background-hover: @surface1 !important;\n\n /* EMOJI AND STICKERS */\n --panel-input-background: @surface0 !important;\n --sticker-button-background: @surface1 !important;\n --active-tab-marker: @accent-color !important;\n\n /* REACTIONS */\n --reactions-panel-background-color: @surface0 !important;\n --reactions-tray-background: @surface0 !important;\n --reactions-details-background: @surface0 !important;\n --svg-gray-button: @surface0 !important;\n\n /* Forward message popup */\n --panel-background-colored-deeper: @crust !important;\n --modal-backdrop: fadeout(@mantle, 0.8) !important;\n\n /* MEDIA EDITOR */\n /* background for media editor */\n --panel-background-deeper: @mantle !important;\n /* message box for media editor */\n --media-editor-image-caption-input-background: @surface0 !important;\n /* selected picture in media editor */\n --media-editor-thumb-border-active: @accent-color !important;\n /* send button in media editor */\n --button-round-background: @accent-color !important;\n\n /* COMPOSE BAR */\n /* type a message bar and background */\n --compose-input-background: @surface0 !important;\n --compose-input-border: @surface1 !important;\n --compose-panel-background: @mantle !important;\n --rich-text-panel-background: @mantle !important;\n /* select messages fixes */\n --panel-background: @mantle !important;\n --panel-background-rgb: #rgbify(@mantle) [];\n --checkbox-background: @accent-color !important;\n /* quoted message in compose */\n --popup-panel-background: @surface0 !important;\n /* use Surface 0 for contrast, other colors don't pass AAA */\n /* mention list item background */\n --compose-panel-background-hover: @surface1 !important;\n /* compose bar icons */\n --icon: @accent-color !important;\n /* ATTACH ICONS */\n /* poll icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(6)\n > button\n > span\n > svg\n > circle {\n fill: @green !important;\n }\n /* image icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @pink !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @pink !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > rect {\n fill: @pink !important;\n filter: brightness(70%) !important;\n }\n /* sticker icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(2)\n > button\n > span\n > svg\n > g\n > circle {\n fill: @blue !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(2)\n > button\n > span\n > svg\n > g\n > path:nth-child(2) {\n fill: @blue !important;\n }\n /* camera icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @red!important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @red!important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > rect {\n fill: @red!important;\n filter: brightness(85%) !important;\n }\n /* document icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(4)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @mauve !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(4)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @mauve !important;\n }\n /* contact icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(5)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > g\n > path:nth-child(1) {\n fill: @sky !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(5)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > g\n > path:nth-child(2) {\n fill: @sky !important;\n }\n /* VOICE MESSAGE SENDING */\n --ptt-draft-button-send: @accent-color !important;\n --ptt-draft-waveform-background: @base !important;\n --ptt-draft-button-stop: @red !important;\n --ptt-draft-button-stop-hover: @maroon !important;\n\n /* GENERAL OPTIONS */\n /* dropdown menus */\n --dropdown-background: @surface0 !important;\n --dropdown-background-hover: @surface1 !important;\n\n /* OTHER SECTIONS */\n /* profile background */\n --drawer-background: @base !important;\n /* communities, new chat, other panes */\n --panel-background-colored: @mantle !important;\n --drawer-section-background: @base !important;\n /* new chat icons */\n --round-icon-background: @green !important;\n --inverse: @text !important;\n /* title and icon for drawers */\n --drawer-header-title: @text !important;\n /* buttons such as create community */\n --button-primary-background: @accent-color !important;\n --button-primary-background-hover: fadeout(@accent-color, 0.8) !important;\n /* keyboard shortcuts background */\n --panel-background-lighter: @mantle !important;\n /* active input in modals and drawers */\n --input-border-active: @accent-color !important;\n }\n\n /* Start page drawing */\n #app\n > div\n > div\n > div._2Ts6i._2xAQV\n > div\n > div\n > div.WM0_u\n > span\n > svg\n > path:nth-child(1) {\n fill: @surface2 !important;\n }\n\n /* Status unread dot */\n #df9d3429-f0ef-48b5-b5eb-f9d27b2deba6 > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n #side\n > div._3gYev\n > div\n > div\n > button\n > div._3xdht._1ZD3q\n > span\n > svg\n > path {\n fill: @accent-color !important;\n }\n }\n}\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name WhatsApp Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/whatsapp-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css\n@description Soothing pastel theme for WhatsApp Web\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Grey\"]\n@var checkbox lighterMessages \"Lighter incoming messages\" 0\n==/UserStyle== */\n@-moz-document domain(\"web.whatsapp.com\") {\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n body {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n body.dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @color: red;\n #rgbify(@color) {\n @rgb-raw: red(@color) green(@color) blue(@color);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .landing-wrapper-before {\n background-color: @accent-color !important;\n }\n\n /* STATUS PAGE */\n --status-background: @base !important;\n .bfsx6evv {\n background-color: @mantle !important;\n }\n\n --modal-backdrop-solid: @base !important;\n\n /* join group pop up */\n --modal-background: @base !important;\n\n /* startup progress */\n --progress-primary: @accent-color !important;\n --progress-background: @surface1 !important;\n --startup-background: @base !important;\n --startup-background-rgb: #rgbify(@base) [];\n /* home page, no chat selected */\n --intro-background: @base !important;\n --intro-border: @accent-color !important;\n /* general background */\n --app-background: @base !important;\n\n /* CHAT LIST */\n /* chat list background */\n --background-default: @base !important;\n /* chat list header */\n --panel-header-background: @mantle !important;\n /* icons */\n --panel-header-icon: @text !important;\n /* other warnings (notifications) */\n --butterbar-default-background: @mantle !important;\n --butterbar-notification-icon: @sky !important;\n /* loading messages warning */\n --butterbar-green-nux-background: @mantle !important;\n /* update available warning */\n --butterbar-update-background: @mantle !important;\n --butterbar-update-icon: @accent-color !important;\n /* chat list search bar */\n --search-container-background: @base !important;\n --search-input-container-background: @base !important;\n --search-input-background: @surface0 !important;\n --search-input-container-background-active: @mantle !important;\n --icon-search-back: @accent-color !important;\n /* archive icon */\n --icon-bright-highlight: @accent-color !important;\n /* archived unread marker */\n --unread-marker-background: @accent-color !important;\n --unread-timestamp: @accent-color !important;\n /* archived chats header */\n --archived-chat-persistent-header-background: @crust !important;\n /* unread voice message */\n --ptt-green: @green !important;\n /* read voice message */\n --ptt-blue: @blue !important;\n /* pinned chat icon */\n --icon-pinned: @accent-color !important;\n /* last message in selected chat */\n --secondary-stronger: @subtext1 !important;\n /* background for active and hover chats in chat list */\n --background-default-active: @surface1 !important;\n --background-default-hover: @surface0 !important;\n /* unread chats filter */\n --icon-high-emphasis: @green !important;\n .p7idzaix {\n color: @crust !important;\n }\n /* voice message playing */\n --ptt-ooc-background: @mantle !important;\n\n /* CONVERSATION */\n /* chat background */\n --conversation-panel-background: @mantle !important;\n /* MESSAGES */\n /* background for incoming and outgoing messages */\n & when (@lighterMessages=1) {\n --incoming-background: @surface1 !important;\n --incoming-background-deeper: @surface2 !important;\n /* arrow icon in messages */\n --incoming-background-rgb: #rgbify(@surface1) [];\n }\n & when (@lighterMessages=0) {\n --incoming-background: @base !important;\n --incoming-background-deeper: @surface0 !important;\n /* arrow icon in messages */\n --incoming-background-rgb: #rgbify(@base) [];\n }\n --outgoing-background: @surface0 !important;\n /* read double tick */\n --icon-ack: @blue !important;\n /* received double tick */\n --bubble-meta-icon: @subtext0 !important;\n /* message timestamp */\n --bubble-meta: @text !important;\n --message-primary: @text !important;\n /* POLL */\n /* creation */\n --poll-modal-background-color: @base !important;\n --poll-modal-footer-background-color: @surface0 !important;\n /* votes */\n --poll-bar-fill-receiver: @green !important;\n --poll-bar-fill-sender: @green !important;\n --checkbox-mark: @crust !important;\n\n /* audio duration */\n --audio-progress-metadata: @subtext0 !important;\n /* system messages (unread or day messages in chats) */\n --system-message-text: @text !important;\n --system-message-background: @crust !important;\n /* unread system message background */\n --unread-background: @crust !important;\n --unread-bar-background: @surface1 !important;\n /* meta data for documents */\n --document-meta: @subtext1 !important;\n /* mentions, links and link previews */\n --mention-at-symbol: @sapphire !important;\n --link: @sapphire !important;\n --link-preview: @text !important;\n --link-preview-lighter: @subtext1 !important;\n --link-preview-light: @subtext0 !important;\n --outgoing-background-rgb: #rgbify(@surface0) [];\n /* QUOTED MESSAGES */\n /* quoted messages */\n --quoted-message-text: @text !important;\n /* background for quoted incoming and outgoing messages */\n --outgoing-background-deeper: @surface1 !important;\n\n /* SEARCH IN CHAT HIGHLIGHT */\n --highlight: @teal !important;\n\n /* quote colors */\n .bg-color-1 {\n background-color: @green !important;\n }\n .color-1 {\n color: @green !important;\n }\n .bg-color-2 {\n background-color: @blue !important;\n }\n .color-2 {\n color: @blue !important;\n }\n .bg-color-3 {\n background-color: @pink !important;\n }\n .color-3 {\n color: @pink !important;\n }\n .bg-color-4 {\n background-color: @sapphire !important;\n }\n .color-4 {\n color: @sapphire !important;\n }\n .bg-color-5 {\n background-color: @peach !important;\n }\n .color-5 {\n color: @peach !important;\n }\n .bg-color-6 {\n background-color: @sky !important;\n }\n .color-6 {\n color: @sky !important;\n }\n .bg-color-7 {\n background-color: @yellow !important;\n }\n .color-7 {\n color: @yellow !important;\n }\n .bg-color-8 {\n background-color: @teal !important;\n }\n .color-8 {\n color: @teal !important;\n }\n .bg-color-9 {\n background-color: @lavender !important;\n }\n .color-9 {\n color: @lavender !important;\n }\n .bg-color-10 {\n background-color: @red!important;\n }\n .color-10 {\n color: @red!important;\n }\n .bg-color-11 {\n background-color: @mauve !important;\n }\n .color-11 {\n color: @mauve !important;\n }\n .bg-color-12 {\n background-color: @flamingo !important;\n }\n .color-12 {\n color: @flamingo !important;\n }\n .bg-color-13 {\n background-color: @rosewater !important;\n }\n .color-13 {\n color: @rosewater !important;\n }\n .bg-color-14 {\n background-color: @pink !important;\n }\n .color-14 {\n color: @pink !important;\n }\n .bg-color-15 {\n background-color: @maroon !important;\n }\n .color-15 {\n color: @maroon !important;\n }\n .bg-color-16 {\n background-color: @teal !important;\n }\n .color-16 {\n color: @teal !important;\n }\n /* general text */\n --primary: @text !important;\n --primary-strong: @text !important;\n --primary-stronger: @text !important;\n --primary-strongest: @text !important;\n --secondary: @subtext0 !important;\n --secondary-strongest-rgb: #rgbify(@text) [];\n /* chat list typing message */\n --typing: @green !important;\n /* background for video player and image viewer */\n --media-viewer-background: @mantle !important;\n /* not loaded media */\n --media-gallery-thumb-background: @crust !important;\n\n /* Group info/Contact info */\n --photopicker-overlay-background: fadeout(@mantle, 0.8) !important;\n --photopicker-overlay-background-rgb: #rgbify(@base) [];\n --media-viewer-background-rgb: #rgbify(@base) [];\n --drawer-background-deep: @crust !important;\n /* group info read more */\n --input-button-more: @sapphire !important;\n /* Group info thumbnails border */\n --chat-info-drawer-thumb-background: @surface2 !important;\n /* Group admin badge background */\n --chat-marker-background: @mantle !important;\n --chat-marker-border: @mantle !important;\n /* Group admin badge foreground */\n --chat-marker: @subtext0 !important;\n /* Media gallery */\n --drawer-gallery-background: @crust !important;\n /* mute toggle */\n --switch-button-checked-color: @accent-color !important;\n --switch-track-checked-color: @surface2 !important;\n --switch-track-color: @surface2 !important;\n --switch-button-color: @overlay1 !important;\n\n /* danger, block, exit and report buttons */\n --danger: @red!important;\n\n /* group added by someone not in contacts */\n --button-plain-background: @surface0 !important;\n --button-plain-background-hover: @surface1 !important;\n\n /* EMOJI AND STICKERS */\n --panel-input-background: @surface0 !important;\n --sticker-button-background: @surface1 !important;\n --active-tab-marker: @accent-color !important;\n\n /* REACTIONS */\n --reactions-panel-background-color: @surface0 !important;\n --reactions-tray-background: @surface0 !important;\n --reactions-details-background: @surface0 !important;\n --svg-gray-button: @surface0 !important;\n\n /* Forward message popup */\n --panel-background-colored-deeper: @crust !important;\n --modal-backdrop: fadeout(@mantle, 0.8) !important;\n\n /* MEDIA EDITOR */\n /* background for media editor */\n --panel-background-deeper: @mantle !important;\n /* message box for media editor */\n --media-editor-image-caption-input-background: @surface0 !important;\n /* selected picture in media editor */\n --media-editor-thumb-border-active: @accent-color !important;\n /* send button in media editor */\n --button-round-background: @accent-color !important;\n\n /* COMPOSE BAR */\n /* type a message bar and background */\n --compose-input-background: @surface0 !important;\n --compose-input-border: @surface1 !important;\n --compose-panel-background: @mantle !important;\n --rich-text-panel-background: @mantle !important;\n /* select messages fixes */\n --panel-background: @mantle !important;\n --panel-background-rgb: #rgbify(@mantle) [];\n --checkbox-background: @accent-color !important;\n /* quoted message in compose */\n --popup-panel-background: @surface0 !important;\n /* use Surface 0 for contrast, other colors don't pass AAA */\n /* mention list item background */\n --compose-panel-background-hover: @surface1 !important;\n /* compose bar icons */\n --icon: @accent-color !important;\n /* ATTACH ICONS */\n /* poll icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(6)\n > button\n > span\n > svg\n > circle {\n fill: @green !important;\n }\n /* image icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @pink !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @pink !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(1)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > rect {\n fill: @pink !important;\n filter: brightness(70%) !important;\n }\n /* sticker icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(2)\n > button\n > span\n > svg\n > g\n > circle {\n fill: @blue !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(2)\n > button\n > span\n > svg\n > g\n > path:nth-child(2) {\n fill: @blue !important;\n }\n /* camera icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @red!important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @red!important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(3)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > rect {\n fill: @red!important;\n filter: brightness(85%) !important;\n }\n /* document icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(4)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(1) {\n fill: @mauve !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(4)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > path:nth-child(2) {\n fill: @mauve !important;\n }\n /* contact icon */\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(5)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > g\n > path:nth-child(1) {\n fill: @sky !important;\n filter: brightness(85%) !important;\n }\n div._1OT67\n > div\n > span\n > div\n > div\n > ul\n > li:nth-child(5)\n > button\n > span\n > svg\n > g:nth-child(1)\n > g\n > g\n > path:nth-child(2) {\n fill: @sky !important;\n }\n /* VOICE MESSAGE SENDING */\n --ptt-draft-button-send: @accent-color !important;\n --ptt-draft-waveform-background: @base !important;\n --ptt-draft-button-stop: @red !important;\n --ptt-draft-button-stop-hover: @maroon !important;\n\n /* GENERAL OPTIONS */\n /* dropdown menus */\n --dropdown-background: @surface0 !important;\n --dropdown-background-hover: @surface1 !important;\n\n /* OTHER SECTIONS */\n /* profile background */\n --drawer-background: @base !important;\n /* communities, new chat, other panes */\n --panel-background-colored: @mantle !important;\n --drawer-section-background: @base !important;\n /* new chat icons */\n --round-icon-background: @green !important;\n --inverse: @text !important;\n /* title and icon for drawers */\n --drawer-header-title: @text !important;\n /* buttons such as create community */\n --button-primary-background: @accent-color !important;\n --button-primary-background-hover: fadeout(@accent-color, 0.8) !important;\n /* keyboard shortcuts background */\n --panel-background-lighter: @mantle !important;\n /* active input in modals and drawers */\n --input-border-active: @accent-color !important;\n\n /* Start page drawing */\n #app\n > div\n > div\n > div._2Ts6i._2xAQV\n > div\n > div\n > div.WM0_u\n > span\n > svg\n > path:nth-child(1) {\n fill: @surface2 !important;\n }\n\n /* Status unread dot */\n #df9d3429-f0ef-48b5-b5eb-f9d27b2deba6 > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n #side\n > div._3gYev\n > div\n > div\n > button\n > div._3xdht._1ZD3q\n > span\n > svg\n > path {\n fill: @accent-color !important;\n }\n }\n}\n// vim:ft=less\n",
"usercssData": {
"name": "WhatsApp Web Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/whatsapp-web",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/whatsapp-web",
- "version": "0.0.3",
+ "version": "0.0.4",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/whatsapp-web/catppuccin.user.css",
"description": "Soothing pastel theme for WhatsApp Web",
"author": "Catppuccin",
"license": "MIT",
"preprocessor": "less",
"vars": {
- "flavor": {
+ "lightFlavor": {
"type": "select",
- "label": "Flavor",
- "name": "flavor",
- "value": "macchiato",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": null,
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappé",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": null,
"default": "latte",
"options": [
{
@@ -1356,12 +1388,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for WhatsApp Web",
"name": "WhatsApp Web Catppuccin",
- "originalDigest": "660d16dd50abd147d7f6df5d437d96dbfbc2c0dc",
+ "originalDigest": "530154dd25952be6a234be6b7c54de6450bacc2f",
"_id": "f583e674-dc66-4e55-8f01-4fd979d1ecce",
- "_rev": 1700339536251,
+ "_rev": 1702165126093,
"id": 37,
- "etag": "W/\"ecd584a3054b13159c0818757dd84fdb5f88322140754bba958bb1a33df8c0a0\"",
- "updateDate": 1700339536055
+ "etag": "W/\"f2b3366f0c3d2dcc9ef9b21624309fc76637a2635e689c21f9b189f4d7a7018e\"",
+ "updateDate": 1702165117676
},
{
"enabled": true,
@@ -1554,30 +1586,30 @@
"installDate": 1690105783794,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Github Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL \thttps://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.2.12\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@license \t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater*\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox topbar \"Topbar colors\" 1\n==/UserStyle== */\n/* prettier-ignore */",
+ "code": "/* ==UserStyle==\n@name Github Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL \thttps://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.3.1\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@license \t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater*\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n/* prettier-ignore */",
"start": 0
},
{
- "code": "[data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-header-shadow: #dc2286;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: #631c03;\n --color-calendar-halloween-graph-day-L2-bg: #bd561d;\n --color-calendar-halloween-graph-day-L3-bg: #fa7a18;\n --color-calendar-halloween-graph-day-L4-bg: #fddf68;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: var(--color-scale-yellow-0);\n --color-user-mention-bg: var(--color-scale-yellow-8);\n --color-text-white: #cad3f5;\n /* Buttons */\n /* Create PR button & New branch button & Fork repo button & Commit Changes button */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Labels */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Committer */\n /* Misc */\n /* Large notification */\n /* Button Fix */\n /* Button selection Fix */\n /* Darker bg for new AppHeader */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Dropdown Menus */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n }\n [data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light,\n [data-color-mode=\"light\"] body,\n [data-color-mode=\"auto\"] > .theme-light body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-canvas-default-transparent: rgba(13, 17, 23, 0);\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diff-blob-expander-icon: #8b949e;\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --color-diffstat-deletion-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-bg: #a6da95;\n --color-search-keyword-hl: rgba(210, 153, 34, 0.4);\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-brackethighlighter-unmatched: #f0f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-carriage-return-text: #f0f;\n --color-prettylights-syntax-carriage-return-bg: #f0f;\n --color-prettylights-syntax-string-regexp: #f0f;\n --color-prettylights-syntax-markup-list: #f0f;\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-prettylights-syntax-markup-ignored-bg: #f0f;\n --color-prettylights-syntax-meta-diff-range: #c6a0f6;\n --color-prettylights-syntax-brackethighlighter-angle: #f0f;\n --color-prettylights-syntax-sublimelinter-gutter-mark: #f0f;\n --color-prettylights-syntax-constant-other-reference-link: #f0f;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-guttermarker-subtle-text: #6e7681;\n --color-codemirror-linenumber-text: #8b949e;\n --color-codemirror-cursor: #c9d1d9;\n --color-codemirror-selection-bg: rgba(56, 139, 253, 0.4);\n --color-codemirror-activeline-bg: rgba(110, 118, 129, 0.1);\n --color-codemirror-matchingbracket-text: #c9d1d9;\n --color-codemirror-lines-bg: #24273a;\n --color-codemirror-syntax-comment: #8b949e;\n --color-codemirror-syntax-constant: #79c0ff;\n --color-codemirror-syntax-entity: #d2a8ff;\n --color-codemirror-syntax-keyword: #ff7b72;\n --color-codemirror-syntax-storage: #ff7b72;\n --color-codemirror-syntax-string: #a5d6ff;\n --color-codemirror-syntax-support: #79c0ff;\n --color-codemirror-syntax-variable: #ffa657;\n --color-checks-bg: #1e2030;\n --color-checks-run-border-width: 1px;\n --color-checks-container-border-width: 1px;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-input-shadow: 0 0 0 1px;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-line-selected-num-text: #dc2286;\n --color-checks-line-dt-fm-text: #dc2286;\n --color-checks-line-dt-fm-bg: #dc2286;\n --color-checks-gate-bg: rgba(187, 128, 9, 0.15);\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-gray: #f0f;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-project-header-bg: #0d1117;\n --color-project-sidebar-bg: #161b22;\n --color-project-gradient-in: #161b22;\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-mktg-btn-bg: #f6f8fa;\n --color-mktg-btn-shadow-outline: rgb(255, 255, 255 / 25%) 0 0 0 1px inset;\n --color-mktg-btn-shadow-focus: rgb(255, 255, 255 / 25%) 0 0 0 4px;\n --color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, 0.15),\n 0 100px 80px rgba(255, 255, 255, 0.02),\n 0 42px 33px rgba(255, 255, 255, 0.024),\n 0 22px 18px rgba(255, 255, 255, 0.028),\n 0 12px 10px rgba(255, 255, 255, 0.034),\n 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);\n --color-mktg-btn-shadow-hover-muted: #ffffff 0 0 0 2px inset;\n --color-avatar-bg: rgba(255, 255, 255, 0.1);\n --color-avatar-border: rgba(240, 246, 252, 0.1);\n --color-avatar-stack-fade: #30363d;\n --color-avatar-stack-fade-more: #21262d;\n --color-avatar-child-shadow: -2px -2px 0 #0d1117;\n --color-topic-tag-border: rgba(0, 0, 0, 0);\n --color-counter-border: rgba(0, 0, 0, 0);\n --color-select-menu-backdrop-border: #484f58;\n --color-select-menu-tap-highlight: rgba(48, 54, 61, 0.5);\n --color-select-menu-tap-focus-bg: #0c2d6b;\n --color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85);\n --color-header-text: var(--subtext2);\n --color-header-bg: #24273a;\n --color-header-bg: #1e2030;\n --color-header-divider: #8b949e;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-input-disabled-bg: rgba(110, 118, 129, 0);\n --color-timeline-badge-bg: #363a4f;\n --color-ansi-black: #484f58;\n --color-ansi-black-bright: #6e7681;\n --color-ansi-white: #b1bac4;\n --color-ansi-white-bright: #fff;\n --color-ansi-gray: #6e7681;\n --color-ansi-red: #ff7b72;\n --color-ansi-red-bright: #ffa198;\n --color-ansi-green: #3fb950;\n --color-ansi-green-bright: #56d364;\n --color-ansi-yellow: #d29922;\n --color-ansi-yellow-bright: #e3b341;\n --color-ansi-blue: #58a6ff;\n --color-ansi-blue-bright: #79c0ff;\n --color-ansi-magenta: #bc8cff;\n --color-ansi-magenta-bright: #d2a8ff;\n --color-ansi-cyan: #39c5cf;\n --color-ansi-cyan-bright: #56d4dd;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: transparent;\n --color-btn-shadow: 0 0 transparent;\n --color-btn-inset-shadow: 0 0 transparent;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: transparent;\n --color-btn-active-bg: #5b6078;\n --color-btn-active-border: transparent;\n --color-btn-selected-bg: #5b6078;\n --color-btn-focus-bg: #21262d;\n --color-btn-focus-border: #8b949e;\n --color-btn-focus-shadow: 0 0 0 3px rgba(139, 148, 158, 0.3);\n --color-btn-shadow-active: inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15);\n --color-btn-shadow-input-focus: 0 0 0 0.2em rgba(31, 111, 235, 0.3);\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-hover-bg: #bfd5d8;\n --color-btn-primary-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-selected-bg: #b8d7c5;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: #729271;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-primary-focus-bg: #238636;\n --color-btn-primary-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-text: #58a6ff;\n --color-btn-outline-hover-text: #58a6ff;\n --color-btn-outline-hover-bg: #30363d;\n --color-btn-outline-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-hover-shadow: 0 1px 0 rgba(1, 4, 9, 0.1);\n --color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);\n --color-btn-outline-hover-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-selected-text: #fff;\n --color-btn-outline-selected-bg: #0d419d;\n --color-btn-outline-selected-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-selected-shadow: 0 0 transparent;\n --color-btn-outline-disabled-text: #a5adcb;\n --color-btn-outline-disabled-bg: #5b6078;\n --color-btn-outline-disabled-counter-bg: rgba(31, 111, 235, 0.05);\n --color-btn-outline-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-focus-shadow: 0 0 0 3px rgba(17, 88, 199, 0.4);\n --color-btn-outline-counter-bg: rgba(31, 111, 235, 0.1);\n --color-btn-danger-text: #24273a;\n --color-btn-danger-bg: #ed8796;\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-hover-bg: #d4bcd9;\n --color-btn-danger-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-selected-bg: #dcadc6;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-text: #181926;\n --color-btn-danger-disabled-bg: #9d6171;\n --color-btn-danger-disabled-border: transparent;\n --color-btn-danger-focus-bg: #238636;\n --color-btn-danger-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-danger-icon: #24273a;\n --color-btn-danger-counter-bg: rgba(255, 255, 255, 0.2);\n --color-underlinenav-icon: #6e7681;\n --color-underlinenav-border-hover: rgba(110, 118, 129, 0.4);\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #363a4f;\n --color-action-list-item-default-hover-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-active-bg: rgba(177, 186, 196, 0.2);\n --color-action-list-item-default-active-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-selected-bg: #494d64;\n --color-action-list-item-danger-hover-bg: rgba(248, 81, 73, 0.16);\n --color-action-list-item-danger-active-bg: rgba(248, 81, 73, 0.24);\n --color-action-list-item-danger-hover-text: #ff7b72;\n --color-switch-track-bg: #010409;\n --color-switch-track-border: #6e7681;\n --color-switch-track-checked-bg: rgba(31, 111, 235, 0.35);\n --color-switch-track-checked-hover-bg: rgba(31, 111, 235, 0.5);\n --color-switch-track-checked-active-bg: rgba(31, 111, 235, 0.65);\n --color-switch-track-checked-border: #58a6ff;\n --color-switch-knob-checked-bg: #1f6feb;\n --color-switch-knob-checked-disabled-bg: #484f58;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #1e2030;\n --color-canvas-inset: #363a4f;\n --color-canvas-subtle: #1e2030;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-border-subtle: rgba(240, 246, 252, 0.1);\n --color-shadow-small: 0 0 transparent;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 118, 129, 0.4);\n --color-neutral-subtle: rgba(110, 118, 129, 0.1);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-success-muted: rgba(46, 160, 67, 0.4);\n --color-success-subtle: rgba(46, 160, 67, 0.15);\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-attention-muted: rgba(187, 128, 9, 0.4);\n --color-attention-subtle: rgba(187, 128, 9, 0.15);\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-severe-muted: rgba(219, 109, 40, 0.4);\n --color-severe-subtle: rgba(219, 109, 40, 0.15);\n --color-danger-fg: #ed8796;\n --color-danger-emphasis: #ed8796;\n --color-danger-muted: rgba(248, 81, 73, 0.4);\n --color-danger-subtle: rgba(248, 81, 73, 0.15);\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-open-muted: rgba(46, 160, 67, 0.4);\n --color-open-subtle: rgba(46, 160, 67, 0.15);\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-closed-muted: rgba(248, 81, 73, 0.4);\n --color-closed-subtle: rgba(248, 81, 73, 0.15);\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-done-muted: rgba(163, 113, 247, 0.4);\n --color-done-subtle: rgba(163, 113, 247, 0.15);\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-sponsors-muted: rgba(219, 97, 162, 0.4);\n --color-sponsors-subtle: rgba(219, 97, 162, 0.15);\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-canvas-backdrop: rgba(1, 4, 9, 0.8);\n --color-primer-canvas-sticky: rgba(13, 17, 23, 0.95);\n --color-primer-border-active: #ed8796;\n --color-primer-border-contrast: rgba(255, 255, 255, 0.2);\n --color-primer-shadow-highlight: 0 0 transparent;\n --color-primer-shadow-inset: 0 0 transparent;\n --color-primer-shadow-focus: 0 0 0 3px #0c2d6b;\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n }\n [data-color-mode=\"light\"] .btn-danger,\n [data-color-mode=\"auto\"] > .theme-light .btn-danger,\n [data-color-mode=\"light\"] .Button--danger,\n [data-color-mode=\"auto\"] > .theme-light .Button--danger {\n background: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"light\"] .iRoQzU,\n [data-color-mode=\"auto\"] > .theme-light .iRoQzU,\n [data-color-mode=\"light\"] .ifkUYV,\n [data-color-mode=\"auto\"] > .theme-light .ifkUYV,\n [data-color-mode=\"light\"] .bOZDzN,\n [data-color-mode=\"auto\"] > .theme-light .bOZDzN,\n [data-color-mode=\"light\"] .cYGUCw,\n [data-color-mode=\"auto\"] > .theme-light .cYGUCw,\n [data-color-mode=\"light\"] .bbZPuV,\n [data-color-mode=\"auto\"] > .theme-light .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"light\"] .jenxrv,\n [data-color-mode=\"auto\"] > .theme-light .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .fHiIQb,\n [data-color-mode=\"auto\"] > .theme-light .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .idPXPh,\n [data-color-mode=\"auto\"] > .theme-light .idPXPh,\n [data-color-mode=\"light\"] .epAEYw,\n [data-color-mode=\"auto\"] > .theme-light .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .header-search-button.placeholder,\n [data-color-mode=\"auto\"] > .theme-light .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-light .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"light\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-light .hx_IssueLabel {\n --lightness-threshold: 0.453;\n --border-threshold: 0.96;\n --border-fadeout: 1;\n color: var(--text) !important;\n background: rgb(var(--label-r), var(--label-g), var(--label-b)) !important;\n border-color: hsla(var(--label-h), calc(var(--label-s) * 1%), calc((var(--label-l) - 25) * 1%), var(--border-fadeout)) !important;\n }\n [data-color-mode=\"light\"] .Label,\n [data-color-mode=\"auto\"] > .theme-light .Label {\n color: var(--color-accent-fg);\n background-color: #363a4f;\n border-color: transparent;\n }\n [data-color-mode=\"light\"] .Label--secondary,\n [data-color-mode=\"auto\"] > .theme-light .Label--secondary {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .Label--success,\n [data-color-mode=\"auto\"] > .theme-light .Label--success {\n color: #24273a;\n background-color: #a6da95;\n }\n [data-color-mode=\"light\"] .Label--danger,\n [data-color-mode=\"auto\"] > .theme-light .Label--danger {\n background-color: var(--color-danger-emphasis);\n color: var(--color-btn-danger-text);\n }\n [data-color-mode=\"light\"] .timeline-comment-header .Label,\n [data-color-mode=\"auto\"] > .theme-light .timeline-comment-header .Label,\n [data-color-mode=\"light\"] .timeline-comment .Label,\n [data-color-mode=\"auto\"] > .theme-light .timeline-comment .Label {\n color: var(--color-fg-muted);\n }\n [data-color-mode=\"light\"] .header-search-input,\n [data-color-mode=\"auto\"] > .theme-light .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"light\"] .header-search-input::placeholder,\n [data-color-mode=\"auto\"] > .theme-light .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"light\"] .topic-tag,\n [data-color-mode=\"auto\"] > .theme-light .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"light\"] .dYxKVs,\n [data-color-mode=\"auto\"] > .theme-light .dYxKVs,\n [data-color-mode=\"light\"] .eVjWum,\n [data-color-mode=\"auto\"] > .theme-light .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .fIqerb,\n [data-color-mode=\"auto\"] > .theme-light .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .ftOYgF,\n [data-color-mode=\"auto\"] > .theme-light .ftOYgF {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .col-md-8,\n [data-color-mode=\"auto\"] > .theme-light .col-md-8 {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .user-mention,\n [data-color-mode=\"auto\"] > .theme-light .user-mention,\n [data-color-mode=\"light\"] .team-mention,\n [data-color-mode=\"auto\"] > .theme-light .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-light .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"light\"] .starred .starred-button-icon,\n [data-color-mode=\"auto\"] > .theme-light .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"light\"] .flash,\n [data-color-mode=\"auto\"] > .theme-light .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"light\"] .color-bg-subtle,\n [data-color-mode=\"auto\"] > .theme-light .color-bg-subtle {\n background-color: transparent !important;\n }\n [data-color-mode=\"light\"] .command-palette-details-dialog .color-bg-subtle,\n [data-color-mode=\"auto\"] > .theme-light .command-palette-details-dialog .color-bg-subtle {\n background-color: #363a4f !important;\n }\n [data-color-mode=\"light\"] .navigation-item[aria-selected=\"true\"] .color-fg-muted,\n [data-color-mode=\"auto\"] > .theme-light .navigation-item[aria-selected=\"true\"] .color-fg-muted {\n color: #24273a !important;\n }\n [data-color-mode=\"light\"] .AppHeader,\n [data-color-mode=\"auto\"] > .theme-light .AppHeader {\n background: var(--color-header-bg);\n }\n [data-color-mode=\"light\"] h1,\n [data-color-mode=\"auto\"] > .theme-light h1,\n [data-color-mode=\"light\"] h2,\n [data-color-mode=\"auto\"] > .theme-light h2,\n [data-color-mode=\"light\"] h3,\n [data-color-mode=\"auto\"] > .theme-light h3,\n [data-color-mode=\"light\"] h4,\n [data-color-mode=\"auto\"] > .theme-light h4,\n [data-color-mode=\"light\"] h5,\n [data-color-mode=\"auto\"] > .theme-light h5,\n [data-color-mode=\"light\"] h6,\n [data-color-mode=\"auto\"] > .theme-light h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] #check-step-header-title,\n [data-color-mode=\"auto\"] > .theme-light #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"light\"] ::selection,\n [data-color-mode=\"auto\"] > .theme-light ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default:hover,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default > svg.octicon,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"light\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]),\n [data-color-mode=\"auto\"] > .theme-light :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"light\"] body.session-authentication div.Box-header,\n [data-color-mode=\"auto\"] > .theme-light body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"light\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1),\n [data-color-mode=\"auto\"] > .theme-light .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"light\"] .footer nav.col-12 *,\n [data-color-mode=\"auto\"] > .theme-light .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"light\"] .notification-indicator .mail-status,\n [data-color-mode=\"auto\"] > .theme-light .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .bdgUpN,\n [data-color-mode=\"auto\"] > .theme-light .bdgUpN,\n [data-color-mode=\"light\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] > .theme-light .hZMmEi .TextInput-icon,\n [data-color-mode=\"light\"] .hZMmEi .TextInput-action,\n [data-color-mode=\"auto\"] > .theme-light .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .fMJQEf,\n [data-color-mode=\"auto\"] > .theme-light .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"light\"] .iVNDSi,\n [data-color-mode=\"auto\"] > .theme-light .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"light\"] .hwnsNO,\n [data-color-mode=\"auto\"] > .theme-light .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hwnsNO th,\n [data-color-mode=\"auto\"] > .theme-light .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"light\"] .dXveNa[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dXveNa,\n [data-color-mode=\"auto\"] > .theme-light .dXveNa,\n [data-color-mode=\"light\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gUecKw,\n [data-color-mode=\"auto\"] > .theme-light .gUecKw,\n [data-color-mode=\"light\"] .lcpiaz,\n [data-color-mode=\"auto\"] > .theme-light .lcpiaz,\n [data-color-mode=\"light\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-light .jolsUx,\n [data-color-mode=\"light\"] .fsSggy,\n [data-color-mode=\"auto\"] > .theme-light .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .Cxvmo,\n [data-color-mode=\"auto\"] > .theme-light .Cxvmo,\n [data-color-mode=\"light\"] .dhYcqs,\n [data-color-mode=\"auto\"] > .theme-light .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"light\"] .byJIBD,\n [data-color-mode=\"auto\"] > .theme-light .byJIBD,\n [data-color-mode=\"light\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"light\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT:not(:first-of-type),\n [data-color-mode=\"light\"] .fOEJrA,\n [data-color-mode=\"auto\"] > .theme-light .fOEJrA,\n [data-color-mode=\"light\"] .fnFdxN,\n [data-color-mode=\"auto\"] > .theme-light .fnFdxN,\n [data-color-mode=\"light\"] .huABLg,\n [data-color-mode=\"auto\"] > .theme-light .huABLg,\n [data-color-mode=\"light\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .cwSUxL,\n [data-color-mode=\"auto\"] > .theme-light .cwSUxL,\n [data-color-mode=\"light\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .jvzHAP,\n [data-color-mode=\"auto\"] > .theme-light .jvzHAP,\n [data-color-mode=\"light\"] .hPIyzG,\n [data-color-mode=\"auto\"] > .theme-light .hPIyzG,\n [data-color-mode=\"light\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .kKFNhh,\n [data-color-mode=\"auto\"] > .theme-light .kKFNhh,\n [data-color-mode=\"light\"] .lnXbGs,\n [data-color-mode=\"auto\"] > .theme-light .lnXbGs,\n [data-color-mode=\"light\"] .dTxwit,\n [data-color-mode=\"auto\"] > .theme-light .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .gssqTz,\n [data-color-mode=\"auto\"] > .theme-light .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"light\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-light .bPgnBp,\n [data-color-mode=\"light\"] .jMyfUO,\n [data-color-mode=\"auto\"] > .theme-light .jMyfUO,\n [data-color-mode=\"light\"] .cBrzIN,\n [data-color-mode=\"auto\"] > .theme-light .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"light\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"light\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"light\"] .icOaJE:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .icOaJE[aria-pressed=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cZRqXf,\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf:active:not([disabled]),\n [data-color-mode=\"light\"] .cZRqXf[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"light\"] .cZRqXf:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .kdEavw,\n [data-color-mode=\"auto\"] > .theme-light .kdEavw,\n [data-color-mode=\"light\"] .ddNLNa,\n [data-color-mode=\"auto\"] > .theme-light .ddNLNa,\n [data-color-mode=\"light\"] .jepClM,\n [data-color-mode=\"auto\"] > .theme-light .jepClM,\n [data-color-mode=\"light\"] .gTeenv,\n [data-color-mode=\"auto\"] > .theme-light .gTeenv,\n [data-color-mode=\"light\"] .VplrY,\n [data-color-mode=\"auto\"] > .theme-light .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .kdEavw:hover:not([disabled]),\n [data-color-mode=\"light\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"light\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .jepClM:hover:not([disabled]),\n [data-color-mode=\"light\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .gTeenv:hover:not([disabled]),\n [data-color-mode=\"light\"] .VplrY:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .feVXyu,\n [data-color-mode=\"auto\"] > .theme-light .feVXyu,\n [data-color-mode=\"light\"] .ecdhqS,\n [data-color-mode=\"auto\"] > .theme-light .ecdhqS,\n [data-color-mode=\"light\"] .iwGxyT,\n [data-color-mode=\"auto\"] > .theme-light .iwGxyT,\n [data-color-mode=\"light\"] .kLxXov,\n [data-color-mode=\"auto\"] > .theme-light .kLxXov,\n [data-color-mode=\"light\"] .flDsrw,\n [data-color-mode=\"auto\"] > .theme-light .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .juEfKr,\n [data-color-mode=\"auto\"] > .theme-light .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"light\"] .eUqMHM,\n [data-color-mode=\"auto\"] > .theme-light .eUqMHM,\n [data-color-mode=\"light\"] .hSXtjz,\n [data-color-mode=\"auto\"] > .theme-light .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh,\n [data-color-mode=\"light\"] .ukUXs,\n [data-color-mode=\"auto\"] > .theme-light .ukUXs,\n [data-color-mode=\"light\"] .giEfVQ,\n [data-color-mode=\"auto\"] > .theme-light .giEfVQ,\n [data-color-mode=\"light\"] .cKvNNO,\n [data-color-mode=\"auto\"] > .theme-light .cKvNNO,\n [data-color-mode=\"light\"] .evdFFE,\n [data-color-mode=\"auto\"] > .theme-light .evdFFE,\n [data-color-mode=\"light\"] .kTUxDY,\n [data-color-mode=\"auto\"] > .theme-light .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"light\"] .dycbWg,\n [data-color-mode=\"auto\"] > .theme-light .dycbWg,\n [data-color-mode=\"light\"] .hYaoHV,\n [data-color-mode=\"auto\"] > .theme-light .hYaoHV,\n [data-color-mode=\"light\"] .rLhXz,\n [data-color-mode=\"auto\"] > .theme-light .rLhXz,\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh,\n [data-color-mode=\"light\"] .lmmHGT,\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT,\n [data-color-mode=\"light\"] .dEmXPQ,\n [data-color-mode=\"auto\"] > .theme-light .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .bJBoUI,\n [data-color-mode=\"auto\"] > .theme-light .bJBoUI,\n [data-color-mode=\"light\"] .iJtJJh,\n [data-color-mode=\"auto\"] > .theme-light .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .lhyFLG,\n [data-color-mode=\"auto\"] > .theme-light .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hUWqlv,\n [data-color-mode=\"auto\"] > .theme-light .hUWqlv,\n [data-color-mode=\"light\"] .bJcMWH,\n [data-color-mode=\"auto\"] > .theme-light .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"light\"] .Link__StyledLink-sc-14289xe-0.ifbDxt,\n [data-color-mode=\"auto\"] > .theme-light .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"light\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover,\n [data-color-mode=\"auto\"] > .theme-light .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"light\"] .cxcvTj,\n [data-color-mode=\"auto\"] > .theme-light .cxcvTj,\n [data-color-mode=\"light\"] .Box-sc-g0xbh4-0.grSspY button,\n [data-color-mode=\"auto\"] > .theme-light .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gxGEao,\n [data-color-mode=\"auto\"] > .theme-light .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dfAUyE .segmentedControl-content,\n [data-color-mode=\"light\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gKuCoB .segmentedControl-content,\n [data-color-mode=\"light\"] .bFrOJy .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .cuqBaK,\n [data-color-mode=\"auto\"] > .theme-light .cuqBaK,\n [data-color-mode=\"light\"] .fCAAcl,\n [data-color-mode=\"auto\"] > .theme-light .fCAAcl,\n [data-color-mode=\"light\"] .dAXkSP,\n [data-color-mode=\"auto\"] > .theme-light .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .dAXkSP:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n @media (hover: hover) and (pointer: fine) {\n [data-color-mode=\"light\"] .rLhXz:hover:not([aria-disabled]),\n [data-color-mode=\"auto\"] > .theme-light .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"light\"] .ksbilD,\n [data-color-mode=\"auto\"] > .theme-light .ksbilD,\n [data-color-mode=\"light\"] .cuaLcW,\n [data-color-mode=\"auto\"] > .theme-light .cuaLcW,\n [data-color-mode=\"light\"] .joCMLT,\n [data-color-mode=\"auto\"] > .theme-light .joCMLT,\n [data-color-mode=\"light\"] .jClMHS,\n [data-color-mode=\"auto\"] > .theme-light .jClMHS,\n [data-color-mode=\"light\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj,\n [data-color-mode=\"light\"] .diDjDG,\n [data-color-mode=\"auto\"] > .theme-light .diDjDG,\n [data-color-mode=\"light\"] .gFuKCf,\n [data-color-mode=\"auto\"] > .theme-light .gFuKCf,\n [data-color-mode=\"light\"] .dHdESs,\n [data-color-mode=\"auto\"] > .theme-light .dHdESs,\n [data-color-mode=\"light\"] .hpfKPO,\n [data-color-mode=\"auto\"] > .theme-light .hpfKPO,\n [data-color-mode=\"light\"] .jdgyJn,\n [data-color-mode=\"auto\"] > .theme-light .jdgyJn,\n [data-color-mode=\"light\"] .iInViE,\n [data-color-mode=\"auto\"] > .theme-light .iInViE,\n [data-color-mode=\"light\"] .brqMal,\n [data-color-mode=\"auto\"] > .theme-light .brqMal,\n [data-color-mode=\"light\"] .AbCTW,\n [data-color-mode=\"auto\"] > .theme-light .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .jEgFtJ,\n [data-color-mode=\"auto\"] > .theme-light .jEgFtJ,\n [data-color-mode=\"light\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] > .theme-light .lixtXZ:hover,\n [data-color-mode=\"light\"] .eNIoFu,\n [data-color-mode=\"auto\"] > .theme-light .eNIoFu,\n [data-color-mode=\"light\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] > .theme-light .idPXPh:hover,\n [data-color-mode=\"light\"] .fdORwV,\n [data-color-mode=\"auto\"] > .theme-light .fdORwV,\n [data-color-mode=\"light\"] .cjFogo,\n [data-color-mode=\"auto\"] > .theme-light .cjFogo,\n [data-color-mode=\"light\"] .gIOnJa,\n [data-color-mode=\"auto\"] > .theme-light .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jBCpbB,\n [data-color-mode=\"auto\"] > .theme-light .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kzrUhn.selected,\n [data-color-mode=\"auto\"] > .theme-light .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .esIQoN,\n [data-color-mode=\"auto\"] > .theme-light .esIQoN,\n [data-color-mode=\"light\"] .kbjJSF:disabled,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .eJTCnd,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd,\n [data-color-mode=\"light\"] .eTthoV,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .fixINc,\n [data-color-mode=\"light\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .fixINc,\n [data-color-mode=\"light\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .eDZJqt,\n [data-color-mode=\"light\"] .eTthoV .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .bniVFX,\n [data-color-mode=\"light\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .bniVFX,\n [data-color-mode=\"light\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .jtlytA,\n [data-color-mode=\"light\"] .eTthoV .jtlytA,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .ikTPpF,\n [data-color-mode=\"auto\"] > .theme-light .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cvveTk,\n [data-color-mode=\"auto\"] > .theme-light .cvveTk,\n [data-color-mode=\"light\"] .dwoION,\n [data-color-mode=\"auto\"] > .theme-light .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .FKGWN,\n [data-color-mode=\"auto\"] > .theme-light .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jPHlsW::after,\n [data-color-mode=\"auto\"] > .theme-light .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .khCtfm:hover,\n [data-color-mode=\"auto\"] > .theme-light .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .bWlbEI,\n [data-color-mode=\"auto\"] > .theme-light .bWlbEI,\n [data-color-mode=\"light\"] .hzIORV,\n [data-color-mode=\"auto\"] > .theme-light .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .khCtfm,\n [data-color-mode=\"auto\"] > .theme-light .khCtfm,\n [data-color-mode=\"light\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt:active,\n [data-color-mode=\"light\"] .Tnbrt[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"light\"] .Tnbrt:hover,\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .imsxCM,\n [data-color-mode=\"auto\"] > .theme-light .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .imsxCM .is-selected::after,\n [data-color-mode=\"auto\"] > .theme-light .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .pxYjU,\n [data-color-mode=\"auto\"] > .theme-light .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .ilLRrZ,\n [data-color-mode=\"auto\"] > .theme-light .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .cnIHxk,\n [data-color-mode=\"auto\"] > .theme-light .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .cnIHxk:disabled,\n [data-color-mode=\"auto\"] > .theme-light .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"light\"] .ghFpol,\n [data-color-mode=\"auto\"] > .theme-light .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .hVmCdl,\n [data-color-mode=\"auto\"] > .theme-light .hVmCdl,\n [data-color-mode=\"light\"] .fqKZNC,\n [data-color-mode=\"auto\"] > .theme-light .fqKZNC,\n [data-color-mode=\"light\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-light .fZFWUy,\n [data-color-mode=\"light\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF,\n [data-color-mode=\"light\"] .flKHtV,\n [data-color-mode=\"auto\"] > .theme-light .flKHtV,\n [data-color-mode=\"light\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-light .jolsUx,\n [data-color-mode=\"light\"] .ekNmOn,\n [data-color-mode=\"auto\"] > .theme-light .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .klUZzf:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-light .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .jvpWzR:hover,\n [data-color-mode=\"auto\"] > .theme-light .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"],\n [data-color-mode=\"auto\"] > .theme-light .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-light .fZFWUy,\n [data-color-mode=\"light\"] .fzjwje,\n [data-color-mode=\"auto\"] > .theme-light .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .cEYXBH,\n [data-color-mode=\"auto\"] > .theme-light .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .joxhcl,\n [data-color-mode=\"auto\"] > .theme-light .joxhcl,\n [data-color-mode=\"light\"] .hXyJIp,\n [data-color-mode=\"auto\"] > .theme-light .hXyJIp,\n [data-color-mode=\"light\"] .fMkBhb > .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .dVFmxu,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu,\n [data-color-mode=\"light\"] .gbKtit,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit,\n [data-color-mode=\"light\"] .lnKxja,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja,\n [data-color-mode=\"light\"] .jzwNMs,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu svg,\n [data-color-mode=\"light\"] .gbKtit svg,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit svg,\n [data-color-mode=\"light\"] .lnKxja svg,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja svg,\n [data-color-mode=\"light\"] .jzwNMs svg,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"light\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .jzwNMs:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hJMtSk,\n [data-color-mode=\"auto\"] > .theme-light .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"light\"] .hJMtSk:disabled,\n [data-color-mode=\"auto\"] > .theme-light .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"light\"] .iDiUTR,\n [data-color-mode=\"auto\"] > .theme-light .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .iDiUTR:hover,\n [data-color-mode=\"auto\"] > .theme-light .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eQfJKc,\n [data-color-mode=\"auto\"] > .theme-light .eQfJKc,\n [data-color-mode=\"light\"] .UHWYv,\n [data-color-mode=\"auto\"] > .theme-light .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"light\"] .jVIqnb,\n [data-color-mode=\"auto\"] > .theme-light .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jVIqnb:hover,\n [data-color-mode=\"auto\"] > .theme-light .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"light\"] .UHWYv:hover,\n [data-color-mode=\"auto\"] > .theme-light .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"light\"] .lmmHGT:hover,\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hYdbWk,\n [data-color-mode=\"auto\"] > .theme-light .hYdbWk,\n [data-color-mode=\"light\"] .gkeKEr,\n [data-color-mode=\"auto\"] > .theme-light .gkeKEr,\n [data-color-mode=\"light\"] .jzcCeu,\n [data-color-mode=\"auto\"] > .theme-light .jzcCeu,\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw,\n [data-color-mode=\"light\"] .ixFSpw,\n [data-color-mode=\"auto\"] > .theme-light .ixFSpw,\n [data-color-mode=\"light\"] .koxWOe,\n [data-color-mode=\"auto\"] > .theme-light .koxWOe,\n [data-color-mode=\"light\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-light .gkWKRr,\n [data-color-mode=\"light\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] > .theme-light .ikaTJo > svg,\n [data-color-mode=\"light\"] .dcGHGc,\n [data-color-mode=\"auto\"] > .theme-light .dcGHGc,\n [data-color-mode=\"light\"] .dzMFih,\n [data-color-mode=\"auto\"] > .theme-light .dzMFih,\n [data-color-mode=\"light\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] > .theme-light .hYdbWk::before,\n [data-color-mode=\"light\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] > .theme-light .ixFSpw::before,\n [data-color-mode=\"light\"] .dSHKOE,\n [data-color-mode=\"auto\"] > .theme-light .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-light .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hPQRKh,\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hPQRKh:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .kfwhFa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .jykkjb,\n [data-color-mode=\"auto\"] > .theme-light .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"light\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj,\n [data-color-mode=\"light\"] .ixTUPS,\n [data-color-mode=\"auto\"] > .theme-light .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .gmscZx:hover:not([disabled]),\n [data-color-mode=\"light\"] .fUaEiu:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"light\"] .fUaEiu[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[data-size=\"small\"],\n [data-color-mode=\"light\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"light\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .cBssZb,\n [data-color-mode=\"auto\"] > .theme-light .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .jhjELj::before,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"light\"] .fHpqaf,\n [data-color-mode=\"auto\"] > .theme-light .fHpqaf,\n [data-color-mode=\"light\"] .bfQVnA,\n [data-color-mode=\"auto\"] > .theme-light .bfQVnA,\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw,\n [data-color-mode=\"light\"] .fUzagb,\n [data-color-mode=\"auto\"] > .theme-light .fUzagb,\n [data-color-mode=\"light\"] .gisjeK,\n [data-color-mode=\"auto\"] > .theme-light .gisjeK,\n [data-color-mode=\"light\"] .iQkwAM,\n [data-color-mode=\"auto\"] > .theme-light .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dtTTcd,\n [data-color-mode=\"auto\"] > .theme-light .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .dtTTcd.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-light .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .pQcjM,\n [data-color-mode=\"auto\"] > .theme-light .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .pQcjM.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-light .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .eTSXcP,\n [data-color-mode=\"auto\"] > .theme-light .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"light\"] .brFBoI,\n [data-color-mode=\"auto\"] > .theme-light .brFBoI,\n [data-color-mode=\"light\"] .ldUAkr,\n [data-color-mode=\"auto\"] > .theme-light .ldUAkr,\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gWjhfa,\n [data-color-mode=\"auto\"] > .theme-light .gWjhfa,\n [data-color-mode=\"light\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .jMdYTc button,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .jMdYTc button:hover,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jMdYTc button[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gwuIGu > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gwuIGu > a span,\n [data-color-mode=\"auto\"] > .theme-light .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .bJYdrf:hover,\n [data-color-mode=\"auto\"] > .theme-light .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .dSlCya:hover,\n [data-color-mode=\"auto\"] > .theme-light .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .hNNRLM,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM,\n [data-color-mode=\"light\"] .hGgJQu,\n [data-color-mode=\"auto\"] > .theme-light .hGgJQu,\n [data-color-mode=\"light\"] .hTcsdJ,\n [data-color-mode=\"auto\"] > .theme-light .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM:hover,\n [data-color-mode=\"light\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] > .theme-light .hGgJQu:hover,\n [data-color-mode=\"light\"] .hTcsdJ:hover,\n [data-color-mode=\"auto\"] > .theme-light .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eOIzRT,\n [data-color-mode=\"auto\"] > .theme-light .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .eOIzRT:hover,\n [data-color-mode=\"auto\"] > .theme-light .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hNNRLM svg,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .react-last-commit-history-group:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .ContributionCalendar-day,\n [data-color-mode=\"auto\"] > .theme-light .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"light\"] .tooltipped.tooltipped-s rect,\n [data-color-mode=\"auto\"] > .theme-light .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"light\"] .hfRvxg,\n [data-color-mode=\"auto\"] > .theme-light .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .hfRvxg:hover,\n [data-color-mode=\"auto\"] > .theme-light .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .lbYguI,\n [data-color-mode=\"auto\"] > .theme-light .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"light\"] .hPsWZB,\n [data-color-mode=\"auto\"] > .theme-light .hPsWZB,\n [data-color-mode=\"light\"] .bOUZZs,\n [data-color-mode=\"auto\"] > .theme-light .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > button,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .hMOAua,\n [data-color-mode=\"auto\"] > .theme-light .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .hMOAua:hover,\n [data-color-mode=\"auto\"] > .theme-light .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hMCjFU,\n [data-color-mode=\"auto\"] > .theme-light .hMCjFU,\n [data-color-mode=\"light\"] .jcKsih,\n [data-color-mode=\"auto\"] > .theme-light .jcKsih,\n [data-color-mode=\"light\"] .hpgNiv,\n [data-color-mode=\"auto\"] > .theme-light .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] > .theme-light .hMCjFU:hover,\n [data-color-mode=\"light\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] > .theme-light .jcKsih:hover,\n [data-color-mode=\"light\"] .hpgNiv:hover,\n [data-color-mode=\"auto\"] > .theme-light .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jfOCiu,\n [data-color-mode=\"auto\"] > .theme-light .jfOCiu,\n [data-color-mode=\"light\"] .gNXjVV,\n [data-color-mode=\"auto\"] > .theme-light .gNXjVV,\n [data-color-mode=\"light\"] .iGzDhH,\n [data-color-mode=\"auto\"] > .theme-light .iGzDhH,\n [data-color-mode=\"light\"] .Overlay,\n [data-color-mode=\"auto\"] > .theme-light .Overlay {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"light\"] .jfOCiu li,\n [data-color-mode=\"auto\"] > .theme-light .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .kRbyXo,\n [data-color-mode=\"auto\"] > .theme-light .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .VgnWi,\n [data-color-mode=\"auto\"] > .theme-light .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .VgnWi:focus-within,\n [data-color-mode=\"auto\"] > .theme-light .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"light\"] .bAKGFC,\n [data-color-mode=\"auto\"] > .theme-light .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .bdMlHy,\n [data-color-mode=\"auto\"] > .theme-light .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .jMyfUO.selected,\n [data-color-mode=\"auto\"] > .theme-light .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-light .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] kbd,\n [data-color-mode=\"auto\"] > .theme-light kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] select option,\n [data-color-mode=\"auto\"] > .theme-light select option,\n [data-color-mode=\"light\"] optgroup,\n [data-color-mode=\"auto\"] > .theme-light optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"light\"] .hUQSCH,\n [data-color-mode=\"auto\"] > .theme-light .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hUQSCH:hover,\n [data-color-mode=\"auto\"] > .theme-light .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .dQPLyc,\n [data-color-mode=\"auto\"] > .theme-light .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .ktGGEf,\n [data-color-mode=\"auto\"] > .theme-light .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gkfBtX,\n [data-color-mode=\"auto\"] > .theme-light .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"light\"] .jproXT,\n [data-color-mode=\"auto\"] > .theme-light .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .jproXT:hover,\n [data-color-mode=\"auto\"] > .theme-light .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .jproXT:focus-within,\n [data-color-mode=\"auto\"] > .theme-light .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .wLDmP,\n [data-color-mode=\"auto\"] > .theme-light .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .eNSiNz .segmentedControl-content,\n [data-color-mode=\"light\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-read,\n [data-color-mode=\"light\"] .notifications-list-item.notification-archived,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"light\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"light\"] .notifications-list-item.notification-archived:last-child,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"light\"] .turbo-progress-bar,\n [data-color-mode=\"auto\"] > .theme-light .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .search-results-page,\n [data-color-mode=\"auto\"] > .theme-light .search-results-page {\n background-color: #24273a;\n }\n @media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"] {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-header-shadow: #dc2286;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: #631c03;\n --color-calendar-halloween-graph-day-L2-bg: #bd561d;\n --color-calendar-halloween-graph-day-L3-bg: #fa7a18;\n --color-calendar-halloween-graph-day-L4-bg: #fddf68;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: var(--color-scale-yellow-0);\n --color-user-mention-bg: var(--color-scale-yellow-8);\n --color-text-white: #cad3f5;\n /* Buttons */\n /* Create PR button & New branch button & Fork repo button & Commit Changes button */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Labels */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Committer */\n /* Misc */\n /* Large notification */\n /* Button Fix */\n /* Button selection Fix */\n /* Darker bg for new AppHeader */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Dropdown Menus */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n }\n [data-color-mode=\"auto\"],\n [data-color-mode=\"auto\"] body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-canvas-default-transparent: rgba(13, 17, 23, 0);\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diff-blob-expander-icon: #8b949e;\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --color-diffstat-deletion-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-bg: #a6da95;\n --color-search-keyword-hl: rgba(210, 153, 34, 0.4);\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-brackethighlighter-unmatched: #f0f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-carriage-return-text: #f0f;\n --color-prettylights-syntax-carriage-return-bg: #f0f;\n --color-prettylights-syntax-string-regexp: #f0f;\n --color-prettylights-syntax-markup-list: #f0f;\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-prettylights-syntax-markup-ignored-bg: #f0f;\n --color-prettylights-syntax-meta-diff-range: #c6a0f6;\n --color-prettylights-syntax-brackethighlighter-angle: #f0f;\n --color-prettylights-syntax-sublimelinter-gutter-mark: #f0f;\n --color-prettylights-syntax-constant-other-reference-link: #f0f;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-guttermarker-subtle-text: #6e7681;\n --color-codemirror-linenumber-text: #8b949e;\n --color-codemirror-cursor: #c9d1d9;\n --color-codemirror-selection-bg: rgba(56, 139, 253, 0.4);\n --color-codemirror-activeline-bg: rgba(110, 118, 129, 0.1);\n --color-codemirror-matchingbracket-text: #c9d1d9;\n --color-codemirror-lines-bg: #24273a;\n --color-codemirror-syntax-comment: #8b949e;\n --color-codemirror-syntax-constant: #79c0ff;\n --color-codemirror-syntax-entity: #d2a8ff;\n --color-codemirror-syntax-keyword: #ff7b72;\n --color-codemirror-syntax-storage: #ff7b72;\n --color-codemirror-syntax-string: #a5d6ff;\n --color-codemirror-syntax-support: #79c0ff;\n --color-codemirror-syntax-variable: #ffa657;\n --color-checks-bg: #1e2030;\n --color-checks-run-border-width: 1px;\n --color-checks-container-border-width: 1px;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-input-shadow: 0 0 0 1px;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-line-selected-num-text: #dc2286;\n --color-checks-line-dt-fm-text: #dc2286;\n --color-checks-line-dt-fm-bg: #dc2286;\n --color-checks-gate-bg: rgba(187, 128, 9, 0.15);\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-gray: #f0f;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-project-header-bg: #0d1117;\n --color-project-sidebar-bg: #161b22;\n --color-project-gradient-in: #161b22;\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-mktg-btn-bg: #f6f8fa;\n --color-mktg-btn-shadow-outline: rgb(255, 255, 255 / 25%) 0 0 0 1px inset;\n --color-mktg-btn-shadow-focus: rgb(255, 255, 255 / 25%) 0 0 0 4px;\n --color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, 0.15),\n 0 100px 80px rgba(255, 255, 255, 0.02),\n 0 42px 33px rgba(255, 255, 255, 0.024),\n 0 22px 18px rgba(255, 255, 255, 0.028),\n 0 12px 10px rgba(255, 255, 255, 0.034),\n 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);\n --color-mktg-btn-shadow-hover-muted: #ffffff 0 0 0 2px inset;\n --color-avatar-bg: rgba(255, 255, 255, 0.1);\n --color-avatar-border: rgba(240, 246, 252, 0.1);\n --color-avatar-stack-fade: #30363d;\n --color-avatar-stack-fade-more: #21262d;\n --color-avatar-child-shadow: -2px -2px 0 #0d1117;\n --color-topic-tag-border: rgba(0, 0, 0, 0);\n --color-counter-border: rgba(0, 0, 0, 0);\n --color-select-menu-backdrop-border: #484f58;\n --color-select-menu-tap-highlight: rgba(48, 54, 61, 0.5);\n --color-select-menu-tap-focus-bg: #0c2d6b;\n --color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85);\n --color-header-text: var(--subtext2);\n --color-header-bg: #24273a;\n --color-header-bg: #1e2030;\n --color-header-divider: #8b949e;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-input-disabled-bg: rgba(110, 118, 129, 0);\n --color-timeline-badge-bg: #363a4f;\n --color-ansi-black: #484f58;\n --color-ansi-black-bright: #6e7681;\n --color-ansi-white: #b1bac4;\n --color-ansi-white-bright: #fff;\n --color-ansi-gray: #6e7681;\n --color-ansi-red: #ff7b72;\n --color-ansi-red-bright: #ffa198;\n --color-ansi-green: #3fb950;\n --color-ansi-green-bright: #56d364;\n --color-ansi-yellow: #d29922;\n --color-ansi-yellow-bright: #e3b341;\n --color-ansi-blue: #58a6ff;\n --color-ansi-blue-bright: #79c0ff;\n --color-ansi-magenta: #bc8cff;\n --color-ansi-magenta-bright: #d2a8ff;\n --color-ansi-cyan: #39c5cf;\n --color-ansi-cyan-bright: #56d4dd;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: transparent;\n --color-btn-shadow: 0 0 transparent;\n --color-btn-inset-shadow: 0 0 transparent;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: transparent;\n --color-btn-active-bg: #5b6078;\n --color-btn-active-border: transparent;\n --color-btn-selected-bg: #5b6078;\n --color-btn-focus-bg: #21262d;\n --color-btn-focus-border: #8b949e;\n --color-btn-focus-shadow: 0 0 0 3px rgba(139, 148, 158, 0.3);\n --color-btn-shadow-active: inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15);\n --color-btn-shadow-input-focus: 0 0 0 0.2em rgba(31, 111, 235, 0.3);\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-hover-bg: #bfd5d8;\n --color-btn-primary-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-selected-bg: #b8d7c5;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: #729271;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-primary-focus-bg: #238636;\n --color-btn-primary-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-text: #58a6ff;\n --color-btn-outline-hover-text: #58a6ff;\n --color-btn-outline-hover-bg: #30363d;\n --color-btn-outline-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-hover-shadow: 0 1px 0 rgba(1, 4, 9, 0.1);\n --color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);\n --color-btn-outline-hover-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-selected-text: #fff;\n --color-btn-outline-selected-bg: #0d419d;\n --color-btn-outline-selected-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-selected-shadow: 0 0 transparent;\n --color-btn-outline-disabled-text: #a5adcb;\n --color-btn-outline-disabled-bg: #5b6078;\n --color-btn-outline-disabled-counter-bg: rgba(31, 111, 235, 0.05);\n --color-btn-outline-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-focus-shadow: 0 0 0 3px rgba(17, 88, 199, 0.4);\n --color-btn-outline-counter-bg: rgba(31, 111, 235, 0.1);\n --color-btn-danger-text: #24273a;\n --color-btn-danger-bg: #ed8796;\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-hover-bg: #d4bcd9;\n --color-btn-danger-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-selected-bg: #dcadc6;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-text: #181926;\n --color-btn-danger-disabled-bg: #9d6171;\n --color-btn-danger-disabled-border: transparent;\n --color-btn-danger-focus-bg: #238636;\n --color-btn-danger-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-danger-icon: #24273a;\n --color-btn-danger-counter-bg: rgba(255, 255, 255, 0.2);\n --color-underlinenav-icon: #6e7681;\n --color-underlinenav-border-hover: rgba(110, 118, 129, 0.4);\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #363a4f;\n --color-action-list-item-default-hover-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-active-bg: rgba(177, 186, 196, 0.2);\n --color-action-list-item-default-active-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-selected-bg: #494d64;\n --color-action-list-item-danger-hover-bg: rgba(248, 81, 73, 0.16);\n --color-action-list-item-danger-active-bg: rgba(248, 81, 73, 0.24);\n --color-action-list-item-danger-hover-text: #ff7b72;\n --color-switch-track-bg: #010409;\n --color-switch-track-border: #6e7681;\n --color-switch-track-checked-bg: rgba(31, 111, 235, 0.35);\n --color-switch-track-checked-hover-bg: rgba(31, 111, 235, 0.5);\n --color-switch-track-checked-active-bg: rgba(31, 111, 235, 0.65);\n --color-switch-track-checked-border: #58a6ff;\n --color-switch-knob-checked-bg: #1f6feb;\n --color-switch-knob-checked-disabled-bg: #484f58;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #1e2030;\n --color-canvas-inset: #363a4f;\n --color-canvas-subtle: #1e2030;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-border-subtle: rgba(240, 246, 252, 0.1);\n --color-shadow-small: 0 0 transparent;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 118, 129, 0.4);\n --color-neutral-subtle: rgba(110, 118, 129, 0.1);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-success-muted: rgba(46, 160, 67, 0.4);\n --color-success-subtle: rgba(46, 160, 67, 0.15);\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-attention-muted: rgba(187, 128, 9, 0.4);\n --color-attention-subtle: rgba(187, 128, 9, 0.15);\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-severe-muted: rgba(219, 109, 40, 0.4);\n --color-severe-subtle: rgba(219, 109, 40, 0.15);\n --color-danger-fg: #ed8796;\n --color-danger-emphasis: #ed8796;\n --color-danger-muted: rgba(248, 81, 73, 0.4);\n --color-danger-subtle: rgba(248, 81, 73, 0.15);\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-open-muted: rgba(46, 160, 67, 0.4);\n --color-open-subtle: rgba(46, 160, 67, 0.15);\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-closed-muted: rgba(248, 81, 73, 0.4);\n --color-closed-subtle: rgba(248, 81, 73, 0.15);\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-done-muted: rgba(163, 113, 247, 0.4);\n --color-done-subtle: rgba(163, 113, 247, 0.15);\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-sponsors-muted: rgba(219, 97, 162, 0.4);\n --color-sponsors-subtle: rgba(219, 97, 162, 0.15);\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-canvas-backdrop: rgba(1, 4, 9, 0.8);\n --color-primer-canvas-sticky: rgba(13, 17, 23, 0.95);\n --color-primer-border-active: #ed8796;\n --color-primer-border-contrast: rgba(255, 255, 255, 0.2);\n --color-primer-shadow-highlight: 0 0 transparent;\n --color-primer-shadow-inset: 0 0 transparent;\n --color-primer-shadow-focus: 0 0 0 3px #0c2d6b;\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n }\n [data-color-mode=\"auto\"] .btn-danger,\n [data-color-mode=\"auto\"] .Button--danger {\n background: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .iRoQzU,\n [data-color-mode=\"auto\"] .ifkUYV,\n [data-color-mode=\"auto\"] .bOZDzN,\n [data-color-mode=\"auto\"] .cYGUCw,\n [data-color-mode=\"auto\"] .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"auto\"] .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .idPXPh,\n [data-color-mode=\"auto\"] .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --lightness-threshold: 0.453;\n --border-threshold: 0.96;\n --border-fadeout: 1;\n color: var(--text) !important;\n background: rgb(var(--label-r), var(--label-g), var(--label-b)) !important;\n border-color: hsla(var(--label-h), calc(var(--label-s) * 1%), calc((var(--label-l) - 25) * 1%), var(--border-fadeout)) !important;\n }\n [data-color-mode=\"auto\"] .Label {\n color: var(--color-accent-fg);\n background-color: #363a4f;\n border-color: transparent;\n }\n [data-color-mode=\"auto\"] .Label--secondary {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .Label--success {\n color: #24273a;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .Label--danger {\n background-color: var(--color-danger-emphasis);\n color: var(--color-btn-danger-text);\n }\n [data-color-mode=\"auto\"] .timeline-comment-header .Label,\n [data-color-mode=\"auto\"] .timeline-comment .Label {\n color: var(--color-fg-muted);\n }\n [data-color-mode=\"auto\"] .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .dYxKVs,\n [data-color-mode=\"auto\"] .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .ftOYgF {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .col-md-8 {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .user-mention,\n [data-color-mode=\"auto\"] .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"auto\"] .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .color-bg-subtle {\n background-color: transparent !important;\n }\n [data-color-mode=\"auto\"] .command-palette-details-dialog .color-bg-subtle {\n background-color: #363a4f !important;\n }\n [data-color-mode=\"auto\"] .navigation-item[aria-selected=\"true\"] .color-fg-muted {\n color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .AppHeader {\n background: var(--color-header-bg);\n }\n [data-color-mode=\"auto\"] h1,\n [data-color-mode=\"auto\"] h2,\n [data-color-mode=\"auto\"] h3,\n [data-color-mode=\"auto\"] h4,\n [data-color-mode=\"auto\"] h5,\n [data-color-mode=\"auto\"] h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"auto\"] ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"auto\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"auto\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .bdgUpN,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"auto\"] .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"auto\"] .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dXveNa,\n [data-color-mode=\"auto\"] .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gUecKw,\n [data-color-mode=\"auto\"] .lcpiaz,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Cxvmo,\n [data-color-mode=\"auto\"] .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .byJIBD,\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] .fOEJrA,\n [data-color-mode=\"auto\"] .fnFdxN,\n [data-color-mode=\"auto\"] .huABLg,\n [data-color-mode=\"auto\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .cwSUxL,\n [data-color-mode=\"auto\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .jvzHAP,\n [data-color-mode=\"auto\"] .hPIyzG,\n [data-color-mode=\"auto\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .kKFNhh,\n [data-color-mode=\"auto\"] .lnXbGs,\n [data-color-mode=\"auto\"] .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .bPgnBp,\n [data-color-mode=\"auto\"] .jMyfUO,\n [data-color-mode=\"auto\"] .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .kdEavw,\n [data-color-mode=\"auto\"] .ddNLNa,\n [data-color-mode=\"auto\"] .jepClM,\n [data-color-mode=\"auto\"] .gTeenv,\n [data-color-mode=\"auto\"] .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .feVXyu,\n [data-color-mode=\"auto\"] .ecdhqS,\n [data-color-mode=\"auto\"] .iwGxyT,\n [data-color-mode=\"auto\"] .kLxXov,\n [data-color-mode=\"auto\"] .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .eUqMHM,\n [data-color-mode=\"auto\"] .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .ukUXs,\n [data-color-mode=\"auto\"] .giEfVQ,\n [data-color-mode=\"auto\"] .cKvNNO,\n [data-color-mode=\"auto\"] .evdFFE,\n [data-color-mode=\"auto\"] .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] .dycbWg,\n [data-color-mode=\"auto\"] .hYaoHV,\n [data-color-mode=\"auto\"] .rLhXz,\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .lmmHGT,\n [data-color-mode=\"auto\"] .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .bJBoUI,\n [data-color-mode=\"auto\"] .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUWqlv,\n [data-color-mode=\"auto\"] .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"auto\"] .cxcvTj,\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cuqBaK,\n [data-color-mode=\"auto\"] .fCAAcl,\n [data-color-mode=\"auto\"] .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n [data-color-mode=\"auto\"] .ksbilD,\n [data-color-mode=\"auto\"] .cuaLcW,\n [data-color-mode=\"auto\"] .joCMLT,\n [data-color-mode=\"auto\"] .jClMHS,\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .diDjDG,\n [data-color-mode=\"auto\"] .gFuKCf,\n [data-color-mode=\"auto\"] .dHdESs,\n [data-color-mode=\"auto\"] .hpfKPO,\n [data-color-mode=\"auto\"] .jdgyJn,\n [data-color-mode=\"auto\"] .iInViE,\n [data-color-mode=\"auto\"] .brqMal,\n [data-color-mode=\"auto\"] .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jEgFtJ,\n [data-color-mode=\"auto\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] .eNIoFu,\n [data-color-mode=\"auto\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] .fdORwV,\n [data-color-mode=\"auto\"] .cjFogo,\n [data-color-mode=\"auto\"] .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .esIQoN,\n [data-color-mode=\"auto\"] .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .eJTCnd,\n [data-color-mode=\"auto\"] .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cvveTk,\n [data-color-mode=\"auto\"] .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .bWlbEI,\n [data-color-mode=\"auto\"] .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .khCtfm,\n [data-color-mode=\"auto\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .hVmCdl,\n [data-color-mode=\"auto\"] .fqKZNC,\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .kbjJSF,\n [data-color-mode=\"auto\"] .flKHtV,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .joxhcl,\n [data-color-mode=\"auto\"] .hXyJIp,\n [data-color-mode=\"auto\"] .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dVFmxu,\n [data-color-mode=\"auto\"] .gbKtit,\n [data-color-mode=\"auto\"] .lnKxja,\n [data-color-mode=\"auto\"] .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] .gbKtit svg,\n [data-color-mode=\"auto\"] .lnKxja svg,\n [data-color-mode=\"auto\"] .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eQfJKc,\n [data-color-mode=\"auto\"] .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"auto\"] .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hYdbWk,\n [data-color-mode=\"auto\"] .gkeKEr,\n [data-color-mode=\"auto\"] .jzcCeu,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .ixFSpw,\n [data-color-mode=\"auto\"] .koxWOe,\n [data-color-mode=\"auto\"] .gkWKRr,\n [data-color-mode=\"auto\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] .dcGHGc,\n [data-color-mode=\"auto\"] .dzMFih,\n [data-color-mode=\"auto\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"auto\"] .fHpqaf,\n [data-color-mode=\"auto\"] .bfQVnA,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .fUzagb,\n [data-color-mode=\"auto\"] .gisjeK,\n [data-color-mode=\"auto\"] .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .brFBoI,\n [data-color-mode=\"auto\"] .ldUAkr,\n [data-color-mode=\"auto\"] .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gWjhfa,\n [data-color-mode=\"auto\"] .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .hNNRLM,\n [data-color-mode=\"auto\"] .hGgJQu,\n [data-color-mode=\"auto\"] .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"auto\"] .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"auto\"] .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"auto\"] .hPsWZB,\n [data-color-mode=\"auto\"] .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hMCjFU,\n [data-color-mode=\"auto\"] .jcKsih,\n [data-color-mode=\"auto\"] .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jfOCiu,\n [data-color-mode=\"auto\"] .gNXjVV,\n [data-color-mode=\"auto\"] .iGzDhH,\n [data-color-mode=\"auto\"] .Overlay {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"auto\"] .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] select option,\n [data-color-mode=\"auto\"] optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"auto\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .search-results-page {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: light) and (hover: hover) and (pointer: fine) {\n [data-color-mode=\"auto\"] .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-header-shadow: #dc2286;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: #631c03;\n --color-calendar-halloween-graph-day-L2-bg: #bd561d;\n --color-calendar-halloween-graph-day-L3-bg: #fa7a18;\n --color-calendar-halloween-graph-day-L4-bg: #fddf68;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: var(--color-scale-yellow-0);\n --color-user-mention-bg: var(--color-scale-yellow-8);\n --color-text-white: #cad3f5;\n /* Buttons */\n /* Create PR button & New branch button & Fork repo button & Commit Changes button */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Labels */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Committer */\n /* Misc */\n /* Large notification */\n /* Button Fix */\n /* Button selection Fix */\n /* Darker bg for new AppHeader */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Dropdown Menus */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark,\n [data-color-mode=\"dark\"] body,\n [data-color-mode=\"auto\"] > .theme-dark body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-canvas-default-transparent: rgba(13, 17, 23, 0);\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diff-blob-expander-icon: #8b949e;\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --color-diffstat-deletion-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-bg: #a6da95;\n --color-search-keyword-hl: rgba(210, 153, 34, 0.4);\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-brackethighlighter-unmatched: #f0f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-carriage-return-text: #f0f;\n --color-prettylights-syntax-carriage-return-bg: #f0f;\n --color-prettylights-syntax-string-regexp: #f0f;\n --color-prettylights-syntax-markup-list: #f0f;\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-prettylights-syntax-markup-ignored-bg: #f0f;\n --color-prettylights-syntax-meta-diff-range: #c6a0f6;\n --color-prettylights-syntax-brackethighlighter-angle: #f0f;\n --color-prettylights-syntax-sublimelinter-gutter-mark: #f0f;\n --color-prettylights-syntax-constant-other-reference-link: #f0f;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-guttermarker-subtle-text: #6e7681;\n --color-codemirror-linenumber-text: #8b949e;\n --color-codemirror-cursor: #c9d1d9;\n --color-codemirror-selection-bg: rgba(56, 139, 253, 0.4);\n --color-codemirror-activeline-bg: rgba(110, 118, 129, 0.1);\n --color-codemirror-matchingbracket-text: #c9d1d9;\n --color-codemirror-lines-bg: #24273a;\n --color-codemirror-syntax-comment: #8b949e;\n --color-codemirror-syntax-constant: #79c0ff;\n --color-codemirror-syntax-entity: #d2a8ff;\n --color-codemirror-syntax-keyword: #ff7b72;\n --color-codemirror-syntax-storage: #ff7b72;\n --color-codemirror-syntax-string: #a5d6ff;\n --color-codemirror-syntax-support: #79c0ff;\n --color-codemirror-syntax-variable: #ffa657;\n --color-checks-bg: #1e2030;\n --color-checks-run-border-width: 1px;\n --color-checks-container-border-width: 1px;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-input-shadow: 0 0 0 1px;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-line-selected-num-text: #dc2286;\n --color-checks-line-dt-fm-text: #dc2286;\n --color-checks-line-dt-fm-bg: #dc2286;\n --color-checks-gate-bg: rgba(187, 128, 9, 0.15);\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-gray: #f0f;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-project-header-bg: #0d1117;\n --color-project-sidebar-bg: #161b22;\n --color-project-gradient-in: #161b22;\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-mktg-btn-bg: #f6f8fa;\n --color-mktg-btn-shadow-outline: rgb(255, 255, 255 / 25%) 0 0 0 1px inset;\n --color-mktg-btn-shadow-focus: rgb(255, 255, 255 / 25%) 0 0 0 4px;\n --color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, 0.15),\n 0 100px 80px rgba(255, 255, 255, 0.02),\n 0 42px 33px rgba(255, 255, 255, 0.024),\n 0 22px 18px rgba(255, 255, 255, 0.028),\n 0 12px 10px rgba(255, 255, 255, 0.034),\n 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);\n --color-mktg-btn-shadow-hover-muted: #ffffff 0 0 0 2px inset;\n --color-avatar-bg: rgba(255, 255, 255, 0.1);\n --color-avatar-border: rgba(240, 246, 252, 0.1);\n --color-avatar-stack-fade: #30363d;\n --color-avatar-stack-fade-more: #21262d;\n --color-avatar-child-shadow: -2px -2px 0 #0d1117;\n --color-topic-tag-border: rgba(0, 0, 0, 0);\n --color-counter-border: rgba(0, 0, 0, 0);\n --color-select-menu-backdrop-border: #484f58;\n --color-select-menu-tap-highlight: rgba(48, 54, 61, 0.5);\n --color-select-menu-tap-focus-bg: #0c2d6b;\n --color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85);\n --color-header-text: var(--subtext2);\n --color-header-bg: #24273a;\n --color-header-bg: #1e2030;\n --color-header-divider: #8b949e;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-input-disabled-bg: rgba(110, 118, 129, 0);\n --color-timeline-badge-bg: #363a4f;\n --color-ansi-black: #484f58;\n --color-ansi-black-bright: #6e7681;\n --color-ansi-white: #b1bac4;\n --color-ansi-white-bright: #fff;\n --color-ansi-gray: #6e7681;\n --color-ansi-red: #ff7b72;\n --color-ansi-red-bright: #ffa198;\n --color-ansi-green: #3fb950;\n --color-ansi-green-bright: #56d364;\n --color-ansi-yellow: #d29922;\n --color-ansi-yellow-bright: #e3b341;\n --color-ansi-blue: #58a6ff;\n --color-ansi-blue-bright: #79c0ff;\n --color-ansi-magenta: #bc8cff;\n --color-ansi-magenta-bright: #d2a8ff;\n --color-ansi-cyan: #39c5cf;\n --color-ansi-cyan-bright: #56d4dd;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: transparent;\n --color-btn-shadow: 0 0 transparent;\n --color-btn-inset-shadow: 0 0 transparent;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: transparent;\n --color-btn-active-bg: #5b6078;\n --color-btn-active-border: transparent;\n --color-btn-selected-bg: #5b6078;\n --color-btn-focus-bg: #21262d;\n --color-btn-focus-border: #8b949e;\n --color-btn-focus-shadow: 0 0 0 3px rgba(139, 148, 158, 0.3);\n --color-btn-shadow-active: inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15);\n --color-btn-shadow-input-focus: 0 0 0 0.2em rgba(31, 111, 235, 0.3);\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-hover-bg: #bfd5d8;\n --color-btn-primary-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-selected-bg: #b8d7c5;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: #729271;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-primary-focus-bg: #238636;\n --color-btn-primary-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-text: #58a6ff;\n --color-btn-outline-hover-text: #58a6ff;\n --color-btn-outline-hover-bg: #30363d;\n --color-btn-outline-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-hover-shadow: 0 1px 0 rgba(1, 4, 9, 0.1);\n --color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);\n --color-btn-outline-hover-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-selected-text: #fff;\n --color-btn-outline-selected-bg: #0d419d;\n --color-btn-outline-selected-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-selected-shadow: 0 0 transparent;\n --color-btn-outline-disabled-text: #a5adcb;\n --color-btn-outline-disabled-bg: #5b6078;\n --color-btn-outline-disabled-counter-bg: rgba(31, 111, 235, 0.05);\n --color-btn-outline-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-focus-shadow: 0 0 0 3px rgba(17, 88, 199, 0.4);\n --color-btn-outline-counter-bg: rgba(31, 111, 235, 0.1);\n --color-btn-danger-text: #24273a;\n --color-btn-danger-bg: #ed8796;\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-hover-bg: #d4bcd9;\n --color-btn-danger-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-selected-bg: #dcadc6;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-text: #181926;\n --color-btn-danger-disabled-bg: #9d6171;\n --color-btn-danger-disabled-border: transparent;\n --color-btn-danger-focus-bg: #238636;\n --color-btn-danger-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-danger-icon: #24273a;\n --color-btn-danger-counter-bg: rgba(255, 255, 255, 0.2);\n --color-underlinenav-icon: #6e7681;\n --color-underlinenav-border-hover: rgba(110, 118, 129, 0.4);\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #363a4f;\n --color-action-list-item-default-hover-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-active-bg: rgba(177, 186, 196, 0.2);\n --color-action-list-item-default-active-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-selected-bg: #494d64;\n --color-action-list-item-danger-hover-bg: rgba(248, 81, 73, 0.16);\n --color-action-list-item-danger-active-bg: rgba(248, 81, 73, 0.24);\n --color-action-list-item-danger-hover-text: #ff7b72;\n --color-switch-track-bg: #010409;\n --color-switch-track-border: #6e7681;\n --color-switch-track-checked-bg: rgba(31, 111, 235, 0.35);\n --color-switch-track-checked-hover-bg: rgba(31, 111, 235, 0.5);\n --color-switch-track-checked-active-bg: rgba(31, 111, 235, 0.65);\n --color-switch-track-checked-border: #58a6ff;\n --color-switch-knob-checked-bg: #1f6feb;\n --color-switch-knob-checked-disabled-bg: #484f58;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #1e2030;\n --color-canvas-inset: #363a4f;\n --color-canvas-subtle: #1e2030;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-border-subtle: rgba(240, 246, 252, 0.1);\n --color-shadow-small: 0 0 transparent;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 118, 129, 0.4);\n --color-neutral-subtle: rgba(110, 118, 129, 0.1);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-success-muted: rgba(46, 160, 67, 0.4);\n --color-success-subtle: rgba(46, 160, 67, 0.15);\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-attention-muted: rgba(187, 128, 9, 0.4);\n --color-attention-subtle: rgba(187, 128, 9, 0.15);\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-severe-muted: rgba(219, 109, 40, 0.4);\n --color-severe-subtle: rgba(219, 109, 40, 0.15);\n --color-danger-fg: #ed8796;\n --color-danger-emphasis: #ed8796;\n --color-danger-muted: rgba(248, 81, 73, 0.4);\n --color-danger-subtle: rgba(248, 81, 73, 0.15);\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-open-muted: rgba(46, 160, 67, 0.4);\n --color-open-subtle: rgba(46, 160, 67, 0.15);\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-closed-muted: rgba(248, 81, 73, 0.4);\n --color-closed-subtle: rgba(248, 81, 73, 0.15);\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-done-muted: rgba(163, 113, 247, 0.4);\n --color-done-subtle: rgba(163, 113, 247, 0.15);\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-sponsors-muted: rgba(219, 97, 162, 0.4);\n --color-sponsors-subtle: rgba(219, 97, 162, 0.15);\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-canvas-backdrop: rgba(1, 4, 9, 0.8);\n --color-primer-canvas-sticky: rgba(13, 17, 23, 0.95);\n --color-primer-border-active: #ed8796;\n --color-primer-border-contrast: rgba(255, 255, 255, 0.2);\n --color-primer-shadow-highlight: 0 0 transparent;\n --color-primer-shadow-inset: 0 0 transparent;\n --color-primer-shadow-focus: 0 0 0 3px #0c2d6b;\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n }\n [data-color-mode=\"dark\"] .btn-danger,\n [data-color-mode=\"auto\"] > .theme-dark .btn-danger,\n [data-color-mode=\"dark\"] .Button--danger,\n [data-color-mode=\"auto\"] > .theme-dark .Button--danger {\n background: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"dark\"] .iRoQzU,\n [data-color-mode=\"auto\"] > .theme-dark .iRoQzU,\n [data-color-mode=\"dark\"] .ifkUYV,\n [data-color-mode=\"auto\"] > .theme-dark .ifkUYV,\n [data-color-mode=\"dark\"] .bOZDzN,\n [data-color-mode=\"auto\"] > .theme-dark .bOZDzN,\n [data-color-mode=\"dark\"] .cYGUCw,\n [data-color-mode=\"auto\"] > .theme-dark .cYGUCw,\n [data-color-mode=\"dark\"] .bbZPuV,\n [data-color-mode=\"auto\"] > .theme-dark .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"dark\"] .jenxrv,\n [data-color-mode=\"auto\"] > .theme-dark .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .fHiIQb,\n [data-color-mode=\"auto\"] > .theme-dark .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .idPXPh,\n [data-color-mode=\"auto\"] > .theme-dark .idPXPh,\n [data-color-mode=\"dark\"] .epAEYw,\n [data-color-mode=\"auto\"] > .theme-dark .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .header-search-button.placeholder,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-dark .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-dark .hx_IssueLabel {\n --lightness-threshold: 0.453;\n --border-threshold: 0.96;\n --border-fadeout: 1;\n color: var(--text) !important;\n background: rgb(var(--label-r), var(--label-g), var(--label-b)) !important;\n border-color: hsla(var(--label-h), calc(var(--label-s) * 1%), calc((var(--label-l) - 25) * 1%), var(--border-fadeout)) !important;\n }\n [data-color-mode=\"dark\"] .Label,\n [data-color-mode=\"auto\"] > .theme-dark .Label {\n color: var(--color-accent-fg);\n background-color: #363a4f;\n border-color: transparent;\n }\n [data-color-mode=\"dark\"] .Label--secondary,\n [data-color-mode=\"auto\"] > .theme-dark .Label--secondary {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .Label--success,\n [data-color-mode=\"auto\"] > .theme-dark .Label--success {\n color: #24273a;\n background-color: #a6da95;\n }\n [data-color-mode=\"dark\"] .Label--danger,\n [data-color-mode=\"auto\"] > .theme-dark .Label--danger {\n background-color: var(--color-danger-emphasis);\n color: var(--color-btn-danger-text);\n }\n [data-color-mode=\"dark\"] .timeline-comment-header .Label,\n [data-color-mode=\"auto\"] > .theme-dark .timeline-comment-header .Label,\n [data-color-mode=\"dark\"] .timeline-comment .Label,\n [data-color-mode=\"auto\"] > .theme-dark .timeline-comment .Label {\n color: var(--color-fg-muted);\n }\n [data-color-mode=\"dark\"] .header-search-input,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"dark\"] .header-search-input::placeholder,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"dark\"] .topic-tag,\n [data-color-mode=\"auto\"] > .theme-dark .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"dark\"] .dYxKVs,\n [data-color-mode=\"auto\"] > .theme-dark .dYxKVs,\n [data-color-mode=\"dark\"] .eVjWum,\n [data-color-mode=\"auto\"] > .theme-dark .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .fIqerb,\n [data-color-mode=\"auto\"] > .theme-dark .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .ftOYgF,\n [data-color-mode=\"auto\"] > .theme-dark .ftOYgF {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .col-md-8,\n [data-color-mode=\"auto\"] > .theme-dark .col-md-8 {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .user-mention,\n [data-color-mode=\"auto\"] > .theme-dark .user-mention,\n [data-color-mode=\"dark\"] .team-mention,\n [data-color-mode=\"auto\"] > .theme-dark .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-dark .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"dark\"] .starred .starred-button-icon,\n [data-color-mode=\"auto\"] > .theme-dark .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"dark\"] .flash,\n [data-color-mode=\"auto\"] > .theme-dark .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"dark\"] .color-bg-subtle,\n [data-color-mode=\"auto\"] > .theme-dark .color-bg-subtle {\n background-color: transparent !important;\n }\n [data-color-mode=\"dark\"] .command-palette-details-dialog .color-bg-subtle,\n [data-color-mode=\"auto\"] > .theme-dark .command-palette-details-dialog .color-bg-subtle {\n background-color: #363a4f !important;\n }\n [data-color-mode=\"dark\"] .navigation-item[aria-selected=\"true\"] .color-fg-muted,\n [data-color-mode=\"auto\"] > .theme-dark .navigation-item[aria-selected=\"true\"] .color-fg-muted {\n color: #24273a !important;\n }\n [data-color-mode=\"dark\"] .AppHeader,\n [data-color-mode=\"auto\"] > .theme-dark .AppHeader {\n background: var(--color-header-bg);\n }\n [data-color-mode=\"dark\"] h1,\n [data-color-mode=\"auto\"] > .theme-dark h1,\n [data-color-mode=\"dark\"] h2,\n [data-color-mode=\"auto\"] > .theme-dark h2,\n [data-color-mode=\"dark\"] h3,\n [data-color-mode=\"auto\"] > .theme-dark h3,\n [data-color-mode=\"dark\"] h4,\n [data-color-mode=\"auto\"] > .theme-dark h4,\n [data-color-mode=\"dark\"] h5,\n [data-color-mode=\"auto\"] > .theme-dark h5,\n [data-color-mode=\"dark\"] h6,\n [data-color-mode=\"auto\"] > .theme-dark h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] #check-step-header-title,\n [data-color-mode=\"auto\"] > .theme-dark #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"dark\"] ::selection,\n [data-color-mode=\"auto\"] > .theme-dark ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default:hover,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default > svg.octicon,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"dark\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]),\n [data-color-mode=\"auto\"] > .theme-dark :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"dark\"] body.session-authentication div.Box-header,\n [data-color-mode=\"auto\"] > .theme-dark body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"dark\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1),\n [data-color-mode=\"auto\"] > .theme-dark .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"dark\"] .footer nav.col-12 *,\n [data-color-mode=\"auto\"] > .theme-dark .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"dark\"] .notification-indicator .mail-status,\n [data-color-mode=\"auto\"] > .theme-dark .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .bdgUpN,\n [data-color-mode=\"auto\"] > .theme-dark .bdgUpN,\n [data-color-mode=\"dark\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] > .theme-dark .hZMmEi .TextInput-icon,\n [data-color-mode=\"dark\"] .hZMmEi .TextInput-action,\n [data-color-mode=\"auto\"] > .theme-dark .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .fMJQEf,\n [data-color-mode=\"auto\"] > .theme-dark .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"dark\"] .iVNDSi,\n [data-color-mode=\"auto\"] > .theme-dark .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"dark\"] .hwnsNO,\n [data-color-mode=\"auto\"] > .theme-dark .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hwnsNO th,\n [data-color-mode=\"auto\"] > .theme-dark .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"dark\"] .dXveNa[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dXveNa,\n [data-color-mode=\"auto\"] > .theme-dark .dXveNa,\n [data-color-mode=\"dark\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gUecKw,\n [data-color-mode=\"auto\"] > .theme-dark .gUecKw,\n [data-color-mode=\"dark\"] .lcpiaz,\n [data-color-mode=\"auto\"] > .theme-dark .lcpiaz,\n [data-color-mode=\"dark\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-dark .jolsUx,\n [data-color-mode=\"dark\"] .fsSggy,\n [data-color-mode=\"auto\"] > .theme-dark .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .Cxvmo,\n [data-color-mode=\"auto\"] > .theme-dark .Cxvmo,\n [data-color-mode=\"dark\"] .dhYcqs,\n [data-color-mode=\"auto\"] > .theme-dark .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"dark\"] .byJIBD,\n [data-color-mode=\"auto\"] > .theme-dark .byJIBD,\n [data-color-mode=\"dark\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"dark\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT:not(:first-of-type),\n [data-color-mode=\"dark\"] .fOEJrA,\n [data-color-mode=\"auto\"] > .theme-dark .fOEJrA,\n [data-color-mode=\"dark\"] .fnFdxN,\n [data-color-mode=\"auto\"] > .theme-dark .fnFdxN,\n [data-color-mode=\"dark\"] .huABLg,\n [data-color-mode=\"auto\"] > .theme-dark .huABLg,\n [data-color-mode=\"dark\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .cwSUxL,\n [data-color-mode=\"auto\"] > .theme-dark .cwSUxL,\n [data-color-mode=\"dark\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .jvzHAP,\n [data-color-mode=\"auto\"] > .theme-dark .jvzHAP,\n [data-color-mode=\"dark\"] .hPIyzG,\n [data-color-mode=\"auto\"] > .theme-dark .hPIyzG,\n [data-color-mode=\"dark\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .kKFNhh,\n [data-color-mode=\"auto\"] > .theme-dark .kKFNhh,\n [data-color-mode=\"dark\"] .lnXbGs,\n [data-color-mode=\"auto\"] > .theme-dark .lnXbGs,\n [data-color-mode=\"dark\"] .dTxwit,\n [data-color-mode=\"auto\"] > .theme-dark .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .gssqTz,\n [data-color-mode=\"auto\"] > .theme-dark .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"dark\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-dark .bPgnBp,\n [data-color-mode=\"dark\"] .jMyfUO,\n [data-color-mode=\"auto\"] > .theme-dark .jMyfUO,\n [data-color-mode=\"dark\"] .cBrzIN,\n [data-color-mode=\"auto\"] > .theme-dark .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"dark\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"dark\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"dark\"] .icOaJE:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .icOaJE[aria-pressed=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cZRqXf,\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf:active:not([disabled]),\n [data-color-mode=\"dark\"] .cZRqXf[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .cZRqXf:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .kdEavw,\n [data-color-mode=\"auto\"] > .theme-dark .kdEavw,\n [data-color-mode=\"dark\"] .ddNLNa,\n [data-color-mode=\"auto\"] > .theme-dark .ddNLNa,\n [data-color-mode=\"dark\"] .jepClM,\n [data-color-mode=\"auto\"] > .theme-dark .jepClM,\n [data-color-mode=\"dark\"] .gTeenv,\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv,\n [data-color-mode=\"dark\"] .VplrY,\n [data-color-mode=\"auto\"] > .theme-dark .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .kdEavw:hover:not([disabled]),\n [data-color-mode=\"dark\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"dark\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .jepClM:hover:not([disabled]),\n [data-color-mode=\"dark\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv:hover:not([disabled]),\n [data-color-mode=\"dark\"] .VplrY:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .feVXyu,\n [data-color-mode=\"auto\"] > .theme-dark .feVXyu,\n [data-color-mode=\"dark\"] .ecdhqS,\n [data-color-mode=\"auto\"] > .theme-dark .ecdhqS,\n [data-color-mode=\"dark\"] .iwGxyT,\n [data-color-mode=\"auto\"] > .theme-dark .iwGxyT,\n [data-color-mode=\"dark\"] .kLxXov,\n [data-color-mode=\"auto\"] > .theme-dark .kLxXov,\n [data-color-mode=\"dark\"] .flDsrw,\n [data-color-mode=\"auto\"] > .theme-dark .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .juEfKr,\n [data-color-mode=\"auto\"] > .theme-dark .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .eUqMHM,\n [data-color-mode=\"auto\"] > .theme-dark .eUqMHM,\n [data-color-mode=\"dark\"] .hSXtjz,\n [data-color-mode=\"auto\"] > .theme-dark .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh,\n [data-color-mode=\"dark\"] .ukUXs,\n [data-color-mode=\"auto\"] > .theme-dark .ukUXs,\n [data-color-mode=\"dark\"] .giEfVQ,\n [data-color-mode=\"auto\"] > .theme-dark .giEfVQ,\n [data-color-mode=\"dark\"] .cKvNNO,\n [data-color-mode=\"auto\"] > .theme-dark .cKvNNO,\n [data-color-mode=\"dark\"] .evdFFE,\n [data-color-mode=\"auto\"] > .theme-dark .evdFFE,\n [data-color-mode=\"dark\"] .kTUxDY,\n [data-color-mode=\"auto\"] > .theme-dark .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"dark\"] .dycbWg,\n [data-color-mode=\"auto\"] > .theme-dark .dycbWg,\n [data-color-mode=\"dark\"] .hYaoHV,\n [data-color-mode=\"auto\"] > .theme-dark .hYaoHV,\n [data-color-mode=\"dark\"] .rLhXz,\n [data-color-mode=\"auto\"] > .theme-dark .rLhXz,\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh,\n [data-color-mode=\"dark\"] .lmmHGT,\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT,\n [data-color-mode=\"dark\"] .dEmXPQ,\n [data-color-mode=\"auto\"] > .theme-dark .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .bJBoUI,\n [data-color-mode=\"auto\"] > .theme-dark .bJBoUI,\n [data-color-mode=\"dark\"] .iJtJJh,\n [data-color-mode=\"auto\"] > .theme-dark .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .lhyFLG,\n [data-color-mode=\"auto\"] > .theme-dark .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hUWqlv,\n [data-color-mode=\"auto\"] > .theme-dark .hUWqlv,\n [data-color-mode=\"dark\"] .bJcMWH,\n [data-color-mode=\"auto\"] > .theme-dark .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"dark\"] .Link__StyledLink-sc-14289xe-0.ifbDxt,\n [data-color-mode=\"auto\"] > .theme-dark .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"dark\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover,\n [data-color-mode=\"auto\"] > .theme-dark .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"dark\"] .cxcvTj,\n [data-color-mode=\"auto\"] > .theme-dark .cxcvTj,\n [data-color-mode=\"dark\"] .Box-sc-g0xbh4-0.grSspY button,\n [data-color-mode=\"auto\"] > .theme-dark .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gxGEao,\n [data-color-mode=\"auto\"] > .theme-dark .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dfAUyE .segmentedControl-content,\n [data-color-mode=\"dark\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gKuCoB .segmentedControl-content,\n [data-color-mode=\"dark\"] .bFrOJy .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .cuqBaK,\n [data-color-mode=\"auto\"] > .theme-dark .cuqBaK,\n [data-color-mode=\"dark\"] .fCAAcl,\n [data-color-mode=\"auto\"] > .theme-dark .fCAAcl,\n [data-color-mode=\"dark\"] .dAXkSP,\n [data-color-mode=\"auto\"] > .theme-dark .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .dAXkSP:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n @media (hover: hover) and (pointer: fine) {\n [data-color-mode=\"dark\"] .rLhXz:hover:not([aria-disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"dark\"] .ksbilD,\n [data-color-mode=\"auto\"] > .theme-dark .ksbilD,\n [data-color-mode=\"dark\"] .cuaLcW,\n [data-color-mode=\"auto\"] > .theme-dark .cuaLcW,\n [data-color-mode=\"dark\"] .joCMLT,\n [data-color-mode=\"auto\"] > .theme-dark .joCMLT,\n [data-color-mode=\"dark\"] .jClMHS,\n [data-color-mode=\"auto\"] > .theme-dark .jClMHS,\n [data-color-mode=\"dark\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj,\n [data-color-mode=\"dark\"] .diDjDG,\n [data-color-mode=\"auto\"] > .theme-dark .diDjDG,\n [data-color-mode=\"dark\"] .gFuKCf,\n [data-color-mode=\"auto\"] > .theme-dark .gFuKCf,\n [data-color-mode=\"dark\"] .dHdESs,\n [data-color-mode=\"auto\"] > .theme-dark .dHdESs,\n [data-color-mode=\"dark\"] .hpfKPO,\n [data-color-mode=\"auto\"] > .theme-dark .hpfKPO,\n [data-color-mode=\"dark\"] .jdgyJn,\n [data-color-mode=\"auto\"] > .theme-dark .jdgyJn,\n [data-color-mode=\"dark\"] .iInViE,\n [data-color-mode=\"auto\"] > .theme-dark .iInViE,\n [data-color-mode=\"dark\"] .brqMal,\n [data-color-mode=\"auto\"] > .theme-dark .brqMal,\n [data-color-mode=\"dark\"] .AbCTW,\n [data-color-mode=\"auto\"] > .theme-dark .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .jEgFtJ,\n [data-color-mode=\"auto\"] > .theme-dark .jEgFtJ,\n [data-color-mode=\"dark\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] > .theme-dark .lixtXZ:hover,\n [data-color-mode=\"dark\"] .eNIoFu,\n [data-color-mode=\"auto\"] > .theme-dark .eNIoFu,\n [data-color-mode=\"dark\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] > .theme-dark .idPXPh:hover,\n [data-color-mode=\"dark\"] .fdORwV,\n [data-color-mode=\"auto\"] > .theme-dark .fdORwV,\n [data-color-mode=\"dark\"] .cjFogo,\n [data-color-mode=\"auto\"] > .theme-dark .cjFogo,\n [data-color-mode=\"dark\"] .gIOnJa,\n [data-color-mode=\"auto\"] > .theme-dark .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jBCpbB,\n [data-color-mode=\"auto\"] > .theme-dark .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kzrUhn.selected,\n [data-color-mode=\"auto\"] > .theme-dark .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .esIQoN,\n [data-color-mode=\"auto\"] > .theme-dark .esIQoN,\n [data-color-mode=\"dark\"] .kbjJSF:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .eJTCnd,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd,\n [data-color-mode=\"dark\"] .eTthoV,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .fixINc,\n [data-color-mode=\"dark\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .fixINc,\n [data-color-mode=\"dark\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .eDZJqt,\n [data-color-mode=\"dark\"] .eTthoV .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .bniVFX,\n [data-color-mode=\"dark\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .bniVFX,\n [data-color-mode=\"dark\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .jtlytA,\n [data-color-mode=\"dark\"] .eTthoV .jtlytA,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .ikTPpF,\n [data-color-mode=\"auto\"] > .theme-dark .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cvveTk,\n [data-color-mode=\"auto\"] > .theme-dark .cvveTk,\n [data-color-mode=\"dark\"] .dwoION,\n [data-color-mode=\"auto\"] > .theme-dark .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .FKGWN,\n [data-color-mode=\"auto\"] > .theme-dark .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jPHlsW::after,\n [data-color-mode=\"auto\"] > .theme-dark .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .khCtfm:hover,\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .bWlbEI,\n [data-color-mode=\"auto\"] > .theme-dark .bWlbEI,\n [data-color-mode=\"dark\"] .hzIORV,\n [data-color-mode=\"auto\"] > .theme-dark .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .khCtfm,\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm,\n [data-color-mode=\"dark\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt:active,\n [data-color-mode=\"dark\"] .Tnbrt[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .Tnbrt:hover,\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .imsxCM,\n [data-color-mode=\"auto\"] > .theme-dark .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .imsxCM .is-selected::after,\n [data-color-mode=\"auto\"] > .theme-dark .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .pxYjU,\n [data-color-mode=\"auto\"] > .theme-dark .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .ilLRrZ,\n [data-color-mode=\"auto\"] > .theme-dark .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .cnIHxk,\n [data-color-mode=\"auto\"] > .theme-dark .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .cnIHxk:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"dark\"] .ghFpol,\n [data-color-mode=\"auto\"] > .theme-dark .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .hVmCdl,\n [data-color-mode=\"auto\"] > .theme-dark .hVmCdl,\n [data-color-mode=\"dark\"] .fqKZNC,\n [data-color-mode=\"auto\"] > .theme-dark .fqKZNC,\n [data-color-mode=\"dark\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-dark .fZFWUy,\n [data-color-mode=\"dark\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF,\n [data-color-mode=\"dark\"] .flKHtV,\n [data-color-mode=\"auto\"] > .theme-dark .flKHtV,\n [data-color-mode=\"dark\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-dark .jolsUx,\n [data-color-mode=\"dark\"] .ekNmOn,\n [data-color-mode=\"auto\"] > .theme-dark .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .klUZzf:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-dark .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .jvpWzR:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"],\n [data-color-mode=\"auto\"] > .theme-dark .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-dark .fZFWUy,\n [data-color-mode=\"dark\"] .fzjwje,\n [data-color-mode=\"auto\"] > .theme-dark .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .cEYXBH,\n [data-color-mode=\"auto\"] > .theme-dark .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .joxhcl,\n [data-color-mode=\"auto\"] > .theme-dark .joxhcl,\n [data-color-mode=\"dark\"] .hXyJIp,\n [data-color-mode=\"auto\"] > .theme-dark .hXyJIp,\n [data-color-mode=\"dark\"] .fMkBhb > .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .dVFmxu,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu,\n [data-color-mode=\"dark\"] .gbKtit,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit,\n [data-color-mode=\"dark\"] .lnKxja,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja,\n [data-color-mode=\"dark\"] .jzwNMs,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu svg,\n [data-color-mode=\"dark\"] .gbKtit svg,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit svg,\n [data-color-mode=\"dark\"] .lnKxja svg,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja svg,\n [data-color-mode=\"dark\"] .jzwNMs svg,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .jzwNMs:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hJMtSk,\n [data-color-mode=\"auto\"] > .theme-dark .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"dark\"] .hJMtSk:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"dark\"] .iDiUTR,\n [data-color-mode=\"auto\"] > .theme-dark .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .iDiUTR:hover,\n [data-color-mode=\"auto\"] > .theme-dark .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eQfJKc,\n [data-color-mode=\"auto\"] > .theme-dark .eQfJKc,\n [data-color-mode=\"dark\"] .UHWYv,\n [data-color-mode=\"auto\"] > .theme-dark .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"dark\"] .jVIqnb,\n [data-color-mode=\"auto\"] > .theme-dark .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jVIqnb:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"dark\"] .UHWYv:hover,\n [data-color-mode=\"auto\"] > .theme-dark .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"dark\"] .lmmHGT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hYdbWk,\n [data-color-mode=\"auto\"] > .theme-dark .hYdbWk,\n [data-color-mode=\"dark\"] .gkeKEr,\n [data-color-mode=\"auto\"] > .theme-dark .gkeKEr,\n [data-color-mode=\"dark\"] .jzcCeu,\n [data-color-mode=\"auto\"] > .theme-dark .jzcCeu,\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw,\n [data-color-mode=\"dark\"] .ixFSpw,\n [data-color-mode=\"auto\"] > .theme-dark .ixFSpw,\n [data-color-mode=\"dark\"] .koxWOe,\n [data-color-mode=\"auto\"] > .theme-dark .koxWOe,\n [data-color-mode=\"dark\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-dark .gkWKRr,\n [data-color-mode=\"dark\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] > .theme-dark .ikaTJo > svg,\n [data-color-mode=\"dark\"] .dcGHGc,\n [data-color-mode=\"auto\"] > .theme-dark .dcGHGc,\n [data-color-mode=\"dark\"] .dzMFih,\n [data-color-mode=\"auto\"] > .theme-dark .dzMFih,\n [data-color-mode=\"dark\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] > .theme-dark .hYdbWk::before,\n [data-color-mode=\"dark\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] > .theme-dark .ixFSpw::before,\n [data-color-mode=\"dark\"] .dSHKOE,\n [data-color-mode=\"auto\"] > .theme-dark .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-dark .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hPQRKh,\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hPQRKh:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .kfwhFa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .jykkjb,\n [data-color-mode=\"auto\"] > .theme-dark .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"dark\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj,\n [data-color-mode=\"dark\"] .ixTUPS,\n [data-color-mode=\"auto\"] > .theme-dark .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx:hover:not([disabled]),\n [data-color-mode=\"dark\"] .fUaEiu:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"dark\"] .fUaEiu[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[data-size=\"small\"],\n [data-color-mode=\"dark\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"dark\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .cBssZb,\n [data-color-mode=\"auto\"] > .theme-dark .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .jhjELj::before,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"dark\"] .fHpqaf,\n [data-color-mode=\"auto\"] > .theme-dark .fHpqaf,\n [data-color-mode=\"dark\"] .bfQVnA,\n [data-color-mode=\"auto\"] > .theme-dark .bfQVnA,\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw,\n [data-color-mode=\"dark\"] .fUzagb,\n [data-color-mode=\"auto\"] > .theme-dark .fUzagb,\n [data-color-mode=\"dark\"] .gisjeK,\n [data-color-mode=\"auto\"] > .theme-dark .gisjeK,\n [data-color-mode=\"dark\"] .iQkwAM,\n [data-color-mode=\"auto\"] > .theme-dark .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dtTTcd,\n [data-color-mode=\"auto\"] > .theme-dark .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .dtTTcd.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-dark .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .pQcjM,\n [data-color-mode=\"auto\"] > .theme-dark .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .pQcjM.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-dark .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .eTSXcP,\n [data-color-mode=\"auto\"] > .theme-dark .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"dark\"] .brFBoI,\n [data-color-mode=\"auto\"] > .theme-dark .brFBoI,\n [data-color-mode=\"dark\"] .ldUAkr,\n [data-color-mode=\"auto\"] > .theme-dark .ldUAkr,\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gWjhfa,\n [data-color-mode=\"auto\"] > .theme-dark .gWjhfa,\n [data-color-mode=\"dark\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jMdYTc button,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .jMdYTc button:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jMdYTc button[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gwuIGu > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gwuIGu > a span,\n [data-color-mode=\"auto\"] > .theme-dark .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .bJYdrf:hover,\n [data-color-mode=\"auto\"] > .theme-dark .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .dSlCya:hover,\n [data-color-mode=\"auto\"] > .theme-dark .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .hNNRLM,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM,\n [data-color-mode=\"dark\"] .hGgJQu,\n [data-color-mode=\"auto\"] > .theme-dark .hGgJQu,\n [data-color-mode=\"dark\"] .hTcsdJ,\n [data-color-mode=\"auto\"] > .theme-dark .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM:hover,\n [data-color-mode=\"dark\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hGgJQu:hover,\n [data-color-mode=\"dark\"] .hTcsdJ:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eOIzRT,\n [data-color-mode=\"auto\"] > .theme-dark .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .eOIzRT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hNNRLM svg,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .react-last-commit-history-group:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .ContributionCalendar-day,\n [data-color-mode=\"auto\"] > .theme-dark .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"dark\"] .tooltipped.tooltipped-s rect,\n [data-color-mode=\"auto\"] > .theme-dark .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"dark\"] .hfRvxg,\n [data-color-mode=\"auto\"] > .theme-dark .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .hfRvxg:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .lbYguI,\n [data-color-mode=\"auto\"] > .theme-dark .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"dark\"] .hPsWZB,\n [data-color-mode=\"auto\"] > .theme-dark .hPsWZB,\n [data-color-mode=\"dark\"] .bOUZZs,\n [data-color-mode=\"auto\"] > .theme-dark .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > button,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hMOAua,\n [data-color-mode=\"auto\"] > .theme-dark .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .hMOAua:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hMCjFU,\n [data-color-mode=\"auto\"] > .theme-dark .hMCjFU,\n [data-color-mode=\"dark\"] .jcKsih,\n [data-color-mode=\"auto\"] > .theme-dark .jcKsih,\n [data-color-mode=\"dark\"] .hpgNiv,\n [data-color-mode=\"auto\"] > .theme-dark .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hMCjFU:hover,\n [data-color-mode=\"dark\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jcKsih:hover,\n [data-color-mode=\"dark\"] .hpgNiv:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jfOCiu,\n [data-color-mode=\"auto\"] > .theme-dark .jfOCiu,\n [data-color-mode=\"dark\"] .gNXjVV,\n [data-color-mode=\"auto\"] > .theme-dark .gNXjVV,\n [data-color-mode=\"dark\"] .iGzDhH,\n [data-color-mode=\"auto\"] > .theme-dark .iGzDhH,\n [data-color-mode=\"dark\"] .Overlay,\n [data-color-mode=\"auto\"] > .theme-dark .Overlay {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"dark\"] .jfOCiu li,\n [data-color-mode=\"auto\"] > .theme-dark .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .kRbyXo,\n [data-color-mode=\"auto\"] > .theme-dark .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .VgnWi,\n [data-color-mode=\"auto\"] > .theme-dark .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .VgnWi:focus-within,\n [data-color-mode=\"auto\"] > .theme-dark .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"dark\"] .bAKGFC,\n [data-color-mode=\"auto\"] > .theme-dark .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .bdMlHy,\n [data-color-mode=\"auto\"] > .theme-dark .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jMyfUO.selected,\n [data-color-mode=\"auto\"] > .theme-dark .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-dark .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] kbd,\n [data-color-mode=\"auto\"] > .theme-dark kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] select option,\n [data-color-mode=\"auto\"] > .theme-dark select option,\n [data-color-mode=\"dark\"] optgroup,\n [data-color-mode=\"auto\"] > .theme-dark optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"dark\"] .hUQSCH,\n [data-color-mode=\"auto\"] > .theme-dark .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hUQSCH:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .dQPLyc,\n [data-color-mode=\"auto\"] > .theme-dark .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .ktGGEf,\n [data-color-mode=\"auto\"] > .theme-dark .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gkfBtX,\n [data-color-mode=\"auto\"] > .theme-dark .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jproXT,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .jproXT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .jproXT:focus-within,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .wLDmP,\n [data-color-mode=\"auto\"] > .theme-dark .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .eNSiNz .segmentedControl-content,\n [data-color-mode=\"dark\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-read,\n [data-color-mode=\"dark\"] .notifications-list-item.notification-archived,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"dark\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"dark\"] .notifications-list-item.notification-archived:last-child,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"dark\"] .turbo-progress-bar,\n [data-color-mode=\"auto\"] > .theme-dark .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .search-results-page,\n [data-color-mode=\"auto\"] > .theme-dark .search-results-page {\n background-color: #24273a;\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"] {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-header-shadow: #dc2286;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: #631c03;\n --color-calendar-halloween-graph-day-L2-bg: #bd561d;\n --color-calendar-halloween-graph-day-L3-bg: #fa7a18;\n --color-calendar-halloween-graph-day-L4-bg: #fddf68;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: var(--color-scale-yellow-0);\n --color-user-mention-bg: var(--color-scale-yellow-8);\n --color-text-white: #cad3f5;\n /* Buttons */\n /* Create PR button & New branch button & Fork repo button & Commit Changes button */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Labels */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Committer */\n /* Misc */\n /* Large notification */\n /* Button Fix */\n /* Button selection Fix */\n /* Darker bg for new AppHeader */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Dropdown Menus */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n }\n [data-color-mode=\"auto\"],\n [data-color-mode=\"auto\"] body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-canvas-default-transparent: rgba(13, 17, 23, 0);\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diff-blob-expander-icon: #8b949e;\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --color-diffstat-deletion-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-bg: #a6da95;\n --color-search-keyword-hl: rgba(210, 153, 34, 0.4);\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-brackethighlighter-unmatched: #f0f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-carriage-return-text: #f0f;\n --color-prettylights-syntax-carriage-return-bg: #f0f;\n --color-prettylights-syntax-string-regexp: #f0f;\n --color-prettylights-syntax-markup-list: #f0f;\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-prettylights-syntax-markup-ignored-bg: #f0f;\n --color-prettylights-syntax-meta-diff-range: #c6a0f6;\n --color-prettylights-syntax-brackethighlighter-angle: #f0f;\n --color-prettylights-syntax-sublimelinter-gutter-mark: #f0f;\n --color-prettylights-syntax-constant-other-reference-link: #f0f;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-guttermarker-subtle-text: #6e7681;\n --color-codemirror-linenumber-text: #8b949e;\n --color-codemirror-cursor: #c9d1d9;\n --color-codemirror-selection-bg: rgba(56, 139, 253, 0.4);\n --color-codemirror-activeline-bg: rgba(110, 118, 129, 0.1);\n --color-codemirror-matchingbracket-text: #c9d1d9;\n --color-codemirror-lines-bg: #24273a;\n --color-codemirror-syntax-comment: #8b949e;\n --color-codemirror-syntax-constant: #79c0ff;\n --color-codemirror-syntax-entity: #d2a8ff;\n --color-codemirror-syntax-keyword: #ff7b72;\n --color-codemirror-syntax-storage: #ff7b72;\n --color-codemirror-syntax-string: #a5d6ff;\n --color-codemirror-syntax-support: #79c0ff;\n --color-codemirror-syntax-variable: #ffa657;\n --color-checks-bg: #1e2030;\n --color-checks-run-border-width: 1px;\n --color-checks-container-border-width: 1px;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-input-shadow: 0 0 0 1px;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-line-selected-num-text: #dc2286;\n --color-checks-line-dt-fm-text: #dc2286;\n --color-checks-line-dt-fm-bg: #dc2286;\n --color-checks-gate-bg: rgba(187, 128, 9, 0.15);\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-gray: #f0f;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-project-header-bg: #0d1117;\n --color-project-sidebar-bg: #161b22;\n --color-project-gradient-in: #161b22;\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-mktg-btn-bg: #f6f8fa;\n --color-mktg-btn-shadow-outline: rgb(255, 255, 255 / 25%) 0 0 0 1px inset;\n --color-mktg-btn-shadow-focus: rgb(255, 255, 255 / 25%) 0 0 0 4px;\n --color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, 0.15),\n 0 100px 80px rgba(255, 255, 255, 0.02),\n 0 42px 33px rgba(255, 255, 255, 0.024),\n 0 22px 18px rgba(255, 255, 255, 0.028),\n 0 12px 10px rgba(255, 255, 255, 0.034),\n 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);\n --color-mktg-btn-shadow-hover-muted: #ffffff 0 0 0 2px inset;\n --color-avatar-bg: rgba(255, 255, 255, 0.1);\n --color-avatar-border: rgba(240, 246, 252, 0.1);\n --color-avatar-stack-fade: #30363d;\n --color-avatar-stack-fade-more: #21262d;\n --color-avatar-child-shadow: -2px -2px 0 #0d1117;\n --color-topic-tag-border: rgba(0, 0, 0, 0);\n --color-counter-border: rgba(0, 0, 0, 0);\n --color-select-menu-backdrop-border: #484f58;\n --color-select-menu-tap-highlight: rgba(48, 54, 61, 0.5);\n --color-select-menu-tap-focus-bg: #0c2d6b;\n --color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85);\n --color-header-text: var(--subtext2);\n --color-header-bg: #24273a;\n --color-header-bg: #1e2030;\n --color-header-divider: #8b949e;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-input-disabled-bg: rgba(110, 118, 129, 0);\n --color-timeline-badge-bg: #363a4f;\n --color-ansi-black: #484f58;\n --color-ansi-black-bright: #6e7681;\n --color-ansi-white: #b1bac4;\n --color-ansi-white-bright: #fff;\n --color-ansi-gray: #6e7681;\n --color-ansi-red: #ff7b72;\n --color-ansi-red-bright: #ffa198;\n --color-ansi-green: #3fb950;\n --color-ansi-green-bright: #56d364;\n --color-ansi-yellow: #d29922;\n --color-ansi-yellow-bright: #e3b341;\n --color-ansi-blue: #58a6ff;\n --color-ansi-blue-bright: #79c0ff;\n --color-ansi-magenta: #bc8cff;\n --color-ansi-magenta-bright: #d2a8ff;\n --color-ansi-cyan: #39c5cf;\n --color-ansi-cyan-bright: #56d4dd;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: transparent;\n --color-btn-shadow: 0 0 transparent;\n --color-btn-inset-shadow: 0 0 transparent;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: transparent;\n --color-btn-active-bg: #5b6078;\n --color-btn-active-border: transparent;\n --color-btn-selected-bg: #5b6078;\n --color-btn-focus-bg: #21262d;\n --color-btn-focus-border: #8b949e;\n --color-btn-focus-shadow: 0 0 0 3px rgba(139, 148, 158, 0.3);\n --color-btn-shadow-active: inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15);\n --color-btn-shadow-input-focus: 0 0 0 0.2em rgba(31, 111, 235, 0.3);\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-hover-bg: #bfd5d8;\n --color-btn-primary-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-selected-bg: #b8d7c5;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: #729271;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-primary-focus-bg: #238636;\n --color-btn-primary-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-primary-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-text: #58a6ff;\n --color-btn-outline-hover-text: #58a6ff;\n --color-btn-outline-hover-bg: #30363d;\n --color-btn-outline-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-hover-shadow: 0 1px 0 rgba(1, 4, 9, 0.1);\n --color-btn-outline-hover-inset-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);\n --color-btn-outline-hover-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-selected-text: #fff;\n --color-btn-outline-selected-bg: #0d419d;\n --color-btn-outline-selected-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-selected-shadow: 0 0 transparent;\n --color-btn-outline-disabled-text: #a5adcb;\n --color-btn-outline-disabled-bg: #5b6078;\n --color-btn-outline-disabled-counter-bg: rgba(31, 111, 235, 0.05);\n --color-btn-outline-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-focus-shadow: 0 0 0 3px rgba(17, 88, 199, 0.4);\n --color-btn-outline-counter-bg: rgba(31, 111, 235, 0.1);\n --color-btn-danger-text: #24273a;\n --color-btn-danger-bg: #ed8796;\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-hover-bg: #d4bcd9;\n --color-btn-danger-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-selected-bg: #dcadc6;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-text: #181926;\n --color-btn-danger-disabled-bg: #9d6171;\n --color-btn-danger-disabled-border: transparent;\n --color-btn-danger-focus-bg: #238636;\n --color-btn-danger-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-danger-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-danger-icon: #24273a;\n --color-btn-danger-counter-bg: rgba(255, 255, 255, 0.2);\n --color-underlinenav-icon: #6e7681;\n --color-underlinenav-border-hover: rgba(110, 118, 129, 0.4);\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #363a4f;\n --color-action-list-item-default-hover-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-active-bg: rgba(177, 186, 196, 0.2);\n --color-action-list-item-default-active-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-selected-bg: #494d64;\n --color-action-list-item-danger-hover-bg: rgba(248, 81, 73, 0.16);\n --color-action-list-item-danger-active-bg: rgba(248, 81, 73, 0.24);\n --color-action-list-item-danger-hover-text: #ff7b72;\n --color-switch-track-bg: #010409;\n --color-switch-track-border: #6e7681;\n --color-switch-track-checked-bg: rgba(31, 111, 235, 0.35);\n --color-switch-track-checked-hover-bg: rgba(31, 111, 235, 0.5);\n --color-switch-track-checked-active-bg: rgba(31, 111, 235, 0.65);\n --color-switch-track-checked-border: #58a6ff;\n --color-switch-knob-checked-bg: #1f6feb;\n --color-switch-knob-checked-disabled-bg: #484f58;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #1e2030;\n --color-canvas-inset: #363a4f;\n --color-canvas-subtle: #1e2030;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-border-subtle: rgba(240, 246, 252, 0.1);\n --color-shadow-small: 0 0 transparent;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 118, 129, 0.4);\n --color-neutral-subtle: rgba(110, 118, 129, 0.1);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-success-muted: rgba(46, 160, 67, 0.4);\n --color-success-subtle: rgba(46, 160, 67, 0.15);\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-attention-muted: rgba(187, 128, 9, 0.4);\n --color-attention-subtle: rgba(187, 128, 9, 0.15);\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-severe-muted: rgba(219, 109, 40, 0.4);\n --color-severe-subtle: rgba(219, 109, 40, 0.15);\n --color-danger-fg: #ed8796;\n --color-danger-emphasis: #ed8796;\n --color-danger-muted: rgba(248, 81, 73, 0.4);\n --color-danger-subtle: rgba(248, 81, 73, 0.15);\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-open-muted: rgba(46, 160, 67, 0.4);\n --color-open-subtle: rgba(46, 160, 67, 0.15);\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-closed-muted: rgba(248, 81, 73, 0.4);\n --color-closed-subtle: rgba(248, 81, 73, 0.15);\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-done-muted: rgba(163, 113, 247, 0.4);\n --color-done-subtle: rgba(163, 113, 247, 0.15);\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-sponsors-muted: rgba(219, 97, 162, 0.4);\n --color-sponsors-subtle: rgba(219, 97, 162, 0.15);\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-canvas-backdrop: rgba(1, 4, 9, 0.8);\n --color-primer-canvas-sticky: rgba(13, 17, 23, 0.95);\n --color-primer-border-active: #ed8796;\n --color-primer-border-contrast: rgba(255, 255, 255, 0.2);\n --color-primer-shadow-highlight: 0 0 transparent;\n --color-primer-shadow-inset: 0 0 transparent;\n --color-primer-shadow-focus: 0 0 0 3px #0c2d6b;\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n }\n [data-color-mode=\"auto\"] .btn-danger,\n [data-color-mode=\"auto\"] .Button--danger {\n background: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .iRoQzU,\n [data-color-mode=\"auto\"] .ifkUYV,\n [data-color-mode=\"auto\"] .bOZDzN,\n [data-color-mode=\"auto\"] .cYGUCw,\n [data-color-mode=\"auto\"] .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"auto\"] .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .idPXPh,\n [data-color-mode=\"auto\"] .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --lightness-threshold: 0.453;\n --border-threshold: 0.96;\n --border-fadeout: 1;\n color: var(--text) !important;\n background: rgb(var(--label-r), var(--label-g), var(--label-b)) !important;\n border-color: hsla(var(--label-h), calc(var(--label-s) * 1%), calc((var(--label-l) - 25) * 1%), var(--border-fadeout)) !important;\n }\n [data-color-mode=\"auto\"] .Label {\n color: var(--color-accent-fg);\n background-color: #363a4f;\n border-color: transparent;\n }\n [data-color-mode=\"auto\"] .Label--secondary {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .Label--success {\n color: #24273a;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .Label--danger {\n background-color: var(--color-danger-emphasis);\n color: var(--color-btn-danger-text);\n }\n [data-color-mode=\"auto\"] .timeline-comment-header .Label,\n [data-color-mode=\"auto\"] .timeline-comment .Label {\n color: var(--color-fg-muted);\n }\n [data-color-mode=\"auto\"] .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .dYxKVs,\n [data-color-mode=\"auto\"] .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .ftOYgF {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .col-md-8 {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .user-mention,\n [data-color-mode=\"auto\"] .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"auto\"] .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .color-bg-subtle {\n background-color: transparent !important;\n }\n [data-color-mode=\"auto\"] .command-palette-details-dialog .color-bg-subtle {\n background-color: #363a4f !important;\n }\n [data-color-mode=\"auto\"] .navigation-item[aria-selected=\"true\"] .color-fg-muted {\n color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .AppHeader {\n background: var(--color-header-bg);\n }\n [data-color-mode=\"auto\"] h1,\n [data-color-mode=\"auto\"] h2,\n [data-color-mode=\"auto\"] h3,\n [data-color-mode=\"auto\"] h4,\n [data-color-mode=\"auto\"] h5,\n [data-color-mode=\"auto\"] h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"auto\"] ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"auto\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"auto\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .bdgUpN,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"auto\"] .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"auto\"] .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dXveNa,\n [data-color-mode=\"auto\"] .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gUecKw,\n [data-color-mode=\"auto\"] .lcpiaz,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Cxvmo,\n [data-color-mode=\"auto\"] .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .byJIBD,\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] .fOEJrA,\n [data-color-mode=\"auto\"] .fnFdxN,\n [data-color-mode=\"auto\"] .huABLg,\n [data-color-mode=\"auto\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .cwSUxL,\n [data-color-mode=\"auto\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .jvzHAP,\n [data-color-mode=\"auto\"] .hPIyzG,\n [data-color-mode=\"auto\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .kKFNhh,\n [data-color-mode=\"auto\"] .lnXbGs,\n [data-color-mode=\"auto\"] .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .bPgnBp,\n [data-color-mode=\"auto\"] .jMyfUO,\n [data-color-mode=\"auto\"] .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .kdEavw,\n [data-color-mode=\"auto\"] .ddNLNa,\n [data-color-mode=\"auto\"] .jepClM,\n [data-color-mode=\"auto\"] .gTeenv,\n [data-color-mode=\"auto\"] .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .feVXyu,\n [data-color-mode=\"auto\"] .ecdhqS,\n [data-color-mode=\"auto\"] .iwGxyT,\n [data-color-mode=\"auto\"] .kLxXov,\n [data-color-mode=\"auto\"] .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .eUqMHM,\n [data-color-mode=\"auto\"] .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .ukUXs,\n [data-color-mode=\"auto\"] .giEfVQ,\n [data-color-mode=\"auto\"] .cKvNNO,\n [data-color-mode=\"auto\"] .evdFFE,\n [data-color-mode=\"auto\"] .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] .dycbWg,\n [data-color-mode=\"auto\"] .hYaoHV,\n [data-color-mode=\"auto\"] .rLhXz,\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .lmmHGT,\n [data-color-mode=\"auto\"] .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .bJBoUI,\n [data-color-mode=\"auto\"] .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUWqlv,\n [data-color-mode=\"auto\"] .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"auto\"] .cxcvTj,\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cuqBaK,\n [data-color-mode=\"auto\"] .fCAAcl,\n [data-color-mode=\"auto\"] .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n [data-color-mode=\"auto\"] .ksbilD,\n [data-color-mode=\"auto\"] .cuaLcW,\n [data-color-mode=\"auto\"] .joCMLT,\n [data-color-mode=\"auto\"] .jClMHS,\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .diDjDG,\n [data-color-mode=\"auto\"] .gFuKCf,\n [data-color-mode=\"auto\"] .dHdESs,\n [data-color-mode=\"auto\"] .hpfKPO,\n [data-color-mode=\"auto\"] .jdgyJn,\n [data-color-mode=\"auto\"] .iInViE,\n [data-color-mode=\"auto\"] .brqMal,\n [data-color-mode=\"auto\"] .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jEgFtJ,\n [data-color-mode=\"auto\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] .eNIoFu,\n [data-color-mode=\"auto\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] .fdORwV,\n [data-color-mode=\"auto\"] .cjFogo,\n [data-color-mode=\"auto\"] .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .esIQoN,\n [data-color-mode=\"auto\"] .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .eJTCnd,\n [data-color-mode=\"auto\"] .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cvveTk,\n [data-color-mode=\"auto\"] .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .bWlbEI,\n [data-color-mode=\"auto\"] .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .khCtfm,\n [data-color-mode=\"auto\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .hVmCdl,\n [data-color-mode=\"auto\"] .fqKZNC,\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .kbjJSF,\n [data-color-mode=\"auto\"] .flKHtV,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .joxhcl,\n [data-color-mode=\"auto\"] .hXyJIp,\n [data-color-mode=\"auto\"] .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dVFmxu,\n [data-color-mode=\"auto\"] .gbKtit,\n [data-color-mode=\"auto\"] .lnKxja,\n [data-color-mode=\"auto\"] .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] .gbKtit svg,\n [data-color-mode=\"auto\"] .lnKxja svg,\n [data-color-mode=\"auto\"] .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eQfJKc,\n [data-color-mode=\"auto\"] .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"auto\"] .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hYdbWk,\n [data-color-mode=\"auto\"] .gkeKEr,\n [data-color-mode=\"auto\"] .jzcCeu,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .ixFSpw,\n [data-color-mode=\"auto\"] .koxWOe,\n [data-color-mode=\"auto\"] .gkWKRr,\n [data-color-mode=\"auto\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] .dcGHGc,\n [data-color-mode=\"auto\"] .dzMFih,\n [data-color-mode=\"auto\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"auto\"] .fHpqaf,\n [data-color-mode=\"auto\"] .bfQVnA,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .fUzagb,\n [data-color-mode=\"auto\"] .gisjeK,\n [data-color-mode=\"auto\"] .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .brFBoI,\n [data-color-mode=\"auto\"] .ldUAkr,\n [data-color-mode=\"auto\"] .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gWjhfa,\n [data-color-mode=\"auto\"] .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .hNNRLM,\n [data-color-mode=\"auto\"] .hGgJQu,\n [data-color-mode=\"auto\"] .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"auto\"] .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"auto\"] .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"auto\"] .hPsWZB,\n [data-color-mode=\"auto\"] .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hMCjFU,\n [data-color-mode=\"auto\"] .jcKsih,\n [data-color-mode=\"auto\"] .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jfOCiu,\n [data-color-mode=\"auto\"] .gNXjVV,\n [data-color-mode=\"auto\"] .iGzDhH,\n [data-color-mode=\"auto\"] .Overlay {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"auto\"] .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] select option,\n [data-color-mode=\"auto\"] optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"auto\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .search-results-page {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: dark) and (hover: hover) and (pointer: fine) {\n [data-color-mode=\"auto\"] .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n html:not([data-light-theme=\"light\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }",
- "start": 1145,
+ "code": "[data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.97);\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.98);\n --color-calendar-halloween-graph-day-L3-bg: #b7bdf8;\n --color-calendar-halloween-graph-day-L4-bg: #1e2030;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: #181926;\n --color-text-white: #cad3f5;\n /* New PR, new branch, fork repository, and commit changes buttons */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Misc */\n /* Large notification */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n /* New repo layout button, pr button on repo, tick */\n /* Some popup */\n }\n [data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light,\n [data-color-mode=\"light\"] body,\n [data-color-mode=\"auto\"] > .theme-light body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diffstat-addition-bg: #a6da95;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-lines-bg: #24273a;\n --color-checks-bg: #1e2030;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-header-text: var(--subtext2);\n --color-header-bg: #1e2030;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-timeline-badge-bg: #363a4f;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-hover-text: #24273a;\n --color-btn-primary-hover-bg: #c6e7bb;\n --color-btn-primary-hover-border: #c6e7bb;\n --color-btn-primary-selected-text: #24273a;\n --color-btn-primary-selected-bg: #c6e7bb;\n --color-btn-primary-selected-border: #c6e7bb;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: rgba(166, 218, 149, 0.4);\n --color-btn-primary-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-danger-text: #ed8796;\n --color-btn-danger-bg: #24273a;\n --color-btn-danger-icon: #ed8796;\n --color-btn-danger-hover-text: #24273a;\n --color-btn-danger-hover-bg: #ed8796;\n --color-btn-danger-hover-border: #ed8796;\n --color-btn-danger-selected-text: #24273a;\n --color-btn-danger-selected-bg: #ed8796;\n --color-btn-danger-selected-border: #ed8796;\n --color-btn-danger-disabled-text: rgba(237, 135, 150, 0.4);\n --color-btn-danger-disabled-bg: #1e2030;\n --color-btn-danger-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-border: transparent;\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #494d64;\n --color-action-list-item-default-selected-bg: #494d64;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #363a4f;\n --color-canvas-inset: #1e2030;\n --color-canvas-subtle: #363a4f;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 115, 141, 0.4);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-danger-fg: #ed8796;\n --color-danger-muted: rgba(237, 135, 150, 0.4);\n --color-danger-emphasis: #ed8796;\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-border-active: #ed8796;\n }\n [data-color-mode=\"light\"] .iRoQzU,\n [data-color-mode=\"auto\"] > .theme-light .iRoQzU,\n [data-color-mode=\"light\"] .ifkUYV,\n [data-color-mode=\"auto\"] > .theme-light .ifkUYV,\n [data-color-mode=\"light\"] .bOZDzN,\n [data-color-mode=\"auto\"] > .theme-light .bOZDzN,\n [data-color-mode=\"light\"] .cYGUCw,\n [data-color-mode=\"auto\"] > .theme-light .cYGUCw,\n [data-color-mode=\"light\"] .bbZPuV,\n [data-color-mode=\"auto\"] > .theme-light .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"light\"] .jenxrv,\n [data-color-mode=\"auto\"] > .theme-light .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .fHiIQb,\n [data-color-mode=\"auto\"] > .theme-light .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .idPXPh,\n [data-color-mode=\"auto\"] > .theme-light .idPXPh,\n [data-color-mode=\"light\"] .epAEYw,\n [data-color-mode=\"auto\"] > .theme-light .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .header-search-button.placeholder,\n [data-color-mode=\"auto\"] > .theme-light .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-light .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"light\"] .header-search-input,\n [data-color-mode=\"auto\"] > .theme-light .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"light\"] .header-search-input::placeholder,\n [data-color-mode=\"auto\"] > .theme-light .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"light\"] .topic-tag,\n [data-color-mode=\"auto\"] > .theme-light .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"light\"] .dYxKVs,\n [data-color-mode=\"auto\"] > .theme-light .dYxKVs,\n [data-color-mode=\"light\"] .eVjWum,\n [data-color-mode=\"auto\"] > .theme-light .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .fIqerb,\n [data-color-mode=\"auto\"] > .theme-light .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .user-mention,\n [data-color-mode=\"auto\"] > .theme-light .user-mention,\n [data-color-mode=\"light\"] .team-mention,\n [data-color-mode=\"auto\"] > .theme-light .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-light .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"light\"] .starred .starred-button-icon,\n [data-color-mode=\"auto\"] > .theme-light .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"light\"] .flash,\n [data-color-mode=\"auto\"] > .theme-light .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"light\"] h1,\n [data-color-mode=\"auto\"] > .theme-light h1,\n [data-color-mode=\"light\"] h2,\n [data-color-mode=\"auto\"] > .theme-light h2,\n [data-color-mode=\"light\"] h3,\n [data-color-mode=\"auto\"] > .theme-light h3,\n [data-color-mode=\"light\"] h4,\n [data-color-mode=\"auto\"] > .theme-light h4,\n [data-color-mode=\"light\"] h5,\n [data-color-mode=\"auto\"] > .theme-light h5,\n [data-color-mode=\"light\"] h6,\n [data-color-mode=\"auto\"] > .theme-light h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] #check-step-header-title,\n [data-color-mode=\"auto\"] > .theme-light #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"light\"] ::selection,\n [data-color-mode=\"auto\"] > .theme-light ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default:hover,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"light\"] .btn.color-fg-danger.cursor-default > svg.octicon,\n [data-color-mode=\"auto\"] > .theme-light .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"light\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]),\n [data-color-mode=\"auto\"] > .theme-light :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"light\"] body.session-authentication div.Box-header,\n [data-color-mode=\"auto\"] > .theme-light body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"light\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1),\n [data-color-mode=\"auto\"] > .theme-light .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"light\"] .footer nav.col-12 *,\n [data-color-mode=\"auto\"] > .theme-light .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"light\"] .notification-indicator .mail-status,\n [data-color-mode=\"auto\"] > .theme-light .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .bdgUpN,\n [data-color-mode=\"auto\"] > .theme-light .bdgUpN,\n [data-color-mode=\"light\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] > .theme-light .hZMmEi .TextInput-icon,\n [data-color-mode=\"light\"] .hZMmEi .TextInput-action,\n [data-color-mode=\"auto\"] > .theme-light .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .fMJQEf,\n [data-color-mode=\"auto\"] > .theme-light .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"light\"] .iVNDSi,\n [data-color-mode=\"auto\"] > .theme-light .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"light\"] .hwnsNO,\n [data-color-mode=\"auto\"] > .theme-light .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hwnsNO th,\n [data-color-mode=\"auto\"] > .theme-light .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"light\"] .dXveNa[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dXveNa,\n [data-color-mode=\"auto\"] > .theme-light .dXveNa,\n [data-color-mode=\"light\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gUecKw,\n [data-color-mode=\"auto\"] > .theme-light .gUecKw,\n [data-color-mode=\"light\"] .lcpiaz,\n [data-color-mode=\"auto\"] > .theme-light .lcpiaz,\n [data-color-mode=\"light\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-light .jolsUx,\n [data-color-mode=\"light\"] .fsSggy,\n [data-color-mode=\"auto\"] > .theme-light .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .Cxvmo,\n [data-color-mode=\"auto\"] > .theme-light .Cxvmo,\n [data-color-mode=\"light\"] .dhYcqs,\n [data-color-mode=\"auto\"] > .theme-light .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"light\"] .byJIBD,\n [data-color-mode=\"auto\"] > .theme-light .byJIBD,\n [data-color-mode=\"light\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"light\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT:not(:first-of-type),\n [data-color-mode=\"light\"] .fOEJrA,\n [data-color-mode=\"auto\"] > .theme-light .fOEJrA,\n [data-color-mode=\"light\"] .fnFdxN,\n [data-color-mode=\"auto\"] > .theme-light .fnFdxN,\n [data-color-mode=\"light\"] .huABLg,\n [data-color-mode=\"auto\"] > .theme-light .huABLg,\n [data-color-mode=\"light\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .cwSUxL,\n [data-color-mode=\"auto\"] > .theme-light .cwSUxL,\n [data-color-mode=\"light\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .jvzHAP,\n [data-color-mode=\"auto\"] > .theme-light .jvzHAP,\n [data-color-mode=\"light\"] .hPIyzG,\n [data-color-mode=\"auto\"] > .theme-light .hPIyzG,\n [data-color-mode=\"light\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .kKFNhh,\n [data-color-mode=\"auto\"] > .theme-light .kKFNhh,\n [data-color-mode=\"light\"] .lnXbGs,\n [data-color-mode=\"auto\"] > .theme-light .lnXbGs,\n [data-color-mode=\"light\"] .dTxwit,\n [data-color-mode=\"auto\"] > .theme-light .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .gssqTz,\n [data-color-mode=\"auto\"] > .theme-light .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"light\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-light .bPgnBp,\n [data-color-mode=\"light\"] .jMyfUO,\n [data-color-mode=\"auto\"] > .theme-light .jMyfUO,\n [data-color-mode=\"light\"] .cBrzIN,\n [data-color-mode=\"auto\"] > .theme-light .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"light\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"light\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"light\"] .icOaJE:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .icOaJE[aria-pressed=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cZRqXf,\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf:active:not([disabled]),\n [data-color-mode=\"light\"] .cZRqXf[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"light\"] .cZRqXf:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .kdEavw,\n [data-color-mode=\"auto\"] > .theme-light .kdEavw,\n [data-color-mode=\"light\"] .ddNLNa,\n [data-color-mode=\"auto\"] > .theme-light .ddNLNa,\n [data-color-mode=\"light\"] .jepClM,\n [data-color-mode=\"auto\"] > .theme-light .jepClM,\n [data-color-mode=\"light\"] .gTeenv,\n [data-color-mode=\"auto\"] > .theme-light .gTeenv,\n [data-color-mode=\"light\"] .VplrY,\n [data-color-mode=\"auto\"] > .theme-light .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .kdEavw:hover:not([disabled]),\n [data-color-mode=\"light\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"light\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .jepClM:hover:not([disabled]),\n [data-color-mode=\"light\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .gTeenv:hover:not([disabled]),\n [data-color-mode=\"light\"] .VplrY:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .feVXyu,\n [data-color-mode=\"auto\"] > .theme-light .feVXyu,\n [data-color-mode=\"light\"] .ecdhqS,\n [data-color-mode=\"auto\"] > .theme-light .ecdhqS,\n [data-color-mode=\"light\"] .iwGxyT,\n [data-color-mode=\"auto\"] > .theme-light .iwGxyT,\n [data-color-mode=\"light\"] .kLxXov,\n [data-color-mode=\"auto\"] > .theme-light .kLxXov,\n [data-color-mode=\"light\"] .flDsrw,\n [data-color-mode=\"auto\"] > .theme-light .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .juEfKr,\n [data-color-mode=\"auto\"] > .theme-light .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"light\"] .eUqMHM,\n [data-color-mode=\"auto\"] > .theme-light .eUqMHM,\n [data-color-mode=\"light\"] .hSXtjz,\n [data-color-mode=\"auto\"] > .theme-light .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh,\n [data-color-mode=\"light\"] .ukUXs,\n [data-color-mode=\"auto\"] > .theme-light .ukUXs,\n [data-color-mode=\"light\"] .giEfVQ,\n [data-color-mode=\"auto\"] > .theme-light .giEfVQ,\n [data-color-mode=\"light\"] .cKvNNO,\n [data-color-mode=\"auto\"] > .theme-light .cKvNNO,\n [data-color-mode=\"light\"] .evdFFE,\n [data-color-mode=\"auto\"] > .theme-light .evdFFE,\n [data-color-mode=\"light\"] .kTUxDY,\n [data-color-mode=\"auto\"] > .theme-light .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"light\"] .dycbWg,\n [data-color-mode=\"auto\"] > .theme-light .dycbWg,\n [data-color-mode=\"light\"] .hYaoHV,\n [data-color-mode=\"auto\"] > .theme-light .hYaoHV,\n [data-color-mode=\"light\"] .rLhXz,\n [data-color-mode=\"auto\"] > .theme-light .rLhXz,\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh,\n [data-color-mode=\"light\"] .lmmHGT,\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT,\n [data-color-mode=\"light\"] .dEmXPQ,\n [data-color-mode=\"auto\"] > .theme-light .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .bJBoUI,\n [data-color-mode=\"auto\"] > .theme-light .bJBoUI,\n [data-color-mode=\"light\"] .iJtJJh,\n [data-color-mode=\"auto\"] > .theme-light .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .lhyFLG,\n [data-color-mode=\"auto\"] > .theme-light .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hUWqlv,\n [data-color-mode=\"auto\"] > .theme-light .hUWqlv,\n [data-color-mode=\"light\"] .bJcMWH,\n [data-color-mode=\"auto\"] > .theme-light .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"light\"] .Link__StyledLink-sc-14289xe-0.ifbDxt,\n [data-color-mode=\"auto\"] > .theme-light .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"light\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover,\n [data-color-mode=\"auto\"] > .theme-light .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"light\"] .cxcvTj,\n [data-color-mode=\"auto\"] > .theme-light .cxcvTj,\n [data-color-mode=\"light\"] .Box-sc-g0xbh4-0.grSspY button,\n [data-color-mode=\"auto\"] > .theme-light .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gxGEao,\n [data-color-mode=\"auto\"] > .theme-light .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after,\n [data-color-mode=\"auto\"] > .theme-light .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dfAUyE .segmentedControl-content,\n [data-color-mode=\"light\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gKuCoB .segmentedControl-content,\n [data-color-mode=\"light\"] .bFrOJy .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .cuqBaK,\n [data-color-mode=\"auto\"] > .theme-light .cuqBaK,\n [data-color-mode=\"light\"] .fCAAcl,\n [data-color-mode=\"auto\"] > .theme-light .fCAAcl,\n [data-color-mode=\"light\"] .dAXkSP,\n [data-color-mode=\"auto\"] > .theme-light .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .dAXkSP:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n @media (hover: hover) and (pointer: fine) {\n [data-color-mode=\"light\"] .rLhXz:hover:not([aria-disabled]),\n [data-color-mode=\"auto\"] > .theme-light .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"light\"] .ksbilD,\n [data-color-mode=\"auto\"] > .theme-light .ksbilD,\n [data-color-mode=\"light\"] .cuaLcW,\n [data-color-mode=\"auto\"] > .theme-light .cuaLcW,\n [data-color-mode=\"light\"] .joCMLT,\n [data-color-mode=\"auto\"] > .theme-light .joCMLT,\n [data-color-mode=\"light\"] .jClMHS,\n [data-color-mode=\"auto\"] > .theme-light .jClMHS,\n [data-color-mode=\"light\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj,\n [data-color-mode=\"light\"] .diDjDG,\n [data-color-mode=\"auto\"] > .theme-light .diDjDG,\n [data-color-mode=\"light\"] .gFuKCf,\n [data-color-mode=\"auto\"] > .theme-light .gFuKCf,\n [data-color-mode=\"light\"] .dHdESs,\n [data-color-mode=\"auto\"] > .theme-light .dHdESs,\n [data-color-mode=\"light\"] .hpfKPO,\n [data-color-mode=\"auto\"] > .theme-light .hpfKPO,\n [data-color-mode=\"light\"] .jdgyJn,\n [data-color-mode=\"auto\"] > .theme-light .jdgyJn,\n [data-color-mode=\"light\"] .iInViE,\n [data-color-mode=\"auto\"] > .theme-light .iInViE,\n [data-color-mode=\"light\"] .brqMal,\n [data-color-mode=\"auto\"] > .theme-light .brqMal,\n [data-color-mode=\"light\"] .AbCTW,\n [data-color-mode=\"auto\"] > .theme-light .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .jEgFtJ,\n [data-color-mode=\"auto\"] > .theme-light .jEgFtJ,\n [data-color-mode=\"light\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] > .theme-light .lixtXZ:hover,\n [data-color-mode=\"light\"] .eNIoFu,\n [data-color-mode=\"auto\"] > .theme-light .eNIoFu,\n [data-color-mode=\"light\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] > .theme-light .idPXPh:hover,\n [data-color-mode=\"light\"] .fdORwV,\n [data-color-mode=\"auto\"] > .theme-light .fdORwV,\n [data-color-mode=\"light\"] .cjFogo,\n [data-color-mode=\"auto\"] > .theme-light .cjFogo,\n [data-color-mode=\"light\"] .gIOnJa,\n [data-color-mode=\"auto\"] > .theme-light .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jBCpbB,\n [data-color-mode=\"auto\"] > .theme-light .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kzrUhn.selected,\n [data-color-mode=\"auto\"] > .theme-light .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .esIQoN,\n [data-color-mode=\"auto\"] > .theme-light .esIQoN,\n [data-color-mode=\"light\"] .kbjJSF:disabled,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .eJTCnd,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd,\n [data-color-mode=\"light\"] .eTthoV,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .fixINc,\n [data-color-mode=\"light\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .fixINc,\n [data-color-mode=\"light\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .eDZJqt,\n [data-color-mode=\"light\"] .eTthoV .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .bniVFX,\n [data-color-mode=\"light\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .bniVFX,\n [data-color-mode=\"light\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] > .theme-light .eJTCnd .jtlytA,\n [data-color-mode=\"light\"] .eTthoV .jtlytA,\n [data-color-mode=\"auto\"] > .theme-light .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .ikTPpF,\n [data-color-mode=\"auto\"] > .theme-light .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .cvveTk,\n [data-color-mode=\"auto\"] > .theme-light .cvveTk,\n [data-color-mode=\"light\"] .dwoION,\n [data-color-mode=\"auto\"] > .theme-light .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .FKGWN,\n [data-color-mode=\"auto\"] > .theme-light .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jPHlsW::after,\n [data-color-mode=\"auto\"] > .theme-light .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .khCtfm:hover,\n [data-color-mode=\"auto\"] > .theme-light .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .bWlbEI,\n [data-color-mode=\"auto\"] > .theme-light .bWlbEI,\n [data-color-mode=\"light\"] .hzIORV,\n [data-color-mode=\"auto\"] > .theme-light .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .khCtfm,\n [data-color-mode=\"auto\"] > .theme-light .khCtfm,\n [data-color-mode=\"light\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt:active,\n [data-color-mode=\"light\"] .Tnbrt[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"light\"] .Tnbrt:hover,\n [data-color-mode=\"auto\"] > .theme-light .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .imsxCM,\n [data-color-mode=\"auto\"] > .theme-light .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .imsxCM .is-selected::after,\n [data-color-mode=\"auto\"] > .theme-light .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .pxYjU,\n [data-color-mode=\"auto\"] > .theme-light .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .ilLRrZ,\n [data-color-mode=\"auto\"] > .theme-light .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .cnIHxk,\n [data-color-mode=\"auto\"] > .theme-light .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .cnIHxk:disabled,\n [data-color-mode=\"auto\"] > .theme-light .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"light\"] .ghFpol,\n [data-color-mode=\"auto\"] > .theme-light .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .hVmCdl,\n [data-color-mode=\"auto\"] > .theme-light .hVmCdl,\n [data-color-mode=\"light\"] .fqKZNC,\n [data-color-mode=\"auto\"] > .theme-light .fqKZNC,\n [data-color-mode=\"light\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-light .fZFWUy,\n [data-color-mode=\"light\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-light .kbjJSF,\n [data-color-mode=\"light\"] .flKHtV,\n [data-color-mode=\"auto\"] > .theme-light .flKHtV,\n [data-color-mode=\"light\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-light .jolsUx,\n [data-color-mode=\"light\"] .ekNmOn,\n [data-color-mode=\"auto\"] > .theme-light .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"light\"] .klUZzf:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-light .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .jvpWzR:hover,\n [data-color-mode=\"auto\"] > .theme-light .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"],\n [data-color-mode=\"auto\"] > .theme-light .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-light .fZFWUy,\n [data-color-mode=\"light\"] .fzjwje,\n [data-color-mode=\"auto\"] > .theme-light .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .cEYXBH,\n [data-color-mode=\"auto\"] > .theme-light .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .joxhcl,\n [data-color-mode=\"auto\"] > .theme-light .joxhcl,\n [data-color-mode=\"light\"] .hXyJIp,\n [data-color-mode=\"auto\"] > .theme-light .hXyJIp,\n [data-color-mode=\"light\"] .fMkBhb > .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .dVFmxu,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu,\n [data-color-mode=\"light\"] .gbKtit,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit,\n [data-color-mode=\"light\"] .lnKxja,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja,\n [data-color-mode=\"light\"] .jzwNMs,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu svg,\n [data-color-mode=\"light\"] .gbKtit svg,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit svg,\n [data-color-mode=\"light\"] .lnKxja svg,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja svg,\n [data-color-mode=\"light\"] .jzwNMs svg,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"light\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"light\"] .jzwNMs:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hJMtSk,\n [data-color-mode=\"auto\"] > .theme-light .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"light\"] .hJMtSk:disabled,\n [data-color-mode=\"auto\"] > .theme-light .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"light\"] .iDiUTR,\n [data-color-mode=\"auto\"] > .theme-light .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .iDiUTR:hover,\n [data-color-mode=\"auto\"] > .theme-light .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eQfJKc,\n [data-color-mode=\"auto\"] > .theme-light .eQfJKc,\n [data-color-mode=\"light\"] .UHWYv,\n [data-color-mode=\"auto\"] > .theme-light .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"light\"] .jVIqnb,\n [data-color-mode=\"auto\"] > .theme-light .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jVIqnb:hover,\n [data-color-mode=\"auto\"] > .theme-light .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"light\"] .UHWYv:hover,\n [data-color-mode=\"auto\"] > .theme-light .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"light\"] .lmmHGT:hover,\n [data-color-mode=\"auto\"] > .theme-light .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hYdbWk,\n [data-color-mode=\"auto\"] > .theme-light .hYdbWk,\n [data-color-mode=\"light\"] .gkeKEr,\n [data-color-mode=\"auto\"] > .theme-light .gkeKEr,\n [data-color-mode=\"light\"] .jzcCeu,\n [data-color-mode=\"auto\"] > .theme-light .jzcCeu,\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw,\n [data-color-mode=\"light\"] .ixFSpw,\n [data-color-mode=\"auto\"] > .theme-light .ixFSpw,\n [data-color-mode=\"light\"] .koxWOe,\n [data-color-mode=\"auto\"] > .theme-light .koxWOe,\n [data-color-mode=\"light\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-light .gkWKRr,\n [data-color-mode=\"light\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] > .theme-light .ikaTJo > svg,\n [data-color-mode=\"light\"] .dcGHGc,\n [data-color-mode=\"auto\"] > .theme-light .dcGHGc,\n [data-color-mode=\"light\"] .dzMFih,\n [data-color-mode=\"auto\"] > .theme-light .dzMFih,\n [data-color-mode=\"light\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] > .theme-light .hYdbWk::before,\n [data-color-mode=\"light\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] > .theme-light .ixFSpw::before,\n [data-color-mode=\"light\"] .dSHKOE,\n [data-color-mode=\"auto\"] > .theme-light .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-light .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hPQRKh,\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hPQRKh:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-light .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .kfwhFa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .jykkjb,\n [data-color-mode=\"auto\"] > .theme-light .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"light\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj,\n [data-color-mode=\"light\"] .ixTUPS,\n [data-color-mode=\"auto\"] > .theme-light .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .gmscZx:hover:not([disabled]),\n [data-color-mode=\"light\"] .fUaEiu:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"light\"] .fUaEiu[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"light\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[data-size=\"small\"],\n [data-color-mode=\"light\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"light\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"light\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .cBssZb,\n [data-color-mode=\"auto\"] > .theme-light .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .jhjELj::before,\n [data-color-mode=\"auto\"] > .theme-light .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"light\"] .fHpqaf,\n [data-color-mode=\"auto\"] > .theme-light .fHpqaf,\n [data-color-mode=\"light\"] .bfQVnA,\n [data-color-mode=\"auto\"] > .theme-light .bfQVnA,\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw,\n [data-color-mode=\"light\"] .fUzagb,\n [data-color-mode=\"auto\"] > .theme-light .fUzagb,\n [data-color-mode=\"light\"] .gisjeK,\n [data-color-mode=\"auto\"] > .theme-light .gisjeK,\n [data-color-mode=\"light\"] .iQkwAM,\n [data-color-mode=\"auto\"] > .theme-light .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .dtTTcd,\n [data-color-mode=\"auto\"] > .theme-light .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .dtTTcd.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-light .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .pQcjM,\n [data-color-mode=\"auto\"] > .theme-light .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .pQcjM.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-light .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .eTSXcP,\n [data-color-mode=\"auto\"] > .theme-light .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"light\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-light .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"light\"] .brFBoI,\n [data-color-mode=\"auto\"] > .theme-light .brFBoI,\n [data-color-mode=\"light\"] .ldUAkr,\n [data-color-mode=\"auto\"] > .theme-light .ldUAkr,\n [data-color-mode=\"light\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gWjhfa,\n [data-color-mode=\"auto\"] > .theme-light .gWjhfa,\n [data-color-mode=\"light\"] .klBOTR,\n [data-color-mode=\"auto\"] > .theme-light .klBOTR,\n [data-color-mode=\"light\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .jMdYTc button,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .jMdYTc button:hover,\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jMdYTc button[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-light .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gwuIGu > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .gwuIGu > a span,\n [data-color-mode=\"auto\"] > .theme-light .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .bJYdrf:hover,\n [data-color-mode=\"auto\"] > .theme-light .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .dSlCya:hover,\n [data-color-mode=\"auto\"] > .theme-light .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .hNNRLM,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM,\n [data-color-mode=\"light\"] .hGgJQu,\n [data-color-mode=\"auto\"] > .theme-light .hGgJQu,\n [data-color-mode=\"light\"] .hTcsdJ,\n [data-color-mode=\"auto\"] > .theme-light .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM:hover,\n [data-color-mode=\"light\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] > .theme-light .hGgJQu:hover,\n [data-color-mode=\"light\"] .hTcsdJ:hover,\n [data-color-mode=\"auto\"] > .theme-light .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eOIzRT,\n [data-color-mode=\"auto\"] > .theme-light .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .eOIzRT:hover,\n [data-color-mode=\"auto\"] > .theme-light .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .hNNRLM svg,\n [data-color-mode=\"auto\"] > .theme-light .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .react-last-commit-history-group:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .ContributionCalendar-day,\n [data-color-mode=\"auto\"] > .theme-light .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"light\"] .tooltipped.tooltipped-s rect,\n [data-color-mode=\"auto\"] > .theme-light .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"light\"] .hfRvxg,\n [data-color-mode=\"auto\"] > .theme-light .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .hfRvxg:hover,\n [data-color-mode=\"auto\"] > .theme-light .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .lbYguI,\n [data-color-mode=\"auto\"] > .theme-light .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"light\"] .hPsWZB,\n [data-color-mode=\"auto\"] > .theme-light .hPsWZB,\n [data-color-mode=\"light\"] .bOUZZs,\n [data-color-mode=\"auto\"] > .theme-light .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > button,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"light\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover,\n [data-color-mode=\"auto\"] > .theme-light .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .hMOAua,\n [data-color-mode=\"auto\"] > .theme-light .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .hMOAua:hover,\n [data-color-mode=\"auto\"] > .theme-light .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .hMCjFU,\n [data-color-mode=\"auto\"] > .theme-light .hMCjFU,\n [data-color-mode=\"light\"] .jcKsih,\n [data-color-mode=\"auto\"] > .theme-light .jcKsih,\n [data-color-mode=\"light\"] .hpgNiv,\n [data-color-mode=\"auto\"] > .theme-light .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] > .theme-light .hMCjFU:hover,\n [data-color-mode=\"light\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] > .theme-light .jcKsih:hover,\n [data-color-mode=\"light\"] .hpgNiv:hover,\n [data-color-mode=\"auto\"] > .theme-light .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"light\"] .jfOCiu li,\n [data-color-mode=\"auto\"] > .theme-light .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .kRbyXo,\n [data-color-mode=\"auto\"] > .theme-light .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .VgnWi,\n [data-color-mode=\"auto\"] > .theme-light .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .VgnWi:focus-within,\n [data-color-mode=\"auto\"] > .theme-light .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"light\"] .bAKGFC,\n [data-color-mode=\"auto\"] > .theme-light .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] .bdMlHy,\n [data-color-mode=\"auto\"] > .theme-light .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .jMyfUO.selected,\n [data-color-mode=\"auto\"] > .theme-light .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-light .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"light\"] kbd,\n [data-color-mode=\"auto\"] > .theme-light kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"light\"] select option,\n [data-color-mode=\"auto\"] > .theme-light select option,\n [data-color-mode=\"light\"] optgroup,\n [data-color-mode=\"auto\"] > .theme-light optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"light\"] .hUQSCH,\n [data-color-mode=\"auto\"] > .theme-light .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .hUQSCH:hover,\n [data-color-mode=\"auto\"] > .theme-light .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .dQPLyc,\n [data-color-mode=\"auto\"] > .theme-light .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .ktGGEf,\n [data-color-mode=\"auto\"] > .theme-light .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .gkfBtX,\n [data-color-mode=\"auto\"] > .theme-light .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"light\"] .jproXT,\n [data-color-mode=\"auto\"] > .theme-light .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .jproXT:hover,\n [data-color-mode=\"auto\"] > .theme-light .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .jproXT:focus-within,\n [data-color-mode=\"auto\"] > .theme-light .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .wLDmP,\n [data-color-mode=\"auto\"] > .theme-light .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .eNSiNz .segmentedControl-content,\n [data-color-mode=\"light\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-light .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-read,\n [data-color-mode=\"light\"] .notifications-list-item.notification-archived,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"light\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"light\"] .notifications-list-item.notification-archived:last-child,\n [data-color-mode=\"auto\"] > .theme-light .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"light\"] .turbo-progress-bar,\n [data-color-mode=\"auto\"] > .theme-light .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"light\"] .search-results-page,\n [data-color-mode=\"auto\"] > .theme-light .search-results-page {\n background-color: #24273a;\n }\n [data-color-mode=\"light\"] .dvJnjZ,\n [data-color-mode=\"auto\"] > .theme-light .dvJnjZ,\n [data-color-mode=\"light\"] .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"auto\"] > .theme-light .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"light\"] .ldavJa,\n [data-color-mode=\"auto\"] > .theme-light .ldavJa {\n background-color: #a6da95;\n color: #181926;\n }\n [data-color-mode=\"light\"] .dvJnjZ:hover,\n [data-color-mode=\"auto\"] > .theme-light .dvJnjZ:hover,\n [data-color-mode=\"light\"] .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"auto\"] > .theme-light .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"light\"] .ldavJa:hover,\n [data-color-mode=\"auto\"] > .theme-light .ldavJa:hover {\n background-color: #76c65c;\n }\n [data-color-mode=\"light\"] .ezbPok *,\n [data-color-mode=\"auto\"] > .theme-light .ezbPok * {\n fill: #cad3f5;\n }\n [data-color-mode=\"light\"] .jMEWXM > * > *,\n [data-color-mode=\"auto\"] > .theme-light .jMEWXM > * > *,\n [data-color-mode=\"light\"] #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"auto\"] > .theme-light #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"light\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"light\"] .jMEWXM > * > *:hover,\n [data-color-mode=\"auto\"] > .theme-light .jMEWXM > * > *:hover,\n [data-color-mode=\"light\"] #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"auto\"] > .theme-light #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"light\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover {\n background-color: #494d64;\n border-color: #5b6078;\n }\n [data-color-mode=\"light\"] .jMEWXM > * > * *,\n [data-color-mode=\"auto\"] > .theme-light .jMEWXM > * > * *,\n [data-color-mode=\"light\"] #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"auto\"] > .theme-light #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"light\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * *,\n [data-color-mode=\"auto\"] > .theme-light .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * * {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .cPEOjV,\n [data-color-mode=\"auto\"] > .theme-light .cPEOjV {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"auto\"] > .theme-light .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"light\"] .ehcSsh > *,\n [data-color-mode=\"auto\"] > .theme-light .ehcSsh > * {\n border-color: #494d64 !important;\n }\n [data-color-mode=\"light\"] .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"auto\"] > .theme-light .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"light\"] .Text-sc-17v1xeu-0.foaUgQ,\n [data-color-mode=\"auto\"] > .theme-light .Text-sc-17v1xeu-0.foaUgQ {\n color: #a5adcb;\n }\n [data-color-mode=\"light\"] .hRMLtq,\n [data-color-mode=\"auto\"] > .theme-light .hRMLtq,\n [data-color-mode=\"light\"] .ilcYjX *,\n [data-color-mode=\"auto\"] > .theme-light .ilcYjX *,\n [data-color-mode=\"light\"] .lcModf,\n [data-color-mode=\"auto\"] > .theme-light .lcModf,\n [data-color-mode=\"light\"] button.types__StyledButton-sc-ws60qy-0.kRuNkv,\n [data-color-mode=\"auto\"] > .theme-light button.types__StyledButton-sc-ws60qy-0.kRuNkv {\n color: #cad3f5;\n }\n [data-color-mode=\"light\"] .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM,\n [data-color-mode=\"auto\"] > .theme-light .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM {\n background-color: rgba(245, 169, 127, 0.1);\n border-color: #f5a97f;\n }\n [data-color-mode=\"light\"] .kUDiXM svg,\n [data-color-mode=\"auto\"] > .theme-light .kUDiXM svg {\n fill: #f5a97f;\n }\n [data-color-mode=\"light\"] .iGzDhH,\n [data-color-mode=\"auto\"] > .theme-light .iGzDhH,\n [data-color-mode=\"light\"] .hBobmI,\n [data-color-mode=\"auto\"] > .theme-light .hBobmI,\n [data-color-mode=\"light\"] #__primerPortalRoot__ > div > div > div,\n [data-color-mode=\"auto\"] > .theme-light #__primerPortalRoot__ > div > div > div {\n background-color: #1e2030;\n }\n [data-color-mode=\"light\"] .Text-sc-17v1xeu-0.gPDEWA,\n [data-color-mode=\"auto\"] > .theme-light .Text-sc-17v1xeu-0.gPDEWA {\n color: #b8c0e0;\n }\n [data-color-mode=\"light\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft *,\n [data-color-mode=\"auto\"] > .theme-light .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft * {\n border-color: #363a4f;\n }\n [data-color-mode=\"light\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover *,\n [data-color-mode=\"auto\"] > .theme-light .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover * {\n background: #1e2030;\n }\n @media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"] {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.97);\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.98);\n --color-calendar-halloween-graph-day-L3-bg: #b7bdf8;\n --color-calendar-halloween-graph-day-L4-bg: #1e2030;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: #181926;\n --color-text-white: #cad3f5;\n /* New PR, new branch, fork repository, and commit changes buttons */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Misc */\n /* Large notification */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n /* New repo layout button, pr button on repo, tick */\n /* Some popup */\n }\n [data-color-mode=\"auto\"],\n [data-color-mode=\"auto\"] body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diffstat-addition-bg: #a6da95;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-lines-bg: #24273a;\n --color-checks-bg: #1e2030;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-header-text: var(--subtext2);\n --color-header-bg: #1e2030;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-timeline-badge-bg: #363a4f;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-hover-text: #24273a;\n --color-btn-primary-hover-bg: #c6e7bb;\n --color-btn-primary-hover-border: #c6e7bb;\n --color-btn-primary-selected-text: #24273a;\n --color-btn-primary-selected-bg: #c6e7bb;\n --color-btn-primary-selected-border: #c6e7bb;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: rgba(166, 218, 149, 0.4);\n --color-btn-primary-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-danger-text: #ed8796;\n --color-btn-danger-bg: #24273a;\n --color-btn-danger-icon: #ed8796;\n --color-btn-danger-hover-text: #24273a;\n --color-btn-danger-hover-bg: #ed8796;\n --color-btn-danger-hover-border: #ed8796;\n --color-btn-danger-selected-text: #24273a;\n --color-btn-danger-selected-bg: #ed8796;\n --color-btn-danger-selected-border: #ed8796;\n --color-btn-danger-disabled-text: rgba(237, 135, 150, 0.4);\n --color-btn-danger-disabled-bg: #1e2030;\n --color-btn-danger-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-border: transparent;\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #494d64;\n --color-action-list-item-default-selected-bg: #494d64;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #363a4f;\n --color-canvas-inset: #1e2030;\n --color-canvas-subtle: #363a4f;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 115, 141, 0.4);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-danger-fg: #ed8796;\n --color-danger-muted: rgba(237, 135, 150, 0.4);\n --color-danger-emphasis: #ed8796;\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-border-active: #ed8796;\n }\n [data-color-mode=\"auto\"] .iRoQzU,\n [data-color-mode=\"auto\"] .ifkUYV,\n [data-color-mode=\"auto\"] .bOZDzN,\n [data-color-mode=\"auto\"] .cYGUCw,\n [data-color-mode=\"auto\"] .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"auto\"] .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .idPXPh,\n [data-color-mode=\"auto\"] .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"auto\"] .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .dYxKVs,\n [data-color-mode=\"auto\"] .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .user-mention,\n [data-color-mode=\"auto\"] .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"auto\"] .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] h1,\n [data-color-mode=\"auto\"] h2,\n [data-color-mode=\"auto\"] h3,\n [data-color-mode=\"auto\"] h4,\n [data-color-mode=\"auto\"] h5,\n [data-color-mode=\"auto\"] h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"auto\"] ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"auto\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"auto\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .bdgUpN,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"auto\"] .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"auto\"] .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dXveNa,\n [data-color-mode=\"auto\"] .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gUecKw,\n [data-color-mode=\"auto\"] .lcpiaz,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Cxvmo,\n [data-color-mode=\"auto\"] .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .byJIBD,\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] .fOEJrA,\n [data-color-mode=\"auto\"] .fnFdxN,\n [data-color-mode=\"auto\"] .huABLg,\n [data-color-mode=\"auto\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .cwSUxL,\n [data-color-mode=\"auto\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .jvzHAP,\n [data-color-mode=\"auto\"] .hPIyzG,\n [data-color-mode=\"auto\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .kKFNhh,\n [data-color-mode=\"auto\"] .lnXbGs,\n [data-color-mode=\"auto\"] .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .bPgnBp,\n [data-color-mode=\"auto\"] .jMyfUO,\n [data-color-mode=\"auto\"] .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .kdEavw,\n [data-color-mode=\"auto\"] .ddNLNa,\n [data-color-mode=\"auto\"] .jepClM,\n [data-color-mode=\"auto\"] .gTeenv,\n [data-color-mode=\"auto\"] .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .feVXyu,\n [data-color-mode=\"auto\"] .ecdhqS,\n [data-color-mode=\"auto\"] .iwGxyT,\n [data-color-mode=\"auto\"] .kLxXov,\n [data-color-mode=\"auto\"] .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .eUqMHM,\n [data-color-mode=\"auto\"] .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .ukUXs,\n [data-color-mode=\"auto\"] .giEfVQ,\n [data-color-mode=\"auto\"] .cKvNNO,\n [data-color-mode=\"auto\"] .evdFFE,\n [data-color-mode=\"auto\"] .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] .dycbWg,\n [data-color-mode=\"auto\"] .hYaoHV,\n [data-color-mode=\"auto\"] .rLhXz,\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .lmmHGT,\n [data-color-mode=\"auto\"] .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .bJBoUI,\n [data-color-mode=\"auto\"] .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUWqlv,\n [data-color-mode=\"auto\"] .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"auto\"] .cxcvTj,\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cuqBaK,\n [data-color-mode=\"auto\"] .fCAAcl,\n [data-color-mode=\"auto\"] .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n [data-color-mode=\"auto\"] .ksbilD,\n [data-color-mode=\"auto\"] .cuaLcW,\n [data-color-mode=\"auto\"] .joCMLT,\n [data-color-mode=\"auto\"] .jClMHS,\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .diDjDG,\n [data-color-mode=\"auto\"] .gFuKCf,\n [data-color-mode=\"auto\"] .dHdESs,\n [data-color-mode=\"auto\"] .hpfKPO,\n [data-color-mode=\"auto\"] .jdgyJn,\n [data-color-mode=\"auto\"] .iInViE,\n [data-color-mode=\"auto\"] .brqMal,\n [data-color-mode=\"auto\"] .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jEgFtJ,\n [data-color-mode=\"auto\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] .eNIoFu,\n [data-color-mode=\"auto\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] .fdORwV,\n [data-color-mode=\"auto\"] .cjFogo,\n [data-color-mode=\"auto\"] .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .esIQoN,\n [data-color-mode=\"auto\"] .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .eJTCnd,\n [data-color-mode=\"auto\"] .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cvveTk,\n [data-color-mode=\"auto\"] .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .bWlbEI,\n [data-color-mode=\"auto\"] .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .khCtfm,\n [data-color-mode=\"auto\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .hVmCdl,\n [data-color-mode=\"auto\"] .fqKZNC,\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .kbjJSF,\n [data-color-mode=\"auto\"] .flKHtV,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .joxhcl,\n [data-color-mode=\"auto\"] .hXyJIp,\n [data-color-mode=\"auto\"] .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dVFmxu,\n [data-color-mode=\"auto\"] .gbKtit,\n [data-color-mode=\"auto\"] .lnKxja,\n [data-color-mode=\"auto\"] .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] .gbKtit svg,\n [data-color-mode=\"auto\"] .lnKxja svg,\n [data-color-mode=\"auto\"] .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eQfJKc,\n [data-color-mode=\"auto\"] .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"auto\"] .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hYdbWk,\n [data-color-mode=\"auto\"] .gkeKEr,\n [data-color-mode=\"auto\"] .jzcCeu,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .ixFSpw,\n [data-color-mode=\"auto\"] .koxWOe,\n [data-color-mode=\"auto\"] .gkWKRr,\n [data-color-mode=\"auto\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] .dcGHGc,\n [data-color-mode=\"auto\"] .dzMFih,\n [data-color-mode=\"auto\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"auto\"] .fHpqaf,\n [data-color-mode=\"auto\"] .bfQVnA,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .fUzagb,\n [data-color-mode=\"auto\"] .gisjeK,\n [data-color-mode=\"auto\"] .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .brFBoI,\n [data-color-mode=\"auto\"] .ldUAkr,\n [data-color-mode=\"auto\"] .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gWjhfa,\n [data-color-mode=\"auto\"] .klBOTR,\n [data-color-mode=\"auto\"] .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .hNNRLM,\n [data-color-mode=\"auto\"] .hGgJQu,\n [data-color-mode=\"auto\"] .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"auto\"] .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"auto\"] .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"auto\"] .hPsWZB,\n [data-color-mode=\"auto\"] .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hMCjFU,\n [data-color-mode=\"auto\"] .jcKsih,\n [data-color-mode=\"auto\"] .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"auto\"] .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] select option,\n [data-color-mode=\"auto\"] optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"auto\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .search-results-page {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dvJnjZ,\n [data-color-mode=\"auto\"] .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"auto\"] .ldavJa {\n background-color: #a6da95;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .dvJnjZ:hover,\n [data-color-mode=\"auto\"] .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"auto\"] .ldavJa:hover {\n background-color: #76c65c;\n }\n [data-color-mode=\"auto\"] .ezbPok * {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > *,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > *:hover,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover {\n background-color: #494d64;\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > * *,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * * {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cPEOjV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"auto\"] .ehcSsh > * {\n border-color: #494d64 !important;\n }\n [data-color-mode=\"auto\"] .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"auto\"] .Text-sc-17v1xeu-0.foaUgQ {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .hRMLtq,\n [data-color-mode=\"auto\"] .ilcYjX *,\n [data-color-mode=\"auto\"] .lcModf,\n [data-color-mode=\"auto\"] button.types__StyledButton-sc-ws60qy-0.kRuNkv {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM {\n background-color: rgba(245, 169, 127, 0.1);\n border-color: #f5a97f;\n }\n [data-color-mode=\"auto\"] .kUDiXM svg {\n fill: #f5a97f;\n }\n [data-color-mode=\"auto\"] .iGzDhH,\n [data-color-mode=\"auto\"] .hBobmI,\n [data-color-mode=\"auto\"] #__primerPortalRoot__ > div > div > div {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Text-sc-17v1xeu-0.gPDEWA {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft * {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover * {\n background: #1e2030;\n }\n }\n @media (prefers-color-scheme: light) and (hover: hover) and (pointer: fine) {\n [data-color-mode=\"auto\"] .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.97);\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.98);\n --color-calendar-halloween-graph-day-L3-bg: #b7bdf8;\n --color-calendar-halloween-graph-day-L4-bg: #1e2030;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: #181926;\n --color-text-white: #cad3f5;\n /* New PR, new branch, fork repository, and commit changes buttons */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Misc */\n /* Large notification */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n /* New repo layout button, pr button on repo, tick */\n /* Some popup */\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark,\n [data-color-mode=\"dark\"] body,\n [data-color-mode=\"auto\"] > .theme-dark body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diffstat-addition-bg: #a6da95;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-lines-bg: #24273a;\n --color-checks-bg: #1e2030;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-header-text: var(--subtext2);\n --color-header-bg: #1e2030;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-timeline-badge-bg: #363a4f;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-hover-text: #24273a;\n --color-btn-primary-hover-bg: #c6e7bb;\n --color-btn-primary-hover-border: #c6e7bb;\n --color-btn-primary-selected-text: #24273a;\n --color-btn-primary-selected-bg: #c6e7bb;\n --color-btn-primary-selected-border: #c6e7bb;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: rgba(166, 218, 149, 0.4);\n --color-btn-primary-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-danger-text: #ed8796;\n --color-btn-danger-bg: #24273a;\n --color-btn-danger-icon: #ed8796;\n --color-btn-danger-hover-text: #24273a;\n --color-btn-danger-hover-bg: #ed8796;\n --color-btn-danger-hover-border: #ed8796;\n --color-btn-danger-selected-text: #24273a;\n --color-btn-danger-selected-bg: #ed8796;\n --color-btn-danger-selected-border: #ed8796;\n --color-btn-danger-disabled-text: rgba(237, 135, 150, 0.4);\n --color-btn-danger-disabled-bg: #1e2030;\n --color-btn-danger-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-border: transparent;\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #494d64;\n --color-action-list-item-default-selected-bg: #494d64;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #363a4f;\n --color-canvas-inset: #1e2030;\n --color-canvas-subtle: #363a4f;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 115, 141, 0.4);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-danger-fg: #ed8796;\n --color-danger-muted: rgba(237, 135, 150, 0.4);\n --color-danger-emphasis: #ed8796;\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-border-active: #ed8796;\n }\n [data-color-mode=\"dark\"] .iRoQzU,\n [data-color-mode=\"auto\"] > .theme-dark .iRoQzU,\n [data-color-mode=\"dark\"] .ifkUYV,\n [data-color-mode=\"auto\"] > .theme-dark .ifkUYV,\n [data-color-mode=\"dark\"] .bOZDzN,\n [data-color-mode=\"auto\"] > .theme-dark .bOZDzN,\n [data-color-mode=\"dark\"] .cYGUCw,\n [data-color-mode=\"auto\"] > .theme-dark .cYGUCw,\n [data-color-mode=\"dark\"] .bbZPuV,\n [data-color-mode=\"auto\"] > .theme-dark .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"dark\"] .jenxrv,\n [data-color-mode=\"auto\"] > .theme-dark .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .fHiIQb,\n [data-color-mode=\"auto\"] > .theme-dark .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .idPXPh,\n [data-color-mode=\"auto\"] > .theme-dark .idPXPh,\n [data-color-mode=\"dark\"] .epAEYw,\n [data-color-mode=\"auto\"] > .theme-dark .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .header-search-button.placeholder,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hx_IssueLabel,\n [data-color-mode=\"auto\"] > .theme-dark .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"dark\"] .header-search-input,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"dark\"] .header-search-input::placeholder,\n [data-color-mode=\"auto\"] > .theme-dark .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"dark\"] .topic-tag,\n [data-color-mode=\"auto\"] > .theme-dark .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"dark\"] .dYxKVs,\n [data-color-mode=\"auto\"] > .theme-dark .dYxKVs,\n [data-color-mode=\"dark\"] .eVjWum,\n [data-color-mode=\"auto\"] > .theme-dark .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .fIqerb,\n [data-color-mode=\"auto\"] > .theme-dark .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .user-mention,\n [data-color-mode=\"auto\"] > .theme-dark .user-mention,\n [data-color-mode=\"dark\"] .team-mention,\n [data-color-mode=\"auto\"] > .theme-dark .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-dark .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"dark\"] .starred .starred-button-icon,\n [data-color-mode=\"auto\"] > .theme-dark .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"dark\"] .flash,\n [data-color-mode=\"auto\"] > .theme-dark .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"dark\"] h1,\n [data-color-mode=\"auto\"] > .theme-dark h1,\n [data-color-mode=\"dark\"] h2,\n [data-color-mode=\"auto\"] > .theme-dark h2,\n [data-color-mode=\"dark\"] h3,\n [data-color-mode=\"auto\"] > .theme-dark h3,\n [data-color-mode=\"dark\"] h4,\n [data-color-mode=\"auto\"] > .theme-dark h4,\n [data-color-mode=\"dark\"] h5,\n [data-color-mode=\"auto\"] > .theme-dark h5,\n [data-color-mode=\"dark\"] h6,\n [data-color-mode=\"auto\"] > .theme-dark h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] #check-step-header-title,\n [data-color-mode=\"auto\"] > .theme-dark #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"dark\"] ::selection,\n [data-color-mode=\"auto\"] > .theme-dark ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default:hover,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"dark\"] .btn.color-fg-danger.cursor-default > svg.octicon,\n [data-color-mode=\"auto\"] > .theme-dark .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"dark\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]),\n [data-color-mode=\"auto\"] > .theme-dark :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"dark\"] body.session-authentication div.Box-header,\n [data-color-mode=\"auto\"] > .theme-dark body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"dark\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1),\n [data-color-mode=\"auto\"] > .theme-dark .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"dark\"] .footer nav.col-12 *,\n [data-color-mode=\"auto\"] > .theme-dark .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"dark\"] .notification-indicator .mail-status,\n [data-color-mode=\"auto\"] > .theme-dark .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .bdgUpN,\n [data-color-mode=\"auto\"] > .theme-dark .bdgUpN,\n [data-color-mode=\"dark\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] > .theme-dark .hZMmEi .TextInput-icon,\n [data-color-mode=\"dark\"] .hZMmEi .TextInput-action,\n [data-color-mode=\"auto\"] > .theme-dark .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .fMJQEf,\n [data-color-mode=\"auto\"] > .theme-dark .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"dark\"] .iVNDSi,\n [data-color-mode=\"auto\"] > .theme-dark .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"dark\"] .hwnsNO,\n [data-color-mode=\"auto\"] > .theme-dark .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hwnsNO th,\n [data-color-mode=\"auto\"] > .theme-dark .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"dark\"] .dXveNa[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dXveNa,\n [data-color-mode=\"auto\"] > .theme-dark .dXveNa,\n [data-color-mode=\"dark\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gUecKw,\n [data-color-mode=\"auto\"] > .theme-dark .gUecKw,\n [data-color-mode=\"dark\"] .lcpiaz,\n [data-color-mode=\"auto\"] > .theme-dark .lcpiaz,\n [data-color-mode=\"dark\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-dark .jolsUx,\n [data-color-mode=\"dark\"] .fsSggy,\n [data-color-mode=\"auto\"] > .theme-dark .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .Cxvmo,\n [data-color-mode=\"auto\"] > .theme-dark .Cxvmo,\n [data-color-mode=\"dark\"] .dhYcqs,\n [data-color-mode=\"auto\"] > .theme-dark .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"dark\"] .byJIBD,\n [data-color-mode=\"auto\"] > .theme-dark .byJIBD,\n [data-color-mode=\"dark\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg,\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"dark\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT:not(:first-of-type),\n [data-color-mode=\"dark\"] .fOEJrA,\n [data-color-mode=\"auto\"] > .theme-dark .fOEJrA,\n [data-color-mode=\"dark\"] .fnFdxN,\n [data-color-mode=\"auto\"] > .theme-dark .fnFdxN,\n [data-color-mode=\"dark\"] .huABLg,\n [data-color-mode=\"auto\"] > .theme-dark .huABLg,\n [data-color-mode=\"dark\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .cwSUxL,\n [data-color-mode=\"auto\"] > .theme-dark .cwSUxL,\n [data-color-mode=\"dark\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .jvzHAP,\n [data-color-mode=\"auto\"] > .theme-dark .jvzHAP,\n [data-color-mode=\"dark\"] .hPIyzG,\n [data-color-mode=\"auto\"] > .theme-dark .hPIyzG,\n [data-color-mode=\"dark\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .kKFNhh,\n [data-color-mode=\"auto\"] > .theme-dark .kKFNhh,\n [data-color-mode=\"dark\"] .lnXbGs,\n [data-color-mode=\"auto\"] > .theme-dark .lnXbGs,\n [data-color-mode=\"dark\"] .dTxwit,\n [data-color-mode=\"auto\"] > .theme-dark .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .gssqTz,\n [data-color-mode=\"auto\"] > .theme-dark .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"dark\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-dark .bPgnBp,\n [data-color-mode=\"dark\"] .jMyfUO,\n [data-color-mode=\"auto\"] > .theme-dark .jMyfUO,\n [data-color-mode=\"dark\"] .cBrzIN,\n [data-color-mode=\"auto\"] > .theme-dark .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"dark\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"dark\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"dark\"] .icOaJE:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .icOaJE[aria-pressed=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cZRqXf,\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf:active:not([disabled]),\n [data-color-mode=\"dark\"] .cZRqXf[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .cZRqXf:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .kdEavw,\n [data-color-mode=\"auto\"] > .theme-dark .kdEavw,\n [data-color-mode=\"dark\"] .ddNLNa,\n [data-color-mode=\"auto\"] > .theme-dark .ddNLNa,\n [data-color-mode=\"dark\"] .jepClM,\n [data-color-mode=\"auto\"] > .theme-dark .jepClM,\n [data-color-mode=\"dark\"] .gTeenv,\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv,\n [data-color-mode=\"dark\"] .VplrY,\n [data-color-mode=\"auto\"] > .theme-dark .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .kdEavw:hover:not([disabled]),\n [data-color-mode=\"dark\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"dark\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .jepClM:hover:not([disabled]),\n [data-color-mode=\"dark\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .gTeenv:hover:not([disabled]),\n [data-color-mode=\"dark\"] .VplrY:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .feVXyu,\n [data-color-mode=\"auto\"] > .theme-dark .feVXyu,\n [data-color-mode=\"dark\"] .ecdhqS,\n [data-color-mode=\"auto\"] > .theme-dark .ecdhqS,\n [data-color-mode=\"dark\"] .iwGxyT,\n [data-color-mode=\"auto\"] > .theme-dark .iwGxyT,\n [data-color-mode=\"dark\"] .kLxXov,\n [data-color-mode=\"auto\"] > .theme-dark .kLxXov,\n [data-color-mode=\"dark\"] .flDsrw,\n [data-color-mode=\"auto\"] > .theme-dark .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .juEfKr,\n [data-color-mode=\"auto\"] > .theme-dark .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .eUqMHM,\n [data-color-mode=\"auto\"] > .theme-dark .eUqMHM,\n [data-color-mode=\"dark\"] .hSXtjz,\n [data-color-mode=\"auto\"] > .theme-dark .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh,\n [data-color-mode=\"dark\"] .ukUXs,\n [data-color-mode=\"auto\"] > .theme-dark .ukUXs,\n [data-color-mode=\"dark\"] .giEfVQ,\n [data-color-mode=\"auto\"] > .theme-dark .giEfVQ,\n [data-color-mode=\"dark\"] .cKvNNO,\n [data-color-mode=\"auto\"] > .theme-dark .cKvNNO,\n [data-color-mode=\"dark\"] .evdFFE,\n [data-color-mode=\"auto\"] > .theme-dark .evdFFE,\n [data-color-mode=\"dark\"] .kTUxDY,\n [data-color-mode=\"auto\"] > .theme-dark .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"dark\"] .dycbWg,\n [data-color-mode=\"auto\"] > .theme-dark .dycbWg,\n [data-color-mode=\"dark\"] .hYaoHV,\n [data-color-mode=\"auto\"] > .theme-dark .hYaoHV,\n [data-color-mode=\"dark\"] .rLhXz,\n [data-color-mode=\"auto\"] > .theme-dark .rLhXz,\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh,\n [data-color-mode=\"dark\"] .lmmHGT,\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT,\n [data-color-mode=\"dark\"] .dEmXPQ,\n [data-color-mode=\"auto\"] > .theme-dark .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .bJBoUI,\n [data-color-mode=\"auto\"] > .theme-dark .bJBoUI,\n [data-color-mode=\"dark\"] .iJtJJh,\n [data-color-mode=\"auto\"] > .theme-dark .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .lhyFLG,\n [data-color-mode=\"auto\"] > .theme-dark .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hUWqlv,\n [data-color-mode=\"auto\"] > .theme-dark .hUWqlv,\n [data-color-mode=\"dark\"] .bJcMWH,\n [data-color-mode=\"auto\"] > .theme-dark .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"dark\"] .Link__StyledLink-sc-14289xe-0.ifbDxt,\n [data-color-mode=\"auto\"] > .theme-dark .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"dark\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover,\n [data-color-mode=\"auto\"] > .theme-dark .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"dark\"] .cxcvTj,\n [data-color-mode=\"auto\"] > .theme-dark .cxcvTj,\n [data-color-mode=\"dark\"] .Box-sc-g0xbh4-0.grSspY button,\n [data-color-mode=\"auto\"] > .theme-dark .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gxGEao,\n [data-color-mode=\"auto\"] > .theme-dark .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after,\n [data-color-mode=\"auto\"] > .theme-dark .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dfAUyE .segmentedControl-content,\n [data-color-mode=\"dark\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gKuCoB .segmentedControl-content,\n [data-color-mode=\"dark\"] .bFrOJy .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .cuqBaK,\n [data-color-mode=\"auto\"] > .theme-dark .cuqBaK,\n [data-color-mode=\"dark\"] .fCAAcl,\n [data-color-mode=\"auto\"] > .theme-dark .fCAAcl,\n [data-color-mode=\"dark\"] .dAXkSP,\n [data-color-mode=\"auto\"] > .theme-dark .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .dAXkSP:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n @media (hover: hover) and (pointer: fine) {\n [data-color-mode=\"dark\"] .rLhXz:hover:not([aria-disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n [data-color-mode=\"dark\"] .ksbilD,\n [data-color-mode=\"auto\"] > .theme-dark .ksbilD,\n [data-color-mode=\"dark\"] .cuaLcW,\n [data-color-mode=\"auto\"] > .theme-dark .cuaLcW,\n [data-color-mode=\"dark\"] .joCMLT,\n [data-color-mode=\"auto\"] > .theme-dark .joCMLT,\n [data-color-mode=\"dark\"] .jClMHS,\n [data-color-mode=\"auto\"] > .theme-dark .jClMHS,\n [data-color-mode=\"dark\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj,\n [data-color-mode=\"dark\"] .diDjDG,\n [data-color-mode=\"auto\"] > .theme-dark .diDjDG,\n [data-color-mode=\"dark\"] .gFuKCf,\n [data-color-mode=\"auto\"] > .theme-dark .gFuKCf,\n [data-color-mode=\"dark\"] .dHdESs,\n [data-color-mode=\"auto\"] > .theme-dark .dHdESs,\n [data-color-mode=\"dark\"] .hpfKPO,\n [data-color-mode=\"auto\"] > .theme-dark .hpfKPO,\n [data-color-mode=\"dark\"] .jdgyJn,\n [data-color-mode=\"auto\"] > .theme-dark .jdgyJn,\n [data-color-mode=\"dark\"] .iInViE,\n [data-color-mode=\"auto\"] > .theme-dark .iInViE,\n [data-color-mode=\"dark\"] .brqMal,\n [data-color-mode=\"auto\"] > .theme-dark .brqMal,\n [data-color-mode=\"dark\"] .AbCTW,\n [data-color-mode=\"auto\"] > .theme-dark .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .jEgFtJ,\n [data-color-mode=\"auto\"] > .theme-dark .jEgFtJ,\n [data-color-mode=\"dark\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] > .theme-dark .lixtXZ:hover,\n [data-color-mode=\"dark\"] .eNIoFu,\n [data-color-mode=\"auto\"] > .theme-dark .eNIoFu,\n [data-color-mode=\"dark\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] > .theme-dark .idPXPh:hover,\n [data-color-mode=\"dark\"] .fdORwV,\n [data-color-mode=\"auto\"] > .theme-dark .fdORwV,\n [data-color-mode=\"dark\"] .cjFogo,\n [data-color-mode=\"auto\"] > .theme-dark .cjFogo,\n [data-color-mode=\"dark\"] .gIOnJa,\n [data-color-mode=\"auto\"] > .theme-dark .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jBCpbB,\n [data-color-mode=\"auto\"] > .theme-dark .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kzrUhn.selected,\n [data-color-mode=\"auto\"] > .theme-dark .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .esIQoN,\n [data-color-mode=\"auto\"] > .theme-dark .esIQoN,\n [data-color-mode=\"dark\"] .kbjJSF:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .eJTCnd,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd,\n [data-color-mode=\"dark\"] .eTthoV,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .fixINc,\n [data-color-mode=\"dark\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .fixINc,\n [data-color-mode=\"dark\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .eDZJqt,\n [data-color-mode=\"dark\"] .eTthoV .eDZJqt,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .bniVFX,\n [data-color-mode=\"dark\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .bniVFX,\n [data-color-mode=\"dark\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] > .theme-dark .eJTCnd .jtlytA,\n [data-color-mode=\"dark\"] .eTthoV .jtlytA,\n [data-color-mode=\"auto\"] > .theme-dark .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .ikTPpF,\n [data-color-mode=\"auto\"] > .theme-dark .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .cvveTk,\n [data-color-mode=\"auto\"] > .theme-dark .cvveTk,\n [data-color-mode=\"dark\"] .dwoION,\n [data-color-mode=\"auto\"] > .theme-dark .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .FKGWN,\n [data-color-mode=\"auto\"] > .theme-dark .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jPHlsW::after,\n [data-color-mode=\"auto\"] > .theme-dark .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .khCtfm:hover,\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .bWlbEI,\n [data-color-mode=\"auto\"] > .theme-dark .bWlbEI,\n [data-color-mode=\"dark\"] .hzIORV,\n [data-color-mode=\"auto\"] > .theme-dark .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .khCtfm,\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm,\n [data-color-mode=\"dark\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt:active,\n [data-color-mode=\"dark\"] .Tnbrt[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .Tnbrt:hover,\n [data-color-mode=\"auto\"] > .theme-dark .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .imsxCM,\n [data-color-mode=\"auto\"] > .theme-dark .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .imsxCM .is-selected::after,\n [data-color-mode=\"auto\"] > .theme-dark .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .pxYjU,\n [data-color-mode=\"auto\"] > .theme-dark .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .ilLRrZ,\n [data-color-mode=\"auto\"] > .theme-dark .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .cnIHxk,\n [data-color-mode=\"auto\"] > .theme-dark .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .cnIHxk:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"dark\"] .ghFpol,\n [data-color-mode=\"auto\"] > .theme-dark .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .hVmCdl,\n [data-color-mode=\"auto\"] > .theme-dark .hVmCdl,\n [data-color-mode=\"dark\"] .fqKZNC,\n [data-color-mode=\"auto\"] > .theme-dark .fqKZNC,\n [data-color-mode=\"dark\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-dark .fZFWUy,\n [data-color-mode=\"dark\"] .kbjJSF,\n [data-color-mode=\"auto\"] > .theme-dark .kbjJSF,\n [data-color-mode=\"dark\"] .flKHtV,\n [data-color-mode=\"auto\"] > .theme-dark .flKHtV,\n [data-color-mode=\"dark\"] .jolsUx,\n [data-color-mode=\"auto\"] > .theme-dark .jolsUx,\n [data-color-mode=\"dark\"] .ekNmOn,\n [data-color-mode=\"auto\"] > .theme-dark .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"dark\"] .klUZzf:not(:first-of-type),\n [data-color-mode=\"auto\"] > .theme-dark .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .jvpWzR:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"],\n [data-color-mode=\"auto\"] > .theme-dark .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .fZFWUy,\n [data-color-mode=\"auto\"] > .theme-dark .fZFWUy,\n [data-color-mode=\"dark\"] .fzjwje,\n [data-color-mode=\"auto\"] > .theme-dark .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .cEYXBH,\n [data-color-mode=\"auto\"] > .theme-dark .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .joxhcl,\n [data-color-mode=\"auto\"] > .theme-dark .joxhcl,\n [data-color-mode=\"dark\"] .hXyJIp,\n [data-color-mode=\"auto\"] > .theme-dark .hXyJIp,\n [data-color-mode=\"dark\"] .fMkBhb > .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .dVFmxu,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu,\n [data-color-mode=\"dark\"] .gbKtit,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit,\n [data-color-mode=\"dark\"] .lnKxja,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja,\n [data-color-mode=\"dark\"] .jzwNMs,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu svg,\n [data-color-mode=\"dark\"] .gbKtit svg,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit svg,\n [data-color-mode=\"dark\"] .lnKxja svg,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja svg,\n [data-color-mode=\"dark\"] .jzwNMs svg,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"dark\"] .jzwNMs:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hJMtSk,\n [data-color-mode=\"auto\"] > .theme-dark .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"dark\"] .hJMtSk:disabled,\n [data-color-mode=\"auto\"] > .theme-dark .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"dark\"] .iDiUTR,\n [data-color-mode=\"auto\"] > .theme-dark .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .iDiUTR:hover,\n [data-color-mode=\"auto\"] > .theme-dark .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eQfJKc,\n [data-color-mode=\"auto\"] > .theme-dark .eQfJKc,\n [data-color-mode=\"dark\"] .UHWYv,\n [data-color-mode=\"auto\"] > .theme-dark .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"dark\"] .jVIqnb,\n [data-color-mode=\"auto\"] > .theme-dark .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jVIqnb:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"dark\"] .UHWYv:hover,\n [data-color-mode=\"auto\"] > .theme-dark .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"dark\"] .lmmHGT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hYdbWk,\n [data-color-mode=\"auto\"] > .theme-dark .hYdbWk,\n [data-color-mode=\"dark\"] .gkeKEr,\n [data-color-mode=\"auto\"] > .theme-dark .gkeKEr,\n [data-color-mode=\"dark\"] .jzcCeu,\n [data-color-mode=\"auto\"] > .theme-dark .jzcCeu,\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw,\n [data-color-mode=\"dark\"] .ixFSpw,\n [data-color-mode=\"auto\"] > .theme-dark .ixFSpw,\n [data-color-mode=\"dark\"] .koxWOe,\n [data-color-mode=\"auto\"] > .theme-dark .koxWOe,\n [data-color-mode=\"dark\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-dark .gkWKRr,\n [data-color-mode=\"dark\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] > .theme-dark .ikaTJo > svg,\n [data-color-mode=\"dark\"] .dcGHGc,\n [data-color-mode=\"auto\"] > .theme-dark .dcGHGc,\n [data-color-mode=\"dark\"] .dzMFih,\n [data-color-mode=\"auto\"] > .theme-dark .dzMFih,\n [data-color-mode=\"dark\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] > .theme-dark .hYdbWk::before,\n [data-color-mode=\"dark\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] > .theme-dark .ixFSpw::before,\n [data-color-mode=\"dark\"] .dSHKOE,\n [data-color-mode=\"auto\"] > .theme-dark .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .gkWKRr,\n [data-color-mode=\"auto\"] > .theme-dark .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hPQRKh,\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hPQRKh:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] > .theme-dark .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .kfwhFa:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .jykkjb,\n [data-color-mode=\"auto\"] > .theme-dark .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"dark\"] .jhjELj,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj,\n [data-color-mode=\"dark\"] .ixTUPS,\n [data-color-mode=\"auto\"] > .theme-dark .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx:hover:not([disabled]),\n [data-color-mode=\"dark\"] .fUaEiu:hover:not([disabled]),\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"dark\"] .fUaEiu[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"dark\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[data-size=\"small\"],\n [data-color-mode=\"dark\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"dark\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"dark\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .cBssZb,\n [data-color-mode=\"auto\"] > .theme-dark .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .jhjELj::before,\n [data-color-mode=\"auto\"] > .theme-dark .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"dark\"] .fHpqaf,\n [data-color-mode=\"auto\"] > .theme-dark .fHpqaf,\n [data-color-mode=\"dark\"] .bfQVnA,\n [data-color-mode=\"auto\"] > .theme-dark .bfQVnA,\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw,\n [data-color-mode=\"dark\"] .fUzagb,\n [data-color-mode=\"auto\"] > .theme-dark .fUzagb,\n [data-color-mode=\"dark\"] .gisjeK,\n [data-color-mode=\"auto\"] > .theme-dark .gisjeK,\n [data-color-mode=\"dark\"] .iQkwAM,\n [data-color-mode=\"auto\"] > .theme-dark .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .dtTTcd,\n [data-color-mode=\"auto\"] > .theme-dark .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .dtTTcd.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-dark .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .pQcjM,\n [data-color-mode=\"auto\"] > .theme-dark .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .pQcjM.hoverable:hover,\n [data-color-mode=\"auto\"] > .theme-dark .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .eTSXcP,\n [data-color-mode=\"auto\"] > .theme-dark .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"dark\"] .iGxiw,\n [data-color-mode=\"auto\"] > .theme-dark .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"dark\"] .brFBoI,\n [data-color-mode=\"auto\"] > .theme-dark .brFBoI,\n [data-color-mode=\"dark\"] .ldUAkr,\n [data-color-mode=\"auto\"] > .theme-dark .ldUAkr,\n [data-color-mode=\"dark\"] .gtXnmh,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gWjhfa,\n [data-color-mode=\"auto\"] > .theme-dark .gWjhfa,\n [data-color-mode=\"dark\"] .klBOTR,\n [data-color-mode=\"auto\"] > .theme-dark .klBOTR,\n [data-color-mode=\"dark\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .jMdYTc,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jMdYTc button,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .jMdYTc button:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jMdYTc button[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] > .theme-dark .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gwuIGu > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .gwuIGu > a span,\n [data-color-mode=\"auto\"] > .theme-dark .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .bJYdrf:hover,\n [data-color-mode=\"auto\"] > .theme-dark .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .dSlCya:hover,\n [data-color-mode=\"auto\"] > .theme-dark .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .hNNRLM,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM,\n [data-color-mode=\"dark\"] .hGgJQu,\n [data-color-mode=\"auto\"] > .theme-dark .hGgJQu,\n [data-color-mode=\"dark\"] .hTcsdJ,\n [data-color-mode=\"auto\"] > .theme-dark .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM:hover,\n [data-color-mode=\"dark\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hGgJQu:hover,\n [data-color-mode=\"dark\"] .hTcsdJ:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eOIzRT,\n [data-color-mode=\"auto\"] > .theme-dark .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .eOIzRT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .hNNRLM svg,\n [data-color-mode=\"auto\"] > .theme-dark .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .react-last-commit-history-group:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .ContributionCalendar-day,\n [data-color-mode=\"auto\"] > .theme-dark .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"dark\"] .tooltipped.tooltipped-s rect,\n [data-color-mode=\"auto\"] > .theme-dark .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"dark\"] .hfRvxg,\n [data-color-mode=\"auto\"] > .theme-dark .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .hfRvxg:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .lbYguI,\n [data-color-mode=\"auto\"] > .theme-dark .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"dark\"] .hPsWZB,\n [data-color-mode=\"auto\"] > .theme-dark .hPsWZB,\n [data-color-mode=\"dark\"] .bOUZZs,\n [data-color-mode=\"auto\"] > .theme-dark .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > button,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"dark\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover,\n [data-color-mode=\"auto\"] > .theme-dark .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hMOAua,\n [data-color-mode=\"auto\"] > .theme-dark .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .hMOAua:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .hMCjFU,\n [data-color-mode=\"auto\"] > .theme-dark .hMCjFU,\n [data-color-mode=\"dark\"] .jcKsih,\n [data-color-mode=\"auto\"] > .theme-dark .jcKsih,\n [data-color-mode=\"dark\"] .hpgNiv,\n [data-color-mode=\"auto\"] > .theme-dark .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hMCjFU:hover,\n [data-color-mode=\"dark\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jcKsih:hover,\n [data-color-mode=\"dark\"] .hpgNiv:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .jfOCiu li,\n [data-color-mode=\"auto\"] > .theme-dark .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .kRbyXo,\n [data-color-mode=\"auto\"] > .theme-dark .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .VgnWi,\n [data-color-mode=\"auto\"] > .theme-dark .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .VgnWi:focus-within,\n [data-color-mode=\"auto\"] > .theme-dark .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"dark\"] .bAKGFC,\n [data-color-mode=\"auto\"] > .theme-dark .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] .bdMlHy,\n [data-color-mode=\"auto\"] > .theme-dark .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jMyfUO.selected,\n [data-color-mode=\"auto\"] > .theme-dark .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .bPgnBp,\n [data-color-mode=\"auto\"] > .theme-dark .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] kbd,\n [data-color-mode=\"auto\"] > .theme-dark kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"dark\"] select option,\n [data-color-mode=\"auto\"] > .theme-dark select option,\n [data-color-mode=\"dark\"] optgroup,\n [data-color-mode=\"auto\"] > .theme-dark optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"dark\"] .hUQSCH,\n [data-color-mode=\"auto\"] > .theme-dark .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .hUQSCH:hover,\n [data-color-mode=\"auto\"] > .theme-dark .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .dQPLyc,\n [data-color-mode=\"auto\"] > .theme-dark .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .ktGGEf,\n [data-color-mode=\"auto\"] > .theme-dark .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .gkfBtX,\n [data-color-mode=\"auto\"] > .theme-dark .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jproXT,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .jproXT:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .jproXT:focus-within,\n [data-color-mode=\"auto\"] > .theme-dark .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .wLDmP,\n [data-color-mode=\"auto\"] > .theme-dark .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .eNSiNz .segmentedControl-content,\n [data-color-mode=\"dark\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] > .theme-dark .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-read,\n [data-color-mode=\"dark\"] .notifications-list-item.notification-archived,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"dark\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"dark\"] .notifications-list-item.notification-archived:last-child,\n [data-color-mode=\"auto\"] > .theme-dark .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"dark\"] .turbo-progress-bar,\n [data-color-mode=\"auto\"] > .theme-dark .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"dark\"] .search-results-page,\n [data-color-mode=\"auto\"] > .theme-dark .search-results-page {\n background-color: #24273a;\n }\n [data-color-mode=\"dark\"] .dvJnjZ,\n [data-color-mode=\"auto\"] > .theme-dark .dvJnjZ,\n [data-color-mode=\"dark\"] .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"auto\"] > .theme-dark .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"dark\"] .ldavJa,\n [data-color-mode=\"auto\"] > .theme-dark .ldavJa {\n background-color: #a6da95;\n color: #181926;\n }\n [data-color-mode=\"dark\"] .dvJnjZ:hover,\n [data-color-mode=\"auto\"] > .theme-dark .dvJnjZ:hover,\n [data-color-mode=\"dark\"] .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"auto\"] > .theme-dark .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"dark\"] .ldavJa:hover,\n [data-color-mode=\"auto\"] > .theme-dark .ldavJa:hover {\n background-color: #76c65c;\n }\n [data-color-mode=\"dark\"] .ezbPok *,\n [data-color-mode=\"auto\"] > .theme-dark .ezbPok * {\n fill: #cad3f5;\n }\n [data-color-mode=\"dark\"] .jMEWXM > * > *,\n [data-color-mode=\"auto\"] > .theme-dark .jMEWXM > * > *,\n [data-color-mode=\"dark\"] #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"auto\"] > .theme-dark #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"dark\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"dark\"] .jMEWXM > * > *:hover,\n [data-color-mode=\"auto\"] > .theme-dark .jMEWXM > * > *:hover,\n [data-color-mode=\"dark\"] #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"auto\"] > .theme-dark #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"dark\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover {\n background-color: #494d64;\n border-color: #5b6078;\n }\n [data-color-mode=\"dark\"] .jMEWXM > * > * *,\n [data-color-mode=\"auto\"] > .theme-dark .jMEWXM > * > * *,\n [data-color-mode=\"dark\"] #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"auto\"] > .theme-dark #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"dark\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * *,\n [data-color-mode=\"auto\"] > .theme-dark .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * * {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .cPEOjV,\n [data-color-mode=\"auto\"] > .theme-dark .cPEOjV {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"auto\"] > .theme-dark .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"dark\"] .ehcSsh > *,\n [data-color-mode=\"auto\"] > .theme-dark .ehcSsh > * {\n border-color: #494d64 !important;\n }\n [data-color-mode=\"dark\"] .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"auto\"] > .theme-dark .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"dark\"] .Text-sc-17v1xeu-0.foaUgQ,\n [data-color-mode=\"auto\"] > .theme-dark .Text-sc-17v1xeu-0.foaUgQ {\n color: #a5adcb;\n }\n [data-color-mode=\"dark\"] .hRMLtq,\n [data-color-mode=\"auto\"] > .theme-dark .hRMLtq,\n [data-color-mode=\"dark\"] .ilcYjX *,\n [data-color-mode=\"auto\"] > .theme-dark .ilcYjX *,\n [data-color-mode=\"dark\"] .lcModf,\n [data-color-mode=\"auto\"] > .theme-dark .lcModf,\n [data-color-mode=\"dark\"] button.types__StyledButton-sc-ws60qy-0.kRuNkv,\n [data-color-mode=\"auto\"] > .theme-dark button.types__StyledButton-sc-ws60qy-0.kRuNkv {\n color: #cad3f5;\n }\n [data-color-mode=\"dark\"] .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM,\n [data-color-mode=\"auto\"] > .theme-dark .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM {\n background-color: rgba(245, 169, 127, 0.1);\n border-color: #f5a97f;\n }\n [data-color-mode=\"dark\"] .kUDiXM svg,\n [data-color-mode=\"auto\"] > .theme-dark .kUDiXM svg {\n fill: #f5a97f;\n }\n [data-color-mode=\"dark\"] .iGzDhH,\n [data-color-mode=\"auto\"] > .theme-dark .iGzDhH,\n [data-color-mode=\"dark\"] .hBobmI,\n [data-color-mode=\"auto\"] > .theme-dark .hBobmI,\n [data-color-mode=\"dark\"] #__primerPortalRoot__ > div > div > div,\n [data-color-mode=\"auto\"] > .theme-dark #__primerPortalRoot__ > div > div > div {\n background-color: #1e2030;\n }\n [data-color-mode=\"dark\"] .Text-sc-17v1xeu-0.gPDEWA,\n [data-color-mode=\"auto\"] > .theme-dark .Text-sc-17v1xeu-0.gPDEWA {\n color: #b8c0e0;\n }\n [data-color-mode=\"dark\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft *,\n [data-color-mode=\"auto\"] > .theme-dark .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft * {\n border-color: #363a4f;\n }\n [data-color-mode=\"dark\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover *,\n [data-color-mode=\"auto\"] > .theme-dark .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover * {\n background: #1e2030;\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"] {\n --color-workflow-card-connector: #6e738d;\n --color-workflow-card-connector-bg: #6e738d;\n --color-workflow-card-connector-inactive: #494d64;\n --color-workflow-card-connector-inactive-bg: #494d64;\n --color-workflow-card-connector-highlight: #b7bdf8;\n --color-workflow-card-connector-highlight-bg: #b7bdf8;\n --color-workflow-card-bg: #494d64;\n --color-workflow-card-inactive-bg: #363a4f;\n --color-workflow-card-progress-complete-bg: rgba(138, 173, 244, 0.15);\n --color-workflow-card-progress-incomplete-bg: #494d64;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: #cad3f5;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: rgba(183, 189, 248, 0.97);\n --color-calendar-halloween-graph-day-L2-bg: rgba(183, 189, 248, 0.98);\n --color-calendar-halloween-graph-day-L3-bg: #b7bdf8;\n --color-calendar-halloween-graph-day-L4-bg: #1e2030;\n --color-calendar-graph-day-bg: #363a4f;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: #b7bdf8;\n --color-user-mention-bg: #181926;\n --color-text-white: #cad3f5;\n /* New PR, new branch, fork repository, and commit changes buttons */\n /* New branch dialog */\n /* Branch drop down */\n /* Compare button & Cancel new branch button */\n /* search btn */\n /* Issue tags */\n /* Search */\n /* Tags */\n /* Slug */\n /* Links */\n /* Misc */\n /* Large notification */\n /* Headers */\n /* New change visibility box star and watcher preview buttons Fix */\n /* New change visibility box danger buttons Fix */\n /* 2FA authentication box header Fix */\n /* Footer Logo Fix */\n /* Footer text hover fix */\n /* Notifications */\n /* Keyboard hint */\n /* Merge icon */\n /* Branch indicator */\n /* File view */\n /* Projects */\n /* Project table view */\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n /* New Repository Overview Fix */\n /* Buttons */\n /* Scrolling top menu */\n /* Fullscreen Sidebar Fixes */\n /* Add File Menu */\n /* Notification Menu Fix */\n /* Loading Bar Color */\n /* New repo layout button, pr button on repo, tick */\n /* Some popup */\n }\n [data-color-mode=\"auto\"],\n [data-color-mode=\"auto\"] body {\n accent-color: #b7bdf8;\n --bgColor-default: #24273a;\n --color-page-header-bg: #24273a;\n --color-marketing-icon-primary: #91d7e3;\n --color-marketing-icon-secondary: #8aadf4;\n --color-diff-blob-addition-num-text: #cad3f5;\n --color-diff-blob-addition-fg: #cad3f5;\n --color-diff-blob-addition-num-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-addition-line-bg: rgba(166, 218, 149, 0.15);\n --color-diff-blob-addition-word-bg: rgba(166, 218, 149, 0.3);\n --color-diff-blob-deletion-num-text: #cad3f5;\n --color-diff-blob-deletion-fg: #cad3f5;\n --color-diff-blob-deletion-num-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-deletion-line-bg: rgba(237, 135, 150, 0.15);\n --color-diff-blob-deletion-word-bg: rgba(237, 135, 150, 0.3);\n --color-diff-blob-hunk-num-bg: rgba(138, 173, 244, 0.4);\n --color-diffstat-addition-bg: #a6da95;\n --color-prettylights-syntax-comment: #8087a2;\n --color-prettylights-syntax-constant: #8aadf4;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #f5bde6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n --color-codemirror-text: #cad3f5;\n --color-codemirror-bg: #24273a;\n --color-codemirror-gutters-bg: #24273a;\n --color-codemirror-guttermarker-text: #24273a;\n --color-codemirror-lines-bg: #24273a;\n --color-checks-bg: #1e2030;\n --color-checks-text-primary: #cad3f5;\n --color-checks-text-secondary: #b8c0e0;\n --color-checks-text-link: #7dc4e4;\n --color-checks-btn-icon: #cad3f5;\n --color-checks-btn-hover-icon: #cad3f5;\n --color-checks-btn-hover-bg: #181926;\n --color-checks-input-text: #494d64;\n --color-checks-input-placeholder-text: #b8c0e0;\n --color-checks-input-focus-text: #cad3f5;\n --color-checks-input-bg: #363a4f;\n --color-checks-donut-error: #ed8796;\n --color-checks-donut-pending: #f5a97f;\n --color-checks-donut-success: #a6da95;\n --color-checks-donut-neutral: #939ab7;\n --color-checks-dropdown-text: #cad3f5;\n --color-checks-dropdown-bg: #363a4f;\n --color-checks-dropdown-border: #494d64;\n --color-checks-dropdown-shadow: #181926;\n --color-checks-dropdown-hover-text: #a5adcb;\n --color-checks-dropdown-hover-bg: #1e2030;\n --color-checks-dropdown-btn-hover-text: #cad3f5;\n --color-checks-dropdown-btn-hover-bg: #1e2030;\n --color-checks-scrollbar-thumb-bg: #1e2030;\n --color-checks-header-label-text: #cad3f5;\n --color-checks-header-label-open-text: #b7bdf8;\n --color-checks-header-border: #363a4f;\n --color-checks-header-icon: #cad3f5;\n --color-checks-line-text: #a5adcb;\n --color-checks-line-num-text: #a5adcb;\n --color-checks-line-timestamp-text: #a5adcb;\n --color-checks-line-hover-bg: #363a4f;\n --color-checks-line-selected-bg: #363a4f;\n --color-checks-gate-text: #cad3f5;\n --color-checks-gate-waiting-text: #eed49f;\n --color-checks-step-header-open-bg: #363a4f;\n --color-checks-step-error-text: #ee99a0;\n --color-checks-step-warning-text: #f5a97f;\n --color-checks-logline-text: #cad3f5;\n --color-checks-logline-num-text: #cad3f5;\n --color-checks-logline-debug-text: #c6a0f6;\n --color-checks-logline-error-text: #cad3f5;\n --color-checks-logline-error-num-text: #ee99a0;\n --color-checks-logline-error-bg: rgba(238, 153, 160, 0.15);\n --color-checks-logline-warning-text: #b8c0e0;\n --color-checks-logline-warning-num-text: #f5a97f;\n --color-checks-logline-warning-bg: rgba(245, 169, 127, 0.15);\n --color-checks-logline-command-text: #8aadf4;\n --color-checks-logline-section-text: #a6da95;\n --color-checks-ansi-black: #494d64;\n --color-checks-ansi-black-bright: #5b6078;\n --color-checks-ansi-white: #b8c0e0;\n --color-checks-ansi-white-bright: #a5adcb;\n --divider-color: #494d64;\n --underlineNav-borderColor-active: #b7bdf8;\n --color-checks-ansi-red: #ed8796;\n --color-checks-ansi-red-bright: #ed8796;\n --color-checks-ansi-green: #a6da95;\n --color-checks-ansi-green-bright: #a6da95;\n --color-checks-ansi-yellow: #eed49f;\n --color-checks-ansi-yellow-bright: #eed49f;\n --color-checks-ansi-blue: #8aadf4;\n --color-checks-ansi-blue-bright: #8aadf4;\n --color-checks-ansi-magenta: #f5bde6;\n --color-checks-ansi-magenta-bright: #f5bde6;\n --color-checks-ansi-cyan: #8bd5ca;\n --color-checks-ansi-cyan-bright: #8bd5ca;\n --color-header-text: var(--subtext2);\n --color-header-bg: #1e2030;\n --color-header-logo: #cad3f5;\n --color-header-search-bg: #363a4f;\n --color-header-search-border: #494d64;\n --color-sidenav-selected-bg: #494d64;\n --color-menu-bg-active: #5b6078;\n --color-timeline-badge-bg: #363a4f;\n --color-btn-text: #cad3f5;\n --color-btn-bg: #363a4f;\n --color-btn-border: #494d64;\n --color-btn-hover-bg: #494d64;\n --color-btn-hover-border: #5b6078;\n --color-btn-active-bg: #5b6078;\n --color-btn-selected-bg: #5b6078;\n --color-btn-counter-bg: #5b6078;\n --color-btn-primary-text: #24273a;\n --color-btn-primary-bg: #a6da95;\n --color-btn-primary-icon: #24273a;\n --color-btn-primary-hover-text: #24273a;\n --color-btn-primary-hover-bg: #c6e7bb;\n --color-btn-primary-hover-border: #c6e7bb;\n --color-btn-primary-selected-text: #24273a;\n --color-btn-primary-selected-bg: #c6e7bb;\n --color-btn-primary-selected-border: #c6e7bb;\n --color-btn-primary-disabled-text: #181926;\n --color-btn-primary-disabled-bg: rgba(166, 218, 149, 0.4);\n --color-btn-primary-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-primary-border: transparent;\n --color-btn-primary-shadow: 0 0 transparent;\n --color-btn-primary-inset-shadow: 0 0 transparent;\n --color-btn-primary-selected-shadow: 0 0 transparent;\n --color-btn-primary-disabled-border: transparent;\n --color-btn-danger-text: #ed8796;\n --color-btn-danger-bg: #24273a;\n --color-btn-danger-icon: #ed8796;\n --color-btn-danger-hover-text: #24273a;\n --color-btn-danger-hover-bg: #ed8796;\n --color-btn-danger-hover-border: #ed8796;\n --color-btn-danger-selected-text: #24273a;\n --color-btn-danger-selected-bg: #ed8796;\n --color-btn-danger-selected-border: #ed8796;\n --color-btn-danger-disabled-text: rgba(237, 135, 150, 0.4);\n --color-btn-danger-disabled-bg: #1e2030;\n --color-btn-danger-hover-icon: #24273a;\n /* set these to transparent for the looks */\n --color-btn-danger-border: transparent;\n --color-btn-danger-shadow: 0 0 transparent;\n --color-btn-danger-inset-shadow: 0 0 transparent;\n --color-btn-danger-selected-shadow: 0 0 transparent;\n --color-btn-danger-disabled-border: transparent;\n --color-action-list-item-inline-divider: #5b6078;\n --color-action-list-item-default-hover-bg: #494d64;\n --color-action-list-item-default-selected-bg: #494d64;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #b8c0e0;\n --color-fg-on-emphasis: #24273a;\n --color-canvas-default: #24273a;\n --color-canvas-overlay: #363a4f;\n --color-canvas-inset: #1e2030;\n --color-canvas-subtle: #363a4f;\n --color-border-default: #494d64;\n --color-border-muted: #363a4f;\n --color-shadow-medium: 0 3px 6px #181926;\n --color-shadow-large: 0 8px 24px #181926;\n --color-shadow-extra-large: 0 12px 48px #181926;\n --color-neutral-emphasis-plus: #6e738d;\n --color-neutral-emphasis: #939ab7;\n --color-neutral-muted: rgba(110, 115, 141, 0.4);\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n --color-success-fg: #a6da95;\n --color-success-emphasis: #a6da95;\n --color-attention-fg: #f5a97f;\n --color-attention-emphasis: #f5a97f;\n --color-severe-fg: #ee99a0;\n --color-severe-emphasis: #ee99a0;\n --color-danger-fg: #ed8796;\n --color-danger-muted: rgba(237, 135, 150, 0.4);\n --color-danger-emphasis: #ed8796;\n --color-open-fg: #a6da95;\n --color-open-emphasis: #a6da95;\n --color-closed-fg: #ed8796;\n --color-closed-emphasis: #ed8796;\n --color-done-fg: #c6a0f6;\n --color-done-emphasis: #c6a0f6;\n --color-sponsors-fg: #c6a0f6;\n --color-sponsors-emphasis: #c6a0f6;\n --color-primer-fg-disabled: rgba(183, 189, 248, 0.5);\n --color-primer-border-active: #ed8796;\n }\n [data-color-mode=\"auto\"] .iRoQzU,\n [data-color-mode=\"auto\"] .ifkUYV,\n [data-color-mode=\"auto\"] .bOZDzN,\n [data-color-mode=\"auto\"] .cYGUCw,\n [data-color-mode=\"auto\"] .bbZPuV {\n background-color: #a6da95;\n color: #24273a;\n }\n [data-color-mode=\"auto\"] .jenxrv {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .fHiIQb {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .idPXPh,\n [data-color-mode=\"auto\"] .epAEYw {\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .header-search-button.placeholder {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hx_IssueLabel {\n --text: #cad3f5;\n }\n [data-color-mode=\"auto\"] .header-search-input {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .header-search-input::placeholder {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .topic-tag {\n --color-accent-fg: #b7bdf8;\n --color-accent-emphasis: #b7bdf8;\n --color-accent-muted: rgba(183, 189, 248, 0.4);\n --color-accent-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] .dYxKVs,\n [data-color-mode=\"auto\"] .eVjWum {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .fIqerb {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .user-mention,\n [data-color-mode=\"auto\"] .team-mention {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .starred .starred-button-icon {\n color: #eed49f;\n }\n [data-color-mode=\"auto\"] .flash {\n --color-attention-muted: #b7bdf8;\n --bgColor-attention-muted: rgba(183, 189, 248, 0.4);\n --color-attention-subtle: rgba(183, 189, 248, 0.15);\n }\n [data-color-mode=\"auto\"] h1,\n [data-color-mode=\"auto\"] h2,\n [data-color-mode=\"auto\"] h3,\n [data-color-mode=\"auto\"] h4,\n [data-color-mode=\"auto\"] h5,\n [data-color-mode=\"auto\"] h6 {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n [data-color-mode=\"auto\"] ::selection {\n background: #5b6078 !important;\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n [data-color-mode=\"auto\"] .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n [data-color-mode=\"auto\"] :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n [data-color-mode=\"auto\"] body.session-authentication div.Box-header {\n background-color: inherit;\n }\n [data-color-mode=\"auto\"] .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .footer nav.col-12 * {\n color: #b8c0e0 !important;\n }\n [data-color-mode=\"auto\"] .notification-indicator .mail-status {\n background-image: none;\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .bdgUpN,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-icon,\n [data-color-mode=\"auto\"] .hZMmEi .TextInput-action {\n color: #cad3f5;\n background-color: #1e2030;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .fMJQEf {\n color: #cad3f5;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iVNDSi {\n color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.1);\n }\n [data-color-mode=\"auto\"] .hwnsNO {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hwnsNO th {\n background: #1e2030;\n }\n [data-color-mode=\"auto\"] .dXveNa[data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dXveNa,\n [data-color-mode=\"auto\"] .kbjJSF {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gUecKw,\n [data-color-mode=\"auto\"] .lcpiaz,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .fsSggy {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Cxvmo,\n [data-color-mode=\"auto\"] .dhYcqs {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .byJIBD,\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: #a6da95;\n }\n [data-color-mode=\"auto\"] .lmmHGT:not(:first-of-type),\n [data-color-mode=\"auto\"] .fOEJrA,\n [data-color-mode=\"auto\"] .fnFdxN,\n [data-color-mode=\"auto\"] .huABLg,\n [data-color-mode=\"auto\"] .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .cwSUxL,\n [data-color-mode=\"auto\"] .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .jvzHAP,\n [data-color-mode=\"auto\"] .hPIyzG,\n [data-color-mode=\"auto\"] .gTeenv[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .VplrY[data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .kKFNhh,\n [data-color-mode=\"auto\"] .lnXbGs,\n [data-color-mode=\"auto\"] .dTxwit {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .gssqTz {\n color: #cad3f5 !important;\n }\n [data-color-mode=\"auto\"] .bPgnBp,\n [data-color-mode=\"auto\"] .jMyfUO,\n [data-color-mode=\"auto\"] .cBrzIN {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eLaeIt:hover:not([disabled]),\n [data-color-mode=\"auto\"] .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n [data-color-mode=\"auto\"] .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .bDSYgZ:hover:not([disabled]),\n [data-color-mode=\"auto\"] .icOaJE:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .icOaJE[aria-pressed=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cZRqXf:active:not([disabled]),\n [data-color-mode=\"auto\"] .cZRqXf[aria-expanded=\"true\"] {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .cZRqXf:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .kdEavw,\n [data-color-mode=\"auto\"] .ddNLNa,\n [data-color-mode=\"auto\"] .jepClM,\n [data-color-mode=\"auto\"] .gTeenv,\n [data-color-mode=\"auto\"] .VplrY {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kdEavw:hover:not([disabled]),\n [data-color-mode=\"auto\"] .ddNLNa:hover:not([disabled]),\n [data-color-mode=\"auto\"] .jepClM:hover:not([disabled]),\n [data-color-mode=\"auto\"] .gTeenv:hover:not([disabled]),\n [data-color-mode=\"auto\"] .VplrY:hover:not([disabled]) {\n border-color: #5b6078;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .feVXyu,\n [data-color-mode=\"auto\"] .ecdhqS,\n [data-color-mode=\"auto\"] .iwGxyT,\n [data-color-mode=\"auto\"] .kLxXov,\n [data-color-mode=\"auto\"] .flDsrw {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .juEfKr {\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .eUqMHM,\n [data-color-mode=\"auto\"] .hSXtjz {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .ukUXs,\n [data-color-mode=\"auto\"] .giEfVQ,\n [data-color-mode=\"auto\"] .cKvNNO,\n [data-color-mode=\"auto\"] .evdFFE,\n [data-color-mode=\"auto\"] .kTUxDY {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item-container,\n [data-color-mode=\"auto\"] .dycbWg,\n [data-color-mode=\"auto\"] .hYaoHV,\n [data-color-mode=\"auto\"] .rLhXz,\n [data-color-mode=\"auto\"] .gtXnmh,\n [data-color-mode=\"auto\"] .lmmHGT,\n [data-color-mode=\"auto\"] .dEmXPQ {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .bJBoUI,\n [data-color-mode=\"auto\"] .iJtJJh {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .lhyFLG {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUWqlv,\n [data-color-mode=\"auto\"] .bJcMWH {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: #8aadf4;\n }\n [data-color-mode=\"auto\"] .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: rgba(138, 173, 244, 0.4);\n }\n [data-color-mode=\"auto\"] .cxcvTj,\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.grSspY button {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gxGEao {\n border-bottom-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hLwWNO .PRIVATE_TreeView-item[aria-current=\"true\"] > .PRIVATE_TreeView-item-container::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .dfAUyE .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content,\n [data-color-mode=\"auto\"] .bFrOJy .segmentedControl-content {\n background-color: #1e2030;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cuqBaK,\n [data-color-mode=\"auto\"] .fCAAcl,\n [data-color-mode=\"auto\"] .dAXkSP {\n color: #cad3f5;\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cuqBaK:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .fCAAcl:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .dAXkSP:hover .segmentedControl-content {\n background: #363a4f;\n }\n [data-color-mode=\"auto\"] .ksbilD,\n [data-color-mode=\"auto\"] .cuaLcW,\n [data-color-mode=\"auto\"] .joCMLT,\n [data-color-mode=\"auto\"] .jClMHS,\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .diDjDG,\n [data-color-mode=\"auto\"] .gFuKCf,\n [data-color-mode=\"auto\"] .dHdESs,\n [data-color-mode=\"auto\"] .hpfKPO,\n [data-color-mode=\"auto\"] .jdgyJn,\n [data-color-mode=\"auto\"] .iInViE,\n [data-color-mode=\"auto\"] .brqMal,\n [data-color-mode=\"auto\"] .AbCTW {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jEgFtJ,\n [data-color-mode=\"auto\"] .lixtXZ:hover,\n [data-color-mode=\"auto\"] .eNIoFu,\n [data-color-mode=\"auto\"] .idPXPh:hover,\n [data-color-mode=\"auto\"] .fdORwV,\n [data-color-mode=\"auto\"] .cjFogo,\n [data-color-mode=\"auto\"] .gIOnJa {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jBCpbB {\n color: #cad3f5;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kzrUhn.selected {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .esIQoN,\n [data-color-mode=\"auto\"] .kbjJSF:disabled {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .eJTCnd,\n [data-color-mode=\"auto\"] .eTthoV {\n border-color: #363a4f;\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .eJTCnd .fixINc,\n [data-color-mode=\"auto\"] .eTthoV .fixINc,\n [data-color-mode=\"auto\"] .eJTCnd .eDZJqt,\n [data-color-mode=\"auto\"] .eTthoV .eDZJqt {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .eJTCnd .bniVFX,\n [data-color-mode=\"auto\"] .eTthoV .bniVFX,\n [data-color-mode=\"auto\"] .eJTCnd .jtlytA,\n [data-color-mode=\"auto\"] .eTthoV .jtlytA {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ikTPpF {\n box-shadow: #24273a 0 3px 6px;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .cvveTk,\n [data-color-mode=\"auto\"] .dwoION {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .FKGWN {\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jPHlsW::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .khCtfm:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .bWlbEI,\n [data-color-mode=\"auto\"] .hzIORV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .khCtfm,\n [data-color-mode=\"auto\"] .khCtfm[data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .Tnbrt:active,\n [data-color-mode=\"auto\"] .Tnbrt[aria-expanded=\"true\"] {\n background-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .Tnbrt:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .imsxCM {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .imsxCM .is-selected::after {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .pxYjU {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .ilLRrZ {\n color: #cad3f5;\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .cnIHxk {\n background-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cnIHxk:disabled {\n background-color: #6e738d;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .ghFpol {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .hVmCdl,\n [data-color-mode=\"auto\"] .fqKZNC,\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .kbjJSF,\n [data-color-mode=\"auto\"] .flKHtV,\n [data-color-mode=\"auto\"] .jolsUx,\n [data-color-mode=\"auto\"] .ekNmOn {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n [data-color-mode=\"auto\"] .klUZzf:not(:first-of-type) {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jvpWzR:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jvpWzR[data-size=\"large\"][data-block=\"block\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .fZFWUy,\n [data-color-mode=\"auto\"] .fzjwje {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .cEYXBH {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .joxhcl,\n [data-color-mode=\"auto\"] .hXyJIp,\n [data-color-mode=\"auto\"] .fMkBhb > .segmentedControl-content {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dVFmxu,\n [data-color-mode=\"auto\"] .gbKtit,\n [data-color-mode=\"auto\"] .lnKxja,\n [data-color-mode=\"auto\"] .jzwNMs {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu svg,\n [data-color-mode=\"auto\"] .gbKtit svg,\n [data-color-mode=\"auto\"] .lnKxja svg,\n [data-color-mode=\"auto\"] .jzwNMs svg {\n fill: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dVFmxu:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .gbKtit:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .lnKxja:hover .segmentedControl-content,\n [data-color-mode=\"auto\"] .jzwNMs:hover .segmentedControl-content {\n background-color: #494d64;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hJMtSk {\n color: #181926;\n background-color: #a6da95;\n }\n [data-color-mode=\"auto\"] .hJMtSk:disabled {\n color: #181926;\n background-color: #6e738d;\n }\n [data-color-mode=\"auto\"] .iDiUTR {\n color: #cad3f5;\n background-color: #24273a;\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .iDiUTR:hover {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eQfJKc,\n [data-color-mode=\"auto\"] .UHWYv {\n color: #ed8796;\n }\n [data-color-mode=\"auto\"] .jVIqnb {\n color: #ed8796;\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jVIqnb:hover {\n color: #24273a;\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .UHWYv:hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n [data-color-mode=\"auto\"] .lmmHGT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hYdbWk,\n [data-color-mode=\"auto\"] .gkeKEr,\n [data-color-mode=\"auto\"] .jzcCeu,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .ixFSpw,\n [data-color-mode=\"auto\"] .koxWOe,\n [data-color-mode=\"auto\"] .gkWKRr,\n [data-color-mode=\"auto\"] .ikaTJo > svg,\n [data-color-mode=\"auto\"] .dcGHGc,\n [data-color-mode=\"auto\"] .dzMFih,\n [data-color-mode=\"auto\"] .hYdbWk::before,\n [data-color-mode=\"auto\"] .ixFSpw::before,\n [data-color-mode=\"auto\"] .dSHKOE {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .gkWKRr {\n border-top-color: #363a4f;\n border-right-color: #363a4f;\n border-left-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hPQRKh:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hPQRKh[data-component=\"IconButton\"][data-no-visuals] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .kfwhFa:hover:not([disabled]) {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .kfwhFa[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .jykkjb {\n background-color: #24273a;\n box-shadow: #181926 0 -2px 0 inset, #181926 0 1px 0 inset;\n }\n [data-color-mode=\"auto\"] .jhjELj,\n [data-color-mode=\"auto\"] .ixTUPS {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx:hover:not([disabled]),\n [data-color-mode=\"auto\"] .fUaEiu:hover:not([disabled]) {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gmscZx[aria-expanded=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gmscZx [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .fUaEiu [data-component=\"leadingVisual\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"],\n [data-color-mode=\"auto\"] .gmscZx[data-size=\"small\"][data-no-visuals=\"true\"],\n [data-color-mode=\"auto\"] .fUaEiu[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .cBssZb {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jhjELj::before {\n border-color: transparent transparent #494d64;\n }\n [data-color-mode=\"auto\"] .fHpqaf,\n [data-color-mode=\"auto\"] .bfQVnA,\n [data-color-mode=\"auto\"] .iGxiw,\n [data-color-mode=\"auto\"] .fUzagb,\n [data-color-mode=\"auto\"] .gisjeK,\n [data-color-mode=\"auto\"] .iQkwAM {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .dtTTcd {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dtTTcd.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .pQcjM {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .pQcjM.hoverable:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .eTSXcP {\n background-color: #ed8796;\n }\n [data-color-mode=\"auto\"] .iGxiw {\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .brFBoI,\n [data-color-mode=\"auto\"] .ldUAkr,\n [data-color-mode=\"auto\"] .gtXnmh {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gWjhfa,\n [data-color-mode=\"auto\"] .klBOTR,\n [data-color-mode=\"auto\"] .jMdYTc {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .jMdYTc {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMdYTc button {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jMdYTc button:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jMdYTc button[aria-expanded=\"true\"] {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .gwuIGu > a span {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .bJYdrf:hover {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .dSlCya:hover {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .hNNRLM,\n [data-color-mode=\"auto\"] .hGgJQu,\n [data-color-mode=\"auto\"] .hTcsdJ {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hNNRLM:hover,\n [data-color-mode=\"auto\"] .hGgJQu:hover,\n [data-color-mode=\"auto\"] .hTcsdJ:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eOIzRT {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .eOIzRT:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .hNNRLM svg {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .react-last-commit-history-group:hover {\n background-color: #24273a;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: rgba(149, 218, 149, 0.4);\n --color-calendar-graph-day-L2-bg: rgba(154, 218, 149, 0.6);\n --color-calendar-graph-day-L3-bg: rgba(160, 218, 149, 0.8);\n --color-calendar-graph-day-L4-bg: #a6da95;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: #363a4f;\n }\n [data-color-mode=\"auto\"] .tooltipped.tooltipped-s rect {\n fill: #a6da95 !important;\n }\n [data-color-mode=\"auto\"] .hfRvxg {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hfRvxg:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .lbYguI {\n border-radius: 6px;\n }\n [data-color-mode=\"auto\"] .hPsWZB,\n [data-color-mode=\"auto\"] .bOUZZs {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: #24273a;\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > a:hover,\n [data-color-mode=\"auto\"] .react-blob-header-edit-and-raw-actions > div > span > button:hover {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMOAua {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .hMOAua:hover {\n background-color: #1e2030;\n border-color: #494d64;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .hMCjFU,\n [data-color-mode=\"auto\"] .jcKsih,\n [data-color-mode=\"auto\"] .hpgNiv {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hMCjFU:hover,\n [data-color-mode=\"auto\"] .jcKsih:hover,\n [data-color-mode=\"auto\"] .hpgNiv:hover {\n background-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .jfOCiu li {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .kRbyXo {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .VgnWi {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .VgnWi:focus-within {\n border-color: #b7bdf8;\n box-shadow: #b7bdf8 0 0 0 1px inset;\n }\n [data-color-mode=\"auto\"] .bAKGFC {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] .bdMlHy {\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMyfUO.selected {\n border-color: #494d64;\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .bPgnBp {\n color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] kbd {\n background-color: #494d64;\n }\n [data-color-mode=\"auto\"] select option,\n [data-color-mode=\"auto\"] optgroup {\n background-color: #1e2030;\n border-color: #494d64;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n [data-color-mode=\"auto\"] .hUQSCH {\n background-color: #24273a;\n color: #b8c0e0;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .hUQSCH:hover {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .dQPLyc {\n background-color: transparent;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .ktGGEf {\n background-color: #24273a;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .gkfBtX {\n background-color: #1e2030;\n border-radius: 6px 0 0;\n border-bottom-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .jproXT:hover {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jproXT:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .wLDmP {\n background-color: #1e2030;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .eNSiNz .segmentedControl-content,\n [data-color-mode=\"auto\"] .gKuCoB .segmentedControl-content {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived {\n background-color: #24273a !important;\n }\n [data-color-mode=\"auto\"] .notifications-list-item.notification-read:last-child,\n [data-color-mode=\"auto\"] .notifications-list-item.notification-archived:last-child {\n border-bottom-left-radius: 6px;\n }\n [data-color-mode=\"auto\"] .turbo-progress-bar {\n background-color: #b7bdf8;\n }\n [data-color-mode=\"auto\"] .search-results-page {\n background-color: #24273a;\n }\n [data-color-mode=\"auto\"] .dvJnjZ,\n [data-color-mode=\"auto\"] .types__StyledButton-sc-ws60qy-0.gHIvvy,\n [data-color-mode=\"auto\"] .ldavJa {\n background-color: #a6da95;\n color: #181926;\n }\n [data-color-mode=\"auto\"] .dvJnjZ:hover,\n [data-color-mode=\"auto\"] .types__StyledButton-sc-ws60qy-0.gHIvvy:hover,\n [data-color-mode=\"auto\"] .ldavJa:hover {\n background-color: #76c65c;\n }\n [data-color-mode=\"auto\"] .ezbPok * {\n fill: #cad3f5;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > *,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * {\n background-color: #363a4f;\n border-color: #494d64;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > *:hover,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector:hover,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > *:hover {\n background-color: #494d64;\n border-color: #5b6078;\n }\n [data-color-mode=\"auto\"] .jMEWXM > * > * *,\n [data-color-mode=\"auto\"] #branch-picker-repos-header-ref-selector *,\n [data-color-mode=\"auto\"] .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * * {\n fill: #cad3f5;\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .cPEOjV {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Box-sc-g0xbh4-0.bUCzHg,\n [data-color-mode=\"auto\"] .ehcSsh > * {\n border-color: #494d64 !important;\n }\n [data-color-mode=\"auto\"] .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n [data-color-mode=\"auto\"] .Text-sc-17v1xeu-0.foaUgQ {\n color: #a5adcb;\n }\n [data-color-mode=\"auto\"] .hRMLtq,\n [data-color-mode=\"auto\"] .ilcYjX *,\n [data-color-mode=\"auto\"] .lcModf,\n [data-color-mode=\"auto\"] button.types__StyledButton-sc-ws60qy-0.kRuNkv {\n color: #cad3f5;\n }\n [data-color-mode=\"auto\"] .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM {\n background-color: rgba(245, 169, 127, 0.1);\n border-color: #f5a97f;\n }\n [data-color-mode=\"auto\"] .kUDiXM svg {\n fill: #f5a97f;\n }\n [data-color-mode=\"auto\"] .iGzDhH,\n [data-color-mode=\"auto\"] .hBobmI,\n [data-color-mode=\"auto\"] #__primerPortalRoot__ > div > div > div {\n background-color: #1e2030;\n }\n [data-color-mode=\"auto\"] .Text-sc-17v1xeu-0.gPDEWA {\n color: #b8c0e0;\n }\n [data-color-mode=\"auto\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft * {\n border-color: #363a4f;\n }\n [data-color-mode=\"auto\"] .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft:hover * {\n background: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) and (hover: hover) and (pointer: fine) {\n [data-color-mode=\"auto\"] .rLhXz:hover:not([aria-disabled]) {\n background-color: #363a4f;\n }\n }\n html:not([data-light-theme=\"light\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }",
+ "start": 1105,
"regexps": [
"https:\\/\\/(gist\\.)*github\\.com(?!\\/(home|marketplace|organizations\\/plan))(?!\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.).*"
]
},
{
- "code": ":root {\n /* Colors */\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: #cad3f5;\n --jp-ui-font-color1: rgba(202, 211, 245, 0.87);\n --jp-ui-font-color2: rgba(202, 211, 245, 0.54);\n --jp-ui-font-color3: rgba(202, 211, 245, 0.28);\n --jp-ui-inverse-font-color0: #181926;\n --jp-ui-inverse-font-color1: rgba(24, 25, 38, 0.8);\n --jp-ui-inverse-font-color2: rgba(24, 25, 38, 0.5);\n --jp-ui-inverse-font-color3: rgba(24, 25, 38, 0.3);\n --jp-content-font-color0: #cad3f5;\n --jp-content-font-color1: #cad3f5;\n --jp-content-font-color2: rgba(202, 211, 245, 0.7);\n --jp-content-font-color3: rgba(202, 211, 245, 0.5);\n --jp-content-link-color: #7dc4e4;\n --jp-layout-color0: #24273a !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: rgba(202, 211, 245, 0.5);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: rgba(147, 154, 183, 0.14);\n --jp-rendermime-error-background: rgba(237, 135, 150, 0.18);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: rgba(91, 96, 120, 0.14);\n --jp-dialog-background: rgba(24, 25, 38, 0.6);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(24, 25, 38, 0.8);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: rgba(138, 173, 244, 0.3);\n --jp-editor-selected-focused-background: rgba(138, 173, 244, 0.14);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: #c6a0f6;\n --jp-mirror-editor-comment-color: #a5adcb;\n --jp-mirror-editor-string-color: #f5a97f;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: #c6a0f6;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: #ed8796;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: #eed49f;\n --jp-search-selected-match-color: #181926;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }",
- "start": 255745,
+ "code": ":root {\n /* Colors */\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: #cad3f5;\n --jp-ui-font-color1: rgba(202, 211, 245, 0.87);\n --jp-ui-font-color2: rgba(202, 211, 245, 0.54);\n --jp-ui-font-color3: rgba(202, 211, 245, 0.28);\n --jp-ui-inverse-font-color0: #181926;\n --jp-ui-inverse-font-color1: rgba(24, 25, 38, 0.8);\n --jp-ui-inverse-font-color2: rgba(24, 25, 38, 0.5);\n --jp-ui-inverse-font-color3: rgba(24, 25, 38, 0.3);\n --jp-content-font-color0: #cad3f5;\n --jp-content-font-color1: #cad3f5;\n --jp-content-font-color2: rgba(202, 211, 245, 0.7);\n --jp-content-font-color3: rgba(202, 211, 245, 0.5);\n --jp-content-link-color: #7dc4e4;\n --jp-layout-color0: #24273a !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: rgba(202, 211, 245, 0.5);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: rgba(147, 154, 183, 0.14);\n --jp-rendermime-error-background: rgba(237, 135, 150, 0.18);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: rgba(91, 96, 120, 0.14);\n --jp-dialog-background: rgba(24, 25, 38, 0.6);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(24, 25, 38, 0.8);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: rgba(138, 173, 244, 0.3);\n --jp-editor-selected-focused-background: rgba(138, 173, 244, 0.14);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: #c6a0f6;\n --jp-mirror-editor-comment-color: #a5adcb;\n --jp-mirror-editor-string-color: #f5a97f;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: #c6a0f6;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: #ed8796;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: #eed49f;\n --jp-search-selected-match-color: #181926;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }",
+ "start": 214009,
"regexps": [
"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*"
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name Github Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL \thttps://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.2.12\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@license \t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater*\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox topbar \"Topbar colors\" 1\n==/UserStyle== */\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!\\/(home|marketplace|organizations\\/plan))(?!\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.).*\") {\n [data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n html:not([data-light-theme=\"light\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #coloredButton(@name, @color) {\n --color-btn-@{name}-text: @base;\n --color-btn-@{name}-bg: @color;\n --color-btn-@{name}-border: transparent;\n --color-btn-@{name}-shadow: 0 0 transparent;\n --color-btn-@{name}-inset-shadow: 0 0 transparent;\n --color-btn-@{name}-hover-bg: mix(@color, @text, 30%);\n --color-btn-@{name}-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-@{name}-selected-bg: mix(@color, @text, 50%);\n --color-btn-@{name}-selected-shadow: 0 0 transparent;\n --color-btn-@{name}-disabled-text: @crust;\n --color-btn-@{name}-disabled-bg: mix(@color, @base, 60%);\n --color-btn-@{name}-disabled-border: transparent;\n --color-btn-@{name}-focus-bg: #238636;\n --color-btn-@{name}-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-@{name}-focus-shadow: 0 0 0 3px rgba(46, 164, 79, 0.4);\n --color-btn-@{name}-icon: @base;\n --color-btn-@{name}-counter-bg: rgba(255, 255, 255, 0.2);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n &,\n & body {\n accent-color: @accent-color;\n --bgColor-default: @base;\n --color-canvas-default-transparent: rgba(13, 17, 23, 0);\n --color-page-header-bg: @base;\n --color-marketing-icon-primary: @sky;\n --color-marketing-icon-secondary: @blue;\n --color-diff-blob-addition-num-text: @text;\n --color-diff-blob-addition-fg: @text;\n --color-diff-blob-addition-num-bg: fadeout(@green, 70%);\n --color-diff-blob-addition-line-bg: fadeout(@green, 85%);\n --color-diff-blob-addition-word-bg: fadeout(@green, 70%);\n --color-diff-blob-deletion-num-text: @text;\n --color-diff-blob-deletion-fg: @text;\n --color-diff-blob-deletion-num-bg: fadeout(@red, 70%);\n --color-diff-blob-deletion-line-bg: fadeout(@red, 85%);\n --color-diff-blob-deletion-word-bg: fadeout(@red, 70%);\n --color-diff-blob-hunk-num-bg: fadeout(@blue, 60%);\n --color-diff-blob-expander-icon: #8b949e;\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --color-diffstat-deletion-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-border: rgba(240, 246, 252, 0.1);\n --color-diffstat-addition-bg: @green;\n --color-search-keyword-hl: rgba(210, 153, 34, 0.4);\n --color-prettylights-syntax-comment: @overlay1;\n --color-prettylights-syntax-constant: @blue;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @teal;\n --color-prettylights-syntax-keyword: @pink;\n --color-prettylights-syntax-string: @green;\n --color-prettylights-syntax-variable: @peach;\n --color-prettylights-syntax-brackethighlighter-unmatched: #f0f;\n --color-prettylights-syntax-invalid-illegal-text: @red;\n --color-prettylights-syntax-invalid-illegal-bg: fadeout(@red, 85%);\n --color-prettylights-syntax-carriage-return-text: #f0f;\n --color-prettylights-syntax-carriage-return-bg: #f0f;\n --color-prettylights-syntax-string-regexp: #f0f;\n --color-prettylights-syntax-markup-list: #f0f;\n --color-prettylights-syntax-markup-heading: @teal;\n --color-prettylights-syntax-markup-italic: @yellow;\n --color-prettylights-syntax-markup-bold: @yellow;\n --color-prettylights-syntax-markup-deleted-text: @text;\n --color-prettylights-syntax-markup-deleted-bg: fadeout(@red, 60%);\n --color-prettylights-syntax-markup-inserted-text: @text;\n --color-prettylights-syntax-markup-inserted-bg: fadeout(@green, 60%);\n --color-prettylights-syntax-markup-changed-text: @text;\n --color-prettylights-syntax-markup-changed-bg: fadeout(@yellow, 60%);\n --color-prettylights-syntax-markup-ignored-text: @text;\n --color-prettylights-syntax-markup-ignored-bg: #f0f;\n --color-prettylights-syntax-meta-diff-range: @mauve;\n --color-prettylights-syntax-brackethighlighter-angle: #f0f;\n --color-prettylights-syntax-sublimelinter-gutter-mark: #f0f;\n --color-prettylights-syntax-constant-other-reference-link: #f0f;\n --color-codemirror-text: @text;\n --color-codemirror-bg: @base;\n --color-codemirror-gutters-bg: @base;\n --color-codemirror-guttermarker-text: @base;\n --color-codemirror-guttermarker-subtle-text: #6e7681;\n --color-codemirror-linenumber-text: #8b949e;\n --color-codemirror-cursor: #c9d1d9;\n --color-codemirror-selection-bg: rgba(56, 139, 253, 0.4);\n --color-codemirror-activeline-bg: rgba(110, 118, 129, 0.1);\n --color-codemirror-matchingbracket-text: #c9d1d9;\n --color-codemirror-lines-bg: @base;\n --color-codemirror-syntax-comment: #8b949e;\n --color-codemirror-syntax-constant: #79c0ff;\n --color-codemirror-syntax-entity: #d2a8ff;\n --color-codemirror-syntax-keyword: #ff7b72;\n --color-codemirror-syntax-storage: #ff7b72;\n --color-codemirror-syntax-string: #a5d6ff;\n --color-codemirror-syntax-support: #79c0ff;\n --color-codemirror-syntax-variable: #ffa657;\n --color-checks-bg: @mantle;\n --color-checks-run-border-width: 1px;\n --color-checks-container-border-width: 1px;\n --color-checks-text-primary: @text;\n --color-checks-text-secondary: @subtext1;\n --color-checks-text-link: @sapphire;\n --color-checks-btn-icon: @text;\n --color-checks-btn-hover-icon: @text;\n --color-checks-btn-hover-bg: @crust;\n --color-checks-input-text: @surface1;\n --color-checks-input-placeholder-text: @subtext1;\n --color-checks-input-focus-text: @text;\n --color-checks-input-bg: @surface0;\n --color-checks-input-shadow: 0 0 0 1px;\n --color-checks-donut-error: @red;\n --color-checks-donut-pending: @peach;\n --color-checks-donut-success: @green;\n --color-checks-donut-neutral: @overlay2;\n --color-checks-dropdown-text: @text;\n --color-checks-dropdown-bg: @surface0;\n --color-checks-dropdown-border: @surface1;\n --color-checks-dropdown-shadow: @crust;\n --color-checks-dropdown-hover-text: @subtext0;\n --color-checks-dropdown-hover-bg: @mantle;\n --color-checks-dropdown-btn-hover-text: @text;\n --color-checks-dropdown-btn-hover-bg: @mantle;\n --color-checks-scrollbar-thumb-bg: @mantle;\n --color-checks-header-label-text: @text;\n --color-checks-header-label-open-text: @accent-color;\n --color-checks-header-border: @surface0;\n --color-checks-header-icon: @text;\n --color-checks-line-text: @subtext0;\n --color-checks-line-num-text: @subtext0;\n --color-checks-line-timestamp-text: @subtext0;\n --color-checks-line-hover-bg: @surface0;\n --color-checks-line-selected-bg: @surface0;\n --color-checks-line-selected-num-text: #dc2286;\n --color-checks-line-dt-fm-text: #dc2286;\n --color-checks-line-dt-fm-bg: #dc2286;\n --color-checks-gate-bg: rgba(187, 128, 9, 0.15);\n --color-checks-gate-text: @text;\n --color-checks-gate-waiting-text: @yellow;\n --color-checks-step-header-open-bg: @surface0;\n --color-checks-step-error-text: @maroon;\n --color-checks-step-warning-text: @peach;\n --color-checks-logline-text: @text;\n --color-checks-logline-num-text: @text;\n --color-checks-logline-debug-text: @mauve;\n --color-checks-logline-error-text: @text;\n --color-checks-logline-error-num-text: @maroon;\n --color-checks-logline-error-bg: fadeout(@maroon, 85%);\n --color-checks-logline-warning-text: @subtext1;\n --color-checks-logline-warning-num-text: @peach;\n --color-checks-logline-warning-bg: fadeout(@peach, 85%);\n --color-checks-logline-command-text: @blue;\n --color-checks-logline-section-text: @green;\n --color-checks-ansi-black: @surface1;\n --color-checks-ansi-black-bright: @surface2;\n --color-checks-ansi-white: @subtext1;\n --color-checks-ansi-white-bright: @subtext0;\n --divider-color: @surface1;\n --underlineNav-borderColor-active: @accent-color;\n\n & when (@lookup =latte) {\n // When using a light theme use the light colors instead of the dark\n --color-checks-ansi-black: @subtext1;\n --color-checks-ansi-black-bright: @subtext0;\n --color-checks-ansi-white: @surface2;\n --color-checks-ansi-white-bright: @surface1;\n }\n\n --color-checks-ansi-gray: #f0f;\n --color-checks-ansi-red: @red;\n --color-checks-ansi-red-bright: @red;\n --color-checks-ansi-green: @green;\n --color-checks-ansi-green-bright: @green;\n --color-checks-ansi-yellow: @yellow;\n --color-checks-ansi-yellow-bright: @yellow;\n --color-checks-ansi-blue: @blue;\n --color-checks-ansi-blue-bright: @blue;\n --color-checks-ansi-magenta: @pink;\n --color-checks-ansi-magenta-bright: @pink;\n --color-checks-ansi-cyan: @teal;\n --color-checks-ansi-cyan-bright: @teal;\n --color-project-header-bg: #0d1117;\n --color-project-sidebar-bg: #161b22;\n --color-project-gradient-in: #161b22;\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-mktg-btn-bg: #f6f8fa;\n --color-mktg-btn-shadow-outline: rgb(255, 255, 255 / 25%) 0 0 0 1px inset;\n --color-mktg-btn-shadow-focus: rgb(255, 255, 255 / 25%) 0 0 0 4px;\n --color-mktg-btn-shadow-hover: 0 4px 7px rgba(0, 0, 0, 0.15),\n 0 100px 80px rgba(255, 255, 255, 0.02),\n 0 42px 33px rgba(255, 255, 255, 0.024),\n 0 22px 18px rgba(255, 255, 255, 0.028),\n 0 12px 10px rgba(255, 255, 255, 0.034),\n 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);\n --color-mktg-btn-shadow-hover-muted: rgb(255, 255, 255) 0 0 0 2px inset;\n --color-avatar-bg: rgba(255, 255, 255, 0.1);\n --color-avatar-border: rgba(240, 246, 252, 0.1);\n --color-avatar-stack-fade: #30363d;\n --color-avatar-stack-fade-more: #21262d;\n --color-avatar-child-shadow: -2px -2px 0 #0d1117;\n --color-topic-tag-border: rgba(0, 0, 0, 0);\n --color-counter-border: rgba(0, 0, 0, 0);\n --color-select-menu-backdrop-border: #484f58;\n --color-select-menu-tap-highlight: rgba(48, 54, 61, 0.5);\n --color-select-menu-tap-focus-bg: #0c2d6b;\n --color-overlay-shadow: 0 0 0 1px #30363d, 0 16px 32px rgba(1, 4, 9, 0.85);\n --color-header-text: var(--subtext2);\n --color-header-bg: @base;\n\n & when (@topbar =1) {\n // If topbar is enabled then make the topbar color different\n --color-header-bg: @mantle;\n }\n\n --color-header-divider: #8b949e;\n --color-header-logo: @text;\n --color-header-search-bg: @surface0;\n --color-header-search-border: @surface1;\n --color-sidenav-selected-bg: @surface1;\n --color-menu-bg-active: @surface2;\n --color-input-disabled-bg: rgba(110, 118, 129, 0);\n --color-timeline-badge-bg: @surface0;\n --color-ansi-black: #484f58;\n --color-ansi-black-bright: #6e7681;\n --color-ansi-white: #b1bac4;\n --color-ansi-white-bright: #fff;\n --color-ansi-gray: #6e7681;\n --color-ansi-red: #ff7b72;\n --color-ansi-red-bright: #ffa198;\n --color-ansi-green: #3fb950;\n --color-ansi-green-bright: #56d364;\n --color-ansi-yellow: #d29922;\n --color-ansi-yellow-bright: #e3b341;\n --color-ansi-blue: #58a6ff;\n --color-ansi-blue-bright: #79c0ff;\n --color-ansi-magenta: #bc8cff;\n --color-ansi-magenta-bright: #d2a8ff;\n --color-ansi-cyan: #39c5cf;\n --color-ansi-cyan-bright: #56d4dd;\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: transparent;\n --color-btn-shadow: 0 0 transparent;\n --color-btn-inset-shadow: 0 0 transparent;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: transparent;\n --color-btn-active-bg: @surface2;\n --color-btn-active-border: transparent;\n --color-btn-selected-bg: @surface2;\n --color-btn-focus-bg: #21262d;\n --color-btn-focus-border: #8b949e;\n --color-btn-focus-shadow: 0 0 0 3px rgba(139, 148, 158, 0.3);\n --color-btn-shadow-active: inset 0 0.15em 0.3em rgba(1, 4, 9, 0.15);\n --color-btn-shadow-input-focus: 0 0 0 0.2em rgba(31, 111, 235, 0.3);\n --color-btn-counter-bg: @surface2;\n #coloredButton(primary, @green);\n --color-btn-outline-text: #58a6ff;\n --color-btn-outline-hover-text: #58a6ff;\n --color-btn-outline-hover-bg: #30363d;\n --color-btn-outline-hover-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-hover-shadow: 0 1px 0 rgba(1, 4, 9, 0.1);\n --color-btn-outline-hover-inset-shadow: inset 0 1px 0\n rgba(255, 255, 255, 0.03);\n --color-btn-outline-hover-counter-bg: rgba(255, 255, 255, 0.2);\n --color-btn-outline-selected-text: #fff;\n --color-btn-outline-selected-bg: #0d419d;\n --color-btn-outline-selected-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-selected-shadow: 0 0 transparent;\n --color-btn-outline-disabled-text: @subtext0;\n --color-btn-outline-disabled-bg: @surface2;\n --color-btn-outline-disabled-counter-bg: rgba(31, 111, 235, 0.05);\n --color-btn-outline-focus-border: rgba(240, 246, 252, 0.1);\n --color-btn-outline-focus-shadow: 0 0 0 3px rgba(17, 88, 199, 0.4);\n --color-btn-outline-counter-bg: rgba(31, 111, 235, 0.1);\n #coloredButton(danger, @red);\n --color-underlinenav-icon: #6e7681;\n --color-underlinenav-border-hover: rgba(110, 118, 129, 0.4);\n --color-action-list-item-inline-divider: @surface2;\n --color-action-list-item-default-hover-bg: @surface0;\n --color-action-list-item-default-hover-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-active-bg: rgba(177, 186, 196, 0.2);\n --color-action-list-item-default-active-border: rgba(0, 0, 0, 0);\n --color-action-list-item-default-selected-bg: @surface1;\n --color-action-list-item-danger-hover-bg: rgba(248, 81, 73, 0.16);\n --color-action-list-item-danger-active-bg: rgba(248, 81, 73, 0.24);\n --color-action-list-item-danger-hover-text: #ff7b72;\n --color-switch-track-bg: #010409;\n --color-switch-track-border: #6e7681;\n --color-switch-track-checked-bg: rgba(31, 111, 235, 0.35);\n --color-switch-track-checked-hover-bg: rgba(31, 111, 235, 0.5);\n --color-switch-track-checked-active-bg: rgba(31, 111, 235, 0.65);\n --color-switch-track-checked-border: #58a6ff;\n --color-switch-knob-checked-bg: #1f6feb;\n --color-switch-knob-checked-disabled-bg: #484f58;\n --color-fg-default: @text;\n --color-fg-muted: @subtext1;\n --color-fg-subtle: @subtext1;\n --color-fg-on-emphasis: @base;\n --color-canvas-default: @base;\n --color-canvas-overlay: @mantle;\n --color-canvas-inset: @surface0;\n --color-canvas-subtle: @mantle;\n --color-border-default: @surface1;\n --color-border-muted: @surface0;\n --color-border-subtle: rgba(240, 246, 252, 0.1);\n --color-shadow-small: 0 0 transparent;\n --color-shadow-medium: 0 3px 6px @crust;\n --color-shadow-large: 0 8px 24px @crust;\n --color-shadow-extra-large: 0 12px 48px @crust;\n --color-neutral-emphasis-plus: @overlay0;\n --color-neutral-emphasis: @overlay2;\n --color-neutral-muted: rgba(110, 118, 129, 0.4);\n --color-neutral-subtle: rgba(110, 118, 129, 0.1);\n --color-accent-fg: @accent-color;\n --color-accent-emphasis: @accent-color;\n --color-accent-muted: fadeout(@accent-color, 60%);\n --color-accent-subtle: fadeout(@accent-color, 85%);\n --color-success-fg: @green;\n --color-success-emphasis: @green;\n --color-success-muted: rgba(46, 160, 67, 0.4);\n --color-success-subtle: rgba(46, 160, 67, 0.15);\n --color-attention-fg: @peach;\n --color-attention-emphasis: @peach;\n --color-attention-muted: rgba(187, 128, 9, 0.4);\n --color-attention-subtle: rgba(187, 128, 9, 0.15);\n --color-severe-fg: @maroon;\n --color-severe-emphasis: @maroon;\n --color-severe-muted: rgba(219, 109, 40, 0.4);\n --color-severe-subtle: rgba(219, 109, 40, 0.15);\n --color-danger-fg: @red;\n --color-danger-emphasis: @red;\n --color-danger-muted: rgba(248, 81, 73, 0.4);\n --color-danger-subtle: rgba(248, 81, 73, 0.15);\n --color-open-fg: @green;\n --color-open-emphasis: @green;\n --color-open-muted: rgba(46, 160, 67, 0.4);\n --color-open-subtle: rgba(46, 160, 67, 0.15);\n --color-closed-fg: @red;\n --color-closed-emphasis: @red;\n --color-closed-muted: rgba(248, 81, 73, 0.4);\n --color-closed-subtle: rgba(248, 81, 73, 0.15);\n --color-done-fg: @mauve;\n --color-done-emphasis: @mauve;\n --color-done-muted: rgba(163, 113, 247, 0.4);\n --color-done-subtle: rgba(163, 113, 247, 0.15);\n --color-sponsors-fg: @mauve;\n --color-sponsors-emphasis: @mauve;\n --color-sponsors-muted: rgba(219, 97, 162, 0.4);\n --color-sponsors-subtle: rgba(219, 97, 162, 0.15);\n --color-primer-fg-disabled: fadeout(@accent-color, 50%);\n --color-primer-canvas-backdrop: rgba(1, 4, 9, 0.8);\n --color-primer-canvas-sticky: rgba(13, 17, 23, 0.95);\n --color-primer-border-active: @red;\n --color-primer-border-contrast: rgba(255, 255, 255, 0.2);\n --color-primer-shadow-highlight: 0 0 transparent;\n --color-primer-shadow-inset: 0 0 transparent;\n --color-primer-shadow-focus: 0 0 0 3px #0c2d6b;\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n }\n --color-workflow-card-connector: @overlay0;\n --color-workflow-card-connector-bg: @overlay0;\n --color-workflow-card-connector-inactive: @surface1;\n --color-workflow-card-connector-inactive-bg: @surface1;\n --color-workflow-card-connector-highlight: @accent-color;\n --color-workflow-card-connector-highlight-bg: @accent-color;\n --color-workflow-card-bg: @surface1;\n --color-workflow-card-inactive-bg: @surface0;\n --color-workflow-card-header-shadow: #dc2286;\n --color-workflow-card-progress-complete-bg: fadeout(@blue, 85%);\n --color-workflow-card-progress-incomplete-bg: @surface1;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: @text;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: #631c03;\n --color-calendar-halloween-graph-day-L2-bg: #bd561d;\n --color-calendar-halloween-graph-day-L3-bg: #fa7a18;\n --color-calendar-halloween-graph-day-L4-bg: #fddf68;\n --color-calendar-graph-day-bg: @surface0;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: spin(fade(@green, 40%), 15deg);\n --color-calendar-graph-day-L2-bg: spin(fade(@green, 60%), 10deg);\n --color-calendar-graph-day-L3-bg: spin(fade(@green, 80%), 5deg);\n --color-calendar-graph-day-L4-bg: @green;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: var(--color-scale-yellow-0);\n --color-user-mention-bg: var(--color-scale-yellow-8);\n --color-text-white: @text;\n\n /* Buttons */\n .btn-danger,\n .Button--danger {\n background: var(--color-btn-danger-bg);\n }\n\n /* Create PR button & New branch button & Fork repo button & Commit Changes button */\n .iRoQzU,\n .ifkUYV,\n .bOZDzN,\n .cYGUCw,\n .bbZPuV {\n background-color: @green;\n color: @base;\n }\n\n /* New branch dialog */\n .jenxrv {\n background-color: @mantle;\n color: @text;\n }\n\n /* Branch drop down */\n .fHiIQb {\n background-color: @surface0;\n }\n\n /* Compare button & Cancel new branch button */\n .idPXPh,\n .epAEYw {\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n }\n\n /* search btn */\n .header-search-button.placeholder {\n color: @text;\n }\n\n /* Issue tags */\n .hx_IssueLabel {\n --text: @text;\n }\n\n .hx_IssueLabel when not (@lookup =latte) {\n --lightness-threshold: 0.453;\n --border-threshold: 0.96;\n --border-fadeout: max(\n 0,\n min(\n calc((var(--perceived-lightness) - var(--border-threshold)) * 100),\n 1\n )\n ); //color: hsl(0deg, 0%, calc(var(--lightness-switch) * 100%)) !important;\n color: var(--text) !important;\n background: rgb(\n var(--label-r),\n var(--label-g),\n var(--label-b)\n ) !important;\n border-color: hsla(\n var(--label-h),\n calc(var(--label-s) * 1%),\n calc((var(--label-l) - 25) * 1%),\n var(--border-fadeout)\n ) !important;\n }\n\n .hx_IssueLabel when (@lookup =latte) {\n --lightness-threshold: 0.6;\n --background-fadeout: 0.18;\n --border-fadeout: 0.3;\n --lighten-by: calc(\n ((var(--lightness-threshold) - var(--perceived-lightness)) * 100) *\n var(--lightness-switch)\n );\n color: hsl(\n var(--label-h),\n calc(var(--label-s) * 1%),\n calc((var(--label-l) + var(--lighten-by)) * 1%)\n ) !important;\n background: rgba(\n var(--label-r),\n var(--label-g),\n var(--label-b),\n var(--background-fadeout)\n ) !important;\n border-color: hsla(\n var(--label-h),\n calc(var(--label-s) * 1%),\n calc((var(--label-l) + var(--lighten-by)) * 1%),\n var(--border-fadeout)\n ) !important;\n }\n\n /* Labels */\n .Label {\n color: var(--color-accent-fg);\n background-color: @surface0;\n border-color: transparent;\n }\n\n .Label--secondary {\n background-color: @surface0;\n color: @text;\n }\n\n .Label--success {\n color: @base;\n background-color: @green;\n }\n\n .Label--danger {\n background-color: var(--color-danger-emphasis);\n color: var(--color-btn-danger-text);\n }\n\n .timeline-comment-header .Label,\n .timeline-comment .Label {\n color: var(--color-fg-muted);\n }\n\n /* Search */\n .header-search-input {\n color: @text !important;\n }\n\n .header-search-input::placeholder {\n color: @subtext1 !important;\n }\n\n /* Tags */\n .topic-tag {\n --color-accent-fg: @accent-color;\n --color-accent-emphasis: @accent-color;\n --color-accent-muted: fadeout(@accent-color, 60%);\n --color-accent-subtle: fadeout(@accent-color, 85%);\n }\n\n /* Slug */\n .dYxKVs,\n .eVjWum {\n color: @accent-color;\n }\n\n /* Links */\n .fIqerb {\n color: @accent-color;\n }\n\n /* Committer */\n .ftOYgF {\n color: @text;\n }\n\n /* Misc */\n .col-md-8 {\n background-color: @base;\n }\n\n .user-mention,\n .team-mention {\n color: @accent-color;\n }\n\n .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: @green;\n }\n .starred .starred-button-icon {\n color: @yellow;\n }\n\n /* Large notification */\n .flash {\n --color-attention-muted: @accent-color;\n --bgColor-attention-muted: fadeout(@accent-color, 60%);\n --color-attention-subtle: fadeout(@accent-color, 85%);\n }\n\n /* Button Fix */\n .color-bg-subtle {\n background-color: transparent !important;\n }\n\n .command-palette-details-dialog .color-bg-subtle {\n background-color: @surface0 !important;\n }\n\n /* Button selection Fix */\n .navigation-item[aria-selected=\"true\"] .color-fg-muted {\n color: @base !important;\n }\n\n /* Darker bg for new AppHeader */\n .AppHeader {\n background: var(--color-header-bg);\n }\n\n /* Headers */\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n color: @subtext1;\n }\n\n #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n\n ::selection {\n background: @surface2 !important;\n }\n\n /* New change visibility box star and watcher preview buttons Fix */\n .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n }\n\n .btn.color-fg-danger.cursor-default:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n\n .btn.color-fg-danger.cursor-default > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n\n /* New change visibility box danger buttons Fix */\n :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n\n /* 2FA authentication box header Fix */\n body.session-authentication div.Box-header {\n background-color: inherit;\n }\n\n /* Footer Logo Fix */\n .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: @text;\n }\n\n /* Footer text hover fix */\n .footer nav.col-12 * {\n color: @subtext1 !important;\n }\n\n /* Notifications */\n .notification-indicator .mail-status {\n background-image: none;\n background-color: @accent-color;\n }\n\n /* Keyboard hint */\n .bdgUpN,\n .hZMmEi .TextInput-icon,\n .hZMmEi .TextInput-action {\n color: @text;\n background-color: @mantle;\n border-color: @surface0;\n }\n\n /* Merge icon */\n .fMJQEf {\n color: @text;\n background-color: @overlay0;\n }\n\n /* Branch indicator */\n .iVNDSi {\n color: @accent-color;\n background-color: fade(@accent-color, 10);\n }\n\n /* File view */\n .hwnsNO {\n color: @text;\n th {\n background: @mantle;\n }\n }\n\n .dXveNa[data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n\n .dXveNa,\n .kbjJSF {\n background-color: @surface0;\n border-color: @surface1;\n }\n\n .gUecKw,\n .lcpiaz,\n .jolsUx,\n .fsSggy {\n background-color: @mantle;\n }\n\n .Cxvmo,\n .dhYcqs {\n color: @red;\n }\n\n .byJIBD,\n .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: @green;\n }\n\n .lmmHGT:not(:first-of-type),\n .fOEJrA,\n .fnFdxN,\n .huABLg,\n .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n .cwSUxL,\n .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n .jvzHAP,\n .hPIyzG,\n .gTeenv[data-no-visuals=\"true\"],\n .VplrY[data-no-visuals=\"true\"],\n .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n .kKFNhh,\n .lnXbGs,\n .dTxwit {\n color: @subtext0;\n }\n\n .gssqTz {\n color: @text !important;\n }\n\n .bPgnBp,\n .jMyfUO,\n .cBrzIN {\n color: @text;\n }\n\n .eLaeIt:hover:not([disabled]),\n .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n .bDSYgZ:hover:not([disabled]),\n .icOaJE:hover:not([disabled]) {\n background-color: @surface0;\n }\n\n .icOaJE[aria-pressed=\"true\"] {\n background-color: @surface0;\n }\n\n .cZRqXf {\n background-color: @surface0;\n &:active:not([disabled]),\n &[aria-expanded=\"true\"] {\n border-color: @surface2;\n }\n &:hover:not([disabled]) {\n border-color: @surface2;\n background-color: @surface1;\n }\n }\n\n .kdEavw,\n .ddNLNa,\n .jepClM,\n .gTeenv,\n .VplrY {\n background-color: @surface0;\n &:hover:not([disabled]) {\n border-color: @surface2;\n background-color: @surface1;\n }\n }\n\n .feVXyu,\n .ecdhqS,\n .iwGxyT,\n .kLxXov,\n .flDsrw {\n border-color: @surface0;\n }\n\n .juEfKr {\n border-color: @surface2;\n }\n\n .eUqMHM,\n .hSXtjz {\n background-color: @base;\n }\n\n .gtXnmh,\n .ukUXs,\n .giEfVQ,\n .cKvNNO,\n .evdFFE,\n .kTUxDY {\n background-color: @mantle;\n }\n\n .hLwWNO .PRIVATE_TreeView-item-container,\n .dycbWg,\n .hYaoHV,\n .rLhXz,\n .gtXnmh,\n .lmmHGT,\n .dEmXPQ {\n color: @text;\n }\n\n .bJBoUI,\n .iJtJJh {\n color: @accent-color;\n }\n\n .lhyFLG {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .hUWqlv,\n .bJcMWH {\n color: @blue;\n }\n // search menu links\n .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: @blue;\n }\n .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: fadeout(@blue, 60%);\n }\n // Search page buttons\n .cxcvTj,\n .Box-sc-g0xbh4-0.grSspY button {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .gxGEao {\n border-bottom-color: @surface0;\n }\n\n .hLwWNO\n .PRIVATE_TreeView-item[aria-current=\"true\"]\n > .PRIVATE_TreeView-item-container {\n background-color: @surface0;\n &::after {\n background-color: @accent-color;\n }\n }\n\n .dfAUyE,\n .gKuCoB,\n .bFrOJy {\n .segmentedControl-content {\n background-color: @mantle;\n color: @text;\n }\n }\n\n .cuqBaK,\n .fCAAcl,\n .dAXkSP {\n color: @text;\n background-color: @base;\n &:hover .segmentedControl-content {\n background: @surface0;\n }\n }\n\n @media (hover: hover) and (pointer: fine) {\n .rLhXz:hover:not([aria-disabled]) {\n background-color: @surface0;\n }\n }\n\n /* Projects */\n .ksbilD,\n .cuaLcW,\n .joCMLT,\n .jClMHS,\n .jhjELj,\n .diDjDG,\n .gFuKCf,\n .dHdESs,\n .hpfKPO,\n .jdgyJn,\n .iInViE,\n .brqMal,\n .AbCTW {\n background-color: @mantle;\n }\n\n .jEgFtJ,\n .lixtXZ:hover,\n .eNIoFu,\n .idPXPh:hover,\n .fdORwV,\n .cjFogo,\n .gIOnJa {\n background-color: @surface0;\n }\n\n .jBCpbB {\n color: @text;\n background-color: @surface0;\n }\n\n .kzrUhn.selected {\n background-color: @base;\n border-color: @surface0;\n color: @text;\n }\n\n .esIQoN,\n .kbjJSF:disabled {\n color: @subtext1;\n }\n\n .eJTCnd,\n .eTthoV {\n border-color: @surface0;\n background-color: @base;\n color: @text;\n .fixINc,\n .eDZJqt {\n color: @subtext0;\n }\n .bniVFX,\n .jtlytA {\n color: @text;\n }\n }\n\n .ikTPpF {\n box-shadow: @base 0 3px 6px;\n border-color: @surface0;\n }\n\n .cvveTk,\n .dwoION {\n background-color: @base;\n }\n\n .FKGWN {\n background-color: @base;\n border-color: @surface0;\n }\n\n .jPHlsW::after {\n background-color: @accent-color;\n }\n\n .khCtfm:hover {\n background-color: @surface0;\n }\n .bWlbEI,\n .hzIORV {\n background-color: @mantle;\n }\n\n .khCtfm,\n .khCtfm[data-component=\"leadingVisual\"],\n .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: @subtext0;\n }\n\n .Tnbrt {\n &:active,\n &[aria-expanded=\"true\"] {\n background-color: @surface2;\n }\n &:hover {\n background-color: @surface1;\n }\n }\n\n .imsxCM {\n color: @text;\n\n .is-selected::after {\n background-color: @accent-color;\n }\n }\n\n .pxYjU {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n }\n\n .ilLRrZ {\n color: @text;\n background-color: @surface1;\n }\n\n .cnIHxk {\n background-color: @surface0;\n color: @text;\n &:disabled {\n background-color: @overlay0;\n color: @crust;\n }\n }\n\n .ghFpol {\n background-color: @base;\n }\n\n .hVmCdl,\n .fqKZNC,\n .fZFWUy,\n .kbjJSF,\n .flKHtV,\n .jolsUx,\n .ekNmOn {\n color: @text;\n }\n\n .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n .klUZzf:not(:first-of-type) {\n color: @subtext0;\n }\n\n .jvpWzR {\n &:hover {\n background-color: @surface1;\n }\n &[data-size=\"large\"][data-block=\"block\"] {\n color: @subtext0;\n }\n }\n\n .fZFWUy,\n .fzjwje {\n background-color: @base;\n }\n\n .cEYXBH {\n background-color: @accent-color;\n }\n\n .joxhcl,\n .hXyJIp,\n .fMkBhb > .segmentedControl-content {\n background-color: @mantle;\n }\n\n .dVFmxu,\n .gbKtit,\n .lnKxja,\n .jzwNMs {\n color: @subtext0;\n svg {\n fill: @subtext0;\n }\n &:hover .segmentedControl-content {\n background-color: @surface1;\n border-color: @surface0;\n }\n }\n\n .hJMtSk {\n color: @crust;\n background-color: @green;\n &:disabled {\n color: @crust;\n background-color: @overlay0;\n }\n }\n\n .iDiUTR {\n color: @text;\n background-color: @base;\n border-color: @surface0;\n &:hover {\n border-color: @surface1;\n }\n }\n\n .eQfJKc,\n .UHWYv {\n color: @red;\n }\n\n .jVIqnb {\n color: @red;\n background-color: @surface0;\n &:hover {\n color: @base;\n background-color: @red;\n }\n }\n\n .UHWYv:hover {\n background-color: fade(@red, 20);\n }\n\n .lmmHGT:hover {\n background-color: @surface0;\n }\n\n /* Project table view */\n .hYdbWk,\n .gkeKEr,\n .jzcCeu,\n .iGxiw,\n .ixFSpw,\n .koxWOe,\n .gkWKRr,\n .ikaTJo > svg,\n .dcGHGc,\n .dzMFih,\n .hYdbWk::before,\n .ixFSpw::before,\n .dSHKOE {\n background-color: @base;\n }\n\n .gkWKRr {\n border-top-color: @surface0;\n border-right-color: @surface0;\n border-left-color: @surface0;\n }\n\n .hPQRKh {\n background-color: @surface0;\n &:hover:not([disabled]) {\n background-color: @surface1;\n }\n &[data-component=\"IconButton\"][data-no-visuals] {\n color: @subtext0;\n }\n }\n\n .kfwhFa {\n &:hover:not([disabled]) {\n background-color: @surface0;\n }\n &[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n }\n\n .jykkjb {\n background-color: @base;\n box-shadow:\n @crust 0 -2px 0 inset,\n @crust 0 1px 0 inset;\n }\n\n .jhjELj,\n .ixTUPS {\n border-color: @surface1;\n }\n\n .gmscZx,\n .fUaEiu {\n &:hover:not([disabled]) {\n background-color: @surface1;\n }\n &[aria-expanded=\"true\"] {\n background-color: @surface0;\n }\n & [data-component=\"leadingVisual\"],\n &[data-size=\"small\"],\n &[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n }\n\n .cBssZb {\n color: @text;\n }\n\n .jhjELj::before {\n border-color: transparent transparent @surface1;\n }\n\n .fHpqaf,\n .bfQVnA,\n .iGxiw,\n .fUzagb,\n .gisjeK,\n .iQkwAM {\n color: @subtext0;\n }\n\n .dtTTcd {\n background-color: @base;\n &.hoverable:hover {\n background-color: @surface0;\n }\n }\n\n .pQcjM {\n border-color: @surface1;\n &.hoverable:hover {\n background-color: @surface0;\n }\n }\n\n .eTSXcP {\n background-color: @red;\n }\n\n .iGxiw {\n border-bottom-color: @surface1;\n }\n\n /* Tree Fix */\n\n /* Tree Fix */\n\n /* Weird barely visible outlines | Can be removed if intentional */\n .brFBoI,\n .ldUAkr,\n .gtXnmh {\n border-color: @surface1;\n }\n\n /* New Repository Overview Fix */\n .gWjhfa,\n .jMdYTc {\n background-color: @mantle;\n }\n\n .jMdYTc {\n border-color: @surface1;\n\n & button {\n color: @subtext1;\n\n &:hover {\n background-color: @surface0;\n }\n\n &[aria-expanded=\"true\"] {\n background-color: @surface0;\n }\n }\n }\n\n .gwuIGu > a {\n &:hover {\n background-color: @surface0;\n }\n\n & span {\n color: @subtext1;\n }\n }\n\n /* Buttons */\n .bJYdrf:hover {\n background-color: @mantle;\n }\n\n .dSlCya:hover {\n color: @accent-color;\n }\n\n .hNNRLM,\n .hGgJQu,\n .hTcsdJ {\n background-color: @surface0;\n border-color: @surface0;\n color: @text;\n\n &:hover {\n background-color: @surface1;\n border-color: @surface1;\n }\n }\n\n .eOIzRT {\n background-color: @base;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n .hNNRLM svg {\n color: @text;\n }\n\n .react-last-commit-history-group:hover {\n background-color: @base;\n color: @text;\n }\n .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: spin(fade(@green, 40%), 15deg);\n --color-calendar-graph-day-L2-bg: spin(fade(@green, 60%), 10deg);\n --color-calendar-graph-day-L3-bg: spin(fade(@green, 80%), 5deg);\n --color-calendar-graph-day-L4-bg: @green;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: @surface0;\n }\n\n .tooltipped.tooltipped-s rect {\n fill: @green !important;\n }\n .hfRvxg {\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n }\n\n /* Scrolling top menu */\n .lbYguI {\n border-radius: 6px;\n }\n\n .hPsWZB,\n .bOUZZs {\n background-color: @mantle;\n }\n\n .react-blob-header-edit-and-raw-actions > div > a,\n .react-blob-header-edit-and-raw-actions > div > span > a,\n .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: @base;\n color: @subtext0;\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n .hMOAua {\n color: @subtext1;\n\n &:hover {\n background-color: @mantle;\n border-color: @surface1;\n color: @text;\n }\n }\n\n /* Fullscreen Sidebar Fixes */\n .hMCjFU,\n .jcKsih,\n .hpgNiv {\n background-color: @base;\n color: @text;\n border-color: @surface1;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n /* Dropdown Menus */\n .jfOCiu,\n .gNXjVV,\n .iGzDhH,\n .Overlay {\n background-color: @mantle;\n border-color: @surface1;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n\n .jfOCiu li {\n color: @text;\n }\n\n .kRbyXo {\n color: @text;\n }\n\n .VgnWi {\n background-color: @base;\n border-color: @surface1;\n\n &:focus-within {\n border-color: @accent-color;\n box-shadow: @accent-color 0 0 0 1px inset;\n }\n }\n\n .bAKGFC {\n background-color: @surface1;\n }\n\n .bdMlHy {\n border-color: @surface1;\n }\n\n .jMyfUO.selected {\n border-color: @surface1;\n background-color: @mantle;\n }\n\n .bPgnBp {\n color: @accent-color;\n }\n\n kbd {\n background-color: @surface1;\n }\n\n select option,\n optgroup {\n background-color: @mantle;\n border-color: @surface1;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n\n .hUQSCH {\n background-color: @base;\n color: @subtext1;\n border-color: @surface1;\n\n &:hover {\n background-color: @mantle;\n border-color: @surface1;\n }\n }\n\n /* Add File Menu */\n .dQPLyc {\n background-color: transparent;\n border-color: @surface1;\n }\n\n .ktGGEf {\n background-color: @base;\n border-color: @surface1;\n }\n\n .gkfBtX {\n background-color: @mantle;\n border-radius: 6px 0 0;\n border-bottom-color: @surface1;\n }\n\n .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n\n &:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: @text;\n }\n }\n\n .wLDmP {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .eNSiNz .segmentedControl-content,\n .gKuCoB .segmentedControl-content {\n background-color: @base;\n }\n\n /* Notification Menu Fix */\n .notifications-list-item.notification-read,\n .notifications-list-item.notification-archived {\n background-color: @base !important;\n\n &:last-child {\n border-bottom-left-radius: 6px;\n }\n }\n\n /* Loading Bar Color */\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n .search-results-page {\n background-color: @base;\n }\n }\n}\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n /* Colors */\n --color-scale-black: #010409;\n --color-scale-white: #fff;\n --color-scale-gray-0: #f0f6fc;\n --color-scale-gray-1: #c9d1d9;\n --color-scale-gray-2: #b1bac4;\n --color-scale-gray-3: #8b949e;\n --color-scale-gray-4: #6e7681;\n --color-scale-gray-5: #484f58;\n --color-scale-gray-6: #30363d;\n --color-scale-gray-7: #21262d;\n --color-scale-gray-8: #161b22;\n --color-scale-gray-9: #0d1117;\n --color-scale-blue-0: #cae8ff;\n --color-scale-blue-1: #a5d6ff;\n --color-scale-blue-2: #79c0ff;\n --color-scale-blue-3: #58a6ff;\n --color-scale-blue-4: #388bfd;\n --color-scale-blue-5: #1f6feb;\n --color-scale-blue-6: #1158c7;\n --color-scale-blue-7: #0d419d;\n --color-scale-blue-8: #0c2d6b;\n --color-scale-blue-9: #051d4d;\n --color-scale-green-0: #aff5b4;\n --color-scale-green-1: #7ee787;\n --color-scale-green-2: #56d364;\n --color-scale-green-3: #3fb950;\n --color-scale-green-4: #2ea043;\n --color-scale-green-5: #238636;\n --color-scale-green-6: #196c2e;\n --color-scale-green-7: #0f5323;\n --color-scale-green-8: #033a16;\n --color-scale-green-9: #04260f;\n --color-scale-yellow-0: #f8e3a1;\n --color-scale-yellow-1: #f2cc60;\n --color-scale-yellow-2: #e3b341;\n --color-scale-yellow-3: #d29922;\n --color-scale-yellow-4: #bb8009;\n --color-scale-yellow-5: #9e6a03;\n --color-scale-yellow-6: #845306;\n --color-scale-yellow-7: #693e00;\n --color-scale-yellow-8: #4b2900;\n --color-scale-yellow-9: #341a00;\n --color-scale-orange-0: #ffdfb6;\n --color-scale-orange-1: #ffc680;\n --color-scale-orange-2: #ffa657;\n --color-scale-orange-3: #f0883e;\n --color-scale-orange-4: #db6d28;\n --color-scale-orange-5: #bd561d;\n --color-scale-orange-6: #9b4215;\n --color-scale-orange-7: #762d0a;\n --color-scale-orange-8: #5a1e02;\n --color-scale-orange-9: #3d1300;\n --color-scale-red-0: #ffdcd7;\n --color-scale-red-1: #ffc1ba;\n --color-scale-red-2: #ffa198;\n --color-scale-red-3: #ff7b72;\n --color-scale-red-4: #f85149;\n --color-scale-red-5: #da3633;\n --color-scale-red-6: #b62324;\n --color-scale-red-7: #8e1519;\n --color-scale-red-8: #67060c;\n --color-scale-red-9: #490202;\n --color-scale-purple-0: #eddeff;\n --color-scale-purple-1: #e2c5ff;\n --color-scale-purple-2: #d2a8ff;\n --color-scale-purple-3: #bc8cff;\n --color-scale-purple-4: #a371f7;\n --color-scale-purple-5: #8957e5;\n --color-scale-purple-6: #6e40c9;\n --color-scale-purple-7: #553098;\n --color-scale-purple-8: #3c1e70;\n --color-scale-purple-9: #271052;\n --color-scale-pink-0: #ffdaec;\n --color-scale-pink-1: #ffbedd;\n --color-scale-pink-2: #ff9bce;\n --color-scale-pink-3: #f778ba;\n --color-scale-pink-4: #db61a2;\n --color-scale-pink-5: #bf4b8a;\n --color-scale-pink-6: #9e3670;\n --color-scale-pink-7: #7d2457;\n --color-scale-pink-8: #5e103e;\n --color-scale-pink-9: #42062a;\n --color-scale-coral-0: #ffddd2;\n --color-scale-coral-1: #ffc2b2;\n --color-scale-coral-2: #ffa28b;\n --color-scale-coral-3: #f78166;\n --color-scale-coral-4: #ea6045;\n --color-scale-coral-5: #cf462d;\n --color-scale-coral-6: #ac3220;\n --color-scale-coral-7: #872012;\n --color-scale-coral-8: #640d04;\n --color-scale-coral-9: #460701;\n\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name Github Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL \thttps://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.3.1\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@license \t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater*\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!\\/(home|marketplace|organizations\\/plan))(?!\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.).*\") {\n [data-color-mode=\"light\"],\n [data-color-mode=\"auto\"] > .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: light) {\n [data-color-mode=\"auto\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n [data-color-mode=\"dark\"],\n [data-color-mode=\"auto\"] > .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n [data-color-mode=\"auto\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n html:not([data-light-theme=\"light\"]) body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"]) body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #coloredButton(@name, @color, @flat) {\n & when (@flat) {\n --color-btn-@{name}-text: @color;\n --color-btn-@{name}-bg: @base;\n --color-btn-@{name}-icon: @color;\n\n --color-btn-@{name}-hover-text: @base;\n --color-btn-@{name}-hover-bg: @color;\n --color-btn-@{name}-hover-border: @color;\n\n --color-btn-@{name}-selected-text: @base;\n --color-btn-@{name}-selected-bg: @color;\n --color-btn-@{name}-selected-border: @color;\n\n --color-btn-@{name}-disabled-text: fadeout(@color, 60%);\n --color-btn-@{name}-disabled-bg: @mantle;\n }\n\n & when not (@flat) {\n --color-btn-@{name}-text: @base;\n --color-btn-@{name}-bg: @color;\n --color-btn-@{name}-icon: @base;\n\n --color-btn-@{name}-hover-text: @base;\n --color-btn-@{name}-hover-bg: lighten(@color, 10%);\n --color-btn-@{name}-hover-border: lighten(@color, 10%);\n\n --color-btn-@{name}-selected-text: @base;\n --color-btn-@{name}-selected-bg: lighten(@color, 10%);\n --color-btn-@{name}-selected-border: lighten(@color, 10%);\n\n --color-btn-@{name}-disabled-text: @crust;\n --color-btn-@{name}-disabled-bg: fadeout(@color, 60%);\n }\n\n --color-btn-@{name}-hover-icon: @base;\n\n /* set these to transparent for the looks */\n --color-btn-@{name}-border: transparent;\n --color-btn-@{name}-shadow: 0 0 transparent;\n --color-btn-@{name}-inset-shadow: 0 0 transparent;\n --color-btn-@{name}-selected-shadow: 0 0 transparent;\n --color-btn-@{name}-disabled-border: transparent;\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n &,\n & body {\n accent-color: @accent-color;\n --bgColor-default: @base;\n --color-page-header-bg: @base;\n --color-marketing-icon-primary: @sky;\n --color-marketing-icon-secondary: @blue;\n --color-diff-blob-addition-num-text: @text;\n --color-diff-blob-addition-fg: @text;\n --color-diff-blob-addition-num-bg: fadeout(@green, 70%);\n --color-diff-blob-addition-line-bg: fadeout(@green, 85%);\n --color-diff-blob-addition-word-bg: fadeout(@green, 70%);\n --color-diff-blob-deletion-num-text: @text;\n --color-diff-blob-deletion-fg: @text;\n --color-diff-blob-deletion-num-bg: fadeout(@red, 70%);\n --color-diff-blob-deletion-line-bg: fadeout(@red, 85%);\n --color-diff-blob-deletion-word-bg: fadeout(@red, 70%);\n --color-diff-blob-hunk-num-bg: fadeout(@blue, 60%);\n --color-diffstat-addition-bg: @green;\n --color-prettylights-syntax-comment: @overlay1;\n --color-prettylights-syntax-constant: @blue;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @teal;\n --color-prettylights-syntax-keyword: @pink;\n --color-prettylights-syntax-string: @green;\n --color-prettylights-syntax-variable: @peach;\n --color-prettylights-syntax-invalid-illegal-text: @red;\n --color-prettylights-syntax-invalid-illegal-bg: fadeout(@red, 85%);\n --color-prettylights-syntax-markup-heading: @teal;\n --color-prettylights-syntax-markup-italic: @yellow;\n --color-prettylights-syntax-markup-bold: @yellow;\n --color-prettylights-syntax-markup-deleted-text: @text;\n --color-prettylights-syntax-markup-deleted-bg: fadeout(@red, 60%);\n --color-prettylights-syntax-markup-inserted-text: @text;\n --color-prettylights-syntax-markup-inserted-bg: fadeout(@green, 60%);\n --color-prettylights-syntax-markup-changed-text: @text;\n --color-prettylights-syntax-markup-changed-bg: fadeout(@yellow, 60%);\n --color-prettylights-syntax-markup-ignored-text: @text;\n --color-codemirror-text: @text;\n --color-codemirror-bg: @base;\n --color-codemirror-gutters-bg: @base;\n --color-codemirror-guttermarker-text: @base;\n --color-codemirror-lines-bg: @base;\n --color-checks-bg: @mantle;\n --color-checks-text-primary: @text;\n --color-checks-text-secondary: @subtext1;\n --color-checks-text-link: @sapphire;\n --color-checks-btn-icon: @text;\n --color-checks-btn-hover-icon: @text;\n --color-checks-btn-hover-bg: @crust;\n --color-checks-input-text: @surface1;\n --color-checks-input-placeholder-text: @subtext1;\n --color-checks-input-focus-text: @text;\n --color-checks-input-bg: @surface0;\n --color-checks-donut-error: @red;\n --color-checks-donut-pending: @peach;\n --color-checks-donut-success: @green;\n --color-checks-donut-neutral: @overlay2;\n --color-checks-dropdown-text: @text;\n --color-checks-dropdown-bg: @surface0;\n --color-checks-dropdown-border: @surface1;\n --color-checks-dropdown-shadow: @crust;\n --color-checks-dropdown-hover-text: @subtext0;\n --color-checks-dropdown-hover-bg: @mantle;\n --color-checks-dropdown-btn-hover-text: @text;\n --color-checks-dropdown-btn-hover-bg: @mantle;\n --color-checks-scrollbar-thumb-bg: @mantle;\n --color-checks-header-label-text: @text;\n --color-checks-header-label-open-text: @accent-color;\n --color-checks-header-border: @surface0;\n --color-checks-header-icon: @text;\n --color-checks-line-text: @subtext0;\n --color-checks-line-num-text: @subtext0;\n --color-checks-line-timestamp-text: @subtext0;\n --color-checks-line-hover-bg: @surface0;\n --color-checks-line-selected-bg: @surface0;\n --color-checks-gate-text: @text;\n --color-checks-gate-waiting-text: @yellow;\n --color-checks-step-header-open-bg: @surface0;\n --color-checks-step-error-text: @maroon;\n --color-checks-step-warning-text: @peach;\n --color-checks-logline-text: @text;\n --color-checks-logline-num-text: @text;\n --color-checks-logline-debug-text: @mauve;\n --color-checks-logline-error-text: @text;\n --color-checks-logline-error-num-text: @maroon;\n --color-checks-logline-error-bg: fadeout(@maroon, 85%);\n --color-checks-logline-warning-text: @subtext1;\n --color-checks-logline-warning-num-text: @peach;\n --color-checks-logline-warning-bg: fadeout(@peach, 85%);\n --color-checks-logline-command-text: @blue;\n --color-checks-logline-section-text: @green;\n --color-checks-ansi-black: @surface1;\n --color-checks-ansi-black-bright: @surface2;\n --color-checks-ansi-white: @subtext1;\n --color-checks-ansi-white-bright: @subtext0;\n --divider-color: @surface1;\n --underlineNav-borderColor-active: @accent-color;\n\n & when (@lookup =latte) {\n // When using a light theme use the light colors instead of the dark\n --color-checks-ansi-black: @subtext1;\n --color-checks-ansi-black-bright: @subtext0;\n --color-checks-ansi-white: @surface2;\n --color-checks-ansi-white-bright: @surface1;\n }\n\n --color-checks-ansi-red: @red;\n --color-checks-ansi-red-bright: @red;\n --color-checks-ansi-green: @green;\n --color-checks-ansi-green-bright: @green;\n --color-checks-ansi-yellow: @yellow;\n --color-checks-ansi-yellow-bright: @yellow;\n --color-checks-ansi-blue: @blue;\n --color-checks-ansi-blue-bright: @blue;\n --color-checks-ansi-magenta: @pink;\n --color-checks-ansi-magenta-bright: @pink;\n --color-checks-ansi-cyan: @teal;\n --color-checks-ansi-cyan-bright: @teal;\n --color-header-text: var(--subtext2);\n --color-header-bg: @mantle;\n --color-header-logo: @text;\n --color-header-search-bg: @surface0;\n --color-header-search-border: @surface1;\n --color-sidenav-selected-bg: @surface1;\n --color-menu-bg-active: @surface2;\n --color-timeline-badge-bg: @surface0;\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: @surface1;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: @surface2;\n --color-btn-active-bg: @surface2;\n --color-btn-selected-bg: @surface2;\n --color-btn-counter-bg: @surface2;\n #coloredButton(primary, @green, false);\n #coloredButton(danger, @red, true);\n --color-action-list-item-inline-divider: @surface2;\n --color-action-list-item-default-hover-bg: @surface1;\n --color-action-list-item-default-selected-bg: @surface1;\n --color-fg-default: @text;\n --color-fg-muted: @subtext1;\n --color-fg-subtle: @subtext1;\n --color-fg-on-emphasis: @base;\n --color-canvas-default: @base;\n --color-canvas-overlay: @surface0;\n --color-canvas-inset: @mantle; // background\n --color-canvas-subtle: @surface0;\n --color-border-default: @surface1;\n --color-border-muted: @surface0;\n --color-shadow-medium: 0 3px 6px @crust;\n --color-shadow-large: 0 8px 24px @crust;\n --color-shadow-extra-large: 0 12px 48px @crust;\n --color-neutral-emphasis-plus: @overlay0;\n --color-neutral-emphasis: @overlay2;\n --color-neutral-muted: fadeout(@overlay0, 60%);\n --color-accent-fg: @accent-color;\n --color-accent-emphasis: @accent-color;\n --color-accent-muted: fadeout(@accent-color, 60%);\n --color-accent-subtle: fadeout(@accent-color, 85%);\n --color-success-fg: @green;\n --color-success-emphasis: @green;\n --color-attention-fg: @peach;\n --color-attention-emphasis: @peach;\n --color-severe-fg: @maroon;\n --color-severe-emphasis: @maroon;\n --color-danger-fg: @red;\n --color-danger-muted: fadeout(@red, 60%);\n --color-danger-emphasis: @red;\n --color-open-fg: @green;\n --color-open-emphasis: @green;\n --color-closed-fg: @red;\n --color-closed-emphasis: @red;\n --color-done-fg: @mauve;\n --color-done-emphasis: @mauve;\n --color-sponsors-fg: @mauve;\n --color-sponsors-emphasis: @mauve;\n --color-primer-fg-disabled: fadeout(@accent-color, 50%);\n --color-primer-border-active: @red;\n }\n --color-workflow-card-connector: @overlay0;\n --color-workflow-card-connector-bg: @overlay0;\n --color-workflow-card-connector-inactive: @surface1;\n --color-workflow-card-connector-inactive-bg: @surface1;\n --color-workflow-card-connector-highlight: @accent-color;\n --color-workflow-card-connector-highlight-bg: @accent-color;\n --color-workflow-card-bg: @surface1;\n --color-workflow-card-inactive-bg: @surface0;\n --color-workflow-card-progress-complete-bg: fadeout(@blue, 85%);\n --color-workflow-card-progress-incomplete-bg: @surface1;\n --color-discussions-state-answered-icon: var(--color-scale-green-3);\n --color-bg-discussions-row-emoji-box: var(--color-scale-gray-6);\n --color-notifications-button-text: var(--color-scale-white);\n --color-notifications-button-hover-text: var(--color-scale-white);\n --color-notifications-button-hover-bg: var(--color-scale-blue-4);\n --color-notifications-row-read-bg: var(--color-canvas-default);\n --color-notifications-row-bg: var(--color-canvas-subtle);\n --color-icon-directory: @text;\n --color-checks-step-error-icon: var(--color-scale-red-4);\n --color-calendar-halloween-graph-day-L1-bg: fadeout(@accent-color, 3);\n --color-calendar-halloween-graph-day-L2-bg: fadeout(@accent-color, 2);\n --color-calendar-halloween-graph-day-L3-bg: @accent-color;\n --color-calendar-halloween-graph-day-L4-bg: @mantle;\n --color-calendar-graph-day-bg: @surface0;\n --color-calendar-graph-day-border: transparent;\n /* These could do with a bit of refining */\n --color-calendar-graph-day-L1-bg: spin(fade(@green, 40%), 15deg);\n --color-calendar-graph-day-L2-bg: spin(fade(@green, 60%), 10deg);\n --color-calendar-graph-day-L3-bg: spin(fade(@green, 80%), 5deg);\n --color-calendar-graph-day-L4-bg: @green;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-user-mention-fg: @accent-color;\n --color-user-mention-bg: @crust;\n --color-text-white: @text;\n\n /* New PR, new branch, fork repository, and commit changes buttons */\n .iRoQzU,\n .ifkUYV,\n .bOZDzN,\n .cYGUCw,\n .bbZPuV {\n background-color: @green;\n color: @base;\n }\n\n /* New branch dialog */\n .jenxrv {\n background-color: @mantle;\n color: @text;\n }\n\n /* Branch drop down */\n .fHiIQb {\n background-color: @surface0;\n }\n\n /* Compare button & Cancel new branch button */\n .idPXPh,\n .epAEYw {\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n }\n\n /* search btn */\n .header-search-button.placeholder {\n color: @text;\n }\n\n /* Issue tags */\n .hx_IssueLabel {\n --text: @text;\n }\n\n /* Search */\n .header-search-input {\n color: @text !important;\n }\n\n .header-search-input::placeholder {\n color: @subtext1 !important;\n }\n\n /* Tags */\n .topic-tag {\n --color-accent-fg: @accent-color;\n --color-accent-emphasis: @accent-color;\n --color-accent-muted: fadeout(@accent-color, 60%);\n --color-accent-subtle: fadeout(@accent-color, 85%);\n }\n\n /* Slug */\n .dYxKVs,\n .eVjWum {\n color: @accent-color;\n }\n\n /* Links */\n .fIqerb {\n color: @accent-color;\n }\n\n /* Misc */\n .user-mention,\n .team-mention {\n color: @accent-color;\n }\n\n .kSmUFR[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: @green;\n }\n .starred .starred-button-icon {\n color: @yellow;\n }\n\n /* Large notification */\n .flash {\n --color-attention-muted: @accent-color;\n --bgColor-attention-muted: fadeout(@accent-color, 60%);\n --color-attention-subtle: fadeout(@accent-color, 85%);\n }\n\n /* Headers */\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n color: @subtext1;\n }\n\n #check-step-header-title {\n color: var(--color-checks-text-link) !important;\n }\n\n ::selection {\n background: @surface2 !important;\n }\n\n /* New change visibility box star and watcher preview buttons Fix */\n .btn.color-fg-danger.cursor-default {\n color: var(--color-btn-danger-text) !important;\n background-color: var(--color-btn-danger-bg);\n\n &:hover {\n background-color: var(--color-btn-danger-hover-bg);\n }\n\n & > svg.octicon {\n color: var(--color-btn-danger-text) !important;\n }\n }\n\n /* New change visibility box danger buttons Fix */\n :where(\n #repo-visibility-proceed-button-public,\n #repo-visibility-proceed-button-private\n ):not([data-next-stage]) {\n color: var(--color-btn-danger-text);\n background-color: var(--color-btn-danger-bg);\n }\n\n /* 2FA authentication box header Fix */\n body.session-authentication div.Box-header {\n background-color: inherit;\n }\n\n /* Footer Logo Fix */\n .footer-octicon > svg:nth-child(1) > path:nth-child(1) {\n fill: @text;\n }\n\n /* Footer text hover fix */\n .footer nav.col-12 * {\n color: @subtext1 !important;\n }\n\n /* Notifications */\n .notification-indicator .mail-status {\n background-image: none;\n background-color: @accent-color;\n }\n\n /* Keyboard hint */\n .bdgUpN,\n .hZMmEi .TextInput-icon,\n .hZMmEi .TextInput-action {\n color: @text;\n background-color: @mantle;\n border-color: @surface0;\n }\n\n /* Merge icon */\n .fMJQEf {\n color: @text;\n background-color: @overlay0;\n }\n\n /* Branch indicator */\n .iVNDSi {\n color: @accent-color;\n background-color: fade(@accent-color, 10);\n }\n\n /* File view */\n .hwnsNO {\n color: @text;\n th {\n background: @mantle;\n }\n }\n\n .dXveNa[data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n\n .dXveNa,\n .kbjJSF {\n background-color: @surface0;\n border-color: @surface1;\n }\n\n .gUecKw,\n .lcpiaz,\n .jolsUx,\n .fsSggy {\n background-color: @mantle;\n }\n\n .Cxvmo,\n .dhYcqs {\n color: @red;\n }\n\n .byJIBD,\n .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"] svg {\n color: @green;\n }\n\n .lmmHGT:not(:first-of-type),\n .fOEJrA,\n .fnFdxN,\n .huABLg,\n .dMLfZp[data-component=\"IconButton\"][data-no-visuals],\n .cwSUxL,\n .iXnXki[data-size=\"small\"][data-no-visuals=\"true\"],\n .jvzHAP,\n .hPIyzG,\n .gTeenv[data-no-visuals=\"true\"],\n .VplrY[data-no-visuals=\"true\"],\n .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n .icOaJE[data-size=\"small\"][data-no-visuals=\"true\"],\n .kKFNhh,\n .lnXbGs,\n .dTxwit {\n color: @subtext0;\n }\n\n .gssqTz {\n color: @text !important;\n }\n\n .bPgnBp,\n .jMyfUO,\n .cBrzIN {\n color: @text;\n }\n\n .eLaeIt:hover:not([disabled]),\n .dMLfZp[data-size=\"small\"][data-no-visuals=\"true\"]:hover:not([disabled]),\n .bqDKPR[data-component=\"IconButton\"][data-no-visuals],\n .bDSYgZ:hover:not([disabled]),\n .icOaJE:hover:not([disabled]) {\n background-color: @surface0;\n }\n\n .icOaJE[aria-pressed=\"true\"] {\n background-color: @surface0;\n }\n\n .cZRqXf {\n background-color: @surface0;\n &:active:not([disabled]),\n &[aria-expanded=\"true\"] {\n border-color: @surface2;\n }\n &:hover:not([disabled]) {\n border-color: @surface2;\n background-color: @surface1;\n }\n }\n\n .kdEavw,\n .ddNLNa,\n .jepClM,\n .gTeenv,\n .VplrY {\n background-color: @surface0;\n &:hover:not([disabled]) {\n border-color: @surface2;\n background-color: @surface1;\n }\n }\n\n .feVXyu,\n .ecdhqS,\n .iwGxyT,\n .kLxXov,\n .flDsrw {\n border-color: @surface0;\n }\n\n .juEfKr {\n border-color: @surface2;\n }\n\n .eUqMHM,\n .hSXtjz {\n background-color: @base;\n }\n\n .gtXnmh,\n .ukUXs,\n .giEfVQ,\n .cKvNNO,\n .evdFFE,\n .kTUxDY {\n background-color: @mantle;\n }\n\n .hLwWNO .PRIVATE_TreeView-item-container,\n .dycbWg,\n .hYaoHV,\n .rLhXz,\n .gtXnmh,\n .lmmHGT,\n .dEmXPQ {\n color: @text;\n }\n\n .bJBoUI,\n .iJtJJh {\n color: @accent-color;\n }\n\n .lhyFLG {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .hUWqlv,\n .bJcMWH {\n color: @blue;\n } // search menu links\n .Link__StyledLink-sc-14289xe-0.ifbDxt {\n color: @blue;\n }\n .Link__StyledLink-sc-14289xe-0.ifbDxt:hover {\n background-color: fadeout(@blue, 60%);\n } // Search page buttons\n .cxcvTj,\n .Box-sc-g0xbh4-0.grSspY button {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .gxGEao {\n border-bottom-color: @surface0;\n }\n\n .hLwWNO\n .PRIVATE_TreeView-item[aria-current=\"true\"]\n > .PRIVATE_TreeView-item-container {\n background-color: @surface0;\n &::after {\n background-color: @accent-color;\n }\n }\n\n .dfAUyE,\n .gKuCoB,\n .bFrOJy {\n .segmentedControl-content {\n background-color: @mantle;\n color: @text;\n }\n }\n\n .cuqBaK,\n .fCAAcl,\n .dAXkSP {\n color: @text;\n background-color: @base;\n &:hover .segmentedControl-content {\n background: @surface0;\n }\n }\n\n @media (hover: hover) and (pointer: fine) {\n .rLhXz:hover:not([aria-disabled]) {\n background-color: @surface0;\n }\n }\n\n /* Projects */\n .ksbilD,\n .cuaLcW,\n .joCMLT,\n .jClMHS,\n .jhjELj,\n .diDjDG,\n .gFuKCf,\n .dHdESs,\n .hpfKPO,\n .jdgyJn,\n .iInViE,\n .brqMal,\n .AbCTW {\n background-color: @mantle;\n }\n\n .jEgFtJ,\n .lixtXZ:hover,\n .eNIoFu,\n .idPXPh:hover,\n .fdORwV,\n .cjFogo,\n .gIOnJa {\n background-color: @surface0;\n }\n\n .jBCpbB {\n color: @text;\n background-color: @surface0;\n }\n\n .kzrUhn.selected {\n background-color: @base;\n border-color: @surface0;\n color: @text;\n }\n\n .esIQoN,\n .kbjJSF:disabled {\n color: @subtext1;\n }\n\n .eJTCnd,\n .eTthoV {\n border-color: @surface0;\n background-color: @base;\n color: @text;\n .fixINc,\n .eDZJqt {\n color: @subtext0;\n }\n .bniVFX,\n .jtlytA {\n color: @text;\n }\n }\n\n .ikTPpF {\n box-shadow: @base 0 3px 6px;\n border-color: @surface0;\n }\n\n .cvveTk,\n .dwoION {\n background-color: @base;\n }\n\n .FKGWN {\n background-color: @base;\n border-color: @surface0;\n }\n\n .jPHlsW::after {\n background-color: @accent-color;\n }\n\n .khCtfm:hover {\n background-color: @surface0;\n }\n .bWlbEI,\n .hzIORV {\n background-color: @mantle;\n }\n\n .khCtfm,\n .khCtfm[data-component=\"leadingVisual\"],\n .Tnbrt[data-component=\"IconButton\"][data-no-visuals] {\n color: @subtext0;\n }\n\n .Tnbrt {\n &:active,\n &[aria-expanded=\"true\"] {\n background-color: @surface2;\n }\n &:hover {\n background-color: @surface1;\n }\n }\n\n .imsxCM {\n color: @text;\n\n .is-selected::after {\n background-color: @accent-color;\n }\n }\n\n .pxYjU {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n }\n\n .ilLRrZ {\n color: @text;\n background-color: @surface1;\n }\n\n .cnIHxk {\n background-color: @surface0;\n color: @text;\n &:disabled {\n background-color: @overlay0;\n color: @crust;\n }\n }\n\n .ghFpol {\n background-color: @base;\n }\n\n .hVmCdl,\n .fqKZNC,\n .fZFWUy,\n .kbjJSF,\n .flKHtV,\n .jolsUx,\n .ekNmOn {\n color: @text;\n }\n\n .lixtXZ[data-component=\"IconButton\"][data-no-visuals],\n .klUZzf:not(:first-of-type) {\n color: @subtext0;\n }\n\n .jvpWzR {\n &:hover {\n background-color: @surface1;\n }\n &[data-size=\"large\"][data-block=\"block\"] {\n color: @subtext0;\n }\n }\n\n .fZFWUy,\n .fzjwje {\n background-color: @base;\n }\n\n .cEYXBH {\n background-color: @accent-color;\n }\n\n .joxhcl,\n .hXyJIp,\n .fMkBhb > .segmentedControl-content {\n background-color: @mantle;\n }\n\n .dVFmxu,\n .gbKtit,\n .lnKxja,\n .jzwNMs {\n color: @subtext0;\n svg {\n fill: @subtext0;\n }\n &:hover .segmentedControl-content {\n background-color: @surface1;\n border-color: @surface0;\n }\n }\n\n .hJMtSk {\n color: @crust;\n background-color: @green;\n &:disabled {\n color: @crust;\n background-color: @overlay0;\n }\n }\n\n .iDiUTR {\n color: @text;\n background-color: @base;\n border-color: @surface0;\n &:hover {\n border-color: @surface1;\n }\n }\n\n .eQfJKc,\n .UHWYv {\n color: @red;\n }\n\n .jVIqnb {\n color: @red;\n background-color: @surface0;\n &:hover {\n color: @base;\n background-color: @red;\n }\n }\n\n .UHWYv:hover {\n background-color: fade(@red, 20);\n }\n\n .lmmHGT:hover {\n background-color: @surface0;\n }\n\n /* Project table view */\n .hYdbWk,\n .gkeKEr,\n .jzcCeu,\n .iGxiw,\n .ixFSpw,\n .koxWOe,\n .gkWKRr,\n .ikaTJo > svg,\n .dcGHGc,\n .dzMFih,\n .hYdbWk::before,\n .ixFSpw::before,\n .dSHKOE {\n background-color: @base;\n }\n\n .gkWKRr {\n border-top-color: @surface0;\n border-right-color: @surface0;\n border-left-color: @surface0;\n }\n\n .hPQRKh {\n background-color: @surface0;\n &:hover:not([disabled]) {\n background-color: @surface1;\n }\n &[data-component=\"IconButton\"][data-no-visuals] {\n color: @subtext0;\n }\n }\n\n .kfwhFa {\n &:hover:not([disabled]) {\n background-color: @surface0;\n }\n &[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n }\n\n .jykkjb {\n background-color: @base;\n box-shadow:\n @crust 0 -2px 0 inset,\n @crust 0 1px 0 inset;\n }\n\n .jhjELj,\n .ixTUPS {\n border-color: @surface1;\n }\n\n .gmscZx,\n .fUaEiu {\n &:hover:not([disabled]) {\n background-color: @surface1;\n }\n &[aria-expanded=\"true\"] {\n background-color: @surface0;\n }\n & [data-component=\"leadingVisual\"],\n &[data-size=\"small\"],\n &[data-size=\"small\"][data-no-visuals=\"true\"] {\n color: @subtext0;\n }\n }\n\n .cBssZb {\n color: @text;\n }\n\n .jhjELj::before {\n border-color: transparent transparent @surface1;\n }\n\n .fHpqaf,\n .bfQVnA,\n .iGxiw,\n .fUzagb,\n .gisjeK,\n .iQkwAM {\n color: @subtext0;\n }\n\n .dtTTcd {\n background-color: @base;\n &.hoverable:hover {\n background-color: @surface0;\n }\n }\n\n .pQcjM {\n border-color: @surface1;\n &.hoverable:hover {\n background-color: @surface0;\n }\n }\n\n .eTSXcP {\n background-color: @red;\n }\n\n .iGxiw {\n border-bottom-color: @surface1;\n }\n\n /* Tree Fix */\n /* Weird barely visible outlines | Can be removed if intentional */\n .brFBoI,\n .ldUAkr,\n .gtXnmh {\n border-color: @surface1;\n }\n\n /* New Repository Overview Fix */\n .gWjhfa,\n .klBOTR,\n .jMdYTc {\n background-color: @mantle;\n }\n\n .jMdYTc {\n border-color: @surface1;\n\n & button {\n color: @subtext1;\n\n &:hover {\n background-color: @surface0;\n }\n\n &[aria-expanded=\"true\"] {\n background-color: @surface0;\n }\n }\n }\n\n .gwuIGu > a {\n &:hover {\n background-color: @surface0;\n }\n\n & span {\n color: @subtext1;\n }\n }\n\n /* Buttons */\n .bJYdrf:hover {\n background-color: @mantle;\n }\n\n .dSlCya:hover {\n color: @accent-color;\n }\n\n .hNNRLM,\n .hGgJQu,\n .hTcsdJ {\n background-color: @surface0;\n border-color: @surface0;\n color: @text;\n\n &:hover {\n background-color: @surface1;\n border-color: @surface1;\n }\n }\n\n .eOIzRT {\n background-color: @base;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n .hNNRLM svg {\n color: @text;\n }\n\n .react-last-commit-history-group:hover {\n background-color: @base;\n color: @text;\n }\n .ContributionCalendar-day {\n --color-calendar-graph-day-L1-bg: spin(fade(@green, 40%), 15deg);\n --color-calendar-graph-day-L2-bg: spin(fade(@green, 60%), 10deg);\n --color-calendar-graph-day-L3-bg: spin(fade(@green, 80%), 5deg);\n --color-calendar-graph-day-L4-bg: @green;\n --color-calendar-graph-day-L1-border: transparent;\n --color-calendar-graph-day-L2-border: transparent;\n --color-calendar-graph-day-L3-border: transparent;\n --color-calendar-graph-day-L4-border: transparent;\n --color-calendar-graph-day-bg: @surface0;\n }\n\n .tooltipped.tooltipped-s rect {\n fill: @green !important;\n }\n .hfRvxg {\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n }\n\n /* Scrolling top menu */\n .lbYguI {\n border-radius: 6px;\n }\n\n .hPsWZB,\n .bOUZZs {\n background-color: @mantle;\n }\n\n .react-blob-header-edit-and-raw-actions > div > a,\n .react-blob-header-edit-and-raw-actions > div > span > a,\n .react-blob-header-edit-and-raw-actions > div > span > button {\n background-color: @base;\n color: @subtext0;\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n .hMOAua {\n color: @subtext1;\n\n &:hover {\n background-color: @mantle;\n border-color: @surface1;\n color: @text;\n }\n }\n\n /* Fullscreen Sidebar Fixes */\n .hMCjFU,\n .jcKsih,\n .hpgNiv {\n background-color: @base;\n color: @text;\n border-color: @surface1;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n .jfOCiu li {\n color: @text;\n }\n\n .kRbyXo {\n color: @text;\n }\n\n .VgnWi {\n background-color: @base;\n border-color: @surface1;\n\n &:focus-within {\n border-color: @accent-color;\n box-shadow: @accent-color 0 0 0 1px inset;\n }\n }\n\n .bAKGFC {\n background-color: @surface1;\n }\n\n .bdMlHy {\n border-color: @surface1;\n }\n\n .jMyfUO.selected {\n border-color: @surface1;\n background-color: @mantle;\n }\n\n .bPgnBp {\n color: @accent-color;\n }\n\n kbd {\n background-color: @surface1;\n }\n\n select option,\n optgroup {\n background-color: @mantle;\n border-color: @surface1;\n border-radius: 6px;\n box-shadow: var(--shadow-floating-large, var(--color-shadow-large));\n }\n\n .hUQSCH {\n background-color: @base;\n color: @subtext1;\n border-color: @surface1;\n\n &:hover {\n background-color: @mantle;\n border-color: @surface1;\n }\n }\n\n /* Add File Menu */\n .dQPLyc {\n background-color: transparent;\n border-color: @surface1;\n }\n\n .ktGGEf {\n background-color: @base;\n border-color: @surface1;\n }\n\n .gkfBtX {\n background-color: @mantle;\n border-radius: 6px 0 0;\n border-bottom-color: @surface1;\n }\n\n .jproXT {\n background-color: transparent;\n border-color: transparent;\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n\n &:focus-within {\n border-color: transparent;\n box-shadow: none;\n color: @text;\n }\n }\n\n .wLDmP {\n background-color: @mantle;\n border-color: @surface1;\n }\n\n .eNSiNz .segmentedControl-content,\n .gKuCoB .segmentedControl-content {\n background-color: @base;\n }\n\n /* Notification Menu Fix */\n .notifications-list-item.notification-read,\n .notifications-list-item.notification-archived {\n background-color: @base !important;\n\n &:last-child {\n border-bottom-left-radius: 6px;\n }\n }\n\n /* Loading Bar Color */\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n .search-results-page {\n background-color: @base;\n }\n /* New repo layout button, pr button on repo, tick */\n .dvJnjZ,\n .types__StyledButton-sc-ws60qy-0.gHIvvy,\n .ldavJa {\n background-color: @green;\n color: @crust;\n &:hover {\n background-color: darken(@green, 15%);\n }\n }\n .ezbPok * {\n fill: @text;\n }\n .jMEWXM > * > *,\n #branch-picker-repos-header-ref-selector,\n .gtXnmh .Box-sc-g0xbh4-0.jGfYmh > * {\n background-color: @surface0;\n border-color: @surface1;\n &:hover {\n background-color: @surface1;\n border-color: @surface2;\n }\n & * {\n fill: @text;\n color: @text;\n }\n }\n .cPEOjV {\n background-color: @mantle;\n }\n .Box-sc-g0xbh4-0.bUCzHg,\n .ehcSsh > * {\n border-color: @surface1 !important;\n }\n\n .eYedVD .Box-sc-g0xbh4-0.jGfYmh *,\n .Text-sc-17v1xeu-0.foaUgQ {\n color: @subtext0;\n }\n .hRMLtq,\n .ilcYjX *,\n .lcModf,\n button.types__StyledButton-sc-ws60qy-0.kRuNkv {\n color: @text;\n }\n .Flash__StyledFlash-sc-hzrzfc-0.kUDiXM {\n background-color: fadeout(@peach, 90%);\n border-color: @peach;\n }\n .kUDiXM svg {\n fill: @peach;\n }\n /* Some popup */\n .iGzDhH,\n .hBobmI,\n #__primerPortalRoot__ > div > div > div {\n background-color: @mantle;\n }\n .Text-sc-17v1xeu-0.gPDEWA {\n color: @subtext1;\n }\n .TabNav__TabNavTabList-sc-pwdi4r-1.gFzOft {\n & * {\n border-color: @surface0;\n }\n\n &:hover {\n & * {\n background: @mantle;\n }\n }\n }\n }\n}\n\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n /* Colors */\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n// vim:ft=less\n",
"usercssData": {
"name": "Github Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/github",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/github",
- "version": "1.2.12",
+ "version": "1.3.1",
"description": "Soothing pastel theme for GitHub",
"author": "Catppuccin",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css",
@@ -1725,26 +1757,18 @@
"value": "subtext0"
}
]
- },
- "topbar": {
- "type": "checkbox",
- "label": "Topbar colors",
- "name": "topbar",
- "value": "1",
- "default": "1",
- "options": null
}
}
},
"author": "Catppuccin",
"description": "Soothing pastel theme for GitHub",
"name": "Github Catppuccin",
- "originalDigest": "28202a7f53b7596faf27771d01e9ad9e2c49a6a6",
+ "originalDigest": "c074a6ff82514d57ba1e62b115dc88ad9d392361",
"_id": "707de53d-4c74-462b-befa-7b946665e44e",
- "_rev": 1700347992616,
+ "_rev": 1701993408526,
"id": 40,
- "etag": "W/\"f552b9dfc865b1cf5defa6f658e1f2320834d43e8b7f45c1413ff085369f9dac\"",
- "updateDate": 1700339536185
+ "etag": "W/\"72715bcb20bbc5d3548e171ff0c4f84618d4e4ab2b114a5fcc8c475822b49b36\"",
+ "updateDate": 1701993408423
},
{
"enabled": true,
@@ -1936,27 +1960,27 @@
"installDate": 1690105972974,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL\thttps://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.0\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@license\t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent Color\" [ \"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green*\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\" ]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL\t https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.3\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@license\t\t MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent Color\" [ \"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green*\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\" ]\n==/UserStyle== */",
"start": 0
},
{
- "code": ":root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n /* BETA */\n --color-pizzaRed: #ed8796;\n --color-global-brand-orangered: #f5a97f;\n --color-global-focus: #494d64;\n --color-interactive-content-disabled: #a5adcb;\n --color-interactive-background-disabled: #a5adcb;\n --color-interactive-pressed: #9fa7c7;\n --color-neutral-content: #cad3f5;\n --color-neutral-content-disabled: #a5adcb;\n --color-neutral-content-weak: #a5adcb;\n --color-neutral-content-strong: #cad3f5;\n --color-global-white: #cad3f5;\n --color-neutral-background: #24273a;\n --color-neutral-background-selected: #363a4f;\n --color-neutral-background-weak: #1e2030;\n --color-neutral-background-medium: #24273a;\n --color-neutral-background-strong: #1e2030;\n --color-neutral-background-hover: #363a4f;\n --color-neutral-border: #363a4f;\n --color-neutral-border-medium: #363a4f;\n --color-neutral-border-weak: #363a4f;\n --color-neutral-border-strong: #5b6078;\n --color-primary: #b7bdf8;\n --color-primary-hover: #e5e8fd;\n --color-primary-visited: #b7bdf8;\n --color-primary-background: #24273a;\n --color-primary-background-hover: #363a4f;\n --color-primary-background-selected: #363a4f;\n --color-primary-onBackground: #cad3f5;\n --color-primary-onBackground-selected: #181926;\n --color-secondary: #a5adcb;\n --color-secondary-hover: #b8c0e0;\n --color-secondary-weak: #a5adcb;\n --color-secondary-onBackground: #cad3f5;\n --color-secondary-background: #1e2030;\n --color-secondary-background-hover: #1a1c2a;\n --color-secondary-background-selected: #1a1c2a;\n --color-secondary-plain: #a5adcb;\n --color-secondary-plain-hover: #b8c0e0;\n --color-danger-background: #ed8796;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2);\n --color-danger-background-hover: rgba(237, 135, 150, 0.98);\n --color-danger-onBackground: #cad3f5;\n --color-danger-content: #ed8796;\n --color-danger-content-hover: #ec7e8e;\n --color-success-content: #a6da95;\n --color-success-hover: #a0d78d;\n --color-success-onBackground: #cad3f5;\n --color-success-background: #a6da95;\n --color-success-background-hover: #a0d78d;\n --color-warning-content: #eed49f;\n --color-warning-content-hover: #ecd096;\n --color-warning-onBackground: #24273a;\n --color-warning-background: #eed49f;\n --color-warning-background-hover: #ecd096;\n --color-upvote-content: #b7bdf8;\n --color-upvote-disabled: #a5adcb;\n --color-upvote-onBackground: #cad3f5;\n --color-upvote-background: #24273a;\n --color-upvote-background-hover: #24273a;\n --color-upvote-background-disabled: #24273a;\n --color-downvote-content: #cad3f5;\n --color-downvote-content-weak: #cad3f5;\n --color-downvote-disabled: #a5adcb;\n --color-downvote-onBackground: #cad3f5;\n --color-downvote-background: #24273a;\n --color-downvote-background-hover: #24273a;\n --color-downvote-background-disabled: @;\n --color-tone-1: #cad3f5;\n --color-tone-2: #a5adcb;\n --color-tone-3: #939ab7;\n --color-tone-4: #363a4f;\n --color-tone-5: #494d64;\n --color-tone-6: #5b6078;\n --color-tone-7: #24273a;\n --color-avatar-gradient: #b7bdf8;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3);\n --color-opacity-50: rgba(36, 39, 58, 0.5);\n --color-online: #b7bdf8;\n --color-favorite: #b7bdf8;\n --color-brand-background: #b7bdf8;\n --color-brand-background-hover: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /* \n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-light #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-light #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light,\n :root:not(.theme-dark) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-beta div[class^=\"subredditvars\"],\n .theme-light div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl :root,\n :root:not(.theme-dark).theme-rpl :root,\n :root:not(.theme-dark) .theme-beta :root,\n :root:not(.theme-dark).theme-beta :root,\n .theme-light :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.2) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.2) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.2) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.2) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.2) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl ::placeholder,\n :root:not(.theme-dark).theme-rpl ::placeholder,\n :root:not(.theme-dark) .theme-beta ::placeholder,\n :root:not(.theme-dark).theme-beta ::placeholder,\n .theme-light ::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-light div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-light span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark).theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark) .theme-beta i.icon-karma_fill,\n :root:not(.theme-dark).theme-beta i.icon-karma_fill,\n .theme-light i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-light div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-light button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-beta button[role=\"switch\"] > div,\n .theme-light button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-light ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-light ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark).theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark) .theme-beta i.icon-cake_fill,\n :root:not(.theme-dark).theme-beta i.icon-cake_fill,\n .theme-light i.icon-cake_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-user_fill,\n :root:not(.theme-dark).theme-rpl i.icon-user_fill,\n :root:not(.theme-dark) .theme-beta i.icon-user_fill,\n :root:not(.theme-dark).theme-beta i.icon-user_fill,\n .theme-light i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-light li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-light div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-light span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-light button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-light svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-light input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark).theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark) .theme-beta div.scrollerItem > div,\n :root:not(.theme-dark).theme-beta div.scrollerItem > div,\n .theme-light div.scrollerItem > div,\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"post-container\"],\n .theme-light div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-light div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-light div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-beta div._productDetails_7kbcu_53,\n .theme-light div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-beta div._mintStatus_7kbcu_264,\n .theme-light div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-beta div._carousel_7kbcu_45,\n .theme-light div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-dark) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark).theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark) .theme-beta div._card_1ooes_1,\n :root:not(.theme-dark).theme-beta div._card_1ooes_1,\n .theme-light div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1,\n .theme-light ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li,\n .theme-light ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li > div,\n .theme-light ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dot,\n .theme-light div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dotActive,\n .theme-light div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-light div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-beta div._cardAuthor_7kbcu_79,\n .theme-light div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div._container_oikih_1,\n :root:not(.theme-dark).theme-rpl div._container_oikih_1,\n :root:not(.theme-dark) .theme-beta div._container_oikih_1,\n :root:not(.theme-dark).theme-beta div._container_oikih_1,\n .theme-light div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-beta a._pill_7kbcu_280,\n .theme-light a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-light button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-beta div._wrapper_1upjl_7,\n .theme-light div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-light a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-light button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-beta a[href=\"/now\"] > div,\n .theme-light a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-light div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-light div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-light button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-close,\n :root:not(.theme-dark).theme-rpl i.icon-close,\n :root:not(.theme-dark) .theme-beta i.icon-close,\n :root:not(.theme-dark).theme-beta i.icon-close,\n .theme-light i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"],\n .theme-light a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-light div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"]:hover,\n .theme-light a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star_fill,\n :root:not(.theme-dark).theme-rpl i.icon-star_fill,\n :root:not(.theme-dark) .theme-beta i.icon-star_fill,\n :root:not(.theme-dark).theme-beta i.icon-star_fill,\n .theme-light i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star,\n :root:not(.theme-dark).theme-rpl i.icon-star,\n :root:not(.theme-dark) .theme-beta i.icon-star,\n :root:not(.theme-dark).theme-beta i.icon-star,\n .theme-light i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark).theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark) .theme-beta i.icon-premium_fill,\n :root:not(.theme-dark).theme-beta i.icon-premium_fill,\n .theme-light i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-light button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-light div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"background\"],\n .theme-light div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-light div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-rpl i.icon-comment,\n :root:not(.theme-dark).theme-rpl i.icon-comment,\n :root:not(.theme-dark) .theme-beta i.icon-comment,\n :root:not(.theme-dark).theme-beta i.icon-comment,\n .theme-light i.icon-comment,\n :root:not(.theme-dark) .theme-rpl i.icon-share,\n :root:not(.theme-dark).theme-rpl i.icon-share,\n :root:not(.theme-dark) .theme-beta i.icon-share,\n :root:not(.theme-dark).theme-beta i.icon-share,\n .theme-light i.icon-share,\n :root:not(.theme-dark) .theme-rpl i.icon-save,\n :root:not(.theme-dark).theme-rpl i.icon-save,\n :root:not(.theme-dark) .theme-beta i.icon-save,\n :root:not(.theme-dark).theme-beta i.icon-save,\n .theme-light i.icon-save,\n :root:not(.theme-dark) .theme-rpl i.icon-expand,\n :root:not(.theme-dark).theme-rpl i.icon-expand,\n :root:not(.theme-dark) .theme-beta i.icon-expand,\n :root:not(.theme-dark).theme-beta i.icon-expand,\n .theme-light i.icon-expand,\n :root:not(.theme-dark) .theme-rpl i.icon-collapse,\n :root:not(.theme-dark).theme-rpl i.icon-collapse,\n :root:not(.theme-dark) .theme-beta i.icon-collapse,\n :root:not(.theme-dark).theme-beta i.icon-collapse,\n .theme-light i.icon-collapse,\n :root:not(.theme-dark) .theme-rpl i.icon-text_post,\n :root:not(.theme-dark).theme-rpl i.icon-text_post,\n :root:not(.theme-dark) .theme-beta i.icon-text_post,\n :root:not(.theme-dark).theme-beta i.icon-text_post,\n .theme-light i.icon-text_post,\n :root:not(.theme-dark) .theme-rpl i.icon-image_post,\n :root:not(.theme-dark).theme-rpl i.icon-image_post,\n :root:not(.theme-dark) .theme-beta i.icon-image_post,\n :root:not(.theme-dark).theme-beta i.icon-image_post,\n .theme-light i.icon-image_post,\n :root:not(.theme-dark) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark).theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark) .theme-beta i.icon-media_gallery,\n :root:not(.theme-dark).theme-beta i.icon-media_gallery,\n .theme-light i.icon-media_gallery,\n :root:not(.theme-dark) .theme-rpl i.icon-video_post,\n :root:not(.theme-dark).theme-rpl i.icon-video_post,\n :root:not(.theme-dark) .theme-beta i.icon-video_post,\n :root:not(.theme-dark).theme-beta i.icon-video_post,\n .theme-light i.icon-video_post,\n :root:not(.theme-dark) .theme-rpl i.icon-gif_post,\n :root:not(.theme-dark).theme-rpl i.icon-gif_post,\n :root:not(.theme-dark) .theme-beta i.icon-gif_post,\n :root:not(.theme-dark).theme-beta i.icon-gif_post,\n .theme-light i.icon-gif_post,\n :root:not(.theme-dark) .theme-rpl i.icon-embed,\n :root:not(.theme-dark).theme-rpl i.icon-embed,\n :root:not(.theme-dark) .theme-beta i.icon-embed,\n :root:not(.theme-dark).theme-beta i.icon-embed,\n .theme-light i.icon-embed,\n :root:not(.theme-dark) .theme-rpl i.icon-external_link,\n :root:not(.theme-dark).theme-rpl i.icon-external_link,\n :root:not(.theme-dark) .theme-beta i.icon-external_link,\n :root:not(.theme-dark).theme-beta i.icon-external_link,\n .theme-light i.icon-external_link,\n :root:not(.theme-dark) .theme-rpl i.icon-poll_post,\n :root:not(.theme-dark).theme-rpl i.icon-poll_post,\n :root:not(.theme-dark) .theme-beta i.icon-poll_post,\n :root:not(.theme-dark).theme-beta i.icon-poll_post,\n .theme-light i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-light div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-light div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-light div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-beta a[data-testid=\"post_author_link\"],\n .theme-light a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-light span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark).theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark) .theme-beta i.icon-pin_fill,\n :root:not(.theme-dark).theme-beta i.icon-pin_fill,\n .theme-light i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-award,\n :root:not(.theme-dark).theme-rpl i.icon-award,\n :root:not(.theme-dark) .theme-beta i.icon-award,\n :root:not(.theme-dark).theme-beta i.icon-award,\n .theme-light i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark).theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark) .theme-beta i.icon-archived_fill,\n :root:not(.theme-dark).theme-beta i.icon-archived_fill,\n .theme-light i.icon-archived_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark).theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark) .theme-beta i.icon-lock_fill,\n :root:not(.theme-dark).theme-beta i.icon-lock_fill,\n .theme-light i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-light div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.Post,\n :root:not(.theme-dark).theme-rpl div.Post,\n :root:not(.theme-dark) .theme-beta div.Post,\n :root:not(.theme-dark).theme-beta div.Post,\n .theme-light div.Post,\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-beta div[data-click-id=\"media\"],\n .theme-light div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-light div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-dark).theme-beta i.icon-upvote_fill,\n .theme-light i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-light button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark).theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark) .theme-beta .icon-downvote_fill,\n :root:not(.theme-dark).theme-beta .icon-downvote_fill,\n .theme-light .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-light a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-light button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-light a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:hover,\n .theme-light div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:focus,\n .theme-light div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg,\n .theme-light div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg:active,\n .theme-light div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-beta button[role=\"checkbox\"],\n .theme-light button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-light ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-light img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-light ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-community_fill,\n :root:not(.theme-dark).theme-rpl i.icon-community_fill,\n :root:not(.theme-dark) .theme-beta i.icon-community_fill,\n :root:not(.theme-dark).theme-beta i.icon-community_fill,\n .theme-light i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-light div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-light ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-light span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-light span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-beta div#overlayScrollContainer > div,\n .theme-light div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-light div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-light div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-light div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-dark) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-light div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-dark) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Next\"] > i,\n .theme-light a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Previous\"] > i,\n .theme-light a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-light div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl input#comment_search-bar,\n :root:not(.theme-dark).theme-rpl input#comment_search-bar,\n :root:not(.theme-dark) .theme-beta input#comment_search-bar,\n :root:not(.theme-dark).theme-beta input#comment_search-bar,\n .theme-light input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-light ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-light .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n /* BETA */\n --color-pizzaRed: #ed8796;\n --color-global-brand-orangered: #f5a97f;\n --color-global-focus: #494d64;\n --color-interactive-content-disabled: #a5adcb;\n --color-interactive-background-disabled: #a5adcb;\n --color-interactive-pressed: #9fa7c7;\n --color-neutral-content: #cad3f5;\n --color-neutral-content-disabled: #a5adcb;\n --color-neutral-content-weak: #a5adcb;\n --color-neutral-content-strong: #cad3f5;\n --color-global-white: #cad3f5;\n --color-neutral-background: #24273a;\n --color-neutral-background-selected: #363a4f;\n --color-neutral-background-weak: #1e2030;\n --color-neutral-background-medium: #24273a;\n --color-neutral-background-strong: #1e2030;\n --color-neutral-background-hover: #363a4f;\n --color-neutral-border: #363a4f;\n --color-neutral-border-medium: #363a4f;\n --color-neutral-border-weak: #363a4f;\n --color-neutral-border-strong: #5b6078;\n --color-primary: #b7bdf8;\n --color-primary-hover: #e5e8fd;\n --color-primary-visited: #b7bdf8;\n --color-primary-background: #24273a;\n --color-primary-background-hover: #363a4f;\n --color-primary-background-selected: #363a4f;\n --color-primary-onBackground: #cad3f5;\n --color-primary-onBackground-selected: #181926;\n --color-secondary: #a5adcb;\n --color-secondary-hover: #b8c0e0;\n --color-secondary-weak: #a5adcb;\n --color-secondary-onBackground: #cad3f5;\n --color-secondary-background: #1e2030;\n --color-secondary-background-hover: #1a1c2a;\n --color-secondary-background-selected: #1a1c2a;\n --color-secondary-plain: #a5adcb;\n --color-secondary-plain-hover: #b8c0e0;\n --color-danger-background: #ed8796;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2);\n --color-danger-background-hover: rgba(237, 135, 150, 0.98);\n --color-danger-onBackground: #cad3f5;\n --color-danger-content: #ed8796;\n --color-danger-content-hover: #ec7e8e;\n --color-success-content: #a6da95;\n --color-success-hover: #a0d78d;\n --color-success-onBackground: #cad3f5;\n --color-success-background: #a6da95;\n --color-success-background-hover: #a0d78d;\n --color-warning-content: #eed49f;\n --color-warning-content-hover: #ecd096;\n --color-warning-onBackground: #24273a;\n --color-warning-background: #eed49f;\n --color-warning-background-hover: #ecd096;\n --color-upvote-content: #b7bdf8;\n --color-upvote-disabled: #a5adcb;\n --color-upvote-onBackground: #cad3f5;\n --color-upvote-background: #24273a;\n --color-upvote-background-hover: #24273a;\n --color-upvote-background-disabled: #24273a;\n --color-downvote-content: #cad3f5;\n --color-downvote-content-weak: #cad3f5;\n --color-downvote-disabled: #a5adcb;\n --color-downvote-onBackground: #cad3f5;\n --color-downvote-background: #24273a;\n --color-downvote-background-hover: #24273a;\n --color-downvote-background-disabled: @;\n --color-tone-1: #cad3f5;\n --color-tone-2: #a5adcb;\n --color-tone-3: #939ab7;\n --color-tone-4: #363a4f;\n --color-tone-5: #494d64;\n --color-tone-6: #5b6078;\n --color-tone-7: #24273a;\n --color-avatar-gradient: #b7bdf8;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3);\n --color-opacity-50: rgba(36, 39, 58, 0.5);\n --color-online: #b7bdf8;\n --color-favorite: #b7bdf8;\n --color-brand-background: #b7bdf8;\n --color-brand-background-hover: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /* \n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-dark #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-dark #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark,\n :root:not(.theme-light) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-beta div[class^=\"subredditvars\"],\n .theme-dark div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl :root,\n :root:not(.theme-light).theme-rpl :root,\n :root:not(.theme-light) .theme-beta :root,\n :root:not(.theme-light).theme-beta :root,\n .theme-dark :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.2) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.2) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.2) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.2) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.2) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl ::placeholder,\n :root:not(.theme-light).theme-rpl ::placeholder,\n :root:not(.theme-light) .theme-beta ::placeholder,\n :root:not(.theme-light).theme-beta ::placeholder,\n .theme-dark ::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-dark div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-dark span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-light).theme-rpl i.icon-karma_fill,\n :root:not(.theme-light) .theme-beta i.icon-karma_fill,\n :root:not(.theme-light).theme-beta i.icon-karma_fill,\n .theme-dark i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-dark div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-dark button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-beta button[role=\"switch\"] > div,\n .theme-dark button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-dark ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-dark ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-light).theme-rpl i.icon-cake_fill,\n :root:not(.theme-light) .theme-beta i.icon-cake_fill,\n :root:not(.theme-light).theme-beta i.icon-cake_fill,\n .theme-dark i.icon-cake_fill,\n :root:not(.theme-light) .theme-rpl i.icon-user_fill,\n :root:not(.theme-light).theme-rpl i.icon-user_fill,\n :root:not(.theme-light) .theme-beta i.icon-user_fill,\n :root:not(.theme-light).theme-beta i.icon-user_fill,\n .theme-dark i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-dark div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-dark span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-dark button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-dark svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-dark input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-light).theme-rpl div.scrollerItem > div,\n :root:not(.theme-light) .theme-beta div.scrollerItem > div,\n :root:not(.theme-light).theme-beta div.scrollerItem > div,\n .theme-dark div.scrollerItem > div,\n :root:not(.theme-light) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"post-container\"],\n .theme-dark div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-dark div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-dark div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-beta div._productDetails_7kbcu_53,\n .theme-dark div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-beta div._mintStatus_7kbcu_264,\n .theme-dark div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-beta div._carousel_7kbcu_45,\n .theme-dark div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-light) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-light).theme-rpl div._card_1ooes_1,\n :root:not(.theme-light) .theme-beta div._card_1ooes_1,\n :root:not(.theme-light).theme-beta div._card_1ooes_1,\n .theme-dark div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1,\n .theme-dark ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li,\n .theme-dark ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li > div,\n .theme-dark ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dot,\n .theme-dark div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dotActive,\n .theme-dark div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-dark div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-beta div._cardAuthor_7kbcu_79,\n .theme-dark div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div._container_oikih_1,\n :root:not(.theme-light).theme-rpl div._container_oikih_1,\n :root:not(.theme-light) .theme-beta div._container_oikih_1,\n :root:not(.theme-light).theme-beta div._container_oikih_1,\n .theme-dark div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-light).theme-beta a._pill_7kbcu_280,\n .theme-dark a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-dark button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-beta div._wrapper_1upjl_7,\n .theme-dark div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-dark a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-dark button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-beta a[href=\"/now\"] > div,\n .theme-dark a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-dark div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-dark div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-dark button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-close,\n :root:not(.theme-light).theme-rpl i.icon-close,\n :root:not(.theme-light) .theme-beta i.icon-close,\n :root:not(.theme-light).theme-beta i.icon-close,\n .theme-dark i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"],\n .theme-dark a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-dark div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"]:hover,\n .theme-dark a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star_fill,\n :root:not(.theme-light).theme-rpl i.icon-star_fill,\n :root:not(.theme-light) .theme-beta i.icon-star_fill,\n :root:not(.theme-light).theme-beta i.icon-star_fill,\n .theme-dark i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star,\n :root:not(.theme-light).theme-rpl i.icon-star,\n :root:not(.theme-light) .theme-beta i.icon-star,\n :root:not(.theme-light).theme-beta i.icon-star,\n .theme-dark i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-light).theme-rpl i.icon-premium_fill,\n :root:not(.theme-light) .theme-beta i.icon-premium_fill,\n :root:not(.theme-light).theme-beta i.icon-premium_fill,\n .theme-dark i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-dark button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-dark div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"background\"],\n .theme-dark div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-dark div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-rpl i.icon-comment,\n :root:not(.theme-light).theme-rpl i.icon-comment,\n :root:not(.theme-light) .theme-beta i.icon-comment,\n :root:not(.theme-light).theme-beta i.icon-comment,\n .theme-dark i.icon-comment,\n :root:not(.theme-light) .theme-rpl i.icon-share,\n :root:not(.theme-light).theme-rpl i.icon-share,\n :root:not(.theme-light) .theme-beta i.icon-share,\n :root:not(.theme-light).theme-beta i.icon-share,\n .theme-dark i.icon-share,\n :root:not(.theme-light) .theme-rpl i.icon-save,\n :root:not(.theme-light).theme-rpl i.icon-save,\n :root:not(.theme-light) .theme-beta i.icon-save,\n :root:not(.theme-light).theme-beta i.icon-save,\n .theme-dark i.icon-save,\n :root:not(.theme-light) .theme-rpl i.icon-expand,\n :root:not(.theme-light).theme-rpl i.icon-expand,\n :root:not(.theme-light) .theme-beta i.icon-expand,\n :root:not(.theme-light).theme-beta i.icon-expand,\n .theme-dark i.icon-expand,\n :root:not(.theme-light) .theme-rpl i.icon-collapse,\n :root:not(.theme-light).theme-rpl i.icon-collapse,\n :root:not(.theme-light) .theme-beta i.icon-collapse,\n :root:not(.theme-light).theme-beta i.icon-collapse,\n .theme-dark i.icon-collapse,\n :root:not(.theme-light) .theme-rpl i.icon-text_post,\n :root:not(.theme-light).theme-rpl i.icon-text_post,\n :root:not(.theme-light) .theme-beta i.icon-text_post,\n :root:not(.theme-light).theme-beta i.icon-text_post,\n .theme-dark i.icon-text_post,\n :root:not(.theme-light) .theme-rpl i.icon-image_post,\n :root:not(.theme-light).theme-rpl i.icon-image_post,\n :root:not(.theme-light) .theme-beta i.icon-image_post,\n :root:not(.theme-light).theme-beta i.icon-image_post,\n .theme-dark i.icon-image_post,\n :root:not(.theme-light) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-light).theme-rpl i.icon-media_gallery,\n :root:not(.theme-light) .theme-beta i.icon-media_gallery,\n :root:not(.theme-light).theme-beta i.icon-media_gallery,\n .theme-dark i.icon-media_gallery,\n :root:not(.theme-light) .theme-rpl i.icon-video_post,\n :root:not(.theme-light).theme-rpl i.icon-video_post,\n :root:not(.theme-light) .theme-beta i.icon-video_post,\n :root:not(.theme-light).theme-beta i.icon-video_post,\n .theme-dark i.icon-video_post,\n :root:not(.theme-light) .theme-rpl i.icon-gif_post,\n :root:not(.theme-light).theme-rpl i.icon-gif_post,\n :root:not(.theme-light) .theme-beta i.icon-gif_post,\n :root:not(.theme-light).theme-beta i.icon-gif_post,\n .theme-dark i.icon-gif_post,\n :root:not(.theme-light) .theme-rpl i.icon-embed,\n :root:not(.theme-light).theme-rpl i.icon-embed,\n :root:not(.theme-light) .theme-beta i.icon-embed,\n :root:not(.theme-light).theme-beta i.icon-embed,\n .theme-dark i.icon-embed,\n :root:not(.theme-light) .theme-rpl i.icon-external_link,\n :root:not(.theme-light).theme-rpl i.icon-external_link,\n :root:not(.theme-light) .theme-beta i.icon-external_link,\n :root:not(.theme-light).theme-beta i.icon-external_link,\n .theme-dark i.icon-external_link,\n :root:not(.theme-light) .theme-rpl i.icon-poll_post,\n :root:not(.theme-light).theme-rpl i.icon-poll_post,\n :root:not(.theme-light) .theme-beta i.icon-poll_post,\n :root:not(.theme-light).theme-beta i.icon-poll_post,\n .theme-dark i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-dark div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-dark div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-dark div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-beta a[data-testid=\"post_author_link\"],\n .theme-dark a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-dark span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-light).theme-rpl i.icon-pin_fill,\n :root:not(.theme-light) .theme-beta i.icon-pin_fill,\n :root:not(.theme-light).theme-beta i.icon-pin_fill,\n .theme-dark i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-award,\n :root:not(.theme-light).theme-rpl i.icon-award,\n :root:not(.theme-light) .theme-beta i.icon-award,\n :root:not(.theme-light).theme-beta i.icon-award,\n .theme-dark i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-light).theme-rpl i.icon-archived_fill,\n :root:not(.theme-light) .theme-beta i.icon-archived_fill,\n :root:not(.theme-light).theme-beta i.icon-archived_fill,\n .theme-dark i.icon-archived_fill,\n :root:not(.theme-light) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-light).theme-rpl i.icon-lock_fill,\n :root:not(.theme-light) .theme-beta i.icon-lock_fill,\n :root:not(.theme-light).theme-beta i.icon-lock_fill,\n .theme-dark i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-dark div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl div.Post,\n :root:not(.theme-light).theme-rpl div.Post,\n :root:not(.theme-light) .theme-beta div.Post,\n :root:not(.theme-light).theme-beta div.Post,\n .theme-dark div.Post,\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-beta div[data-click-id=\"media\"],\n .theme-dark div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-dark div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-light).theme-beta i.icon-upvote_fill,\n .theme-dark i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-dark button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-light).theme-rpl .icon-downvote_fill,\n :root:not(.theme-light) .theme-beta .icon-downvote_fill,\n :root:not(.theme-light).theme-beta .icon-downvote_fill,\n .theme-dark .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-dark a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-dark button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-dark a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:hover,\n .theme-dark div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:focus,\n .theme-dark div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg,\n .theme-dark div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg:active,\n .theme-dark div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-light).theme-beta button[role=\"checkbox\"],\n .theme-dark button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-dark ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-dark img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-dark ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-light) .theme-rpl i.icon-community_fill,\n :root:not(.theme-light).theme-rpl i.icon-community_fill,\n :root:not(.theme-light) .theme-beta i.icon-community_fill,\n :root:not(.theme-light).theme-beta i.icon-community_fill,\n .theme-dark i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-dark div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-dark ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-dark span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-dark span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-beta div#overlayScrollContainer > div,\n .theme-dark div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-dark div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-dark div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-dark div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-light) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-dark div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-light) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Next\"] > i,\n .theme-dark a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Previous\"] > i,\n .theme-dark a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-dark div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl input#comment_search-bar,\n :root:not(.theme-light).theme-rpl input#comment_search-bar,\n :root:not(.theme-light) .theme-beta input#comment_search-bar,\n :root:not(.theme-light).theme-beta input#comment_search-bar,\n .theme-dark input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-dark ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-dark .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }",
- "start": 987,
+ "code": ":root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n /* BETA */\n --color-pizzaRed: #ed8796;\n --color-global-brand-orangered: #f5a97f;\n --color-global-focus: #494d64;\n --color-interactive-content-disabled: #a5adcb;\n --color-interactive-background-disabled: #a5adcb;\n --color-interactive-pressed: #9fa7c7;\n --color-neutral-content: #cad3f5;\n --color-neutral-content-disabled: #a5adcb;\n --color-neutral-content-weak: #a5adcb;\n --color-neutral-content-strong: #cad3f5;\n --color-global-white: #cad3f5;\n --color-neutral-background: #24273a;\n --color-neutral-background-selected: #363a4f;\n --color-neutral-background-weak: #1e2030;\n --color-neutral-background-medium: #24273a;\n --color-neutral-background-strong: #1e2030;\n --color-neutral-background-hover: #363a4f;\n --color-neutral-border: #363a4f;\n --color-neutral-border-medium: #363a4f;\n --color-neutral-border-weak: #363a4f;\n --color-neutral-border-strong: #5b6078;\n --color-primary: #b7bdf8;\n --color-primary-hover: #e5e8fd;\n --color-primary-visited: #b7bdf8;\n --color-primary-background: #24273a;\n --color-primary-background-hover: #363a4f;\n --color-primary-background-selected: #363a4f;\n --color-primary-onBackground: #24273a;\n --color-primary-onBackground-selected: #181926;\n --color-secondary: #a5adcb;\n --color-secondary-hover: #b8c0e0;\n --color-secondary-weak: #a5adcb;\n --color-secondary-onBackground: #cad3f5;\n --color-secondary-background: #1e2030;\n --color-secondary-background-hover: #1a1c2a;\n --color-secondary-background-selected: #1a1c2a;\n --color-secondary-plain: #a5adcb;\n --color-secondary-plain-hover: #b8c0e0;\n --color-danger-background: #ed8796;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2);\n --color-danger-background-hover: rgba(237, 135, 150, 0.98);\n --color-danger-onBackground: #cad3f5;\n --color-danger-content: #ed8796;\n --color-danger-content-hover: #ec7e8e;\n --color-success-content: #a6da95;\n --color-success-hover: #a0d78d;\n --color-success-onBackground: #cad3f5;\n --color-success-background: #a6da95;\n --color-success-background-hover: #a0d78d;\n --color-warning-content: #eed49f;\n --color-warning-content-hover: #ecd096;\n --color-warning-onBackground: #24273a;\n --color-warning-background: #eed49f;\n --color-warning-background-hover: #ecd096;\n --color-upvote-content: #b7bdf8;\n --color-upvote-disabled: #a5adcb;\n --color-upvote-onBackground: #cad3f5;\n --color-upvote-background: #24273a;\n --color-upvote-background-hover: #24273a;\n --color-upvote-background-disabled: #24273a;\n --color-downvote-content: #cad3f5;\n --color-downvote-content-weak: #cad3f5;\n --color-downvote-disabled: #a5adcb;\n --color-downvote-onBackground: #cad3f5;\n --color-downvote-background: #24273a;\n --color-downvote-background-hover: #24273a;\n --color-downvote-background-disabled: @;\n --color-tone-1: #cad3f5;\n --color-tone-2: #a5adcb;\n --color-tone-3: #939ab7;\n --color-tone-4: #363a4f;\n --color-tone-5: #494d64;\n --color-tone-6: #5b6078;\n --color-tone-7: #24273a;\n --color-avatar-gradient: #b7bdf8;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3);\n --color-opacity-50: rgba(36, 39, 58, 0.5);\n --color-online: #b7bdf8;\n --color-favorite: #b7bdf8;\n --color-brand-background: #b7bdf8;\n --color-brand-background-hover: #b7bdf8;\n --color-global-orangered: #b7bdf8;\n --color-action-upvote: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /* \n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-light #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-light #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light,\n :root:not(.theme-dark) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-beta div[class^=\"subredditvars\"],\n .theme-light div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl :root,\n :root:not(.theme-dark).theme-rpl :root,\n :root:not(.theme-dark) .theme-beta :root,\n :root:not(.theme-dark).theme-beta :root,\n .theme-light :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.2) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.2) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.2) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.2) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.2) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl ::placeholder,\n :root:not(.theme-dark).theme-rpl ::placeholder,\n :root:not(.theme-dark) .theme-beta ::placeholder,\n :root:not(.theme-dark).theme-beta ::placeholder,\n .theme-light ::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-light div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-light span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark).theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark) .theme-beta i.icon-karma_fill,\n :root:not(.theme-dark).theme-beta i.icon-karma_fill,\n .theme-light i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-light div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-light button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-beta button[role=\"switch\"] > div,\n .theme-light button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-light ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-light ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark).theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark) .theme-beta i.icon-cake_fill,\n :root:not(.theme-dark).theme-beta i.icon-cake_fill,\n .theme-light i.icon-cake_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-user_fill,\n :root:not(.theme-dark).theme-rpl i.icon-user_fill,\n :root:not(.theme-dark) .theme-beta i.icon-user_fill,\n :root:not(.theme-dark).theme-beta i.icon-user_fill,\n .theme-light i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-light li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-light div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-light span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-light button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-light svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-light input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark).theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark) .theme-beta div.scrollerItem > div,\n :root:not(.theme-dark).theme-beta div.scrollerItem > div,\n .theme-light div.scrollerItem > div,\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"post-container\"],\n .theme-light div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-light div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-light div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-beta div._productDetails_7kbcu_53,\n .theme-light div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-beta div._mintStatus_7kbcu_264,\n .theme-light div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-beta div._carousel_7kbcu_45,\n .theme-light div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-dark) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark).theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark) .theme-beta div._card_1ooes_1,\n :root:not(.theme-dark).theme-beta div._card_1ooes_1,\n .theme-light div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1,\n .theme-light ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li,\n .theme-light ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li > div,\n .theme-light ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dot,\n .theme-light div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dotActive,\n .theme-light div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-light div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-beta div._cardAuthor_7kbcu_79,\n .theme-light div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div._container_oikih_1,\n :root:not(.theme-dark).theme-rpl div._container_oikih_1,\n :root:not(.theme-dark) .theme-beta div._container_oikih_1,\n :root:not(.theme-dark).theme-beta div._container_oikih_1,\n .theme-light div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-beta a._pill_7kbcu_280,\n .theme-light a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-light button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-beta div._wrapper_1upjl_7,\n .theme-light div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-light a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-light button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-beta a[href=\"/now\"] > div,\n .theme-light a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-light div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-light div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-light button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-close,\n :root:not(.theme-dark).theme-rpl i.icon-close,\n :root:not(.theme-dark) .theme-beta i.icon-close,\n :root:not(.theme-dark).theme-beta i.icon-close,\n .theme-light i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"],\n .theme-light a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-light div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"]:hover,\n .theme-light a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star_fill,\n :root:not(.theme-dark).theme-rpl i.icon-star_fill,\n :root:not(.theme-dark) .theme-beta i.icon-star_fill,\n :root:not(.theme-dark).theme-beta i.icon-star_fill,\n .theme-light i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star,\n :root:not(.theme-dark).theme-rpl i.icon-star,\n :root:not(.theme-dark) .theme-beta i.icon-star,\n :root:not(.theme-dark).theme-beta i.icon-star,\n .theme-light i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark).theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark) .theme-beta i.icon-premium_fill,\n :root:not(.theme-dark).theme-beta i.icon-premium_fill,\n .theme-light i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-light button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-light div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"background\"],\n .theme-light div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-light div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-rpl i.icon-comment,\n :root:not(.theme-dark).theme-rpl i.icon-comment,\n :root:not(.theme-dark) .theme-beta i.icon-comment,\n :root:not(.theme-dark).theme-beta i.icon-comment,\n .theme-light i.icon-comment,\n :root:not(.theme-dark) .theme-rpl i.icon-share,\n :root:not(.theme-dark).theme-rpl i.icon-share,\n :root:not(.theme-dark) .theme-beta i.icon-share,\n :root:not(.theme-dark).theme-beta i.icon-share,\n .theme-light i.icon-share,\n :root:not(.theme-dark) .theme-rpl i.icon-save,\n :root:not(.theme-dark).theme-rpl i.icon-save,\n :root:not(.theme-dark) .theme-beta i.icon-save,\n :root:not(.theme-dark).theme-beta i.icon-save,\n .theme-light i.icon-save,\n :root:not(.theme-dark) .theme-rpl i.icon-expand,\n :root:not(.theme-dark).theme-rpl i.icon-expand,\n :root:not(.theme-dark) .theme-beta i.icon-expand,\n :root:not(.theme-dark).theme-beta i.icon-expand,\n .theme-light i.icon-expand,\n :root:not(.theme-dark) .theme-rpl i.icon-collapse,\n :root:not(.theme-dark).theme-rpl i.icon-collapse,\n :root:not(.theme-dark) .theme-beta i.icon-collapse,\n :root:not(.theme-dark).theme-beta i.icon-collapse,\n .theme-light i.icon-collapse,\n :root:not(.theme-dark) .theme-rpl i.icon-text_post,\n :root:not(.theme-dark).theme-rpl i.icon-text_post,\n :root:not(.theme-dark) .theme-beta i.icon-text_post,\n :root:not(.theme-dark).theme-beta i.icon-text_post,\n .theme-light i.icon-text_post,\n :root:not(.theme-dark) .theme-rpl i.icon-image_post,\n :root:not(.theme-dark).theme-rpl i.icon-image_post,\n :root:not(.theme-dark) .theme-beta i.icon-image_post,\n :root:not(.theme-dark).theme-beta i.icon-image_post,\n .theme-light i.icon-image_post,\n :root:not(.theme-dark) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark).theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark) .theme-beta i.icon-media_gallery,\n :root:not(.theme-dark).theme-beta i.icon-media_gallery,\n .theme-light i.icon-media_gallery,\n :root:not(.theme-dark) .theme-rpl i.icon-video_post,\n :root:not(.theme-dark).theme-rpl i.icon-video_post,\n :root:not(.theme-dark) .theme-beta i.icon-video_post,\n :root:not(.theme-dark).theme-beta i.icon-video_post,\n .theme-light i.icon-video_post,\n :root:not(.theme-dark) .theme-rpl i.icon-gif_post,\n :root:not(.theme-dark).theme-rpl i.icon-gif_post,\n :root:not(.theme-dark) .theme-beta i.icon-gif_post,\n :root:not(.theme-dark).theme-beta i.icon-gif_post,\n .theme-light i.icon-gif_post,\n :root:not(.theme-dark) .theme-rpl i.icon-embed,\n :root:not(.theme-dark).theme-rpl i.icon-embed,\n :root:not(.theme-dark) .theme-beta i.icon-embed,\n :root:not(.theme-dark).theme-beta i.icon-embed,\n .theme-light i.icon-embed,\n :root:not(.theme-dark) .theme-rpl i.icon-external_link,\n :root:not(.theme-dark).theme-rpl i.icon-external_link,\n :root:not(.theme-dark) .theme-beta i.icon-external_link,\n :root:not(.theme-dark).theme-beta i.icon-external_link,\n .theme-light i.icon-external_link,\n :root:not(.theme-dark) .theme-rpl i.icon-poll_post,\n :root:not(.theme-dark).theme-rpl i.icon-poll_post,\n :root:not(.theme-dark) .theme-beta i.icon-poll_post,\n :root:not(.theme-dark).theme-beta i.icon-poll_post,\n .theme-light i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-light div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-light div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-light div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-beta a[data-testid=\"post_author_link\"],\n .theme-light a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-light span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark).theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark) .theme-beta i.icon-pin_fill,\n :root:not(.theme-dark).theme-beta i.icon-pin_fill,\n .theme-light i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-award,\n :root:not(.theme-dark).theme-rpl i.icon-award,\n :root:not(.theme-dark) .theme-beta i.icon-award,\n :root:not(.theme-dark).theme-beta i.icon-award,\n .theme-light i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark).theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark) .theme-beta i.icon-archived_fill,\n :root:not(.theme-dark).theme-beta i.icon-archived_fill,\n .theme-light i.icon-archived_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark).theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark) .theme-beta i.icon-lock_fill,\n :root:not(.theme-dark).theme-beta i.icon-lock_fill,\n .theme-light i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-light div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.Post,\n :root:not(.theme-dark).theme-rpl div.Post,\n :root:not(.theme-dark) .theme-beta div.Post,\n :root:not(.theme-dark).theme-beta div.Post,\n .theme-light div.Post,\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-beta div[data-click-id=\"media\"],\n .theme-light div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-light div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-dark).theme-beta i.icon-upvote_fill,\n .theme-light i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-light button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark).theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark) .theme-beta .icon-downvote_fill,\n :root:not(.theme-dark).theme-beta .icon-downvote_fill,\n .theme-light .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-light a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-light button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-light a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:hover,\n .theme-light div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:focus,\n .theme-light div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg,\n .theme-light div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg:active,\n .theme-light div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-beta button[role=\"checkbox\"],\n .theme-light button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-light ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-light img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-light ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-community_fill,\n :root:not(.theme-dark).theme-rpl i.icon-community_fill,\n :root:not(.theme-dark) .theme-beta i.icon-community_fill,\n :root:not(.theme-dark).theme-beta i.icon-community_fill,\n .theme-light i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-light div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-light ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-light span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-light span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-beta div#overlayScrollContainer > div,\n .theme-light div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-light div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-light div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-light div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-dark) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-light div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-dark) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Next\"] > i,\n .theme-light a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Previous\"] > i,\n .theme-light a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-light div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl input#comment_search-bar,\n :root:not(.theme-dark).theme-rpl input#comment_search-bar,\n :root:not(.theme-dark) .theme-beta input#comment_search-bar,\n :root:not(.theme-dark).theme-beta input#comment_search-bar,\n .theme-light input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-light ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-light .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-1,\n :root:not(.theme-dark).theme-rpl .snoo-cls-1,\n :root:not(.theme-dark) .theme-beta .snoo-cls-1,\n :root:not(.theme-dark).theme-beta .snoo-cls-1,\n .theme-light .snoo-cls-1 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-2,\n :root:not(.theme-dark).theme-rpl .snoo-cls-2,\n :root:not(.theme-dark) .theme-beta .snoo-cls-2,\n :root:not(.theme-dark).theme-beta .snoo-cls-2,\n .theme-light .snoo-cls-2 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-3,\n :root:not(.theme-dark).theme-rpl .snoo-cls-3,\n :root:not(.theme-dark) .theme-beta .snoo-cls-3,\n :root:not(.theme-dark).theme-beta .snoo-cls-3,\n .theme-light .snoo-cls-3 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-4,\n :root:not(.theme-dark).theme-rpl .snoo-cls-4,\n :root:not(.theme-dark) .theme-beta .snoo-cls-4,\n :root:not(.theme-dark).theme-beta .snoo-cls-4,\n .theme-light .snoo-cls-4 {\n fill: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-5,\n :root:not(.theme-dark).theme-rpl .snoo-cls-5,\n :root:not(.theme-dark) .theme-beta .snoo-cls-5,\n :root:not(.theme-dark).theme-beta .snoo-cls-5,\n .theme-light .snoo-cls-5 {\n fill: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-6,\n :root:not(.theme-dark).theme-rpl .snoo-cls-6,\n :root:not(.theme-dark) .theme-beta .snoo-cls-6,\n :root:not(.theme-dark).theme-beta .snoo-cls-6,\n .theme-light .snoo-cls-6 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-7,\n :root:not(.theme-dark).theme-rpl .snoo-cls-7,\n :root:not(.theme-dark) .theme-beta .snoo-cls-7,\n :root:not(.theme-dark).theme-beta .snoo-cls-7,\n .theme-light .snoo-cls-7 {\n fill: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-8,\n :root:not(.theme-dark).theme-rpl .snoo-cls-8,\n :root:not(.theme-dark) .theme-beta .snoo-cls-8,\n :root:not(.theme-dark).theme-beta .snoo-cls-8,\n .theme-light .snoo-cls-8 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-9,\n :root:not(.theme-dark).theme-rpl .snoo-cls-9,\n :root:not(.theme-dark) .theme-beta .snoo-cls-9,\n :root:not(.theme-dark).theme-beta .snoo-cls-9,\n .theme-light .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-10,\n :root:not(.theme-dark).theme-rpl .snoo-cls-10,\n :root:not(.theme-dark) .theme-beta .snoo-cls-10,\n :root:not(.theme-dark).theme-beta .snoo-cls-10,\n .theme-light .snoo-cls-10 {\n fill: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-11,\n :root:not(.theme-dark).theme-rpl .snoo-cls-11,\n :root:not(.theme-dark) .theme-beta .snoo-cls-11,\n :root:not(.theme-dark).theme-beta .snoo-cls-11,\n .theme-light .snoo-cls-11 {\n fill: #91d7e3;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-11,\n :root:not(.theme-dark).theme-rpl .snoo-cls-11,\n :root:not(.theme-dark) .theme-beta .snoo-cls-11,\n :root:not(.theme-dark).theme-beta .snoo-cls-11,\n .theme-light .snoo-cls-11 {\n fill: #91d7e3;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n /* BETA */\n --color-pizzaRed: #ed8796;\n --color-global-brand-orangered: #f5a97f;\n --color-global-focus: #494d64;\n --color-interactive-content-disabled: #a5adcb;\n --color-interactive-background-disabled: #a5adcb;\n --color-interactive-pressed: #9fa7c7;\n --color-neutral-content: #cad3f5;\n --color-neutral-content-disabled: #a5adcb;\n --color-neutral-content-weak: #a5adcb;\n --color-neutral-content-strong: #cad3f5;\n --color-global-white: #cad3f5;\n --color-neutral-background: #24273a;\n --color-neutral-background-selected: #363a4f;\n --color-neutral-background-weak: #1e2030;\n --color-neutral-background-medium: #24273a;\n --color-neutral-background-strong: #1e2030;\n --color-neutral-background-hover: #363a4f;\n --color-neutral-border: #363a4f;\n --color-neutral-border-medium: #363a4f;\n --color-neutral-border-weak: #363a4f;\n --color-neutral-border-strong: #5b6078;\n --color-primary: #b7bdf8;\n --color-primary-hover: #e5e8fd;\n --color-primary-visited: #b7bdf8;\n --color-primary-background: #24273a;\n --color-primary-background-hover: #363a4f;\n --color-primary-background-selected: #363a4f;\n --color-primary-onBackground: #24273a;\n --color-primary-onBackground-selected: #181926;\n --color-secondary: #a5adcb;\n --color-secondary-hover: #b8c0e0;\n --color-secondary-weak: #a5adcb;\n --color-secondary-onBackground: #cad3f5;\n --color-secondary-background: #1e2030;\n --color-secondary-background-hover: #1a1c2a;\n --color-secondary-background-selected: #1a1c2a;\n --color-secondary-plain: #a5adcb;\n --color-secondary-plain-hover: #b8c0e0;\n --color-danger-background: #ed8796;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2);\n --color-danger-background-hover: rgba(237, 135, 150, 0.98);\n --color-danger-onBackground: #cad3f5;\n --color-danger-content: #ed8796;\n --color-danger-content-hover: #ec7e8e;\n --color-success-content: #a6da95;\n --color-success-hover: #a0d78d;\n --color-success-onBackground: #cad3f5;\n --color-success-background: #a6da95;\n --color-success-background-hover: #a0d78d;\n --color-warning-content: #eed49f;\n --color-warning-content-hover: #ecd096;\n --color-warning-onBackground: #24273a;\n --color-warning-background: #eed49f;\n --color-warning-background-hover: #ecd096;\n --color-upvote-content: #b7bdf8;\n --color-upvote-disabled: #a5adcb;\n --color-upvote-onBackground: #cad3f5;\n --color-upvote-background: #24273a;\n --color-upvote-background-hover: #24273a;\n --color-upvote-background-disabled: #24273a;\n --color-downvote-content: #cad3f5;\n --color-downvote-content-weak: #cad3f5;\n --color-downvote-disabled: #a5adcb;\n --color-downvote-onBackground: #cad3f5;\n --color-downvote-background: #24273a;\n --color-downvote-background-hover: #24273a;\n --color-downvote-background-disabled: @;\n --color-tone-1: #cad3f5;\n --color-tone-2: #a5adcb;\n --color-tone-3: #939ab7;\n --color-tone-4: #363a4f;\n --color-tone-5: #494d64;\n --color-tone-6: #5b6078;\n --color-tone-7: #24273a;\n --color-avatar-gradient: #b7bdf8;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3);\n --color-opacity-50: rgba(36, 39, 58, 0.5);\n --color-online: #b7bdf8;\n --color-favorite: #b7bdf8;\n --color-brand-background: #b7bdf8;\n --color-brand-background-hover: #b7bdf8;\n --color-global-orangered: #b7bdf8;\n --color-action-upvote: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /* \n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-dark #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-dark #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark,\n :root:not(.theme-light) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-beta div[class^=\"subredditvars\"],\n .theme-dark div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.2) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.2) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl :root,\n :root:not(.theme-light).theme-rpl :root,\n :root:not(.theme-light) .theme-beta :root,\n :root:not(.theme-light).theme-beta :root,\n .theme-dark :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.2) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.2) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.2) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.2) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.2) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.2) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl ::placeholder,\n :root:not(.theme-light).theme-rpl ::placeholder,\n :root:not(.theme-light) .theme-beta ::placeholder,\n :root:not(.theme-light).theme-beta ::placeholder,\n .theme-dark ::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-dark div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-dark span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-light).theme-rpl i.icon-karma_fill,\n :root:not(.theme-light) .theme-beta i.icon-karma_fill,\n :root:not(.theme-light).theme-beta i.icon-karma_fill,\n .theme-dark i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-dark div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-dark button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-beta button[role=\"switch\"] > div,\n .theme-dark button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-dark ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-dark ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-light).theme-rpl i.icon-cake_fill,\n :root:not(.theme-light) .theme-beta i.icon-cake_fill,\n :root:not(.theme-light).theme-beta i.icon-cake_fill,\n .theme-dark i.icon-cake_fill,\n :root:not(.theme-light) .theme-rpl i.icon-user_fill,\n :root:not(.theme-light).theme-rpl i.icon-user_fill,\n :root:not(.theme-light) .theme-beta i.icon-user_fill,\n :root:not(.theme-light).theme-beta i.icon-user_fill,\n .theme-dark i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-dark div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-dark span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-dark button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-dark svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-dark input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-light).theme-rpl div.scrollerItem > div,\n :root:not(.theme-light) .theme-beta div.scrollerItem > div,\n :root:not(.theme-light).theme-beta div.scrollerItem > div,\n .theme-dark div.scrollerItem > div,\n :root:not(.theme-light) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"post-container\"],\n .theme-dark div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-dark div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-dark div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-beta div._productDetails_7kbcu_53,\n .theme-dark div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-beta div._mintStatus_7kbcu_264,\n .theme-dark div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-beta div._carousel_7kbcu_45,\n .theme-dark div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-light) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-light).theme-rpl div._card_1ooes_1,\n :root:not(.theme-light) .theme-beta div._card_1ooes_1,\n :root:not(.theme-light).theme-beta div._card_1ooes_1,\n .theme-dark div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1,\n .theme-dark ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li,\n .theme-dark ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li > div,\n .theme-dark ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dot,\n .theme-dark div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dotActive,\n .theme-dark div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-dark div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-beta div._cardAuthor_7kbcu_79,\n .theme-dark div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div._container_oikih_1,\n :root:not(.theme-light).theme-rpl div._container_oikih_1,\n :root:not(.theme-light) .theme-beta div._container_oikih_1,\n :root:not(.theme-light).theme-beta div._container_oikih_1,\n .theme-dark div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-light).theme-beta a._pill_7kbcu_280,\n .theme-dark a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-dark button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-beta div._wrapper_1upjl_7,\n .theme-dark div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-dark a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-dark button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-beta a[href=\"/now\"] > div,\n .theme-dark a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-dark div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-dark div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-dark button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-close,\n :root:not(.theme-light).theme-rpl i.icon-close,\n :root:not(.theme-light) .theme-beta i.icon-close,\n :root:not(.theme-light).theme-beta i.icon-close,\n .theme-dark i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"],\n .theme-dark a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-dark div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"]:hover,\n .theme-dark a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star_fill,\n :root:not(.theme-light).theme-rpl i.icon-star_fill,\n :root:not(.theme-light) .theme-beta i.icon-star_fill,\n :root:not(.theme-light).theme-beta i.icon-star_fill,\n .theme-dark i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star,\n :root:not(.theme-light).theme-rpl i.icon-star,\n :root:not(.theme-light) .theme-beta i.icon-star,\n :root:not(.theme-light).theme-beta i.icon-star,\n .theme-dark i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-light).theme-rpl i.icon-premium_fill,\n :root:not(.theme-light) .theme-beta i.icon-premium_fill,\n :root:not(.theme-light).theme-beta i.icon-premium_fill,\n .theme-dark i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-dark button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-dark div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"background\"],\n .theme-dark div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-dark div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-rpl i.icon-comment,\n :root:not(.theme-light).theme-rpl i.icon-comment,\n :root:not(.theme-light) .theme-beta i.icon-comment,\n :root:not(.theme-light).theme-beta i.icon-comment,\n .theme-dark i.icon-comment,\n :root:not(.theme-light) .theme-rpl i.icon-share,\n :root:not(.theme-light).theme-rpl i.icon-share,\n :root:not(.theme-light) .theme-beta i.icon-share,\n :root:not(.theme-light).theme-beta i.icon-share,\n .theme-dark i.icon-share,\n :root:not(.theme-light) .theme-rpl i.icon-save,\n :root:not(.theme-light).theme-rpl i.icon-save,\n :root:not(.theme-light) .theme-beta i.icon-save,\n :root:not(.theme-light).theme-beta i.icon-save,\n .theme-dark i.icon-save,\n :root:not(.theme-light) .theme-rpl i.icon-expand,\n :root:not(.theme-light).theme-rpl i.icon-expand,\n :root:not(.theme-light) .theme-beta i.icon-expand,\n :root:not(.theme-light).theme-beta i.icon-expand,\n .theme-dark i.icon-expand,\n :root:not(.theme-light) .theme-rpl i.icon-collapse,\n :root:not(.theme-light).theme-rpl i.icon-collapse,\n :root:not(.theme-light) .theme-beta i.icon-collapse,\n :root:not(.theme-light).theme-beta i.icon-collapse,\n .theme-dark i.icon-collapse,\n :root:not(.theme-light) .theme-rpl i.icon-text_post,\n :root:not(.theme-light).theme-rpl i.icon-text_post,\n :root:not(.theme-light) .theme-beta i.icon-text_post,\n :root:not(.theme-light).theme-beta i.icon-text_post,\n .theme-dark i.icon-text_post,\n :root:not(.theme-light) .theme-rpl i.icon-image_post,\n :root:not(.theme-light).theme-rpl i.icon-image_post,\n :root:not(.theme-light) .theme-beta i.icon-image_post,\n :root:not(.theme-light).theme-beta i.icon-image_post,\n .theme-dark i.icon-image_post,\n :root:not(.theme-light) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-light).theme-rpl i.icon-media_gallery,\n :root:not(.theme-light) .theme-beta i.icon-media_gallery,\n :root:not(.theme-light).theme-beta i.icon-media_gallery,\n .theme-dark i.icon-media_gallery,\n :root:not(.theme-light) .theme-rpl i.icon-video_post,\n :root:not(.theme-light).theme-rpl i.icon-video_post,\n :root:not(.theme-light) .theme-beta i.icon-video_post,\n :root:not(.theme-light).theme-beta i.icon-video_post,\n .theme-dark i.icon-video_post,\n :root:not(.theme-light) .theme-rpl i.icon-gif_post,\n :root:not(.theme-light).theme-rpl i.icon-gif_post,\n :root:not(.theme-light) .theme-beta i.icon-gif_post,\n :root:not(.theme-light).theme-beta i.icon-gif_post,\n .theme-dark i.icon-gif_post,\n :root:not(.theme-light) .theme-rpl i.icon-embed,\n :root:not(.theme-light).theme-rpl i.icon-embed,\n :root:not(.theme-light) .theme-beta i.icon-embed,\n :root:not(.theme-light).theme-beta i.icon-embed,\n .theme-dark i.icon-embed,\n :root:not(.theme-light) .theme-rpl i.icon-external_link,\n :root:not(.theme-light).theme-rpl i.icon-external_link,\n :root:not(.theme-light) .theme-beta i.icon-external_link,\n :root:not(.theme-light).theme-beta i.icon-external_link,\n .theme-dark i.icon-external_link,\n :root:not(.theme-light) .theme-rpl i.icon-poll_post,\n :root:not(.theme-light).theme-rpl i.icon-poll_post,\n :root:not(.theme-light) .theme-beta i.icon-poll_post,\n :root:not(.theme-light).theme-beta i.icon-poll_post,\n .theme-dark i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-dark div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-dark div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-dark div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-beta a[data-testid=\"post_author_link\"],\n .theme-dark a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-dark span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-light).theme-rpl i.icon-pin_fill,\n :root:not(.theme-light) .theme-beta i.icon-pin_fill,\n :root:not(.theme-light).theme-beta i.icon-pin_fill,\n .theme-dark i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-award,\n :root:not(.theme-light).theme-rpl i.icon-award,\n :root:not(.theme-light) .theme-beta i.icon-award,\n :root:not(.theme-light).theme-beta i.icon-award,\n .theme-dark i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-light).theme-rpl i.icon-archived_fill,\n :root:not(.theme-light) .theme-beta i.icon-archived_fill,\n :root:not(.theme-light).theme-beta i.icon-archived_fill,\n .theme-dark i.icon-archived_fill,\n :root:not(.theme-light) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-light).theme-rpl i.icon-lock_fill,\n :root:not(.theme-light) .theme-beta i.icon-lock_fill,\n :root:not(.theme-light).theme-beta i.icon-lock_fill,\n .theme-dark i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-dark div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl div.Post,\n :root:not(.theme-light).theme-rpl div.Post,\n :root:not(.theme-light) .theme-beta div.Post,\n :root:not(.theme-light).theme-beta div.Post,\n .theme-dark div.Post,\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-beta div[data-click-id=\"media\"],\n .theme-dark div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-dark div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-light).theme-beta i.icon-upvote_fill,\n .theme-dark i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-dark button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-light).theme-rpl .icon-downvote_fill,\n :root:not(.theme-light) .theme-beta .icon-downvote_fill,\n :root:not(.theme-light).theme-beta .icon-downvote_fill,\n .theme-dark .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-dark a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-dark button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-dark a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:hover,\n .theme-dark div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:focus,\n .theme-dark div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg,\n .theme-dark div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg:active,\n .theme-dark div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-light).theme-beta button[role=\"checkbox\"],\n .theme-dark button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-dark ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-dark img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-dark ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-light) .theme-rpl i.icon-community_fill,\n :root:not(.theme-light).theme-rpl i.icon-community_fill,\n :root:not(.theme-light) .theme-beta i.icon-community_fill,\n :root:not(.theme-light).theme-beta i.icon-community_fill,\n .theme-dark i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-dark div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-dark ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-dark span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-dark span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-beta div#overlayScrollContainer > div,\n .theme-dark div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-dark div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-dark div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-dark div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-light) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-dark div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-light) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Next\"] > i,\n .theme-dark a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Previous\"] > i,\n .theme-dark a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-dark div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl input#comment_search-bar,\n :root:not(.theme-light).theme-rpl input#comment_search-bar,\n :root:not(.theme-light) .theme-beta input#comment_search-bar,\n :root:not(.theme-light).theme-beta input#comment_search-bar,\n .theme-dark input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-dark ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-dark .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-1,\n :root:not(.theme-light).theme-rpl .snoo-cls-1,\n :root:not(.theme-light) .theme-beta .snoo-cls-1,\n :root:not(.theme-light).theme-beta .snoo-cls-1,\n .theme-dark .snoo-cls-1 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-2,\n :root:not(.theme-light).theme-rpl .snoo-cls-2,\n :root:not(.theme-light) .theme-beta .snoo-cls-2,\n :root:not(.theme-light).theme-beta .snoo-cls-2,\n .theme-dark .snoo-cls-2 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-3,\n :root:not(.theme-light).theme-rpl .snoo-cls-3,\n :root:not(.theme-light) .theme-beta .snoo-cls-3,\n :root:not(.theme-light).theme-beta .snoo-cls-3,\n .theme-dark .snoo-cls-3 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-4,\n :root:not(.theme-light).theme-rpl .snoo-cls-4,\n :root:not(.theme-light) .theme-beta .snoo-cls-4,\n :root:not(.theme-light).theme-beta .snoo-cls-4,\n .theme-dark .snoo-cls-4 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-5,\n :root:not(.theme-light).theme-rpl .snoo-cls-5,\n :root:not(.theme-light) .theme-beta .snoo-cls-5,\n :root:not(.theme-light).theme-beta .snoo-cls-5,\n .theme-dark .snoo-cls-5 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-6,\n :root:not(.theme-light).theme-rpl .snoo-cls-6,\n :root:not(.theme-light) .theme-beta .snoo-cls-6,\n :root:not(.theme-light).theme-beta .snoo-cls-6,\n .theme-dark .snoo-cls-6 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-7,\n :root:not(.theme-light).theme-rpl .snoo-cls-7,\n :root:not(.theme-light) .theme-beta .snoo-cls-7,\n :root:not(.theme-light).theme-beta .snoo-cls-7,\n .theme-dark .snoo-cls-7 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-8,\n :root:not(.theme-light).theme-rpl .snoo-cls-8,\n :root:not(.theme-light) .theme-beta .snoo-cls-8,\n :root:not(.theme-light).theme-beta .snoo-cls-8,\n .theme-dark .snoo-cls-8 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-9,\n :root:not(.theme-light).theme-rpl .snoo-cls-9,\n :root:not(.theme-light) .theme-beta .snoo-cls-9,\n :root:not(.theme-light).theme-beta .snoo-cls-9,\n .theme-dark .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-10,\n :root:not(.theme-light).theme-rpl .snoo-cls-10,\n :root:not(.theme-light) .theme-beta .snoo-cls-10,\n :root:not(.theme-light).theme-beta .snoo-cls-10,\n .theme-dark .snoo-cls-10 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-11,\n :root:not(.theme-light).theme-rpl .snoo-cls-11,\n :root:not(.theme-light) .theme-beta .snoo-cls-11,\n :root:not(.theme-light).theme-beta .snoo-cls-11,\n .theme-dark .snoo-cls-11 {\n fill: #91d7e3;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-11,\n :root:not(.theme-light).theme-rpl .snoo-cls-11,\n :root:not(.theme-light) .theme-beta .snoo-cls-11,\n :root:not(.theme-light).theme-beta .snoo-cls-11,\n .theme-dark .snoo-cls-11 {\n fill: #91d7e3;\n }",
+ "start": 993,
"domains": [
"reddit.com"
]
},
{
"code": "/* prettier-ignore */",
- "start": 149096
+ "start": 155326
}
],
- "sourceCode": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL\thttps://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.0\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@license\t\tMIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent Color\" [ \"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green*\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\" ]\n==/UserStyle== */\n\n@-moz-document domain(\"reddit.com\") {\n \n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n \n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n \n /* BETA */\n --color-pizzaRed: @red;\n --color-global-brand-orangered: @peach;\n --color-global-focus: @surface1;\n --color-interactive-content-disabled: @subtext0;\n --color-interactive-background-disabled: @subtext0;\n --color-interactive-pressed: darken(@subtext0, 2);\n --color-neutral-content: @text;\n --color-neutral-content-disabled: @subtext0;\n --color-neutral-content-weak: @subtext0;\n --color-neutral-content-strong: @text;\n --color-global-white: @text;\n --color-neutral-background: @base;\n --color-neutral-background-selected: @surface0;\n --color-neutral-background-weak: @mantle;\n --color-neutral-background-medium: @base;\n --color-neutral-background-strong: @mantle;\n --color-neutral-background-hover: @surface0;\n --color-neutral-border: @surface0;\n --color-neutral-border-medium: @surface0;\n --color-neutral-border-weak: @surface0;\n --color-neutral-border-strong: @surface2;\n --color-primary: @accent-color;\n --color-primary-hover: lighten(@accent-color, 10);\n --color-primary-visited: @lavender;\n --color-primary-background: @base;\n --color-primary-background-hover: @surface0;\n --color-primary-background-selected: @surface0;\n --color-primary-onBackground: @text;\n --color-primary-onBackground-selected: @crust;\n --color-secondary: @subtext0;\n --color-secondary-hover: @subtext1;\n --color-secondary-weak: @subtext0;\n --color-secondary-onBackground: @text;\n --color-secondary-background: @mantle;\n --color-secondary-background-hover: darken(@mantle, 2);\n --color-secondary-background-selected: darken(@mantle, 2);\n --color-secondary-plain: @subtext0;\n --color-secondary-plain-hover: @subtext1;\n --color-danger-background: @red;\n --color-danger-background-disabled: fadeout(@red, 80);\n --color-danger-background-hover: fadeout(@red, 2);\n --color-danger-onBackground: @text;\n --color-danger-content: @red;\n --color-danger-content-hover: darken(@red, 2);\n --color-success-content: @green;\n --color-success-hover: darken(@green, 2);\n --color-success-onBackground: @text;\n --color-success-background: @green;\n --color-success-background-hover: darken(@green, 2);\n --color-warning-content: @yellow;\n --color-warning-content-hover: darken(@yellow, 2);\n --color-warning-onBackground: @base;\n --color-warning-background: @yellow;\n --color-warning-background-hover: darken(@yellow, 2);\n --color-upvote-content: @accent-color;\n --color-upvote-disabled: @subtext0;\n --color-upvote-onBackground: @text;\n --color-upvote-background: @base;\n --color-upvote-background-hover: @base;\n --color-upvote-background-disabled: @base;\n --color-downvote-content: @text;\n --color-downvote-content-weak: @text;\n --color-downvote-disabled: @subtext0;\n --color-downvote-onBackground: @text;\n --color-downvote-background: @base;\n --color-downvote-background-hover: @base;\n --color-downvote-background-disabled: @;\n --color-tone-1: @text;\n --color-tone-2: @subtext0;\n --color-tone-3: @overlay2;\n --color-tone-4: @surface0;\n --color-tone-5: @surface1;\n --color-tone-6: @surface2;\n --color-tone-7: @base;\n --color-avatar-gradient: @accent-color;\n --color-transparent-background-hover: fadeout(@surface0, 70);\n --color-opacity-50: fadeout(@base, 50);\n --color-online: @accent-color;\n --color-favorite: @accent-color;\n --color-brand-background: @accent-color;\n --color-brand-background-hover: @accent-color;\n \n #reddit-logo {\n circle[fill=\"#FF4500\"] {\n fill: @accent-color !important;\n }\n path[fill=\"#FFF\"] {\n fill: @crust !important;\n }\n }\n \n /* normal stuff */\n\n &, div[class^=\"subredditvars\"] {\n --color-online: @green !important;\n --newCommunityTheme-actionIcon: @subtext0 !important;\n --newCommunityTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconShaded80: @subtext0 !important;\n --newCommunityTheme-actionIconTinted80: @subtext1 !important;\n --newCommunityTheme-active: @accent-color !important;\n --newCommunityTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeLight60: @accent-color !important;\n --newCommunityTheme-activeShaded80: @accent-color !important;\n --newCommunityTheme-activeShaded90: @accent-color !important;\n --newCommunityTheme-activeTinted05: @text !important;\n --newCommunityTheme-banner-backgroundColor: @accent-color !important;\n --newCommunityTheme-banner-iconColor: @accent-color !important;\n --newCommunityTheme-body: @mantle !important;\n --newCommunityTheme-bodyAlpha50: @surface0 !important;\n --newCommunityTheme-bodyAlpha70: @surface1 !important;\n --newCommunityTheme-bodyAlpha80: @surface2 !important;\n --newCommunityTheme-bodyFade: @subtext0 !important;\n --newCommunityTheme-bodyShaded80: @mantle !important;\n --newCommunityTheme-bodyText: @text !important;\n --newCommunityTheme-bodyTextAlpha03: @mantle !important;\n --newCommunityTheme-bodyTextAlpha20: @surface1 !important;\n --newCommunityTheme-bodyTextShaded20: @surface0 !important;\n --newCommunityTheme-bodyTextTinted20: @subtext0 !important;\n --newCommunityTheme-bodyTinted50: @overlay1 !important;\n --newCommunityTheme-bodyTinted80: @overlay0 !important;\n --newCommunityTheme-button: @text !important;\n --newCommunityTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha40: @subtext0 !important;\n --newCommunityTheme-buttonAlpha50: @subtext1 !important;\n --newCommunityTheme-buttonAlpha80: @subtext1 !important;\n --newCommunityTheme-buttonShaded80: @overlay0 !important;\n --newCommunityTheme-buttonTinted20: @accent-color !important;\n --newCommunityTheme-buttonTinted50: @accent-color !important;\n --newCommunityTheme-buttonTinted80: @accent-color !important;\n --newCommunityTheme-canvas: @crust !important;\n --newCommunityTheme-checkbox: @text !important;\n --newCommunityTheme-errorText: @red !important;\n --newCommunityTheme-field: @surface0 !important;\n --newCommunityTheme-fieldFade: fadeout(@surface1, 80) !important;\n --newCommunityTheme-flair: @accent-color !important;\n --newCommunityTheme-highlight: @base !important;\n --newCommunityTheme-inactive: @subtext0 !important;\n --newCommunityTheme-lightText: @text !important;\n --newCommunityTheme-lightTextAlpha75: @subtext1 !important;\n --newCommunityTheme-line: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShaded80: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShaded90: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShadedNinety: fadeout(@surface1, 80) !important;\n --newCommunityTheme-linkText: @accent-color !important;\n --newCommunityTheme-linkTextAlpha80: @accent-color !important;\n --newCommunityTheme-linkTextShaded80: @accent-color !important;\n --newCommunityTheme-linkTextTinted80: @accent-color !important;\n --newCommunityTheme-linkTextWithBody: @accent-color !important;\n --newCommunityTheme-menu: @mantle !important;\n --newCommunityTheme-menuActiveText: @text !important;\n --newCommunityTheme-menuButtonBackground-active: @base !important;\n --newCommunityTheme-menuButtonBackground-focus: @base !important;\n --newCommunityTheme-menuButtonBackground-hover: @base !important;\n --newCommunityTheme-menuInactiveText: @text !important;\n --newCommunityTheme-metaText: @subtext0 !important;\n --newCommunityTheme-metaTextAlpha50: @subtext0 !important;\n --newCommunityTheme-metaTextShaded80: @subtext0 !important;\n --newCommunityTheme-monospaceColor: @accent-color !important;\n --newCommunityTheme-navBar-activeLink: @text !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-activeSubmenuLink: @text !important;\n --newCommunityTheme-navBar-backgroundColor: @mantle !important;\n --newCommunityTheme-navBar-hoverLink: @text !important;\n --newCommunityTheme-navBar-inactiveLink: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: @text !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newCommunityTheme-navIcon: @text !important;\n\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: fadeout(@crust, 20) !important;\n\n --newCommunityTheme-nsfw: @red !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: @crust !important;\n --newCommunityTheme-nsfwBlocking-color: @text !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newCommunityTheme-pageHeader: @surface2 !important;\n --newCommunityTheme-placeholder: @surface0 !important;\n --newCommunityTheme-post: @mantle !important;\n --newCommunityTheme-postError: @red !important;\n --newCommunityTheme-postFlairText: @crust !important;\n --newCommunityTheme-postIcon: @accent-color !important;\n --newCommunityTheme-postLine: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postLineShaded80: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postLineShaded90: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postTinted20: @base !important;\n --newCommunityTheme-postTransparent20: @base !important;\n --newCommunityTheme-primaryButtonShadedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedFifty: @overlay0 !important;\n --newCommunityTheme-primaryButtonTintedSixty: @overlay0 !important;\n --newCommunityTheme-quarantine: @yellow !important;\n --newCommunityTheme-report: @surface1 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newCommunityTheme-search-syntaxHighlightColor: @base !important;\n --newCommunityTheme-titleText: @text !important;\n --newCommunityTheme-upsell-appleIcon: @subtext1 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: fadeout(@surface1, 80) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: @text !important;\n --newCommunityTheme-voteText-base: @subtext0 !important;\n --newCommunityTheme-voteText-downvote: @blue !important;\n --newCommunityTheme-voteText-downvoteShaded80: @blue !important;\n --newCommunityTheme-voteText-downvoteTinted80: @blue !important;\n --newCommunityTheme-voteText-upvote: @red !important;\n --newCommunityTheme-voteText-upvoteShaded80: @red !important;\n --newCommunityTheme-voteText-upvoteTinted80: @red !important;\n --newCommunityTheme-widgetColors-appleIcon: @overlay0 !important;\n --newCommunityTheme-widgetColors-lineColor: fadeout(@surface1, 80) !important;\n\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: fadeout(@surface1, 80) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n\n --newRedditTheme-actionIcon: @subtext0 !important;\n --newRedditTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconShaded80: @subtext0 !important;\n --newRedditTheme-actionIconTinted80: @subtext1 !important;\n --newRedditTheme-active: @accent-color !important;\n --newRedditTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-activeLight60: @accent-color !important;\n --newRedditTheme-activeShaded80: @accent-color !important;\n --newRedditTheme-activeShaded90: @accent-color !important;\n --newRedditTheme-activeTinted05: @text !important;\n --newRedditTheme-banner-backgroundColor: @accent-color !important;\n --newRedditTheme-banner-iconColor: @accent-color !important;\n --newRedditTheme-body: @mantle !important;\n --newRedditTheme-bodyAlpha50: @surface0 !important;\n --newRedditTheme-bodyAlpha70: @surface1 !important;\n --newRedditTheme-bodyAlpha80: @surface2 !important;\n --newRedditTheme-bodyFade: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyShaded80: @mantle !important;\n --newRedditTheme-bodyText: @text !important;\n --newRedditTheme-bodyTextAlpha03: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyTextAlpha20: @surface1 !important;\n --newRedditTheme-bodyTextShaded20: @surface0 !important;\n --newRedditTheme-bodyTextTinted20: @subtext1 !important;\n --newRedditTheme-bodyTinted50: @overlay0 !important;\n --newRedditTheme-bodyTinted80: @overlay1 !important;\n --newRedditTheme-button: @text !important;\n --newRedditTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha40: @subtext0 !important;\n --newRedditTheme-buttonAlpha50: @subtext1 !important;\n --newRedditTheme-buttonAlpha80: @subtext1 !important;\n --newRedditTheme-buttonShaded80: @overlay0 !important;\n --newRedditTheme-buttonTinted20: @accent-color !important;\n --newRedditTheme-buttonTinted50: @accent-color !important;\n --newRedditTheme-buttonTinted80: @accent-color !important;\n --newRedditTheme-canvas: @crust !important;\n --newRedditTheme-checkbox: @text !important;\n --newRedditTheme-errorText: @red !important;\n --newRedditTheme-field: @base !important;\n --newRedditTheme-fieldFade: @mantle !important;\n --newRedditTheme-flair: @accent-color !important;\n\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: @base !important;\n\n --newRedditTheme-inactive: @surface0 !important;\n --newRedditTheme-lightText: @text !important;\n --newRedditTheme-lightTextAlpha75: @subtext1 !important;\n --newRedditTheme-line: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShaded80: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShaded90: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShadedNinety: fadeout(@surface1, 80) !important;\n\n /* links */\n --newRedditTheme-linkText: @accent-color !important;\n --newRedditTheme-linkTextAlpha80: @accent-color !important;\n --newRedditTheme-linkTextShaded80: @accent-color !important;\n --newRedditTheme-linkTextTinted80: @accent-color !important;\n --newRedditTheme-linkTextWithBody: @accent-color !important;\n\n /* menus */\n --newRedditTheme-menu: @mantle !important;\n --newRedditTheme-menuActiveText: @text !important;\n --newRedditTheme-menuButtonBackground-active: @accent-color !important;\n --newRedditTheme-menuButtonBackground-focus: @base !important;\n --newRedditTheme-menuButtonBackground-hover: @base !important;\n --newRedditTheme-menuInactiveText: @text !important;\n\n --newRedditTheme-metaText: @subtext0 !important;\n --newRedditTheme-metaTextAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-metaTextShaded80: @subtext1 !important;\n --newRedditTheme-monospaceColor: @accent-color !important;\n --newRedditTheme-navBar-activeLink: @text !important;\n --newRedditTheme-navBar-activeSubmenuCaret: @text !important;\n --newRedditTheme-navBar-activeSubmenuLink: @text !important;\n --newRedditTheme-navBar-backgroundColor: @mantle !important;\n --newRedditTheme-navBar-hoverLink: @text !important;\n --newRedditTheme-navBar-inactiveLink: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: @text !important;\n --newRedditTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newRedditTheme-navIcon: @text !important;\n --newRedditTheme-navIconFaded10: fadeout(@crust, 20) !important;\n --newRedditTheme-nsfw: @red !important;\n --newRedditTheme-nsfwBlocking-bgcolor: @crust !important;\n --newRedditTheme-nsfwBlocking-color: @text !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newRedditTheme-pageHeader: @surface0 !important;\n --newRedditTheme-placeholder: @surface1 !important;\n --newRedditTheme-post: @mantle !important;\n --newRedditTheme-postError: @red !important;\n --newRedditTheme-postFlairText: @text !important;\n --newRedditTheme-postIcon: @accent-color !important;\n --newRedditTheme-postLine: fadeout(@surface1, 80) !important;\n --newRedditTheme-postLineShaded80: fadeout(@surface1, 80) !important;\n --newRedditTheme-postLineShaded90: fadeout(@surface1, 80) !important;\n --newRedditTheme-postTinted20: @base !important;\n --newRedditTheme-postTransparent20: fadeout(@crust, 20) !important;\n --newRedditTheme-primaryButtonShadedEighty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedEighty: @surface2 !important;\n --newRedditTheme-primaryButtonTintedFifty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedSixty: @surface1 !important;\n --newRedditTheme-quarantine: @yellow !important;\n --newRedditTheme-report: @base !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newRedditTheme-search-syntaxHighlightColor: @base !important;\n --newRedditTheme-titleText: @text !important;\n --newRedditTheme-upsell-appleIcon: @overlay0 !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: @text !important;\n --newRedditTheme-upsell-ssoButtonTextColor: @text !important;\n --newRedditTheme-voteText-base: @subtext1 !important;\n --newRedditTheme-voteText-downvote: @blue !important;\n --newRedditTheme-voteText-downvoteShaded80: @blue !important;\n --newRedditTheme-voteText-downvoteTinted80: @blue !important;\n --newRedditTheme-voteText-upvote: @red !important;\n --newRedditTheme-voteText-upvoteShaded80: @red !important;\n --newRedditTheme-voteText-upvoteTinted80: @red !important;\n --newRedditTheme-widgetColors-appleIcon: @overlay0 !important;\n --newRedditTheme-widgetColors-lineColor: fadeout(@surface1, 80) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: fadeout(@surface1, 80) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: fadeout(@crust, 20) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n --tw-bg-opacity: @crust !important;\n --vds-video-bg-color: @crust !important;\n }\n\n /* reddit chat variables */\n :root {\n --activity-button-chatFilterColor: @surface0 !important;\n --activity-button-newChatFilter-activeBg: @accent-color !important;\n --activity-button-newChatFilter-activeText: @base !important;\n --activity-button-newChatFilter-defaultBorder: @surface1 !important;\n --activity-button-newChatFilter-defaultText: @text !important;\n --activity-button-primary: @accent-color !important;\n --activity-button-secondary: @text !important;\n --activity-buttonPrimary-color: @accent-color !important;\n --activity-buttonSecondary-active: @accent-color !important;\n --activity-checkbox-checked: @accent-color !important;\n --activity-checkbox-checkmark: @text !important;\n --activity-checkbox-unchecked: @base !important;\n --activity-checkbox-uncheckedBorder: @surface1 !important;\n --activity-icon-active: @accent-color !important;\n --activity-icon-contrast: @surface1 !important;\n --activity-icon-default: @subtext0 !important;\n --activity-icon-disable: @surface2 !important;\n --activity-icon-hover: @surface2 !important;\n --activity-icon-nsfw-bg: @base !important;\n --activity-icon-nsfw-text: @text !important;\n --activity-icon-subIcon-backgroundColor: @text !important;\n --activity-icon-toaster: @crust !important;\n --activity-input-background: fadeout(@crust, 20) !important;\n --activity-input-border: @surface1 !important;\n --activity-input-channelRename: @subtext0 !important;\n --activity-input-color: @subtext1 !important;\n --activity-input-error: @red !important;\n --activity-input-focusBg: @green !important;\n --activity-input-focusColor: @text !important;\n --activity-input-ownerBg: @surface0 !important;\n --activity-link-hoverText: @red !important;\n --activity-link-staticText: @accent-color !important;\n --activity-link-staticUnderline: @accent-color !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: @mantle !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: @accent-color !important;\n --activity-minimizedPortal-color-unreadFinal: @text !important;\n --activity-minimizedPortal-color-unreadInitial: @text !important;\n --activity-send-disable: @surface0 !important;\n --activity-send-hover: @accent-color !important;\n --activity-text-active: @accent-color !important;\n --activity-text-fade: @subtext0 !important;\n --activity-text-highlight: @text !important;\n --activity-text-light: @subtext0 !important;\n --activity-text-meta: @subtext0 !important;\n --activity-text-regular: @text !important;\n --activity-text-success: @green !important;\n --activity-text-tutorial: @rosewater !important;\n --activity-text-warning: @red !important;\n --addReaction-backgroundColor: @surface0 !important;\n --addReaction-iconFill: @surface1 !important;\n --boxShadow: fadeout(@crust, 20) !important;\n --bubble-border: fadeout(@surface1, 80) !important;\n --bubble-channelsFilter-background: @crust !important;\n --bubble-channelsFilter-selected: @overlay0 !important;\n --bubble-color: @text !important;\n --bubble-link-color: @accent-color !important;\n --bubbleActions-hover: @surface0 !important;\n --editName: @surface1 !important;\n --layout-body: @mantle !important;\n --layout-colsBorder: fadeout(@surface1, 80) !important;\n --layout-controlsBorder: fadeout(@surface1, 80) !important;\n --layout-dropdown-border: fadeout(@surface1, 80) !important;\n --layout-header-counterBg: @red !important;\n --layout-header-counterText: @text !important;\n --layout-overlayBackground: fadeout(@crust, 20) !important;\n --layout-overlayReportFlow: fadeout(@crust, 20) !important;\n --layout-scrollbar: @text !important;\n --layout-scrollbarHover: @accent-color !important;\n --layout-timeStamp-tooltip-background: @surface0 !important;\n --message-list-item-button: @surface1 !important;\n --message-list-item-onlineIndicator: @green !important;\n --message-list-item-ownerBg: @surface1 !important;\n --message-list-item-richItem: @overlay0 !important;\n --message-list-item-richItemBorder: fadeout(@surface1, 80) !important;\n --message-list-item-white: @text !important;\n --modal-buttonsBackground: @text !important;\n --modal-primaryButtonWarning: @red !important;\n --modal-secondaryButton: @text !important;\n --newChat-inviteLink-borderColor: fadeout(@surface1, 80) !important;\n --overlay-backgroundColor: @mantle !important;\n --overlay-headerColor: @text !important;\n --overlay-inputBackground: @crust !important;\n --overlay-searchBarBackground: @mantle !important;\n --prompt-tooltip-background: @accent-color !important;\n --searchBar-backgroundColor: @mantle !important;\n --settings-color: @subtext0 !important;\n --settings-dropdownItemHoverBackground: @crust !important;\n --settings-panelBackground: @crust !important;\n --settings-panelItemHoverBackground: @surface0 !important;\n --settings-panelItemSelectedBackground: @surface1 !important;\n --sidebar-background: fadeout(@surface1, 80) !important;\n --sidebar-basic-background-active: @accent-color !important;\n --sidebar-basic-background-hover: @mantle !important;\n --sidebar-footer-background: @crust !important;\n --sidebar-item-active: @surface1 !important;\n --sidebar-item-hover: @surface0 !important;\n --sidebar-item-selected: @surface2 !important;\n --sidebar-item-text-active: @text !important;\n --sidebar-subreddit-background-active: @accent-color !important;\n --sidebar-subreddit-background-hover: @surface1 !important;\n --sidebar-text-divider: @surface1 !important;\n --skeleton-field: @surface2 !important;\n --skeleton-inactive: @surface0 !important;\n --subreddit-iconBg: @accent-color !important;\n --toast-error: @red !important;\n --toast-pending: @crust !important;\n --toast-success: @green !important;\n --uploads-progress-background: @subtext0 !important;\n --uploads-progress-bar: @accent-color !important;\n --videoModal-button-background: @text !important;\n --videoModal-button-color: @mantle !important;\n }\n\n ::placeholder {\n color: @subtext0 !important;\n }\n\n /* site background */\n div.ListingLayout-backgroundContainer::before {\n background: @base !important;\n }\n\n\n /* PROFILE MENU */\n\n\n /* karma count */\n span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: @subtext0 !important;\n }\n\n /* profile button karma icon */\n i.icon-karma_fill {\n color: @red !important;\n }\n\n /* menu headers */\n div[role=\"menu\"] > div > div > span > span {\n color: @subtext0 !important;\n }\n\n /* switches, should also apply sitewide */\n button[role=\"switch\"][aria-checked=\"false\"] {\n background: @surface0 !important;\n }\n\n button[role=\"switch\"] > div {\n background: @text !important;\n }\n\n /* online status */\n ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: @green !important;\n }\n\n ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: @base !important;\n }\n\n\n /* PROFILE PAGE */\n\n\n /* create avatar button */\n button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n button._3F1tNW0P4Ff182mO_CefIg > i {\n color: @base !important;\n }\n\n /* cake day and followers icon */\n i.icon-cake_fill, i.icon-user_fill {\n color: @accent-color !important;\n }\n\n /* add social links button readability tweak */\n div._3hew1NnzwygOKDNQDKp6R4, div._3hew1NnzwygOKDNQDKp6R4 > i, li._3hew1NnzwygOKDNQDKp6R4 {\n color: @base !important\n }\n\n /* profile moderation and user settings page */\n div._1VP69d9lk-Wk9zokOaylL {\n --background: @base !important;\n --canvas: @base !important;\n }\n\n /* Beta Badge */ \n span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: @accent-color !important;\n }\n\n /* Delete Account */\n button.EBd2MhBQlQeZ13YeP0K8a {\n color: @accent-color !important;\n }\n\n /* Delete Account Icon */\n svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: @accent-color !important;\n }\n\n /* blocked, muted input */\n input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: @base !important;\n }\n\n /* fixes profile posts not being themed */\n div.scrollerItem > div, div[data-testid=\"post-container\"], div[style=\"background:#1A1A1B\"], div._2otRz3OtuWajw1RleFDJ5P {\n background: @mantle !important;\n }\n\n\n /* NFT AVATAR VIEWER */\n\n\n /* modal background */\n div._productDetails_7kbcu_53 {\n background: @mantle !important;\n color: @text !important;\n }\n\n /* mint status */\n div._mintStatus_7kbcu_264 {\n color: @accent-color !important;\n }\n\n /* carousel background */\n div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, @base 16.42%, @blue 100%);\n }\n\n /* nft card back */\n div._card_1ooes_1 {\n background: @blue !important;\n }\n\n ol._container_1t62i_1 {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li > div {\n color: @base !important;\n }\n\n div.MuiMobileStepper-dot {\n background: @surface0 !important;\n }\n\n div.MuiMobileStepper-dotActive {\n background: @accent-color !important;\n }\n\n div._scrollContainer_7kbcu_104 > div > h3, div._cardAuthor_7kbcu_79 {\n color: @subtext0 !important\n }\n\n div._container_oikih_1 {\n background: @crust !important;\n border-color: @surface1 !important;\n }\n\n /* external links */\n a._pill_7kbcu_280 {\n background: @crust !important;\n color: @text !important;\n }\n\n /* shop for avatars button */\n button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n\n /* AVATAR CREATOR */\n div._wrapper_1upjl_7 {\n background: @base !important;\n color: @text !important;\n }\n\n\n /* SITE HEADER */\n\n\n /* reddit logo */\n a[aria-label=\"Home\"] > svg > g > circle {\n fill: @accent-color !important;\n }\n\n a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: @base !important;\n }\n\n a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: @text !important;\n }\n\n /* notification icon */\n button[aria-label=\"Open notifications inbox\"] > div > span {\n background: @accent-color !important;\n color: @mantle !important;\n }\n\n /* advertise button */\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: @surface0 !important;\n color: @text !important;\n }\n\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: @text !important;\n }\n\n /* reddit now notification */\n a[href=\"/now\"] > div {\n background: @accent-color !important;\n }\n\n /* search scope pill text */\n div[data-testid=\"search-scope-pill-text\"] {\n color: @text !important;\n }\n\n /* search popup title */\n div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: @text !important;\n }\n\n /* safe search toggle */\n button#safe-search-toggle[aria-checked=\"true\"] {\n background: @accent-color !important;\n }\n\n\n /* NAVIGATION SIDEBAR */\n\n\n /* close icon */\n i.icon-close {\n color: @subtext0 !important;\n }\n\n /* item color */\n a[role=\"menuitem\"] {\n color: @text !important;\n }\n\n /* navigation sidebar header color */\n div[role=\"menu\"] > div[role=\"heading\"] {\n color: @subtext0 !important;\n }\n\n a[role=\"menuitem\"]:hover {\n background: @surface0 !important;\n }\n\n /* favorites */\n i.icon-star_fill {\n color: @accent-color !important;\n }\n\n i.icon-star {\n color: @subtext0 !important;\n }\n\n\n /* RIGHT FRONTPAGE SIDEBAR */\n\n\n /* reddit premium icon */\n i.icon-premium_fill {\n color: @accent-color !important;\n }\n\n /* reddit premium try now button */\n button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: @accent-color !important;\n color: @base !important;\n }\n\n /* recent posts thumbnail borders */\n div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: @subtext0 !important;\n }\n\n\n /* POSTS */\n\n\n /* post background for card style */\n div[data-adclicklocation=\"background\"] {\n background: @base !important;\n }\n\n /* post options (save, comment, etc.) */\n div._3-miAEojrCvx_4FQ8x3P-s, i.icon-comment, i.icon-share, i.icon-save, i.icon-expand, i.icon-collapse, i.icon-text_post, i.icon-image_post, i.icon-media_gallery, i.icon-video_post, i.icon-gif_post, i.icon-embed, i.icon-external_link, i.icon-poll_post {\n color: @subtext0 !important;\n }\n\n /* post title color */\n div[data-adclicklocation=\"title\"] > div > a > div > h3, div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: @text !important;\n }\n\n /* \n * post op color and\n * post date color\n */\n div[data-adclicklocation=\"top_bar\"] > span, a[data-testid=\"post_author_link\"] {\n color: @subtext0 !important;\n }\n\n /* nsfw flair */\n span._1wzhGvvafQFOWAyA157okr {\n border-color: @red !important;\n color: @red !important;\n }\n\n /* pinned post icon */\n i.icon-pin_fill {\n color: @green !important;\n }\n\n /* give award icon */\n i.icon-award {\n color: @subtext0 !important;\n }\n\n /* locked post icon */\n i.icon-archived_fill, i.icon-lock_fill {\n color: @yellow !important;\n }\n\n /* post button divider */\n div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) { \n border-color: @surface1 !important;\n }\n\n\n /* UPVOTES/DOWNVOTES */\n\n\n /* upvote/downvote background */\n div.Post, div[data-click-id=\"media\"] {\n background: @mantle !important;\n fill: @mantle !important;\n }\n\n /* inactive vote text color */\n div[id^=\"vote-arrows\"] > div {\n color: @subtext0 !important;\n }\n\n /* active upvote color */\n i.icon-upvote_fill {\n color: @red !important;\n }\n\n button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @red !important;\n }\n\n /* active upvote text color */\n button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: @red !important;\n }\n\n /* hover background for both upvotes and downvotes */\n button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: @surface0 !important;\n }\n\n /* active downvote color */\n .icon-downvote_fill {\n color: @blue !important;\n }\n\n /* active downvote text color */\n button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: @blue !important;\n }\n\n button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @blue !important;\n }\n\n\n /* REPORT MODAL */\n\n a.o1ov2mzLxTFAFP-O4Uv8I {\n color: @accent-color !important;\n }\n\n button._1lDGFVGU9k2mi-4kjU95Rp {\n color: @base !important;\n }\n\n\n /* SUBREDDIT PAGES */\n a[role=\"button\"][target=\"_blank\"] {\n background: @text !important;\n color: @base !important;\n }\n\n /* radio buttons (flair selector, etc.) */\n div[role=\"radio\"]:hover, div[role=\"radio\"]:focus {\n background: @accent-color !important;\n }\n\n div[role=\"radio\"] > svg, div[role=\"radio\"] > svg:active {\n fill: @text !important;\n }\n\n /* checkboxes */\n button[role=\"checkbox\"] {\n fill: @accent-color !important;\n }\n\n\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n\n\n /* header background */\n ._ZhON3a3vplThB8NFwuJn {\n background: @crust !important;\n color: @text !important;\n }\n\n /* subreddit image background */\n img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: @accent-color !important;\n }\n \n /* border between uela */\n ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: @surface0;\n }\n\n /* default subreddit icon */\n i.icon-community_fill {\n color: @accent-color !important;\n }\n\n /* online users */\n div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: @green !important;\n }\n\n\n /* POST VIEWER */\n\n\n /* spoiler tags */\n ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: @surface0 !important;\n }\n\n /* mod comment tag */\n span[id^=\"CommentTopMeta--Mod\"] {\n color: @green !important;\n }\n\n /* op comment tag */\n span[id^=\"CommentTopMeta--OP\"] {\n color: @blue !important;\n }\n\n /* post overlay if you have \"open in new tab\" disabled */\n div#overlayScrollContainer > div {\n background: @crust !important;\n }\n\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: @mantle !important;\n }\n\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n div._2DJXORCrmcNpPTSq0LqL6i, div._1DK52RbaamLOWw5UPaht_S {\n background: fadeout(@crust, 20) !important;\n }\n\n /* gold award gradient */\n div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n\n /* image gallery next/previous buttons */\n a[title=\"Next\"] > i, a[title=\"Previous\"] > i {\n background: @surface0 !important;\n }\n\n /* image gallery image count */\n div._61i6grM3um1yuw4GrN97P {\n background: fadeout(@crust, 20) !important;\n color: @text !important;\n }\n\n /* comment search bar */\n input#comment_search-bar {\n background: @base !important;\n }\n\n /* tab bar below banner */\n ._1gVVmSnHZpkUgVShsn7-ua {\n background: @mantle !important;\n }\n\n /* MULTIREDDITS/CUSTOM FEEDS */\n\n\n /* delete custom feed button */\n .bX6SqXfzfxpv4GQbuIYVZ {\n color: @red !important;\n }\n\n\n /* TOOLTIPS */\n div.HQ2VJViRjokXpRbJzPvvc {\n background: @mantle !important;\n color: @text !important;\n }\n\n div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: @mantle !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL\t https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.3\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@license\t\t MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent Color\" [ \"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green*\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\" ]\n==/UserStyle== */\n\n@-moz-document domain(\"reddit.com\") {\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n /* BETA */\n --color-pizzaRed: @red;\n --color-global-brand-orangered: @peach;\n --color-global-focus: @surface1;\n --color-interactive-content-disabled: @subtext0;\n --color-interactive-background-disabled: @subtext0;\n --color-interactive-pressed: darken(@subtext0, 2);\n --color-neutral-content: @text;\n --color-neutral-content-disabled: @subtext0;\n --color-neutral-content-weak: @subtext0;\n --color-neutral-content-strong: @text;\n --color-global-white: @text;\n --color-neutral-background: @base;\n --color-neutral-background-selected: @surface0;\n --color-neutral-background-weak: @mantle;\n --color-neutral-background-medium: @base;\n --color-neutral-background-strong: @mantle;\n --color-neutral-background-hover: @surface0;\n --color-neutral-border: @surface0;\n --color-neutral-border-medium: @surface0;\n --color-neutral-border-weak: @surface0;\n --color-neutral-border-strong: @surface2;\n --color-primary: @accent-color;\n --color-primary-hover: lighten(@accent-color, 10);\n --color-primary-visited: @lavender;\n --color-primary-background: @base;\n --color-primary-background-hover: @surface0;\n --color-primary-background-selected: @surface0;\n --color-primary-onBackground: @base;\n --color-primary-onBackground-selected: @crust;\n --color-secondary: @subtext0;\n --color-secondary-hover: @subtext1;\n --color-secondary-weak: @subtext0;\n --color-secondary-onBackground: @text;\n --color-secondary-background: @mantle;\n --color-secondary-background-hover: darken(@mantle, 2);\n --color-secondary-background-selected: darken(@mantle, 2);\n --color-secondary-plain: @subtext0;\n --color-secondary-plain-hover: @subtext1;\n --color-danger-background: @red;\n --color-danger-background-disabled: fadeout(@red, 80);\n --color-danger-background-hover: fadeout(@red, 2);\n --color-danger-onBackground: @text;\n --color-danger-content: @red;\n --color-danger-content-hover: darken(@red, 2);\n --color-success-content: @green;\n --color-success-hover: darken(@green, 2);\n --color-success-onBackground: @text;\n --color-success-background: @green;\n --color-success-background-hover: darken(@green, 2);\n --color-warning-content: @yellow;\n --color-warning-content-hover: darken(@yellow, 2);\n --color-warning-onBackground: @base;\n --color-warning-background: @yellow;\n --color-warning-background-hover: darken(@yellow, 2);\n --color-upvote-content: @accent-color;\n --color-upvote-disabled: @subtext0;\n --color-upvote-onBackground: @text;\n --color-upvote-background: @base;\n --color-upvote-background-hover: @base;\n --color-upvote-background-disabled: @base;\n --color-downvote-content: @text;\n --color-downvote-content-weak: @text;\n --color-downvote-disabled: @subtext0;\n --color-downvote-onBackground: @text;\n --color-downvote-background: @base;\n --color-downvote-background-hover: @base;\n --color-downvote-background-disabled: @;\n --color-tone-1: @text;\n --color-tone-2: @subtext0;\n --color-tone-3: @overlay2;\n --color-tone-4: @surface0;\n --color-tone-5: @surface1;\n --color-tone-6: @surface2;\n --color-tone-7: @base;\n --color-avatar-gradient: @accent-color;\n --color-transparent-background-hover: fadeout(@surface0, 70);\n --color-opacity-50: fadeout(@base, 50);\n --color-online: @accent-color;\n --color-favorite: @accent-color;\n --color-brand-background: @accent-color;\n --color-brand-background-hover: @accent-color;\n --color-global-orangered: @accent-color;\n --color-action-upvote: @accent-color;\n\n #reddit-logo {\n circle[fill=\"#FF4500\"] {\n fill: @accent-color !important;\n }\n path[fill=\"#FFF\"] {\n fill: @crust !important;\n }\n }\n\n /* normal stuff */\n\n &,\n div[class^=\"subredditvars\"] {\n --color-online: @green !important;\n --newCommunityTheme-actionIcon: @subtext0 !important;\n --newCommunityTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconShaded80: @subtext0 !important;\n --newCommunityTheme-actionIconTinted80: @subtext1 !important;\n --newCommunityTheme-active: @accent-color !important;\n --newCommunityTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeLight60: @accent-color !important;\n --newCommunityTheme-activeShaded80: @accent-color !important;\n --newCommunityTheme-activeShaded90: @accent-color !important;\n --newCommunityTheme-activeTinted05: @text !important;\n --newCommunityTheme-banner-backgroundColor: @accent-color !important;\n --newCommunityTheme-banner-iconColor: @accent-color !important;\n --newCommunityTheme-body: @mantle !important;\n --newCommunityTheme-bodyAlpha50: @surface0 !important;\n --newCommunityTheme-bodyAlpha70: @surface1 !important;\n --newCommunityTheme-bodyAlpha80: @surface2 !important;\n --newCommunityTheme-bodyFade: @subtext0 !important;\n --newCommunityTheme-bodyShaded80: @mantle !important;\n --newCommunityTheme-bodyText: @text !important;\n --newCommunityTheme-bodyTextAlpha03: @mantle !important;\n --newCommunityTheme-bodyTextAlpha20: @surface1 !important;\n --newCommunityTheme-bodyTextShaded20: @surface0 !important;\n --newCommunityTheme-bodyTextTinted20: @subtext0 !important;\n --newCommunityTheme-bodyTinted50: @overlay1 !important;\n --newCommunityTheme-bodyTinted80: @overlay0 !important;\n --newCommunityTheme-button: @text !important;\n --newCommunityTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha40: @subtext0 !important;\n --newCommunityTheme-buttonAlpha50: @subtext1 !important;\n --newCommunityTheme-buttonAlpha80: @subtext1 !important;\n --newCommunityTheme-buttonShaded80: @overlay0 !important;\n --newCommunityTheme-buttonTinted20: @accent-color !important;\n --newCommunityTheme-buttonTinted50: @accent-color !important;\n --newCommunityTheme-buttonTinted80: @accent-color !important;\n --newCommunityTheme-canvas: @crust !important;\n --newCommunityTheme-checkbox: @text !important;\n --newCommunityTheme-errorText: @red !important;\n --newCommunityTheme-field: @surface0 !important;\n --newCommunityTheme-fieldFade: fadeout(@surface1, 80) !important;\n --newCommunityTheme-flair: @accent-color !important;\n --newCommunityTheme-highlight: @base !important;\n --newCommunityTheme-inactive: @subtext0 !important;\n --newCommunityTheme-lightText: @text !important;\n --newCommunityTheme-lightTextAlpha75: @subtext1 !important;\n --newCommunityTheme-line: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShaded80: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShaded90: fadeout(@surface1, 80) !important;\n --newCommunityTheme-lineShadedNinety: fadeout(@surface1, 80) !important;\n --newCommunityTheme-linkText: @accent-color !important;\n --newCommunityTheme-linkTextAlpha80: @accent-color !important;\n --newCommunityTheme-linkTextShaded80: @accent-color !important;\n --newCommunityTheme-linkTextTinted80: @accent-color !important;\n --newCommunityTheme-linkTextWithBody: @accent-color !important;\n --newCommunityTheme-menu: @mantle !important;\n --newCommunityTheme-menuActiveText: @text !important;\n --newCommunityTheme-menuButtonBackground-active: @base !important;\n --newCommunityTheme-menuButtonBackground-focus: @base !important;\n --newCommunityTheme-menuButtonBackground-hover: @base !important;\n --newCommunityTheme-menuInactiveText: @text !important;\n --newCommunityTheme-metaText: @subtext0 !important;\n --newCommunityTheme-metaTextAlpha50: @subtext0 !important;\n --newCommunityTheme-metaTextShaded80: @subtext0 !important;\n --newCommunityTheme-monospaceColor: @accent-color !important;\n --newCommunityTheme-navBar-activeLink: @text !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-activeSubmenuLink: @text !important;\n --newCommunityTheme-navBar-backgroundColor: @mantle !important;\n --newCommunityTheme-navBar-hoverLink: @text !important;\n --newCommunityTheme-navBar-inactiveLink: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: @text !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newCommunityTheme-navIcon: @text !important;\n\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: fadeout(@crust, 20) !important;\n\n --newCommunityTheme-nsfw: @red !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: @crust !important;\n --newCommunityTheme-nsfwBlocking-color: @text !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newCommunityTheme-pageHeader: @surface2 !important;\n --newCommunityTheme-placeholder: @surface0 !important;\n --newCommunityTheme-post: @mantle !important;\n --newCommunityTheme-postError: @red !important;\n --newCommunityTheme-postFlairText: @crust !important;\n --newCommunityTheme-postIcon: @accent-color !important;\n --newCommunityTheme-postLine: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postLineShaded80: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postLineShaded90: fadeout(@surface1, 80) !important;\n --newCommunityTheme-postTinted20: @base !important;\n --newCommunityTheme-postTransparent20: @base !important;\n --newCommunityTheme-primaryButtonShadedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedFifty: @overlay0 !important;\n --newCommunityTheme-primaryButtonTintedSixty: @overlay0 !important;\n --newCommunityTheme-quarantine: @yellow !important;\n --newCommunityTheme-report: @surface1 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newCommunityTheme-search-syntaxHighlightColor: @base !important;\n --newCommunityTheme-titleText: @text !important;\n --newCommunityTheme-upsell-appleIcon: @subtext1 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: fadeout(\n @surface1,\n 80\n ) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: @text !important;\n --newCommunityTheme-voteText-base: @subtext0 !important;\n --newCommunityTheme-voteText-downvote: @blue !important;\n --newCommunityTheme-voteText-downvoteShaded80: @blue !important;\n --newCommunityTheme-voteText-downvoteTinted80: @blue !important;\n --newCommunityTheme-voteText-upvote: @red !important;\n --newCommunityTheme-voteText-upvoteShaded80: @red !important;\n --newCommunityTheme-voteText-upvoteTinted80: @red !important;\n --newCommunityTheme-widgetColors-appleIcon: @overlay0 !important;\n --newCommunityTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 80\n ) !important;\n\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 80\n ) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n\n --newRedditTheme-actionIcon: @subtext0 !important;\n --newRedditTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconShaded80: @subtext0 !important;\n --newRedditTheme-actionIconTinted80: @subtext1 !important;\n --newRedditTheme-active: @accent-color !important;\n --newRedditTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-activeLight60: @accent-color !important;\n --newRedditTheme-activeShaded80: @accent-color !important;\n --newRedditTheme-activeShaded90: @accent-color !important;\n --newRedditTheme-activeTinted05: @text !important;\n --newRedditTheme-banner-backgroundColor: @accent-color !important;\n --newRedditTheme-banner-iconColor: @accent-color !important;\n --newRedditTheme-body: @mantle !important;\n --newRedditTheme-bodyAlpha50: @surface0 !important;\n --newRedditTheme-bodyAlpha70: @surface1 !important;\n --newRedditTheme-bodyAlpha80: @surface2 !important;\n --newRedditTheme-bodyFade: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyShaded80: @mantle !important;\n --newRedditTheme-bodyText: @text !important;\n --newRedditTheme-bodyTextAlpha03: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyTextAlpha20: @surface1 !important;\n --newRedditTheme-bodyTextShaded20: @surface0 !important;\n --newRedditTheme-bodyTextTinted20: @subtext1 !important;\n --newRedditTheme-bodyTinted50: @overlay0 !important;\n --newRedditTheme-bodyTinted80: @overlay1 !important;\n --newRedditTheme-button: @text !important;\n --newRedditTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha40: @subtext0 !important;\n --newRedditTheme-buttonAlpha50: @subtext1 !important;\n --newRedditTheme-buttonAlpha80: @subtext1 !important;\n --newRedditTheme-buttonShaded80: @overlay0 !important;\n --newRedditTheme-buttonTinted20: @accent-color !important;\n --newRedditTheme-buttonTinted50: @accent-color !important;\n --newRedditTheme-buttonTinted80: @accent-color !important;\n --newRedditTheme-canvas: @crust !important;\n --newRedditTheme-checkbox: @text !important;\n --newRedditTheme-errorText: @red !important;\n --newRedditTheme-field: @base !important;\n --newRedditTheme-fieldFade: @mantle !important;\n --newRedditTheme-flair: @accent-color !important;\n\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: @base !important;\n\n --newRedditTheme-inactive: @surface0 !important;\n --newRedditTheme-lightText: @text !important;\n --newRedditTheme-lightTextAlpha75: @subtext1 !important;\n --newRedditTheme-line: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShaded80: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShaded90: fadeout(@surface1, 80) !important;\n --newRedditTheme-lineShadedNinety: fadeout(@surface1, 80) !important;\n\n /* links */\n --newRedditTheme-linkText: @accent-color !important;\n --newRedditTheme-linkTextAlpha80: @accent-color !important;\n --newRedditTheme-linkTextShaded80: @accent-color !important;\n --newRedditTheme-linkTextTinted80: @accent-color !important;\n --newRedditTheme-linkTextWithBody: @accent-color !important;\n\n /* menus */\n --newRedditTheme-menu: @mantle !important;\n --newRedditTheme-menuActiveText: @text !important;\n --newRedditTheme-menuButtonBackground-active: @accent-color !important;\n --newRedditTheme-menuButtonBackground-focus: @base !important;\n --newRedditTheme-menuButtonBackground-hover: @base !important;\n --newRedditTheme-menuInactiveText: @text !important;\n\n --newRedditTheme-metaText: @subtext0 !important;\n --newRedditTheme-metaTextAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-metaTextShaded80: @subtext1 !important;\n --newRedditTheme-monospaceColor: @accent-color !important;\n --newRedditTheme-navBar-activeLink: @text !important;\n --newRedditTheme-navBar-activeSubmenuCaret: @text !important;\n --newRedditTheme-navBar-activeSubmenuLink: @text !important;\n --newRedditTheme-navBar-backgroundColor: @mantle !important;\n --newRedditTheme-navBar-hoverLink: @text !important;\n --newRedditTheme-navBar-inactiveLink: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: @text !important;\n --newRedditTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newRedditTheme-navIcon: @text !important;\n --newRedditTheme-navIconFaded10: fadeout(@crust, 20) !important;\n --newRedditTheme-nsfw: @red !important;\n --newRedditTheme-nsfwBlocking-bgcolor: @crust !important;\n --newRedditTheme-nsfwBlocking-color: @text !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newRedditTheme-pageHeader: @surface0 !important;\n --newRedditTheme-placeholder: @surface1 !important;\n --newRedditTheme-post: @mantle !important;\n --newRedditTheme-postError: @red !important;\n --newRedditTheme-postFlairText: @text !important;\n --newRedditTheme-postIcon: @accent-color !important;\n --newRedditTheme-postLine: fadeout(@surface1, 80) !important;\n --newRedditTheme-postLineShaded80: fadeout(@surface1, 80) !important;\n --newRedditTheme-postLineShaded90: fadeout(@surface1, 80) !important;\n --newRedditTheme-postTinted20: @base !important;\n --newRedditTheme-postTransparent20: fadeout(@crust, 20) !important;\n --newRedditTheme-primaryButtonShadedEighty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedEighty: @surface2 !important;\n --newRedditTheme-primaryButtonTintedFifty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedSixty: @surface1 !important;\n --newRedditTheme-quarantine: @yellow !important;\n --newRedditTheme-report: @base !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newRedditTheme-search-syntaxHighlightColor: @base !important;\n --newRedditTheme-titleText: @text !important;\n --newRedditTheme-upsell-appleIcon: @overlay0 !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: @text !important;\n --newRedditTheme-upsell-ssoButtonTextColor: @text !important;\n --newRedditTheme-voteText-base: @subtext1 !important;\n --newRedditTheme-voteText-downvote: @blue !important;\n --newRedditTheme-voteText-downvoteShaded80: @blue !important;\n --newRedditTheme-voteText-downvoteTinted80: @blue !important;\n --newRedditTheme-voteText-upvote: @red !important;\n --newRedditTheme-voteText-upvoteShaded80: @red !important;\n --newRedditTheme-voteText-upvoteTinted80: @red !important;\n --newRedditTheme-widgetColors-appleIcon: @overlay0 !important;\n --newRedditTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 80\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 80\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: fadeout(\n @crust,\n 20\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n --tw-bg-opacity: @crust !important;\n --vds-video-bg-color: @crust !important;\n }\n\n /* reddit chat variables */\n :root {\n --activity-button-chatFilterColor: @surface0 !important;\n --activity-button-newChatFilter-activeBg: @accent-color !important;\n --activity-button-newChatFilter-activeText: @base !important;\n --activity-button-newChatFilter-defaultBorder: @surface1 !important;\n --activity-button-newChatFilter-defaultText: @text !important;\n --activity-button-primary: @accent-color !important;\n --activity-button-secondary: @text !important;\n --activity-buttonPrimary-color: @accent-color !important;\n --activity-buttonSecondary-active: @accent-color !important;\n --activity-checkbox-checked: @accent-color !important;\n --activity-checkbox-checkmark: @text !important;\n --activity-checkbox-unchecked: @base !important;\n --activity-checkbox-uncheckedBorder: @surface1 !important;\n --activity-icon-active: @accent-color !important;\n --activity-icon-contrast: @surface1 !important;\n --activity-icon-default: @subtext0 !important;\n --activity-icon-disable: @surface2 !important;\n --activity-icon-hover: @surface2 !important;\n --activity-icon-nsfw-bg: @base !important;\n --activity-icon-nsfw-text: @text !important;\n --activity-icon-subIcon-backgroundColor: @text !important;\n --activity-icon-toaster: @crust !important;\n --activity-input-background: fadeout(@crust, 20) !important;\n --activity-input-border: @surface1 !important;\n --activity-input-channelRename: @subtext0 !important;\n --activity-input-color: @subtext1 !important;\n --activity-input-error: @red !important;\n --activity-input-focusBg: @green !important;\n --activity-input-focusColor: @text !important;\n --activity-input-ownerBg: @surface0 !important;\n --activity-link-hoverText: @red !important;\n --activity-link-staticText: @accent-color !important;\n --activity-link-staticUnderline: @accent-color !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: @mantle !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: @accent-color !important;\n --activity-minimizedPortal-color-unreadFinal: @text !important;\n --activity-minimizedPortal-color-unreadInitial: @text !important;\n --activity-send-disable: @surface0 !important;\n --activity-send-hover: @accent-color !important;\n --activity-text-active: @accent-color !important;\n --activity-text-fade: @subtext0 !important;\n --activity-text-highlight: @text !important;\n --activity-text-light: @subtext0 !important;\n --activity-text-meta: @subtext0 !important;\n --activity-text-regular: @text !important;\n --activity-text-success: @green !important;\n --activity-text-tutorial: @rosewater !important;\n --activity-text-warning: @red !important;\n --addReaction-backgroundColor: @surface0 !important;\n --addReaction-iconFill: @surface1 !important;\n --boxShadow: fadeout(@crust, 20) !important;\n --bubble-border: fadeout(@surface1, 80) !important;\n --bubble-channelsFilter-background: @crust !important;\n --bubble-channelsFilter-selected: @overlay0 !important;\n --bubble-color: @text !important;\n --bubble-link-color: @accent-color !important;\n --bubbleActions-hover: @surface0 !important;\n --editName: @surface1 !important;\n --layout-body: @mantle !important;\n --layout-colsBorder: fadeout(@surface1, 80) !important;\n --layout-controlsBorder: fadeout(@surface1, 80) !important;\n --layout-dropdown-border: fadeout(@surface1, 80) !important;\n --layout-header-counterBg: @red !important;\n --layout-header-counterText: @text !important;\n --layout-overlayBackground: fadeout(@crust, 20) !important;\n --layout-overlayReportFlow: fadeout(@crust, 20) !important;\n --layout-scrollbar: @text !important;\n --layout-scrollbarHover: @accent-color !important;\n --layout-timeStamp-tooltip-background: @surface0 !important;\n --message-list-item-button: @surface1 !important;\n --message-list-item-onlineIndicator: @green !important;\n --message-list-item-ownerBg: @surface1 !important;\n --message-list-item-richItem: @overlay0 !important;\n --message-list-item-richItemBorder: fadeout(@surface1, 80) !important;\n --message-list-item-white: @text !important;\n --modal-buttonsBackground: @text !important;\n --modal-primaryButtonWarning: @red !important;\n --modal-secondaryButton: @text !important;\n --newChat-inviteLink-borderColor: fadeout(@surface1, 80) !important;\n --overlay-backgroundColor: @mantle !important;\n --overlay-headerColor: @text !important;\n --overlay-inputBackground: @crust !important;\n --overlay-searchBarBackground: @mantle !important;\n --prompt-tooltip-background: @accent-color !important;\n --searchBar-backgroundColor: @mantle !important;\n --settings-color: @subtext0 !important;\n --settings-dropdownItemHoverBackground: @crust !important;\n --settings-panelBackground: @crust !important;\n --settings-panelItemHoverBackground: @surface0 !important;\n --settings-panelItemSelectedBackground: @surface1 !important;\n --sidebar-background: fadeout(@surface1, 80) !important;\n --sidebar-basic-background-active: @accent-color !important;\n --sidebar-basic-background-hover: @mantle !important;\n --sidebar-footer-background: @crust !important;\n --sidebar-item-active: @surface1 !important;\n --sidebar-item-hover: @surface0 !important;\n --sidebar-item-selected: @surface2 !important;\n --sidebar-item-text-active: @text !important;\n --sidebar-subreddit-background-active: @accent-color !important;\n --sidebar-subreddit-background-hover: @surface1 !important;\n --sidebar-text-divider: @surface1 !important;\n --skeleton-field: @surface2 !important;\n --skeleton-inactive: @surface0 !important;\n --subreddit-iconBg: @accent-color !important;\n --toast-error: @red !important;\n --toast-pending: @crust !important;\n --toast-success: @green !important;\n --uploads-progress-background: @subtext0 !important;\n --uploads-progress-bar: @accent-color !important;\n --videoModal-button-background: @text !important;\n --videoModal-button-color: @mantle !important;\n }\n\n ::placeholder {\n color: @subtext0 !important;\n }\n\n /* site background */\n div.ListingLayout-backgroundContainer::before {\n background: @base !important;\n }\n\n /* PROFILE MENU */\n\n /* karma count */\n span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: @subtext0 !important;\n }\n\n /* profile button karma icon */\n i.icon-karma_fill {\n color: @red !important;\n }\n\n /* menu headers */\n div[role=\"menu\"] > div > div > span > span {\n color: @subtext0 !important;\n }\n\n /* switches, should also apply sitewide */\n button[role=\"switch\"][aria-checked=\"false\"] {\n background: @surface0 !important;\n }\n\n button[role=\"switch\"] > div {\n background: @text !important;\n }\n\n /* online status */\n ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: @green !important;\n }\n\n ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: @base !important;\n }\n\n /* PROFILE PAGE */\n\n /* create avatar button */\n button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n button._3F1tNW0P4Ff182mO_CefIg > i {\n color: @base !important;\n }\n\n /* cake day and followers icon */\n i.icon-cake_fill,\n i.icon-user_fill {\n color: @accent-color !important;\n }\n\n /* add social links button readability tweak */\n div._3hew1NnzwygOKDNQDKp6R4,\n div._3hew1NnzwygOKDNQDKp6R4 > i,\n li._3hew1NnzwygOKDNQDKp6R4 {\n color: @base !important;\n }\n\n /* profile moderation and user settings page */\n div._1VP69d9lk-Wk9zokOaylL {\n --background: @base !important;\n --canvas: @base !important;\n }\n\n /* Beta Badge */\n span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: @accent-color !important;\n }\n\n /* Delete Account */\n button.EBd2MhBQlQeZ13YeP0K8a {\n color: @accent-color !important;\n }\n\n /* Delete Account Icon */\n svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: @accent-color !important;\n }\n\n /* blocked, muted input */\n input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: @base !important;\n }\n\n /* fixes profile posts not being themed */\n div.scrollerItem > div,\n div[data-testid=\"post-container\"],\n div[style=\"background:#1A1A1B\"],\n div._2otRz3OtuWajw1RleFDJ5P {\n background: @mantle !important;\n }\n\n /* NFT AVATAR VIEWER */\n\n /* modal background */\n div._productDetails_7kbcu_53 {\n background: @mantle !important;\n color: @text !important;\n }\n\n /* mint status */\n div._mintStatus_7kbcu_264 {\n color: @accent-color !important;\n }\n\n /* carousel background */\n div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, @base 16.42%, @blue 100%);\n }\n\n /* nft card back */\n div._card_1ooes_1 {\n background: @blue !important;\n }\n\n ol._container_1t62i_1 {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li > div {\n color: @base !important;\n }\n\n div.MuiMobileStepper-dot {\n background: @surface0 !important;\n }\n\n div.MuiMobileStepper-dotActive {\n background: @accent-color !important;\n }\n\n div._scrollContainer_7kbcu_104 > div > h3,\n div._cardAuthor_7kbcu_79 {\n color: @subtext0 !important;\n }\n\n div._container_oikih_1 {\n background: @crust !important;\n border-color: @surface1 !important;\n }\n\n /* external links */\n a._pill_7kbcu_280 {\n background: @crust !important;\n color: @text !important;\n }\n\n /* shop for avatars button */\n button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n /* AVATAR CREATOR */\n div._wrapper_1upjl_7 {\n background: @base !important;\n color: @text !important;\n }\n\n /* SITE HEADER */\n\n /* reddit logo */\n a[aria-label=\"Home\"] > svg > g > circle {\n fill: @accent-color !important;\n }\n\n a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: @base !important;\n }\n\n a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: @text !important;\n }\n\n /* notification icon */\n button[aria-label=\"Open notifications inbox\"] > div > span {\n background: @accent-color !important;\n color: @mantle !important;\n }\n\n /* advertise button */\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: @surface0 !important;\n color: @text !important;\n }\n\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: @text !important;\n }\n\n /* reddit now notification */\n a[href=\"/now\"] > div {\n background: @accent-color !important;\n }\n\n /* search scope pill text */\n div[data-testid=\"search-scope-pill-text\"] {\n color: @text !important;\n }\n\n /* search popup title */\n div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: @text !important;\n }\n\n /* safe search toggle */\n button#safe-search-toggle[aria-checked=\"true\"] {\n background: @accent-color !important;\n }\n\n /* NAVIGATION SIDEBAR */\n\n /* close icon */\n i.icon-close {\n color: @subtext0 !important;\n }\n\n /* item color */\n a[role=\"menuitem\"] {\n color: @text !important;\n }\n\n /* navigation sidebar header color */\n div[role=\"menu\"] > div[role=\"heading\"] {\n color: @subtext0 !important;\n }\n\n a[role=\"menuitem\"]:hover {\n background: @surface0 !important;\n }\n\n /* favorites */\n i.icon-star_fill {\n color: @accent-color !important;\n }\n\n i.icon-star {\n color: @subtext0 !important;\n }\n\n /* RIGHT FRONTPAGE SIDEBAR */\n\n /* reddit premium icon */\n i.icon-premium_fill {\n color: @accent-color !important;\n }\n\n /* reddit premium try now button */\n button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: @accent-color !important;\n color: @base !important;\n }\n\n /* recent posts thumbnail borders */\n div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: @subtext0 !important;\n }\n\n /* POSTS */\n\n /* post background for card style */\n div[data-adclicklocation=\"background\"] {\n background: @base !important;\n }\n\n /* post options (save, comment, etc.) */\n div._3-miAEojrCvx_4FQ8x3P-s,\n i.icon-comment,\n i.icon-share,\n i.icon-save,\n i.icon-expand,\n i.icon-collapse,\n i.icon-text_post,\n i.icon-image_post,\n i.icon-media_gallery,\n i.icon-video_post,\n i.icon-gif_post,\n i.icon-embed,\n i.icon-external_link,\n i.icon-poll_post {\n color: @subtext0 !important;\n }\n\n /* post title color */\n div[data-adclicklocation=\"title\"] > div > a > div > h3,\n div[data-adclicklocation=\"title\"]\n > div:first-child\n > div:first-child\n > h1:first-child {\n color: @text !important;\n }\n\n /* \n * post op color and\n * post date color\n */\n div[data-adclicklocation=\"top_bar\"] > span,\n a[data-testid=\"post_author_link\"] {\n color: @subtext0 !important;\n }\n\n /* nsfw flair */\n span._1wzhGvvafQFOWAyA157okr {\n border-color: @red !important;\n color: @red !important;\n }\n\n /* pinned post icon */\n i.icon-pin_fill {\n color: @green !important;\n }\n\n /* give award icon */\n i.icon-award {\n color: @subtext0 !important;\n }\n\n /* locked post icon */\n i.icon-archived_fill,\n i.icon-lock_fill {\n color: @yellow !important;\n }\n\n /* post button divider */\n div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: @surface1 !important;\n }\n\n /* UPVOTES/DOWNVOTES */\n\n /* upvote/downvote background */\n div.Post,\n div[data-click-id=\"media\"] {\n background: @mantle !important;\n fill: @mantle !important;\n }\n\n /* inactive vote text color */\n div[id^=\"vote-arrows\"] > div {\n color: @subtext0 !important;\n }\n\n /* active upvote color */\n i.icon-upvote_fill {\n color: @red !important;\n }\n\n button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @red !important;\n }\n\n /* active upvote text color */\n button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: @red !important;\n }\n\n /* hover background for both upvotes and downvotes */\n button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: @surface0 !important;\n }\n\n /* active downvote color */\n .icon-downvote_fill {\n color: @blue !important;\n }\n\n /* active downvote text color */\n button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: @blue !important;\n }\n\n button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @blue !important;\n }\n\n /* REPORT MODAL */\n\n a.o1ov2mzLxTFAFP-O4Uv8I {\n color: @accent-color !important;\n }\n\n button._1lDGFVGU9k2mi-4kjU95Rp {\n color: @base !important;\n }\n\n /* SUBREDDIT PAGES */\n a[role=\"button\"][target=\"_blank\"] {\n background: @text !important;\n color: @base !important;\n }\n\n /* radio buttons (flair selector, etc.) */\n div[role=\"radio\"]:hover,\n div[role=\"radio\"]:focus {\n background: @accent-color !important;\n }\n\n div[role=\"radio\"] > svg,\n div[role=\"radio\"] > svg:active {\n fill: @text !important;\n }\n\n /* checkboxes */\n button[role=\"checkbox\"] {\n fill: @accent-color !important;\n }\n\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n\n /* header background */\n ._ZhON3a3vplThB8NFwuJn {\n background: @crust !important;\n color: @text !important;\n }\n\n /* subreddit image background */\n img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: @accent-color !important;\n }\n\n /* border between uela */\n ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: @surface0;\n }\n\n /* default subreddit icon */\n i.icon-community_fill {\n color: @accent-color !important;\n }\n\n /* online users */\n div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: @green !important;\n }\n\n /* POST VIEWER */\n\n /* spoiler tags */\n ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: @surface0 !important;\n }\n\n /* mod comment tag */\n span[id^=\"CommentTopMeta--Mod\"] {\n color: @green !important;\n }\n\n /* op comment tag */\n span[id^=\"CommentTopMeta--OP\"] {\n color: @blue !important;\n }\n\n /* post overlay if you have \"open in new tab\" disabled */\n div#overlayScrollContainer > div {\n background: @crust !important;\n }\n\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: @mantle !important;\n }\n\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n div._2DJXORCrmcNpPTSq0LqL6i,\n div._1DK52RbaamLOWw5UPaht_S {\n background: fadeout(@crust, 20) !important;\n }\n\n /* gold award gradient */\n div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(\n 188deg,\n #f9e2af1f 1.7%,\n #f9e2af00 46%,\n rgba(0, 0, 0, 0)\n ) !important;\n }\n\n /* image gallery next/previous buttons */\n a[title=\"Next\"] > i,\n a[title=\"Previous\"] > i {\n background: @surface0 !important;\n }\n\n /* image gallery image count */\n div._61i6grM3um1yuw4GrN97P {\n background: fadeout(@crust, 20) !important;\n color: @text !important;\n }\n\n /* comment search bar */\n input#comment_search-bar {\n background: @base !important;\n }\n\n /* tab bar below banner */\n ._1gVVmSnHZpkUgVShsn7-ua {\n background: @mantle !important;\n }\n\n /* MULTIREDDITS/CUSTOM FEEDS */\n\n /* delete custom feed button */\n .bX6SqXfzfxpv4GQbuIYVZ {\n color: @red !important;\n }\n\n /* TOOLTIPS */\n div.HQ2VJViRjokXpRbJzPvvc {\n background: @mantle !important;\n color: @text !important;\n }\n\n div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: @mantle !important;\n }\n\n /* Recap Reddit Logo */\n .snoo-cls-1 {\n fill: @base;\n }\n\n .snoo-cls-2 {\n fill: @base;\n }\n\n .snoo-cls-3 {\n fill: @base;\n }\n\n .snoo-cls-4 {\n fill: @accent-color;\n }\n\n .snoo-cls-5 {\n fill: @accent-color;\n }\n\n .snoo-cls-6 {\n fill: @base;\n }\n\n .snoo-cls-7 {\n fill: @accent-color;\n }\n\n .snoo-cls-8 {\n fill: @base;\n }\n\n .snoo-cls-9 {\n fill: @base;\n }\n\n .snoo-cls-10 {\n fill: @accent-color;\n }\n\n .snoo-cls-11 {\n fill: @sky;\n }\n\n .snoo-cls-11 {\n fill: @sky;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n// vim:ft=less\n",
"usercssData": {
"name": "Reddit Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/reddit",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/reddit",
- "version": "2.0.0",
+ "version": "2.0.3",
"description": "Soothing pastel theme for Reddit",
"author": "Catppuccin",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css",
@@ -2110,12 +2134,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Reddit",
"name": "Reddit Catppuccin",
- "originalDigest": "3d12a5743beabec1abb3f6c4178886809a3e99cc",
+ "originalDigest": "d920c7e85f438bee3ccb61ea6641dcb8f30e5a81",
"_id": "6a5b44ca-c395-44a4-8e9f-f54309f309e1",
- "_rev": 1700346156206,
+ "_rev": 1702165121801,
"id": 44,
- "etag": "W/\"79c47d7ee1d57b5e14ad7f8bf5ce1012981dde1e4f0a97a9bb88401e2a4b87ba\"",
- "updateDate": 1700339535929
+ "etag": "W/\"6842d081f72a5b3b8d93a158c45d1cc77b176369d0b7e453be11932b0b20556b\"",
+ "updateDate": 1702165117676
},
{
"enabled": true,
@@ -3522,11 +3546,11 @@
"installDate": 1690127369964,
"sections": [
{
- "code": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 3.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox logo \"Logo\" 0\n@var checkbox oledOn \"Enable black bars\" 0\n@var text scrollbar_width \"Scrollbar width\" 8px\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 3.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox logo \"Logo\" 0\n@var checkbox oledOn \"Enable black bars\" 0\n@var text scrollbar_width \"Scrollbar width\" 8px\n==/UserStyle== */",
"start": 0
},
{
- "code": "/* youtube.com */\n :root[dark] {\n /* apply everywhere */\n /* general colors */\n /* selected chapter */\n /* playlist selector */\n /* explandable meta */\n /* volume bar */\n /* new videos dot */\n /* subtitle */\n /* menu items */\n /* checkbox subitem */\n /* link */\n /* private video warning */\n /* search results */\n /* Results backgrounds */\n /* Transcript Button */\n /* text color */\n /* Hover and keyboard select background */\n /* Keyboard select text color and hover text color */\n /* exmplation box */\n /* custom likes + anims */\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n /* Cards */\n /* Player tooltip background */\n /* Temporary fix */\n /* live badges */\n /* notification idicator */\n /* bell next to subscription button */\n /* creator badges */\n /* disable ambient mode */\n /* badges e.g. popular */\n /* Search border */\n /* New Feature inline banner */\n /* Chapter overview buttons */\n /* Error page */\n /* channel homepage */\n /* selected tab */\n /* unselected */\n /* hover */\n /* hopefully temporary */\n /* Scrollbar */\n /* text highlight */\n }\n :root[dark],\n :root[dark] [dark],\n :root[dark] html,\n :root[dark] html[system-icons][dark],\n :root[dark] html[system-icons] [dark],\n :root[dark] html[darker-dark-theme][dark],\n :root[dark] [darker-dark-theme] [dark] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #1e2030 !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(54, 58, 79, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #6e738d !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #91d7e3 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: rgba(54, 58, 79, 0.8) !important;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #1e2030 !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #5b6078 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !importantr;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #6e738d !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n /* Tooltip */\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root[dark]:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root[dark] #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root[dark] ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root[dark] ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root[dark] ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root[dark] yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root[dark] yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: #6e738d !important;\n }\n :root[dark] .html5-ypc-purchase {\n background: #b7bdf8 !important;\n }\n :root[dark] .html5-ypc-purchase:hover {\n background: #e5e8fd !important;\n }\n :root[dark] yt-notification-action-renderer[darker-dark-theme] tp-yt-paper-toast.yt-notification-action-renderer {\n background: #6e738d !important;\n }\n :root[dark] .ytp-volume-slider-handle {\n background: #b7bdf8 !important;\n }\n :root[dark] .ytp-volume-slider-handle::before {\n background: #b7bdf8 !important;\n }\n :root[dark] .ytp-volume-slider-handle::after {\n z-index: -1;\n }\n :root[dark] #newness-dot {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: #494d64 !important;\n }\n :root[dark] .ytp-settings-button.ytp-hd-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-4k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-5k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-8k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-panel-menu {\n color: #cad3f5;\n }\n :root[dark] .ytp-panel-menu .ytp-menuitem:not(:last-child) svg > path {\n fill: #cad3f5;\n }\n :root[dark] .ytp-panel-menu .ytp-menuitem:last-child svg:last-child {\n fill: #cad3f5;\n }\n :root[dark] .ytp-right-controls svg path,\n :root[dark] .ytp-svg-fill {\n fill: #fff !important;\n }\n :root[dark] .ytp-time-current,\n :root[dark] .ytp-time-separator,\n :root[dark] .ytp-time-duration,\n :root[dark] .ytp-menu-label-secondary,\n :root[dark] .ytp-menuitem-label-count {\n color: #fff;\n }\n :root[dark] .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: #cad3f5;\n }\n :root[dark] .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: #24273a !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color {\n color: #7dc4e4 !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color:hover {\n color: #8bd5ca !important;\n }\n :root[dark] .WARNING.yt-alert-renderer {\n background-color: #eed49f;\n }\n :root[dark] .sbpqs_a::before,\n :root[dark] .sbqs_c::before {\n filter: invert(1);\n }\n :root[dark] .sbsb_a,\n :root[dark] .sbdd_b {\n background: #1e2030 !important;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8 !important;\n border-color: #5b6078 !important;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.2) !important;\n border-color: rgba(183, 189, 248, 0.2) !important;\n }\n :root[dark] .gsfs {\n color: #cad3f5 !important;\n }\n :root[dark] .sbsb_c.gsfs:hover,\n :root[dark] .sbsb_d {\n background-color: #363a4f !important;\n }\n :root[dark] .sbfl_b {\n background-color: #1e2030 !important;\n }\n :root[dark] .sbfl_b:hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n :root[dark] .sbpqs_a {\n color: #b7bdf8 !important;\n }\n :root[dark] .sbfl_a {\n color: #a5adcb !important;\n }\n :root[dark] .sbsb_i {\n color: #a5adcb;\n }\n :root[dark] .sbsb_c:hover .sbqs_c,\n :root[dark] .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: #b7bdf8 !important;\n }\n :root[dark] .ytp-swatch-background-color {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .explanation-box[correct] * {\n color: #181926 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) {\n /* not liked */\n /* liked */\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(2) > path:nth-child(1),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(4) > path:nth-child(1) {\n stroke: #cad3f5 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(1),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(1) {\n fill: #b7bdf8 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(2),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(2) {\n stroke: #b7bdf8 !important;\n }\n :root[dark] .iv-branding .branding-context-container-inner {\n background-color: #24273a !important;\n }\n :root[dark] .iv-branding .iv-branding-context-name {\n color: #cad3f5 !important;\n text-shadow: none !important;\n }\n :root[dark] .iv-drawer-content {\n background-color: rgba(30, 32, 48, 0.95) !important;\n }\n :root[dark] .iv-drawer-header-text {\n color: #cad3f5 !important;\n }\n :root[dark] .iv-card-content,\n :root[dark] .ytp-ce-expanding-overlay-background,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #24273a !important;\n }\n :root[dark] .iv-card-content > :first-child,\n :root[dark] .html5-video-player a,\n :root[dark] .iv-card h2,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5 !important;\n }\n :root[dark] .ytp-tooltip-text {\n background: #363a4f !important;\n }\n :root[dark] .iv-card:hover .iv-card-primary-link,\n :root[dark] .ytp-ce-website-title {\n color: #b7bdf8 !important;\n }\n :root[dark] .ytp-popup {\n background: #363a4f !important;\n }\n :root[dark] tp-yt-paper-dialog {\n background-color: #24273a !important;\n }\n :root[dark] .yt-core-attributed-string--link-inherit-color {\n color: #cad3f5 !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n :root[dark] .badge-style-type-live-now-alternate,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: #181926 !important;\n }\n :root[dark] .badge-style-type-live-now-alternate yt-icon svg g path,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg g path,\n :root[dark] .badge-style-type-live-now-alternate yt-icon svg path,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg path {\n fill: #181926 !important;\n }\n :root[dark] .ytp-live-badge::before {\n background: #b8c0e0 !important;\n }\n :root[dark] .ytp-live-badge[disabled]::before {\n background: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root[dark] .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root[dark] .yt-animated-icon svg g path,\n :root[dark] .yt-animated-icon svg path {\n fill: #cad3f5 !important;\n }\n :root[dark] ytd-author-comment-badge-renderer {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n :root[dark] #cinematics > div > canvas {\n visibility: hidden;\n }\n :root[dark] yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n :root[dark] yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[dark] ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8 !important;\n }\n :root[dark] .ytd-brand-video-singleton-renderer {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root[dark] yt-button-shape a {\n border-color: #cad3f5 !important;\n color: #cad3f5 !important;\n }\n :root[dark] #share-button button,\n :root[dark] #repeat-button button {\n color: #cad3f5 !important;\n }\n :root[dark] #error-page {\n background-color: #24273a !important;\n }\n :root[dark] #error-page-content {\n color: #cad3f5 !important;\n text-shadow: none;\n background-color: #24273a !important;\n }\n :root[dark] #error-page-content > p {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #masthead-search-terms.masthead-search-terms-border {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root[dark] #error-page-content #yt-masthead {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #yt-masthead #logo-container .logo {\n filter: invert(1) grayscale(1);\n }\n :root[dark] #error-page-content #yt-masthead #logo-container .content-region {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"] {\n color: #cad3f5 !important;\n }\n :root[dark] #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"]:focus {\n color: #b7bdf8 !important;\n }\n :root[dark] #error-page-content #yt-masthead .search-button {\n background-color: #1e2030 !important;\n }\n :root[dark] .yt-tab-shape-wiz__tab--tab-selected {\n color: #b7bdf8 !important;\n }\n :root[dark] .yt-tab-group-shape-wiz__slider {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab {\n color: #daddfb;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #daddfb;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #5a68ef;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #363a4f;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: #363a4f;\n }\n :root[dark] ::-webkit-scrollbar {\n width: 8px !important;\n }\n :root[dark] ::-webkit-scrollbar-track {\n background: #24273a !important;\n }\n :root[dark] ::-webkit-scrollbar-thumb {\n background: #b7bdf8 !important;\n }\n :root[dark] ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root[dark] #ytd-player #container {\n background: #24273a !important;\n }\n :root[dark] ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"#FF0000\"],\n :root[dark] svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"#FF0000\"] {\n fill: #b7bdf8 !important;\n }\n :root[dark] ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"white\"],\n :root[dark] svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"white\"] {\n fill: #24273a !important;\n }\n :root {\n /* apply everywhere */\n /* general colors */\n /* selected chapter */\n /* playlist selector */\n /* explandable meta */\n /* volume bar */\n /* new videos dot */\n /* subtitle */\n /* menu items */\n /* checkbox subitem */\n /* link */\n /* private video warning */\n /* search results */\n /* Results backgrounds */\n /* Transcript Button */\n /* text color */\n /* Hover and keyboard select background */\n /* Keyboard select text color and hover text color */\n /* exmplation box */\n /* custom likes + anims */\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n /* Cards */\n /* Player tooltip background */\n /* Temporary fix */\n /* live badges */\n /* notification idicator */\n /* bell next to subscription button */\n /* creator badges */\n /* disable ambient mode */\n /* badges e.g. popular */\n /* Search border */\n /* New Feature inline banner */\n /* Chapter overview buttons */\n /* Error page */\n /* channel homepage */\n /* selected tab */\n /* unselected */\n /* hover */\n /* hopefully temporary */\n /* Scrollbar */\n /* text highlight */\n }\n :root,\n :root [dark],\n :root html,\n :root html[system-icons][dark],\n :root html[system-icons] [dark],\n :root html[darker-dark-theme][dark],\n :root [darker-dark-theme] [dark] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #1e2030 !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(54, 58, 79, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #6e738d !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #91d7e3 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: rgba(54, 58, 79, 0.8) !important;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #1e2030 !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #5b6078 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !importantr;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #6e738d !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n /* Tooltip */\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: #cad3f5 !important;\n }\n :root .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: #6e738d !important;\n }\n :root .html5-ypc-purchase {\n background: #b7bdf8 !important;\n }\n :root .html5-ypc-purchase:hover {\n background: #e5e8fd !important;\n }\n :root yt-notification-action-renderer[darker-dark-theme] tp-yt-paper-toast.yt-notification-action-renderer {\n background: #6e738d !important;\n }\n :root .ytp-volume-slider-handle {\n background: #b7bdf8 !important;\n }\n :root .ytp-volume-slider-handle::before {\n background: #b7bdf8 !important;\n }\n :root .ytp-volume-slider-handle::after {\n z-index: -1;\n }\n :root #newness-dot {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: #494d64 !important;\n }\n :root .ytp-settings-button.ytp-hd-quality-badge::after,\n :root .ytp-settings-button.ytp-4k-quality-badge::after,\n :root .ytp-settings-button.ytp-5k-quality-badge::after,\n :root .ytp-settings-button.ytp-8k-quality-badge::after,\n :root .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-panel-menu {\n color: #cad3f5;\n }\n :root .ytp-panel-menu .ytp-menuitem:not(:last-child) svg > path {\n fill: #cad3f5;\n }\n :root .ytp-panel-menu .ytp-menuitem:last-child svg:last-child {\n fill: #cad3f5;\n }\n :root .ytp-right-controls svg path,\n :root .ytp-svg-fill {\n fill: #fff !important;\n }\n :root .ytp-time-current,\n :root .ytp-time-separator,\n :root .ytp-time-duration,\n :root .ytp-menu-label-secondary,\n :root .ytp-menuitem-label-count {\n color: #fff;\n }\n :root .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: #cad3f5;\n }\n :root .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: #b7bdf8 !important;\n }\n :root .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8 !important;\n }\n :root .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: #24273a !important;\n }\n :root .yt-core-attributed-string__link--call-to-action-color {\n color: #7dc4e4 !important;\n }\n :root .yt-core-attributed-string__link--call-to-action-color:hover {\n color: #8bd5ca !important;\n }\n :root .WARNING.yt-alert-renderer {\n background-color: #eed49f;\n }\n :root .sbpqs_a::before,\n :root .sbqs_c::before {\n filter: invert(1);\n }\n :root .sbsb_a,\n :root .sbdd_b {\n background: #1e2030 !important;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8 !important;\n border-color: #5b6078 !important;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.2) !important;\n border-color: rgba(183, 189, 248, 0.2) !important;\n }\n :root .gsfs {\n color: #cad3f5 !important;\n }\n :root .sbsb_c.gsfs:hover,\n :root .sbsb_d {\n background-color: #363a4f !important;\n }\n :root .sbfl_b {\n background-color: #1e2030 !important;\n }\n :root .sbfl_b:hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n :root .sbpqs_a {\n color: #b7bdf8 !important;\n }\n :root .sbfl_a {\n color: #a5adcb !important;\n }\n :root .sbsb_i {\n color: #a5adcb;\n }\n :root .sbsb_c:hover .sbqs_c,\n :root .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: #b7bdf8 !important;\n }\n :root .ytp-swatch-background-color {\n background-color: #b7bdf8 !important;\n }\n :root .explanation-box[correct] * {\n color: #181926 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) {\n /* not liked */\n /* liked */\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(2) > path:nth-child(1),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(4) > path:nth-child(1) {\n stroke: #cad3f5 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(1),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(1) {\n fill: #b7bdf8 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(2),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(2) {\n stroke: #b7bdf8 !important;\n }\n :root .iv-branding .branding-context-container-inner {\n background-color: #24273a !important;\n }\n :root .iv-branding .iv-branding-context-name {\n color: #cad3f5 !important;\n text-shadow: none !important;\n }\n :root .iv-drawer-content {\n background-color: rgba(30, 32, 48, 0.95) !important;\n }\n :root .iv-drawer-header-text {\n color: #cad3f5 !important;\n }\n :root .iv-card-content,\n :root .ytp-ce-expanding-overlay-background,\n :root .ytp-cards-teaser .ytp-cards-teaser-text,\n :root .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #24273a !important;\n }\n :root .iv-card-content > :first-child,\n :root .html5-video-player a,\n :root .iv-card h2,\n :root .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5 !important;\n }\n :root .ytp-tooltip-text {\n background: #363a4f !important;\n }\n :root .iv-card:hover .iv-card-primary-link,\n :root .ytp-ce-website-title {\n color: #b7bdf8 !important;\n }\n :root .ytp-popup {\n background: #363a4f !important;\n }\n :root tp-yt-paper-dialog {\n background-color: #24273a !important;\n }\n :root .yt-core-attributed-string--link-inherit-color {\n color: #cad3f5 !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n :root .badge-style-type-live-now-alternate,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: #181926 !important;\n }\n :root .badge-style-type-live-now-alternate yt-icon svg g path,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg g path,\n :root .badge-style-type-live-now-alternate yt-icon svg path,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg path {\n fill: #181926 !important;\n }\n :root .ytp-live-badge::before {\n background: #b8c0e0 !important;\n }\n :root .ytp-live-badge[disabled]::before {\n background: #b7bdf8 !important;\n }\n :root .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root .yt-animated-icon svg g path,\n :root .yt-animated-icon svg path {\n fill: #cad3f5 !important;\n }\n :root ytd-author-comment-badge-renderer {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n :root #cinematics > div > canvas {\n visibility: hidden;\n }\n :root yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n :root yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8 !important;\n }\n :root .ytd-brand-video-singleton-renderer {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root yt-button-shape a {\n border-color: #cad3f5 !important;\n color: #cad3f5 !important;\n }\n :root #share-button button,\n :root #repeat-button button {\n color: #cad3f5 !important;\n }\n :root #error-page {\n background-color: #24273a !important;\n }\n :root #error-page-content {\n color: #cad3f5 !important;\n text-shadow: none;\n background-color: #24273a !important;\n }\n :root #error-page-content > p {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #masthead-search-terms.masthead-search-terms-border {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root #error-page-content #yt-masthead {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #yt-masthead #logo-container .logo {\n filter: invert(1) grayscale(1);\n }\n :root #error-page-content #yt-masthead #logo-container .content-region {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"] {\n color: #cad3f5 !important;\n }\n :root #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"]:focus {\n color: #b7bdf8 !important;\n }\n :root #error-page-content #yt-masthead .search-button {\n background-color: #1e2030 !important;\n }\n :root .yt-tab-shape-wiz__tab--tab-selected {\n color: #b7bdf8 !important;\n }\n :root .yt-tab-group-shape-wiz__slider {\n background-color: #b7bdf8 !important;\n }\n :root .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab {\n color: #daddfb;\n }\n :root .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #daddfb;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #5a68ef;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #363a4f;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: #363a4f;\n }\n :root ::-webkit-scrollbar {\n width: 8px !important;\n }\n :root ::-webkit-scrollbar-track {\n background: #24273a !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background: #b7bdf8 !important;\n }\n :root ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root #ytd-player #container {\n background: #24273a !important;\n }\n :root ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"#FF0000\"],\n :root svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"#FF0000\"] {\n fill: #b7bdf8 !important;\n }\n :root ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"white\"],\n :root svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"white\"] {\n fill: #24273a !important;\n }\n /* for oled monitors */",
+ "code": "/* youtube.com */\n :root[dark] {\n /* apply everywhere */\n /* general colors */\n /* selected chapter */\n /* playlist selector */\n /* explandable meta */\n /* volume bar */\n /* new videos dot */\n /* subtitle */\n /* menu items */\n /* checkbox subitem */\n /* link */\n /* private video warning */\n /* search results */\n /* Results backgrounds */\n /* Transcript Button */\n /* text color */\n /* Hover and keyboard select background */\n /* Keyboard select text color and hover text color */\n /* exmplation box */\n /* custom likes + anims */\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n /* Cards */\n /* Player tooltip background */\n /* Temporary fix */\n /* live badges */\n /* notification idicator */\n /* bell next to subscription button */\n /* creator badges */\n /* disable ambient mode */\n /* badges e.g. popular */\n /* Search border */\n /* New Feature inline banner */\n /* Chapter overview buttons */\n /* Error page */\n /* channel homepage */\n /* selected tab */\n /* unselected */\n /* hover */\n /* yt end cards */\n /* hopefully temporary */\n /* Scrollbar */\n /* text highlight */\n }\n :root[dark],\n :root[dark] [dark],\n :root[dark] html,\n :root[dark] html[system-icons][dark],\n :root[dark] html[system-icons] [dark],\n :root[dark] html[darker-dark-theme][dark],\n :root[dark] [darker-dark-theme] [dark] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #1e2030 !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(54, 58, 79, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #6e738d !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #91d7e3 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: rgba(54, 58, 79, 0.8) !important;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #1e2030 !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #5b6078 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !importantr;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #6e738d !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n /* Tooltip */\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root[dark]:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root[dark] #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root[dark] ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root[dark] ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root[dark] ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root[dark] yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root[dark] yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: #6e738d !important;\n }\n :root[dark] .html5-ypc-purchase {\n background: #b7bdf8 !important;\n }\n :root[dark] .html5-ypc-purchase:hover {\n background: #e5e8fd !important;\n }\n :root[dark] yt-notification-action-renderer[darker-dark-theme] tp-yt-paper-toast.yt-notification-action-renderer {\n background: #6e738d !important;\n }\n :root[dark] .ytp-volume-slider-handle {\n background: #b7bdf8 !important;\n }\n :root[dark] .ytp-volume-slider-handle::before {\n background: #b7bdf8 !important;\n }\n :root[dark] .ytp-volume-slider-handle::after {\n z-index: -1;\n }\n :root[dark] #newness-dot {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: #494d64 !important;\n }\n :root[dark] .ytp-settings-button.ytp-hd-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-4k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-5k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-8k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .ytp-panel-menu {\n color: #cad3f5;\n }\n :root[dark] .ytp-panel-menu .ytp-menuitem:not(:last-child) svg > path {\n fill: #cad3f5;\n }\n :root[dark] .ytp-panel-menu .ytp-menuitem:last-child svg:last-child {\n fill: #cad3f5;\n }\n :root[dark] .ytp-right-controls svg path,\n :root[dark] .ytp-svg-fill {\n fill: #fff !important;\n }\n :root[dark] .ytp-time-current,\n :root[dark] .ytp-time-separator,\n :root[dark] .ytp-time-duration,\n :root[dark] .ytp-menu-label-secondary,\n :root[dark] .ytp-menuitem-label-count {\n color: #fff;\n }\n :root[dark] .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: #cad3f5;\n }\n :root[dark] .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: #24273a !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color {\n color: #7dc4e4 !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color:hover {\n color: #8bd5ca !important;\n }\n :root[dark] .WARNING.yt-alert-renderer {\n background-color: #eed49f;\n }\n :root[dark] .sbpqs_a::before,\n :root[dark] .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22pointer-events%3A%20none%3B%20display%3A%20block%3B%20width%3A%20100%25%3B%20height%3A%20100%25%3B%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59C16.35%2013.35%2017%2011.75%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207%203.13%207%207%207c1.75%200%203.35-.65%204.58-1.71l5.59%205.59.7-.71zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206z%22%3E%3C/path%3E%3C/svg%3E\");\n background: none;\n }\n :root[dark] .sbsb_a,\n :root[dark] .sbdd_b {\n background: #1e2030 !important;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8 !important;\n border-color: #5b6078 !important;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.2) !important;\n border-color: rgba(183, 189, 248, 0.2) !important;\n }\n :root[dark] .gsfs {\n color: #cad3f5 !important;\n }\n :root[dark] .sbsb_c.gsfs:hover,\n :root[dark] .sbsb_d {\n background-color: #363a4f !important;\n }\n :root[dark] .sbfl_b {\n background-color: #1e2030 !important;\n }\n :root[dark] .sbfl_b:hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n :root[dark] .sbpqs_a {\n color: #b7bdf8 !important;\n }\n :root[dark] .sbfl_a {\n color: #a5adcb !important;\n }\n :root[dark] .sbsb_i {\n color: #a5adcb;\n }\n :root[dark] .sbsb_c:hover .sbqs_c,\n :root[dark] .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: #b7bdf8 !important;\n }\n :root[dark] .ytp-swatch-background-color {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .explanation-box[correct] * {\n color: #181926 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) {\n /* not liked */\n /* liked */\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(2) > path:nth-child(1),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(4) > path:nth-child(1) {\n stroke: #cad3f5 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(1),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(1) {\n fill: #b7bdf8 !important;\n }\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(2),\n :root[dark] yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(2) {\n stroke: #b7bdf8 !important;\n }\n :root[dark] .iv-branding .branding-context-container-inner {\n background-color: #24273a !important;\n }\n :root[dark] .iv-branding .iv-branding-context-name {\n color: #cad3f5 !important;\n text-shadow: none !important;\n }\n :root[dark] .iv-drawer-content {\n background-color: rgba(30, 32, 48, 0.95) !important;\n }\n :root[dark] .iv-drawer-header-text {\n color: #cad3f5 !important;\n }\n :root[dark] .iv-card-content,\n :root[dark] .ytp-ce-expanding-overlay-background,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #24273a !important;\n }\n :root[dark] .iv-card-content > :first-child,\n :root[dark] .html5-video-player a,\n :root[dark] .iv-card h2,\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5 !important;\n }\n :root[dark] .ytp-tooltip-text {\n background: #363a4f !important;\n }\n :root[dark] .iv-card:hover .iv-card-primary-link,\n :root[dark] .ytp-ce-website-title {\n color: #b7bdf8 !important;\n }\n :root[dark] .ytp-popup {\n background: #363a4f !important;\n }\n :root[dark] tp-yt-paper-dialog {\n background-color: #24273a !important;\n }\n :root[dark] .yt-core-attributed-string--link-inherit-color {\n color: #cad3f5 !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n :root[dark] .badge-style-type-live-now-alternate,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: #181926 !important;\n }\n :root[dark] .badge-style-type-live-now-alternate yt-icon svg g path,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg g path,\n :root[dark] .badge-style-type-live-now-alternate yt-icon svg path,\n :root[dark] ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg path {\n fill: #181926 !important;\n }\n :root[dark] .ytp-live-badge::before {\n background: #b8c0e0 !important;\n }\n :root[dark] .ytp-live-badge[disabled]::before {\n background: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root[dark] .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root[dark] .yt-animated-icon svg g path,\n :root[dark] .yt-animated-icon svg path {\n fill: #cad3f5 !important;\n }\n :root[dark] ytd-author-comment-badge-renderer {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n :root[dark] #cinematics > div > canvas {\n visibility: hidden;\n }\n :root[dark] yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n :root[dark] yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root[dark] ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8 !important;\n }\n :root[dark] .ytd-brand-video-singleton-renderer {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root[dark] yt-button-shape a {\n border-color: #cad3f5 !important;\n color: #cad3f5 !important;\n }\n :root[dark] #share-button button,\n :root[dark] #repeat-button button {\n color: #cad3f5 !important;\n }\n :root[dark] #error-page {\n background-color: #24273a !important;\n }\n :root[dark] .search_plugin_added {\n background-color: #24273a;\n }\n :root[dark] #error-page-content {\n color: #cad3f5 !important;\n text-shadow: none;\n background-color: #24273a !important;\n }\n :root[dark] #error-page-content > p {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #masthead-search-terms.masthead-search-terms-border {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root[dark] #error-page-content #yt-masthead {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #yt-masthead #logo-container .logo {\n filter: invert(1) grayscale(1);\n }\n :root[dark] #error-page-content #yt-masthead #logo-container .content-region {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root[dark] #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"] {\n color: #cad3f5 !important;\n }\n :root[dark] #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"]:focus {\n color: #b7bdf8 !important;\n }\n :root[dark] #error-page-content #yt-masthead .search-button {\n background-color: #1e2030 !important;\n }\n :root[dark] .yt-tab-shape-wiz__tab--tab-selected {\n color: #b7bdf8 !important;\n }\n :root[dark] .yt-tab-group-shape-wiz__slider {\n background-color: #b7bdf8 !important;\n }\n :root[dark] .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab {\n color: #daddfb;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #daddfb;\n }\n :root[dark] .ytp-ce-channel-subscribers-text {\n color: #a5adcb;\n }\n :root[dark] .ytp-ce-channel-metadata {\n color: #cad3f5;\n }\n :root[dark] .yt-ui-ellipsis {\n background-color: #24273a;\n }\n :root[dark] a.ytp-ce-link,\n :root[dark] a.ytp-ce-link:hover,\n :root[dark] a.ytp-ce-link:visited {\n color: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #5a68ef;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover,\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #363a4f;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: #363a4f;\n }\n :root[dark] ::-webkit-scrollbar {\n width: 8px !important;\n }\n :root[dark] ::-webkit-scrollbar-track {\n background: #24273a !important;\n }\n :root[dark] ::-webkit-scrollbar-thumb {\n background: #b7bdf8 !important;\n }\n :root[dark] ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root[dark] #ytd-player #container {\n background: #24273a !important;\n }\n :root[dark] ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"#FF0000\"],\n :root[dark] svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"#FF0000\"] {\n fill: #b7bdf8 !important;\n }\n :root[dark] ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"white\"],\n :root[dark] svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"white\"] {\n fill: #24273a !important;\n }\n :root {\n /* apply everywhere */\n /* general colors */\n /* selected chapter */\n /* playlist selector */\n /* explandable meta */\n /* volume bar */\n /* new videos dot */\n /* subtitle */\n /* menu items */\n /* checkbox subitem */\n /* link */\n /* private video warning */\n /* search results */\n /* Results backgrounds */\n /* Transcript Button */\n /* text color */\n /* Hover and keyboard select background */\n /* Keyboard select text color and hover text color */\n /* exmplation box */\n /* custom likes + anims */\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n /* Cards */\n /* Player tooltip background */\n /* Temporary fix */\n /* live badges */\n /* notification idicator */\n /* bell next to subscription button */\n /* creator badges */\n /* disable ambient mode */\n /* badges e.g. popular */\n /* Search border */\n /* New Feature inline banner */\n /* Chapter overview buttons */\n /* Error page */\n /* channel homepage */\n /* selected tab */\n /* unselected */\n /* hover */\n /* yt end cards */\n /* hopefully temporary */\n /* Scrollbar */\n /* text highlight */\n }\n :root,\n :root [dark],\n :root html,\n :root html[system-icons][dark],\n :root html[system-icons] [dark],\n :root html[darker-dark-theme][dark],\n :root [darker-dark-theme] [dark] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: rgba(24, 25, 38, 0.9995) !important;\n --yt-spec-black-pure-alpha-10: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #1e2030 !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(54, 58, 79, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #6e738d !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #91d7e3 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: rgba(54, 58, 79, 0.8) !important;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #1e2030 !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #5b6078 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !importantr;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #6e738d !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n /* Tooltip */\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: #cad3f5 !important;\n }\n :root .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: #6e738d !important;\n }\n :root .html5-ypc-purchase {\n background: #b7bdf8 !important;\n }\n :root .html5-ypc-purchase:hover {\n background: #e5e8fd !important;\n }\n :root yt-notification-action-renderer[darker-dark-theme] tp-yt-paper-toast.yt-notification-action-renderer {\n background: #6e738d !important;\n }\n :root .ytp-volume-slider-handle {\n background: #b7bdf8 !important;\n }\n :root .ytp-volume-slider-handle::before {\n background: #b7bdf8 !important;\n }\n :root .ytp-volume-slider-handle::after {\n z-index: -1;\n }\n :root #newness-dot {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%20fill%3D%22%23b7bdf8%22/%3E%3C/svg%3E\");\n }\n :root .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: #494d64 !important;\n }\n :root .ytp-settings-button.ytp-hd-quality-badge::after,\n :root .ytp-settings-button.ytp-4k-quality-badge::after,\n :root .ytp-settings-button.ytp-5k-quality-badge::after,\n :root .ytp-settings-button.ytp-8k-quality-badge::after,\n :root .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8 !important;\n }\n :root .ytp-panel-menu {\n color: #cad3f5;\n }\n :root .ytp-panel-menu .ytp-menuitem:not(:last-child) svg > path {\n fill: #cad3f5;\n }\n :root .ytp-panel-menu .ytp-menuitem:last-child svg:last-child {\n fill: #cad3f5;\n }\n :root .ytp-right-controls svg path,\n :root .ytp-svg-fill {\n fill: #fff !important;\n }\n :root .ytp-time-current,\n :root .ytp-time-separator,\n :root .ytp-time-duration,\n :root .ytp-menu-label-secondary,\n :root .ytp-menuitem-label-count {\n color: #fff;\n }\n :root .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: #cad3f5;\n }\n :root .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: #b7bdf8 !important;\n }\n :root .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8 !important;\n }\n :root .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: #24273a !important;\n }\n :root .yt-core-attributed-string__link--call-to-action-color {\n color: #7dc4e4 !important;\n }\n :root .yt-core-attributed-string__link--call-to-action-color:hover {\n color: #8bd5ca !important;\n }\n :root .WARNING.yt-alert-renderer {\n background-color: #eed49f;\n }\n :root .sbpqs_a::before,\n :root .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22pointer-events%3A%20none%3B%20display%3A%20block%3B%20width%3A%20100%25%3B%20height%3A%20100%25%3B%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59C16.35%2013.35%2017%2011.75%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207%203.13%207%207%207c1.75%200%203.35-.65%204.58-1.71l5.59%205.59.7-.71zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206z%22%3E%3C/path%3E%3C/svg%3E\");\n background: none;\n }\n :root .sbsb_a,\n :root .sbdd_b {\n background: #1e2030 !important;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8 !important;\n border-color: #5b6078 !important;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.2) !important;\n border-color: rgba(183, 189, 248, 0.2) !important;\n }\n :root .gsfs {\n color: #cad3f5 !important;\n }\n :root .sbsb_c.gsfs:hover,\n :root .sbsb_d {\n background-color: #363a4f !important;\n }\n :root .sbfl_b {\n background-color: #1e2030 !important;\n }\n :root .sbfl_b:hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n :root .sbpqs_a {\n color: #b7bdf8 !important;\n }\n :root .sbfl_a {\n color: #a5adcb !important;\n }\n :root .sbsb_i {\n color: #a5adcb;\n }\n :root .sbsb_c:hover .sbqs_c,\n :root .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: #b7bdf8 !important;\n }\n :root .ytp-swatch-background-color {\n background-color: #b7bdf8 !important;\n }\n :root .explanation-box[correct] * {\n color: #181926 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) {\n /* not liked */\n /* liked */\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(2) > path:nth-child(1),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(4) > path:nth-child(1) {\n stroke: #cad3f5 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(1),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(1) {\n fill: #b7bdf8 !important;\n }\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(1) > path:nth-child(2),\n :root yt-animated-icon[animated-icon-type=\"LIKE\"] > ytd-lottie-player > lottie-component > svg > g:nth-child(2) > g:nth-child(2) > g:nth-child(3) > path:nth-child(2) {\n stroke: #b7bdf8 !important;\n }\n :root .iv-branding .branding-context-container-inner {\n background-color: #24273a !important;\n }\n :root .iv-branding .iv-branding-context-name {\n color: #cad3f5 !important;\n text-shadow: none !important;\n }\n :root .iv-drawer-content {\n background-color: rgba(30, 32, 48, 0.95) !important;\n }\n :root .iv-drawer-header-text {\n color: #cad3f5 !important;\n }\n :root .iv-card-content,\n :root .ytp-ce-expanding-overlay-background,\n :root .ytp-cards-teaser .ytp-cards-teaser-text,\n :root .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #24273a !important;\n }\n :root .iv-card-content > :first-child,\n :root .html5-video-player a,\n :root .iv-card h2,\n :root .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5 !important;\n }\n :root .ytp-tooltip-text {\n background: #363a4f !important;\n }\n :root .iv-card:hover .iv-card-primary-link,\n :root .ytp-ce-website-title {\n color: #b7bdf8 !important;\n }\n :root .ytp-popup {\n background: #363a4f !important;\n }\n :root tp-yt-paper-dialog {\n background-color: #24273a !important;\n }\n :root .yt-core-attributed-string--link-inherit-color {\n color: #cad3f5 !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n :root .badge-style-type-live-now-alternate,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: #181926 !important;\n }\n :root .badge-style-type-live-now-alternate yt-icon svg g path,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg g path,\n :root .badge-style-type-live-now-alternate yt-icon svg path,\n :root ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] yt-icon svg path {\n fill: #181926 !important;\n }\n :root .ytp-live-badge::before {\n background: #b8c0e0 !important;\n }\n :root .ytp-live-badge[disabled]::before {\n background: #b7bdf8 !important;\n }\n :root .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n :root .yt-animated-icon svg g path,\n :root .yt-animated-icon svg path {\n fill: #cad3f5 !important;\n }\n :root ytd-author-comment-badge-renderer {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n :root #cinematics > div > canvas {\n visibility: hidden;\n }\n :root yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n :root yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8 !important;\n }\n :root .ytd-brand-video-singleton-renderer {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root yt-button-shape a {\n border-color: #cad3f5 !important;\n color: #cad3f5 !important;\n }\n :root #share-button button,\n :root #repeat-button button {\n color: #cad3f5 !important;\n }\n :root #error-page {\n background-color: #24273a !important;\n }\n :root .search_plugin_added {\n background-color: #24273a;\n }\n :root #error-page-content {\n color: #cad3f5 !important;\n text-shadow: none;\n background-color: #24273a !important;\n }\n :root #error-page-content > p {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #masthead-search-terms.masthead-search-terms-border {\n border-color: #b7bdf8 !important;\n box-shadow: none !important;\n }\n :root #error-page-content #yt-masthead {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #yt-masthead #logo-container .logo {\n filter: invert(1) grayscale(1);\n }\n :root #error-page-content #yt-masthead #logo-container .content-region {\n color: #cad3f5 !important;\n text-shadow: none;\n }\n :root #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"] {\n color: #cad3f5 !important;\n }\n :root #error-page-content #yt-masthead #masthead-search #masthead-search-terms-border input[type=\"text\"]:focus {\n color: #b7bdf8 !important;\n }\n :root #error-page-content #yt-masthead .search-button {\n background-color: #1e2030 !important;\n }\n :root .yt-tab-shape-wiz__tab--tab-selected {\n color: #b7bdf8 !important;\n }\n :root .yt-tab-group-shape-wiz__slider {\n background-color: #b7bdf8 !important;\n }\n :root .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab {\n color: #daddfb;\n }\n :root .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #daddfb;\n }\n :root .ytp-ce-channel-subscribers-text {\n color: #a5adcb;\n }\n :root .ytp-ce-channel-metadata {\n color: #cad3f5;\n }\n :root .yt-ui-ellipsis {\n background-color: #24273a;\n }\n :root a.ytp-ce-link,\n :root a.ytp-ce-link:hover,\n :root a.ytp-ce-link:visited {\n color: #b7bdf8 !important;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #5a68ef;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover,\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #363a4f;\n }\n :root .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: #363a4f;\n }\n :root ::-webkit-scrollbar {\n width: 8px !important;\n }\n :root ::-webkit-scrollbar-track {\n background: #24273a !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background: #b7bdf8 !important;\n }\n :root ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root #ytd-player #container {\n background: #24273a !important;\n }\n :root ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"#FF0000\"],\n :root svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"#FF0000\"] {\n fill: #b7bdf8 !important;\n }\n :root ytd-topbar-logo-renderer.style-scope a svg > g path[fill=\"white\"],\n :root svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) path[fill=\"white\"] {\n fill: #24273a !important;\n }\n /* for oled monitors */",
"start": 1210,
"regexps": [
"https?:\\/\\/(?!gaming\\.)(?!consent\\.)(?!vr\\.)(?!music\\.)(?!tv\\.)(?!artists\\.)(?!studio\\.).*youtube(?!kids\\.).*\\.com\\/(?!premium|howyoutubeworks).*$"
@@ -3534,29 +3558,29 @@
},
{
"code": "/* youtube.com-redirect */\n :root[dark] {\n /* search */\n /* Community Cross-posting */\n /* text highlight */\n }\n :root[dark] h1 {\n color: #cad3f5 !important;\n }\n :root[dark] #redirect-main-text {\n color: #939ab7 !important;\n }\n :root[dark] #redirect-main-text .bolded {\n color: #b7bdf8 !important;\n }\n :root[dark] #masthead-search-terms-border {\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n box-shadow: rgba(24, 25, 38, 0.9) !important;\n }\n :root[dark] ytd-shared-post-renderer[uses-compact-lockup] #repost-context.ytd-shared-post-renderer {\n background-color: var(--second-background);\n }\n :root[dark] #divider-line-container.ytd-shared-post-renderer {\n background-color: var(--yt-spec-10-percent-layer);\n }\n :root[dark] #masthead-search-terms {\n color: #cad3f5 !important;\n }\n :root[dark] .search-button {\n background: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root[dark] .search-button-content {\n filter: invert(1);\n }\n :root[dark] #redirect-backto-safety-button:hover {\n color: #cad3f5 !important;\n }\n :root[dark] #logo-container .content-region {\n color: #cad3f5 !important;\n }\n :root[dark] ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root {\n /* search */\n /* Community Cross-posting */\n /* text highlight */\n }\n :root h1 {\n color: #cad3f5 !important;\n }\n :root #redirect-main-text {\n color: #939ab7 !important;\n }\n :root #redirect-main-text .bolded {\n color: #b7bdf8 !important;\n }\n :root #masthead-search-terms-border {\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n box-shadow: rgba(24, 25, 38, 0.9) !important;\n }\n :root ytd-shared-post-renderer[uses-compact-lockup] #repost-context.ytd-shared-post-renderer {\n background-color: var(--second-background);\n }\n :root #divider-line-container.ytd-shared-post-renderer {\n background-color: var(--yt-spec-10-percent-layer);\n }\n :root #masthead-search-terms {\n color: #cad3f5 !important;\n }\n :root .search-button {\n background: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .search-button-content {\n filter: invert(1);\n }\n :root #redirect-backto-safety-button:hover {\n color: #cad3f5 !important;\n }\n :root #logo-container .content-region {\n color: #cad3f5 !important;\n }\n :root ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }",
- "start": 61838,
+ "start": 64008,
"urlPrefixes": [
"https://www.youtube.com/redirect"
]
},
{
"code": "/* studio.youtube.com */\n :root[dark] {\n /* text highlight */\n }\n :root[dark],\n :root[dark] html,\n :root[dark] html[dark],\n :root[dark] html[dark][dark],\n :root[dark][dark],\n :root[dark][light],\n :root[dark] [light],\n :root[dark] html[light],\n :root[dark] html[light][light] {\n /* disable */\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n /* text */\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n /* main bg */\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n /* secondary bg */\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n /* additional bg */\n --ytcp-general-background-c: #181926 !important;\n /* menu */\n --ytcp-menu-background: #363a4f !important;\n /* card borders */\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n /* links */\n --ytcp-call-to-action: #7dc4e4 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n /* buttons */\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n /* dropdown */\n --yt-spec-brand-background-primary: #363a4f !important;\n /* icons */\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #939ab7 !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n /* colors */\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #ed8796 !important;\n --ytcp-themed-blue: #8aadf4 !important;\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n /* misc */\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root[dark] ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root[dark] yt-formatted-string.ytls-error-dialog,\n :root[dark] tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }\n :root[dark] ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }\n :root {\n /* text highlight */\n }\n :root,\n :root html,\n :root html[dark],\n :root html[dark][dark],\n :root[dark],\n :root[light],\n :root [light],\n :root html[light],\n :root html[light][light] {\n /* disable */\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n /* text */\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n /* main bg */\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n /* secondary bg */\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n /* additional bg */\n --ytcp-general-background-c: #181926 !important;\n /* menu */\n --ytcp-menu-background: #363a4f !important;\n /* card borders */\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n /* links */\n --ytcp-call-to-action: #7dc4e4 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n /* buttons */\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n /* dropdown */\n --yt-spec-brand-background-primary: #363a4f !important;\n /* icons */\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #939ab7 !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n /* colors */\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #ed8796 !important;\n --ytcp-themed-blue: #8aadf4 !important;\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n /* misc */\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root yt-formatted-string.ytls-error-dialog,\n :root tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }\n :root ::selection {\n background: rgba(183, 189, 248, 0.2) !important;\n color: #cad3f5 !important;\n }",
- "start": 64439,
+ "start": 66609,
"urlPrefixes": [
"https://studio.youtube.com"
]
},
{
"code": "/* prettier-ignore */",
- "start": 75196
+ "start": 77366
}
],
- "sourceCode": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 3.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox logo \"Logo\" 0\n@var checkbox oledOn \"Enable black bars\" 0\n@var text scrollbar_width \"Scrollbar width\" 8px\n==/UserStyle== */\n@-moz-document regexp('https?:\\\\/\\\\/(?!gaming\\\\.)(?!consent\\\\.)(?!vr\\\\.)(?!music\\\\.)(?!tv\\\\.)(?!artists\\\\.)(?!studio\\\\.).*youtube(?!kids\\\\.).*\\\\.com\\\\/(?!premium|howyoutubeworks).*$') {\n /* youtube.com */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n #oled(@oledOn);\n #logo(@logo);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n #oled(@oledOn);\n #logo(@logo);\n }\n\n /* for oled monitors */\n #oled(@oled) when (@oled =0) {\n #ytd-player #container {\n background: @base !important;\n }\n }\n\n #logo(@logo) {\n ytd-topbar-logo-renderer.style-scope a svg > g,\n svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) {\n path[fill=\"#FF0000\"] {\n fill: @accent-color !important;\n }\n path[fill=\"white\"] {\n fill: @base !important;\n }\n }\n & when (@logo =1) {\n ytd-topbar-logo-renderer,\n svg.ytd-consent-bump-v2-lightbox {\n display: none;\n }\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n /* apply everywhere */\n &,\n [dark],\n html,\n html[system-icons][dark],\n html[system-icons] [dark],\n html[darker-dark-theme][dark],\n [darker-dark-theme] [dark] {\n --yt-spec-white-1: @text !important;\n --yt-spec-white-2: @subtext0 !important;\n --yt-spec-white-3: @subtext1 !important;\n --yt-spec-white-4: darken(@subtext1, 5%) !important;\n --yt-spec-black-1: @overlay1 !important;\n --yt-spec-black-2: @overlay0 !important;\n --yt-spec-black-3: @surface2 !important;\n --yt-spec-black-4: @surface1 !important;\n --yt-spec-black-pure: @surface0 !important;\n --yt-spec-grey-1: @text !important;\n --yt-spec-grey-2: @subtext0 !important;\n --yt-spec-grey-3: @subtext1 !important;\n --yt-spec-grey-4: @overlay2 !important;\n --yt-spec-grey-5: @overlay1 !important;\n --yt-brand-youtube-red: @accent-color !important;\n --yt-brand-medium-red: @accent-color !important;\n --yt-brand-light-red: @accent-color !important;\n --yt-spec-red-30: @peach !important;\n --yt-spec-red-70: @red !important;\n --yt-spec-pale-blue: @sky !important;\n --yt-spec-light-blue: @sky !important;\n --yt-spec-dark-blue: @sapphire !important;\n --yt-spec-navy-blue: @teal !important;\n --yt-spec-light-green: @green !important;\n --yt-spec-dark-green: @green !important;\n --yt-spec-yellow: @peach !important;\n --yt-spec-black-pure-alpha-5: fadeout(@crust, 0.05) !important;\n --yt-spec-black-pure-alpha-10: fadeout(@crust, 0.1) !important;\n --yt-spec-black-pure-alpha-15: fadeout(@crust, 0.15) !important;\n --yt-spec-black-pure-alpha-30: fadeout(@crust, 0.3) !important;\n --yt-spec-black-pure-alpha-60: fadeout(@crust, 0.6) !important;\n --yt-spec-black-pure-alpha-80: fadeout(@crust, 0.8) !important;\n --yt-spec-black-1-alpha-98: fadeout(@crust, 0.98) !important;\n --yt-spec-black-1-alpha-95: fadeout(@crust, 0.95) !important;\n --yt-spec-white-1-alpha-10: fadeout(@text, 0.1) !important;\n --yt-spec-white-1-alpha-20: fadeout(@text, 0.2) !important;\n --yt-spec-white-1-alpha-25: fadeout(@text, 0.25) !important;\n --yt-spec-white-1-alpha-30: fadeout(@text, 0.3) !important;\n --yt-spec-white-1-alpha-70: fadeout(@text, 0.7) !important;\n --yt-spec-white-1-alpha-95: fadeout(@text, 0.95) !important;\n --yt-spec-white-1-alpha-98: fadeout(@text, 0.98) !important;\n --yt-brand-medium-red-alpha-90: fadeout(@accent-color, 0.9) !important;\n --yt-brand-medium-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-brand-light-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-spec-light-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n --yt-spec-dark-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n\n --yt-spec-base-background: @base !important;\n --yt-spec-raised-background: @mantle !important;\n --yt-spec-menu-background: @mantle !important;\n --yt-spec-inverted-background: @text !important;\n --yt-spec-additive-background: fadeout(@surface0, 0.1) !important;\n --yt-spec-outline: @surface0 !important;\n --yt-spec-shadow: fadeout(@crust, 0.25) !important;\n --yt-spec-text-primary: @text !important;\n --yt-spec-text-secondary: @subtext0 !important;\n --yt-spec-text-disabled: @subtext1 !important;\n --yt-spec-text-primary-inverse: @crust !important;\n --yt-spec-call-to-action: @accent-color !important;\n --yt-spec-call-to-action-inverse: @accent-color !important;\n --yt-spec-suggested-action: fadeout(@accent-color, 80%) !important;\n --yt-spec-suggested-action-inverse: @text !important;\n --yt-spec-icon-active-other: @overlay0 !important;\n --yt-spec-button-chip-background-hover: @surface1 !important;\n --yt-spec-touch-response: @surface0 !important;\n\n --yt-spec-touch-response-inverse: @accent-color !important;\n --yt-spec-brand-icon-active: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --yt-spec-brand-link-text: @sapphire !important;\n --yt-spec-wordmark-text: @text !important;\n --yt-spec-error-indicator: @red !important;\n --yt-spec-themed-blue: @sky !important;\n --yt-spec-themed-green: @green !important;\n --yt-spec-ad-indicator: @teal !important;\n --yt-spec-themed-overlay-background: fadeout(@crust, 0.8) !important;\n --yt-spec-commerce-badge-background: @green !important;\n --yt-spec-static-brand-red: @accent-color !important;\n --yt-spec-static-brand-white: @text !important;\n --yt-spec-static-brand-black: @base !important;\n --yt-spec-static-clear-color: fadeout(@crust, 0) !important;\n --yt-spec-static-clear-black: fadeout(@crust, 0) !important;\n --yt-spec-static-ad-yellow: @peach !important;\n --yt-spec-static-grey: @subtext0 !important;\n --yt-spec-static-overlay-background-solid: @crust !important;\n --yt-spec-static-overlay-background-heavy: fadeout(\n @surface0,\n 20%\n ) !important;\n --yt-spec-static-overlay-background-medium: fadeout(\n @crust,\n 0.6\n ) !important;\n --yt-spec-static-overlay-background-medium-light: fadeout(\n @crust,\n 0.3\n ) !important;\n --yt-spec-static-overlay-background-light: fadeout(\n @crust,\n 0.1\n ) !important;\n --yt-spec-static-overlay-text-primary: @text !important;\n --yt-spec-static-overlay-text-secondary: fadeout(\n @subtext0,\n 0.7\n ) !important;\n --yt-spec-static-overlay-text-disabled: fadeout(\n @subtext0,\n 0.3\n ) !important;\n --yt-spec-static-overlay-call-to-action: @accent-color !important;\n --yt-spec-static-overlay-icon-active-other: @text !important;\n --yt-spec-static-overlay-icon-inactive: @surface1 !important;\n --yt-spec-static-overlay-icon-disabled: @surface2 !important;\n --yt-spec-static-overlay-button-primary: @accent-color !important;\n --yt-spec-static-overlay-button-secondary: @surface0 !important;\n --yt-spec-static-overlay-touch-response: @overlay1 !important;\n --yt-spec-static-overlay-touch-response-inverse: @surface1 !important;\n --yt-spec-static-overlay-background-brand: @accent-color !important;\n --yt-spec-assistive-feed-themed-gradient-1: @subtext0 !important;\n --yt-spec-assistive-feed-themed-gradient-2: @lavender !important;\n --yt-spec-assistive-feed-themed-gradient-3: @red !important;\n --yt-spec-brand-background-solid: @base !important;\n --yt-spec-brand-background-primary: @base !important;\n --yt-spec-brand-background-secondary: @mantle !important;\n --yt-spec-general-background-a: @base !important;\n --yt-spec-general-background-b: @mantle !important;\n --yt-spec-general-background-c: @crust !important;\n --yt-spec-error-background: @base !important;\n --yt-spec-10-percent-layer: @surface2 !important;\n --yt-spec-snackbar-background: @mantle !important;\n --yt-spec-snackbar-background-updated: @mantle !important;\n --yt-spec-badge-chip-background: if(\n @lookup =latte,\n @crust,\n @surface1\n ) !important;\n --yt-spec-verified-badge-background: @overlay0 !important;\n --yt-spec-call-to-action-fadeoutd: fadeout(@sapphire, 0.3) !important;\n --yt-spec-call-to-action-hover: @accent-color !importantr;\n --yt-spec-brand-button-background-hover: @accent-color !important;\n --yt-spec-brand-link-text-fadeoutd: fadeout(\n @accent-color,\n 0.3\n ) !important;\n --yt-spec-filled-button-focus-outline: @surface0 !important;\n --yt-spec-static-overlay-button-hover: @surface1 !important;\n --yt-spec-mono-filled-hover: @surface1 !important;\n --yt-spec-commerce-filled-hover: @accent-color !important;\n --yt-spec-mono-tonal-hover: @surface1 !important;\n --yt-spec-commerce-tonal-hover: @surface2 !important;\n --yt-spec-static-overlay-filled-hover: @overlay1 !important;\n --yt-spec-static-overlay-tonal-hover: @surface1 !important;\n --yt-spec-paper-tab-ink: fadeout(@text, 0.3);\n --yt-spec-filled-button-text: @text !important;\n --yt-spec-selected-nav-text: @text !important;\n --iron-icon-fill-color: @text !important;\n\n /* Search bar */\n --ytd-searchbox-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-shadow-color: fadeout(@crust, 0) !important;\n --ytd-searchbox-legacy-button-color: @mantle !important;\n --ytd-searchbox-legacy-button-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-focus-color: @accent-color !important;\n --ytd-searchbox-legacy-button-hover-color: @mantle !important;\n --ytd-searchbox-legacy-button-hover-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-icon-color: @accent-color !important;\n --ytd-searchbox-background: @base !important;\n --ytd-searchbox-text-color: @text !important;\n\n /* System icons */\n --yt-spec-icon-inactive: @overlay0 !important;\n --yt-spec-icon-disabled: @overlay1 !important;\n --yt-spec-brand-icon-inactive: @overlay2 !important;\n\n /* Yt video Page */\n --yt-live-chat-background-color: @base !important;\n --yt-live-chat-action-panel-background-color: @base !important;\n --yt-live-chat-secondary-background-color: @surface1;\n --yt-live-chat-toast-background-color: @surface2 !important;\n --yt-live-chat-mode-change-background-color: @base !important;\n --yt-live-chat-secondary-text-color: @subtext0 !important;\n --yt-live-chat-tertiary-text-color: fadeout(@text, 0.54) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: @subtext0 !important;\n --yt-live-chat-text-input-field-placeholder-color: @subtext0 !important;\n --yt-live-chat-enabled-send-button-color: @text !important;\n --yt-live-chat-disabled-icon-button-color: @subtext1 !important;\n --yt-live-chat-picker-button-hover-color: @accent-color !important;\n --yt-live-chat-mention-background-color: @accent-color !important;\n --yt-live-chat-mention-text-color: @text !important;\n --yt-live-chat-deleted-message-color: @subtext0;\n --yt-live-chat-deleted-message-bar-color: @subtext1 !important;\n --yt-live-chat-reconnect-message-color: @text !important;\n --yt-live-chat-disabled-button-background-color: @overlay0 !important;\n --yt-live-chat-sub-panel-background-color: @base !important;\n --yt-live-chat-sub-panel-background-color-transparent: @mantle !important;\n --yt-live-chat-moderator-color: @lavender !important;\n --yt-live-chat-owner-color: @peach !important;\n --yt-live-chat-message-highlight-background-color: @base !important;\n --yt-live-chat-sponsor-color: @green !important;\n --yt-live-chat-overlay-color: fadeout(@mantle, 0.5);\n --yt-live-chat-dialog-background-color: @base !important;\n --yt-emoji-picker-variant-selector-bg-color: @base !important;\n --yt-live-chat-moderation-mode-hover-background-color: fadeout(\n @mantle,\n 0.3\n ) !important;\n --yt-grey: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: @subtext1 !important;\n --yt-emoji-picker-search-background-color: @surface0 !important;\n --yt-emoji-picker-search-color: @text !important;\n --yt-emoji-picker-search-placeholder-color: @accent-color !important;\n --yt-live-chat-slider-active-color: @accent-color !important;\n --yt-live-chat-slider-container-color: @surface0 !important;\n --yt-live-chat-slider-markers-color: @text !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(\n to top,\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-automod-button-background-color-hover: fadeout(\n @crust,\n 0.5\n ) !important;\n --yt-live-chat-automod-button-explanation-color: fadeout(\n @accent-color,\n 0.7\n ) !important;\n --yt-live-chat-shimmer-background-color: fadeout(@crust, 0.4) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(\n 0deg,\n fadeout(@text, 0.1) 40%,\n fadeout(@base, 0.3) 50%,\n fadeout(@text, 0.1) 60%\n ) !important;\n --yt-live-chat-vem-background-color: @mantle !important;\n --yt-live-chat-product-picker-icon-color: fadeout(@text, 0.5) !important;\n --yt-live-chat-product-picker-hover-color: @overlay0 !important;\n --yt-live-chat-product-picker-disabled-icon-color: fadeout(\n @text,\n 0.3\n ) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n\n /* Tooltip */\n --paper-tooltip-background: @overlay0 !important;\n --paper-tooltip-text-color: @text !important;\n\n /* links */\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n --yt-endpoint-hover-color: @accent-color !important;\n\n --sb-dark-red-outline: @accent-color !important;\n --sb-main-bg-color: @base !important;\n --sb-main-fg-color: @text !important;\n --sb-grey-bg-color: @base !important;\n --sb-grey-fg-color: @subtext0 !important;\n --sb-red-bg-color: @accent-color !important;\n }\n\n /* general colors */\n &:not(.style-scope) {\n --primary-text-color: @text !important;\n --primary-background-color: @base !important;\n --secondary-text-color: @subtext0 !important;\n --disabled-text-color: @subtext1 !important;\n --divider-color: @overlay0 !important;\n --error-color: @red !important;\n --primary-color: @accent-color !important;\n --light-primary-color: @accent-color !important;\n --dark-primary-color: @blue !important;\n --accent-color: @accent-color !important;\n --light-accent-color: @accent-color !important;\n --dark-accent-color: @accent-color !important;\n --light-theme-background-color: @base !important;\n --light-theme-base-color: @text !important;\n --light-theme-text-color: @text !important;\n --light-theme-secondary-color: @subtext0 !important;\n --light-theme-disabled-color: @subtext1 !important;\n --light-theme-divider-color: @overlay0 !important;\n --dark-theme-background-color: @base !important;\n --dark-theme-base-color: @text !important;\n --dark-theme-text-color: @text !important;\n --dark-theme-secondary-color: @subtext0 !important;\n --dark-theme-disabled-color: @subtext1 !important;\n --dark-theme-divider-color: @overlay0 !important;\n }\n\n #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n /* selected chapter */\n ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: @surface0 !important;\n --ytd-macro-markers-list-item-title-color: @text !important;\n --ytd-macro-markers-list-item-secondary-color: @subtext1 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: @surface1 !important;\n }\n\n /* playlist selector */\n ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @text !important;\n --yt-active-playlist-panel-background-color: @surface0 !important;\n }\n\n ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette]\n .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n /* explandable meta */\n ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: @base !important;\n --yt-lightsource-section2-color: @surface0 !important;\n --yt-lightsource-section3-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @subtext0 !important;\n }\n\n yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: @text !important;\n --yt-button-default-background-color: @base !important;\n --yt-button-dark-text-color: @base !important;\n --yt-button-dark-background-color: @accent-color !important;\n --yt-button-payment-background-color: @accent-color !important;\n }\n\n yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: @text !important;\n }\n\n .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: @overlay0 !important;\n }\n\n .html5-ypc-purchase {\n background: @accent-color !important;\n &:hover {\n background: lighten(@accent-color, 10%) !important;\n }\n }\n\n yt-notification-action-renderer[darker-dark-theme]\n tp-yt-paper-toast.yt-notification-action-renderer {\n background: @overlay0 !important;\n }\n\n /* volume bar */\n .ytp-volume-slider-handle {\n background: @accent-color !important;\n &::before {\n background: @accent-color !important;\n }\n &::after {\n z-index: -1;\n }\n }\n\n /* new videos dot */\n #newness-dot {\n background-color: @accent-color !important;\n }\n\n /* subtitle */\n .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: @accent-color !important;\n }\n\n /* menu items */\n /* checkbox subitem */\n .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\");\n }\n .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: @surface1 !important;\n }\n .ytp-settings-button.ytp-hd-quality-badge,\n .ytp-settings-button.ytp-4k-quality-badge,\n .ytp-settings-button.ytp-5k-quality-badge,\n .ytp-settings-button.ytp-8k-quality-badge,\n .ytp-settings-button.ytp-3d-badge {\n &::after {\n background-color: @accent-color !important;\n }\n }\n\n .ytp-panel-menu {\n color: @text;\n\n & .ytp-menuitem:not(:last-child) svg > path {\n fill: @text;\n }\n\n & .ytp-menuitem:last-child svg:last-child {\n fill: @text;\n }\n }\n\n .ytp-right-controls svg path,\n .ytp-svg-fill {\n fill: #fff !important;\n }\n\n .ytp-time-current,\n .ytp-time-separator,\n .ytp-time-duration,\n .ytp-menu-label-secondary,\n .ytp-menuitem-label-count {\n color: #fff;\n }\n\n .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: @text;\n }\n\n .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: @accent-color !important;\n }\n\n .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: @accent-color !important;\n .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: @base !important;\n }\n }\n\n /* link */\n .yt-core-attributed-string__link--call-to-action-color {\n color: @sapphire !important;\n &:hover {\n color: @teal !important;\n }\n }\n\n /* private video warning */\n .WARNING.yt-alert-renderer {\n background-color: @yellow;\n }\n\n /* search results */\n .sbpqs_a::before,\n .sbqs_c::before {\n filter: invert(1);\n }\n\n /* Results backgrounds */\n .sbsb_a,\n .sbdd_b {\n background: @mantle !important;\n }\n\n /* Transcript Button */\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: @accent-color !important;\n border-color: @surface2 !important;\n\n &:hover {\n background-color: fadeout(@accent-color, 80) !important;\n border-color: fadeout(@accent-color, 80) !important;\n }\n }\n\n /* text color */\n .gsfs {\n color: @text !important;\n }\n\n /* Hover and keyboard select background */\n .sbsb_c.gsfs:hover,\n .sbsb_d {\n background-color: @surface0 !important;\n }\n\n .sbfl_b {\n background-color: @mantle !important;\n &:hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n }\n\n .sbpqs_a {\n color: @accent-color !important;\n }\n\n .sbfl_a {\n color: @subtext0 !important;\n }\n\n .sbsb_i {\n color: @subtext0;\n }\n\n /* Keyboard select text color and hover text color */\n .sbsb_c:hover .sbqs_c,\n .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: @accent-color !important;\n }\n\n .ytp-swatch-background-color {\n background-color: @accent-color !important;\n }\n\n /* exmplation box */\n .explanation-box[correct] * {\n color: @crust !important;\n }\n\n /* custom likes + anims */\n yt-animated-icon[animated-icon-type=\"LIKE\"]\n > ytd-lottie-player\n > lottie-component\n > svg\n > g:nth-child(2)\n > g:nth-child(2) {\n /* not liked */\n > g:nth-child(2),\n > g:nth-child(4) {\n > path:nth-child(1) {\n stroke: @text !important;\n }\n }\n /* liked */\n > g:nth-child(1),\n > g:nth-child(3) {\n > path:nth-child(1) {\n fill: @accent-color !important;\n }\n > path:nth-child(2) {\n stroke: @accent-color !important;\n }\n }\n }\n\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n .iv-branding .branding-context-container-inner {\n background-color: @base !important;\n }\n\n .iv-branding .iv-branding-context-name {\n color: @text !important;\n text-shadow: none !important;\n }\n\n /* Cards */\n .iv-drawer-content {\n background-color: fadeout(@mantle, 5%) !important;\n }\n\n .iv-drawer-header-text {\n color: @text !important;\n }\n\n .iv-card-content,\n .ytp-ce-expanding-overlay-background,\n .ytp-cards-teaser .ytp-cards-teaser-text,\n .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: @base !important;\n }\n\n .iv-card-content > :first-child,\n .html5-video-player a,\n .iv-card h2,\n .ytp-cards-teaser .ytp-cards-teaser-text {\n color: @text !important;\n }\n\n /* Player tooltip background */\n .ytp-tooltip-text {\n background: @surface0 !important;\n }\n\n .iv-card:hover .iv-card-primary-link,\n .ytp-ce-website-title {\n color: @accent-color !important;\n }\n\n .ytp-popup {\n background: @surface0 !important;\n }\n\n tp-yt-paper-dialog {\n background-color: @base !important;\n }\n\n /* Temporary fix */\n .yt-core-attributed-string--link-inherit-color {\n color: @text !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n\n /* live badges */\n .badge-style-type-live-now-alternate,\n ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: @crust !important;\n yt-icon svg {\n g path,\n path {\n fill: @crust !important;\n }\n }\n }\n .ytp-live-badge {\n &::before {\n background: @subtext1 !important;\n }\n &[disabled]::before {\n background: @accent-color !important;\n }\n }\n\n /* notification idicator */\n .yt-spec-icon-badge-shape--type-notification\n .yt-spec-icon-badge-shape__badge {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n\n /* bell next to subscription button */\n .yt-animated-icon svg {\n g path,\n path {\n fill: @text !important;\n }\n }\n\n /* creator badges */\n ytd-author-comment-badge-renderer {\n --yt-basic-background-color: @surface0 !important;\n --yt-basic-foreground-title-color: @surface0 !important;\n --ytd-author-comment-badge-background-color: @surface0 !important;\n --ytd-author-comment-badge-name-color: @text !important;\n --ytd-author-comment-badge-icon-color: @text !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n\n /* disable ambient mode */\n #cinematics > div > canvas {\n visibility: hidden;\n }\n\n /* badges e.g. popular */\n yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: @accent-color !important;\n color: @crust !important;\n }\n\n /* Search border */\n ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: @accent-color !important;\n }\n\n /* New Feature inline banner */\n .ytd-brand-video-singleton-renderer {\n background: @surface0 !important;\n color: @text !important;\n }\n yt-button-shape a {\n border-color: @text !important;\n color: @text !important;\n }\n\n /* Chapter overview buttons */\n #share-button,\n #repeat-button {\n button {\n color: @text !important;\n }\n }\n\n /* Error page */\n #error-page {\n background-color: @base !important;\n }\n\n #error-page-content {\n color: @text !important;\n text-shadow: none;\n background-color: @base !important;\n > p {\n color: @text !important;\n text-shadow: none;\n }\n #masthead-search-terms.masthead-search-terms-border {\n border-color: @accent-color !important;\n box-shadow: none !important;\n }\n #yt-masthead {\n color: @text !important;\n text-shadow: none;\n #logo-container {\n .logo {\n filter: invert(1) grayscale(1);\n }\n .content-region {\n color: @text !important;\n text-shadow: none;\n }\n }\n #masthead-search #masthead-search-terms-border {\n input[type=\"text\"] {\n color: @text !important;\n &:focus {\n color: @accent-color !important;\n }\n }\n }\n .search-button {\n background-color: @mantle !important;\n }\n }\n }\n\n /* channel homepage */\n /* selected tab */\n .yt-tab-shape-wiz__tab--tab-selected {\n color: @accent-color !important;\n }\n .yt-tab-group-shape-wiz__slider {\n background-color: @accent-color !important;\n }\n\n /* unselected */\n .yt-tab-shape-wiz__tab {\n color: @subtext1;\n }\n\n /* hover */\n .yt-tab-shape-wiz:hover {\n .yt-tab-shape-wiz__tab {\n color: lighten(@accent-color, 7.5);\n }\n\n .yt-tab-shape-wiz__tab-bar {\n background-color: lighten(@accent-color, 7.5);\n }\n }\n\n /* hopefully temporary */\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: @surface0;\n color: @text;\n }\n\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n &:hover {\n background-color: darken(@accent-color, 20);\n }\n }\n\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: @accent-color;\n &:hover {\n background-color: fadeout(@accent-color, 90);\n }\n }\n\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: @text;\n &:hover {\n background-color: @surface0;\n }\n }\n\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: @surface0;\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n width: @scrollbar_width !important;\n }\n\n ::-webkit-scrollbar-track {\n background: @base !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background: @accent-color !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n@-moz-document url-prefix('https://www.youtube.com/redirect')\n{\n /* youtube.com-redirect */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n h1 {\n color: @text !important;\n }\n\n #redirect-main-text {\n color: @overlay2 !important;\n .bolded {\n color: @accent-color !important;\n }\n }\n\n /* search */\n #masthead-search-terms-border {\n border-color: @surface0 !important;\n background-color: @surface0 !important;\n box-shadow: fadeout(@crust, 10%) !important;\n }\n\n /* Community Cross-posting */\n ytd-shared-post-renderer[uses-compact-lockup]\n #repost-context.ytd-shared-post-renderer {\n background-color: var(--second-background);\n }\n #divider-line-container.ytd-shared-post-renderer {\n background-color: var(--yt-spec-10-percent-layer);\n }\n\n #masthead-search-terms {\n color: @text !important;\n }\n\n .search-button {\n background: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .search-button-content {\n filter: invert(1);\n }\n\n #redirect-backto-safety-button:hover {\n color: @text !important;\n }\n\n #logo-container .content-region {\n color: @text !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n@-moz-document url-prefix('https://studio.youtube.com')\n{\n /* studio.youtube.com */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n &,\n html,\n html[dark],\n html[dark][dark],\n &[dark],\n &[light],\n [light],\n html[light],\n html[light][light] {\n /* disable */\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n\n /* text */\n --yt-spec-text-primary: @text !important;\n --ytcp-text-primary: @text !important;\n --ytcp-text-primary-inverse: @base !important;\n --ytcp-static-overlay-text-primary-inverse: @base !important;\n --ytcp-wordmark-text: @text !important;\n --ytcp-text-secondary: @subtext0 !important;\n --ytcp-text-disabled: @subtext1 !important;\n --ytcp-overlay-text-primary: @overlay2 !important;\n\n /* main bg */\n --ytcp-general-background-a: @base !important;\n --yt-spec-base-background: @base !important;\n --yt-spec-black-3: @base !important;\n\n /* secondary bg */\n --yt-spec-brand-background-solid: @mantle !important;\n --ytcp-brand-background-solid: @mantle !important;\n --yt-spec-raised-background: @mantle !important;\n --ytcp-general-background-b: @mantle !important;\n --ytcp-analytics-reach-background: @mantle !important;\n --yt-spec-black-2: @mantle !important;\n\n /* additional bg */\n --ytcp-general-background-c: @crust !important;\n\n /* menu */\n --ytcp-menu-background: @surface0 !important;\n\n /* card borders */\n --ytcp-container-border-color: @surface0 !important;\n --ytcp-container-hovered-border-color: @surface0 !important;\n --ytcp-line-divider-solid: @surface0 !important;\n --ytcp-container-border-color-inverse: @subtext0 !important;\n --ytcp-line-divider-solid-inverse: @subtext0 !important;\n\n /* links */\n --ytcp-call-to-action: @sapphire !important;\n --ytcp-call-to-action-inverse: @mantle !important;\n\n /* buttons */\n --ytcp-call-to-action-raised-background: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --ytcp-call-to-action-raised-disabled: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background: @overlay2 !important;\n --ytcp-call-to-action-raised-background-inverse: @base !important;\n --ytcp-call-to-action-raised-disabled-inverse: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: @overlay2 !important;\n\n /* dropdown */\n --yt-spec-brand-background-primary: @surface0 !important;\n\n /* icons */\n --yt-compact-link-icon-color: @overlay2 !important;\n --ytcp-icon-active: @accent-color !important;\n --ytcp-icon-inactive: @overlay2 !important;\n --ytcp-icon-disabled: @overlay2 !important;\n --ytcp-icon-active-inverse: @overlay1 !important;\n --ytcp-icon-disabled-inverse: @subtext1 !important;\n\n /* colors */\n --ytcp-error-red: @red !important;\n --ytcp-badge-red: @red !important;\n --ytcp-error-red-inverse: @red !important;\n --ytcp-themed-red-inverse: @red !important;\n --ytcp-themed-red: @red !important;\n --ytcp-themed-blue: @blue !important;\n --ytcp-badge-blue-solid: @blue !important;\n --ytcp-themed-blue-inverse: @blue !important;\n --ytcp-themed-green: @green !important;\n --ytmus-genre-primary-melon: @green !important;\n --ytcp-themed-green-inverse: @green !important;\n --ytcp-analytics-pine: @green !important;\n --ytcp-analytics-pine-inverse: @green !important;\n --ytcp-analytics-parrot: @green !important;\n --ytcp-themed-yellow: @peach !important;\n --ytmus-genre-primary-gold: @peach !important;\n --ytcp-yellow-inverse: @peach !important;\n --ytcp-badge-yellow: @peach !important;\n --ytcp-analytics-yellow: @peach !important;\n --ytcp-analytics-apricot: @peach !important;\n --ytcp-suggested-action: @teal !important;\n --ytcp-analytics-overview: @teal !important;\n --ytcp-analytics-revenue: @teal !important;\n --ytcp-analytics-default-secondary: @teal !important;\n --ytcp-analytics-royal-blue: @lavender !important;\n --ytcp-analytics-reach: @lavender !important;\n --ytcp-analytics-audience: @lavender !important;\n --ytcp-analytics-engagement: @pink !important;\n --ytcp-analytics-revenue-secondary: @pink !important;\n --ytcp-analytics-bubblegum: @flamingo !important;\n --ytmus-genre-primary-ruby: @flamingo !important;\n --ytmus-genre-primary-salmon: @mauve !important;\n --ytmus-genre-primary-orange: @maroon !important;\n --ytmus-genre-primary-sky: @sky !important;\n --ytmus-genre-primary-sky-inverse: @sky !important;\n\n /* misc */\n --yt-spec-badge-chip-background: @surface1 !important;\n --ytcp-focus-inverse: @accent-color !important;\n --ytcp-focus: @accent-color !important;\n --ytcp-selected-item: @accent-color !important;\n --ytcp-hover-item: @overlay2 !important;\n --ytcp-chip-active-focus: @accent-color !important;\n --ytcp-playhead: @overlay2 !important;\n --ytcp-playhead-inverse: @overlay2 !important;\n }\n\n ytcp-button.destructive.ytls-error-dialog {\n color: @base !important;\n }\n\n yt-formatted-string.ytls-error-dialog,\n tp-yt-iron-icon.ytls-error-dialog {\n color: @text !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 3.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n@var checkbox logo \"Logo\" 0\n@var checkbox oledOn \"Enable black bars\" 0\n@var text scrollbar_width \"Scrollbar width\" 8px\n==/UserStyle== */\n@-moz-document regexp('https?:\\\\/\\\\/(?!gaming\\\\.)(?!consent\\\\.)(?!vr\\\\.)(?!music\\\\.)(?!tv\\\\.)(?!artists\\\\.)(?!studio\\\\.).*youtube(?!kids\\\\.).*\\\\.com\\\\/(?!premium|howyoutubeworks).*$') {\n /* youtube.com */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n #oled(@oledOn);\n #logo(@logo);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n #oled(@oledOn);\n #logo(@logo);\n }\n\n /* for oled monitors */\n #oled(@oled) when (@oled =0) {\n #ytd-player #container {\n background: @base !important;\n }\n }\n\n #logo(@logo) {\n ytd-topbar-logo-renderer.style-scope a svg > g,\n svg.ytd-consent-bump-v2-lightbox > g:nth-child(1) {\n path[fill=\"#FF0000\"] {\n fill: @accent-color !important;\n }\n path[fill=\"white\"] {\n fill: @base !important;\n }\n }\n & when (@logo =1) {\n ytd-topbar-logo-renderer,\n svg.ytd-consent-bump-v2-lightbox {\n display: none;\n }\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n /* apply everywhere */\n &,\n [dark],\n html,\n html[system-icons][dark],\n html[system-icons] [dark],\n html[darker-dark-theme][dark],\n [darker-dark-theme] [dark] {\n --yt-spec-white-1: @text !important;\n --yt-spec-white-2: @subtext0 !important;\n --yt-spec-white-3: @subtext1 !important;\n --yt-spec-white-4: darken(@subtext1, 5%) !important;\n --yt-spec-black-1: @overlay1 !important;\n --yt-spec-black-2: @overlay0 !important;\n --yt-spec-black-3: @surface2 !important;\n --yt-spec-black-4: @surface1 !important;\n --yt-spec-black-pure: @surface0 !important;\n --yt-spec-grey-1: @text !important;\n --yt-spec-grey-2: @subtext0 !important;\n --yt-spec-grey-3: @subtext1 !important;\n --yt-spec-grey-4: @overlay2 !important;\n --yt-spec-grey-5: @overlay1 !important;\n --yt-brand-youtube-red: @accent-color !important;\n --yt-brand-medium-red: @accent-color !important;\n --yt-brand-light-red: @accent-color !important;\n --yt-spec-red-30: @peach !important;\n --yt-spec-red-70: @red !important;\n --yt-spec-pale-blue: @sky !important;\n --yt-spec-light-blue: @sky !important;\n --yt-spec-dark-blue: @sapphire !important;\n --yt-spec-navy-blue: @teal !important;\n --yt-spec-light-green: @green !important;\n --yt-spec-dark-green: @green !important;\n --yt-spec-yellow: @peach !important;\n --yt-spec-black-pure-alpha-5: fadeout(@crust, 0.05) !important;\n --yt-spec-black-pure-alpha-10: fadeout(@crust, 0.1) !important;\n --yt-spec-black-pure-alpha-15: fadeout(@crust, 0.15) !important;\n --yt-spec-black-pure-alpha-30: fadeout(@crust, 0.3) !important;\n --yt-spec-black-pure-alpha-60: fadeout(@crust, 0.6) !important;\n --yt-spec-black-pure-alpha-80: fadeout(@crust, 0.8) !important;\n --yt-spec-black-1-alpha-98: fadeout(@crust, 0.98) !important;\n --yt-spec-black-1-alpha-95: fadeout(@crust, 0.95) !important;\n --yt-spec-white-1-alpha-10: fadeout(@text, 0.1) !important;\n --yt-spec-white-1-alpha-20: fadeout(@text, 0.2) !important;\n --yt-spec-white-1-alpha-25: fadeout(@text, 0.25) !important;\n --yt-spec-white-1-alpha-30: fadeout(@text, 0.3) !important;\n --yt-spec-white-1-alpha-70: fadeout(@text, 0.7) !important;\n --yt-spec-white-1-alpha-95: fadeout(@text, 0.95) !important;\n --yt-spec-white-1-alpha-98: fadeout(@text, 0.98) !important;\n --yt-brand-medium-red-alpha-90: fadeout(@accent-color, 0.9) !important;\n --yt-brand-medium-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-brand-light-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-spec-light-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n --yt-spec-dark-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n\n --yt-spec-base-background: @base !important;\n --yt-spec-raised-background: @mantle !important;\n --yt-spec-menu-background: @mantle !important;\n --yt-spec-inverted-background: @text !important;\n --yt-spec-additive-background: fadeout(@surface0, 0.1) !important;\n --yt-spec-outline: @surface0 !important;\n --yt-spec-shadow: fadeout(@crust, 0.25) !important;\n --yt-spec-text-primary: @text !important;\n --yt-spec-text-secondary: @subtext0 !important;\n --yt-spec-text-disabled: @subtext1 !important;\n --yt-spec-text-primary-inverse: @crust !important;\n --yt-spec-call-to-action: @accent-color !important;\n --yt-spec-call-to-action-inverse: @accent-color !important;\n --yt-spec-suggested-action: fadeout(@accent-color, 80%) !important;\n --yt-spec-suggested-action-inverse: @text !important;\n --yt-spec-icon-active-other: @overlay0 !important;\n --yt-spec-button-chip-background-hover: @surface1 !important;\n --yt-spec-touch-response: @surface0 !important;\n\n --yt-spec-touch-response-inverse: @accent-color !important;\n --yt-spec-brand-icon-active: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --yt-spec-brand-link-text: @sapphire !important;\n --yt-spec-wordmark-text: @text !important;\n --yt-spec-error-indicator: @red !important;\n --yt-spec-themed-blue: @sky !important;\n --yt-spec-themed-green: @green !important;\n --yt-spec-ad-indicator: @teal !important;\n --yt-spec-themed-overlay-background: fadeout(@crust, 0.8) !important;\n --yt-spec-commerce-badge-background: @green !important;\n --yt-spec-static-brand-red: @accent-color !important;\n --yt-spec-static-brand-white: @text !important;\n --yt-spec-static-brand-black: @base !important;\n --yt-spec-static-clear-color: fadeout(@crust, 0) !important;\n --yt-spec-static-clear-black: fadeout(@crust, 0) !important;\n --yt-spec-static-ad-yellow: @peach !important;\n --yt-spec-static-grey: @subtext0 !important;\n --yt-spec-static-overlay-background-solid: @crust !important;\n --yt-spec-static-overlay-background-heavy: fadeout(\n @surface0,\n 20%\n ) !important;\n --yt-spec-static-overlay-background-medium: fadeout(\n @crust,\n 0.6\n ) !important;\n --yt-spec-static-overlay-background-medium-light: fadeout(\n @crust,\n 0.3\n ) !important;\n --yt-spec-static-overlay-background-light: fadeout(\n @crust,\n 0.1\n ) !important;\n --yt-spec-static-overlay-text-primary: @text !important;\n --yt-spec-static-overlay-text-secondary: fadeout(\n @subtext0,\n 0.7\n ) !important;\n --yt-spec-static-overlay-text-disabled: fadeout(\n @subtext0,\n 0.3\n ) !important;\n --yt-spec-static-overlay-call-to-action: @accent-color !important;\n --yt-spec-static-overlay-icon-active-other: @text !important;\n --yt-spec-static-overlay-icon-inactive: @surface1 !important;\n --yt-spec-static-overlay-icon-disabled: @surface2 !important;\n --yt-spec-static-overlay-button-primary: @accent-color !important;\n --yt-spec-static-overlay-button-secondary: @surface0 !important;\n --yt-spec-static-overlay-touch-response: @overlay1 !important;\n --yt-spec-static-overlay-touch-response-inverse: @surface1 !important;\n --yt-spec-static-overlay-background-brand: @accent-color !important;\n --yt-spec-assistive-feed-themed-gradient-1: @subtext0 !important;\n --yt-spec-assistive-feed-themed-gradient-2: @lavender !important;\n --yt-spec-assistive-feed-themed-gradient-3: @red !important;\n --yt-spec-brand-background-solid: @base !important;\n --yt-spec-brand-background-primary: @base !important;\n --yt-spec-brand-background-secondary: @mantle !important;\n --yt-spec-general-background-a: @base !important;\n --yt-spec-general-background-b: @mantle !important;\n --yt-spec-general-background-c: @crust !important;\n --yt-spec-error-background: @base !important;\n --yt-spec-10-percent-layer: @surface2 !important;\n --yt-spec-snackbar-background: @mantle !important;\n --yt-spec-snackbar-background-updated: @mantle !important;\n --yt-spec-badge-chip-background: if(\n @lookup =latte,\n @crust,\n @surface1\n ) !important;\n --yt-spec-verified-badge-background: @overlay0 !important;\n --yt-spec-call-to-action-fadeoutd: fadeout(@sapphire, 0.3) !important;\n --yt-spec-call-to-action-hover: @accent-color !importantr;\n --yt-spec-brand-button-background-hover: @accent-color !important;\n --yt-spec-brand-link-text-fadeoutd: fadeout(\n @accent-color,\n 0.3\n ) !important;\n --yt-spec-filled-button-focus-outline: @surface0 !important;\n --yt-spec-static-overlay-button-hover: @surface1 !important;\n --yt-spec-mono-filled-hover: @surface1 !important;\n --yt-spec-commerce-filled-hover: @accent-color !important;\n --yt-spec-mono-tonal-hover: @surface1 !important;\n --yt-spec-commerce-tonal-hover: @surface2 !important;\n --yt-spec-static-overlay-filled-hover: @overlay1 !important;\n --yt-spec-static-overlay-tonal-hover: @surface1 !important;\n --yt-spec-paper-tab-ink: fadeout(@text, 0.3);\n --yt-spec-filled-button-text: @text !important;\n --yt-spec-selected-nav-text: @text !important;\n --iron-icon-fill-color: @text !important;\n\n /* Search bar */\n --ytd-searchbox-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-shadow-color: fadeout(@crust, 0) !important;\n --ytd-searchbox-legacy-button-color: @mantle !important;\n --ytd-searchbox-legacy-button-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-focus-color: @accent-color !important;\n --ytd-searchbox-legacy-button-hover-color: @mantle !important;\n --ytd-searchbox-legacy-button-hover-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-icon-color: @accent-color !important;\n --ytd-searchbox-background: @base !important;\n --ytd-searchbox-text-color: @text !important;\n\n /* System icons */\n --yt-spec-icon-inactive: @overlay0 !important;\n --yt-spec-icon-disabled: @overlay1 !important;\n --yt-spec-brand-icon-inactive: @overlay2 !important;\n\n /* Yt video Page */\n --yt-live-chat-background-color: @base !important;\n --yt-live-chat-action-panel-background-color: @base !important;\n --yt-live-chat-secondary-background-color: @surface1;\n --yt-live-chat-toast-background-color: @surface2 !important;\n --yt-live-chat-mode-change-background-color: @base !important;\n --yt-live-chat-secondary-text-color: @subtext0 !important;\n --yt-live-chat-tertiary-text-color: fadeout(@text, 0.54) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: @subtext0 !important;\n --yt-live-chat-text-input-field-placeholder-color: @subtext0 !important;\n --yt-live-chat-enabled-send-button-color: @text !important;\n --yt-live-chat-disabled-icon-button-color: @subtext1 !important;\n --yt-live-chat-picker-button-hover-color: @accent-color !important;\n --yt-live-chat-mention-background-color: @accent-color !important;\n --yt-live-chat-mention-text-color: @text !important;\n --yt-live-chat-deleted-message-color: @subtext0;\n --yt-live-chat-deleted-message-bar-color: @subtext1 !important;\n --yt-live-chat-reconnect-message-color: @text !important;\n --yt-live-chat-disabled-button-background-color: @overlay0 !important;\n --yt-live-chat-sub-panel-background-color: @base !important;\n --yt-live-chat-sub-panel-background-color-transparent: @mantle !important;\n --yt-live-chat-moderator-color: @lavender !important;\n --yt-live-chat-owner-color: @peach !important;\n --yt-live-chat-message-highlight-background-color: @base !important;\n --yt-live-chat-sponsor-color: @green !important;\n --yt-live-chat-overlay-color: fadeout(@mantle, 0.5);\n --yt-live-chat-dialog-background-color: @base !important;\n --yt-emoji-picker-variant-selector-bg-color: @base !important;\n --yt-live-chat-moderation-mode-hover-background-color: fadeout(\n @mantle,\n 0.3\n ) !important;\n --yt-grey: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: @subtext1 !important;\n --yt-emoji-picker-search-background-color: @surface0 !important;\n --yt-emoji-picker-search-color: @text !important;\n --yt-emoji-picker-search-placeholder-color: @accent-color !important;\n --yt-live-chat-slider-active-color: @accent-color !important;\n --yt-live-chat-slider-container-color: @surface0 !important;\n --yt-live-chat-slider-markers-color: @text !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(\n to top,\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-automod-button-background-color-hover: fadeout(\n @crust,\n 0.5\n ) !important;\n --yt-live-chat-automod-button-explanation-color: fadeout(\n @accent-color,\n 0.7\n ) !important;\n --yt-live-chat-shimmer-background-color: fadeout(@crust, 0.4) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(\n 0deg,\n fadeout(@text, 0.1) 40%,\n fadeout(@base, 0.3) 50%,\n fadeout(@text, 0.1) 60%\n ) !important;\n --yt-live-chat-vem-background-color: @mantle !important;\n --yt-live-chat-product-picker-icon-color: fadeout(@text, 0.5) !important;\n --yt-live-chat-product-picker-hover-color: @overlay0 !important;\n --yt-live-chat-product-picker-disabled-icon-color: fadeout(\n @text,\n 0.3\n ) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n\n /* Tooltip */\n --paper-tooltip-background: @overlay0 !important;\n --paper-tooltip-text-color: @text !important;\n\n /* links */\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n --yt-endpoint-hover-color: @accent-color !important;\n\n --sb-dark-red-outline: @accent-color !important;\n --sb-main-bg-color: @base !important;\n --sb-main-fg-color: @text !important;\n --sb-grey-bg-color: @base !important;\n --sb-grey-fg-color: @subtext0 !important;\n --sb-red-bg-color: @accent-color !important;\n }\n\n /* general colors */\n &:not(.style-scope) {\n --primary-text-color: @text !important;\n --primary-background-color: @base !important;\n --secondary-text-color: @subtext0 !important;\n --disabled-text-color: @subtext1 !important;\n --divider-color: @overlay0 !important;\n --error-color: @red !important;\n --primary-color: @accent-color !important;\n --light-primary-color: @accent-color !important;\n --dark-primary-color: @blue !important;\n --accent-color: @accent-color !important;\n --light-accent-color: @accent-color !important;\n --dark-accent-color: @accent-color !important;\n --light-theme-background-color: @base !important;\n --light-theme-base-color: @text !important;\n --light-theme-text-color: @text !important;\n --light-theme-secondary-color: @subtext0 !important;\n --light-theme-disabled-color: @subtext1 !important;\n --light-theme-divider-color: @overlay0 !important;\n --dark-theme-background-color: @base !important;\n --dark-theme-base-color: @text !important;\n --dark-theme-text-color: @text !important;\n --dark-theme-secondary-color: @subtext0 !important;\n --dark-theme-disabled-color: @subtext1 !important;\n --dark-theme-divider-color: @overlay0 !important;\n }\n\n #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n /* selected chapter */\n ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: @surface0 !important;\n --ytd-macro-markers-list-item-title-color: @text !important;\n --ytd-macro-markers-list-item-secondary-color: @subtext1 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: @surface1 !important;\n }\n\n /* playlist selector */\n ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @text !important;\n --yt-active-playlist-panel-background-color: @surface0 !important;\n }\n\n ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette]\n .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n /* explandable meta */\n ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: @base !important;\n --yt-lightsource-section2-color: @surface0 !important;\n --yt-lightsource-section3-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @subtext0 !important;\n }\n\n yt-live-chat-renderer {\n --yt-emoji-picker-renderer-height: 180px;\n --yt-button-default-text-color: @text !important;\n --yt-button-default-background-color: @base !important;\n --yt-button-dark-text-color: @base !important;\n --yt-button-dark-background-color: @accent-color !important;\n --yt-button-payment-background-color: @accent-color !important;\n }\n\n yt-icon.ytd-pinned-comment-badge-renderer * {\n fill: @text !important;\n }\n\n .yt-spec-button-shape-next--size-m.yt-spec-button-shape-next--segmented-start::after {\n background: @overlay0 !important;\n }\n\n .html5-ypc-purchase {\n background: @accent-color !important;\n &:hover {\n background: lighten(@accent-color, 10%) !important;\n }\n }\n\n yt-notification-action-renderer[darker-dark-theme]\n tp-yt-paper-toast.yt-notification-action-renderer {\n background: @overlay0 !important;\n }\n\n /* volume bar */\n .ytp-volume-slider-handle {\n background: @accent-color !important;\n &::before {\n background: @accent-color !important;\n }\n &::after {\n z-index: -1;\n }\n }\n\n /* new videos dot */\n #newness-dot {\n background-color: @accent-color !important;\n }\n\n /* subtitle */\n .ytp-chrome-controls .ytp-button[aria-pressed]::after {\n background-color: @accent-color !important;\n }\n\n /* menu items */\n /* checkbox subitem */\n .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\");\n }\n .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background: @surface1 !important;\n }\n .ytp-settings-button.ytp-hd-quality-badge,\n .ytp-settings-button.ytp-4k-quality-badge,\n .ytp-settings-button.ytp-5k-quality-badge,\n .ytp-settings-button.ytp-8k-quality-badge,\n .ytp-settings-button.ytp-3d-badge {\n &::after {\n background-color: @accent-color !important;\n }\n }\n\n .ytp-panel-menu {\n color: @text;\n\n & .ytp-menuitem:not(:last-child) svg > path {\n fill: @text;\n }\n\n & .ytp-menuitem:last-child svg:last-child {\n fill: @text;\n }\n }\n\n .ytp-right-controls svg path,\n .ytp-svg-fill {\n fill: #fff !important;\n }\n\n .ytp-time-current,\n .ytp-time-separator,\n .ytp-time-duration,\n .ytp-menu-label-secondary,\n .ytp-menuitem-label-count {\n color: #fff;\n }\n\n .ytp-tooltip:not([aria-hidden=\"true\"]) {\n color: @text;\n }\n\n .style-scope.ytd-thumbnail-overlay-toggle-button-renderer:hover {\n fill: @accent-color !important;\n }\n\n .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled,\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n background-color: @accent-color !important;\n .yt-spec-button-shape-next__icon yt-icon svg g path {\n fill: @base !important;\n }\n }\n\n /* link */\n .yt-core-attributed-string__link--call-to-action-color {\n color: @sapphire !important;\n &:hover {\n color: @teal !important;\n }\n }\n\n /* private video warning */\n .WARNING.yt-alert-renderer {\n background-color: @yellow;\n }\n\n /* search results */\n .sbpqs_a::before,\n .sbqs_c::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n background: none;\n }\n\n /* Results backgrounds */\n .sbsb_a,\n .sbdd_b {\n background: @mantle !important;\n }\n\n /* Transcript Button */\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: @accent-color !important;\n border-color: @surface2 !important;\n\n &:hover {\n background-color: fadeout(@accent-color, 80) !important;\n border-color: fadeout(@accent-color, 80) !important;\n }\n }\n\n /* text color */\n .gsfs {\n color: @text !important;\n }\n\n /* Hover and keyboard select background */\n .sbsb_c.gsfs:hover,\n .sbsb_d {\n background-color: @surface0 !important;\n }\n\n .sbfl_b {\n background-color: @mantle !important;\n &:hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n }\n\n .sbpqs_a {\n color: @accent-color !important;\n }\n\n .sbfl_a {\n color: @subtext0 !important;\n }\n\n .sbsb_i {\n color: @subtext0;\n }\n\n /* Keyboard select text color and hover text color */\n .sbsb_c:hover .sbqs_c,\n .sbsb_c.gsfs.sbsb_d .sbqs_c {\n color: @accent-color !important;\n }\n\n .ytp-swatch-background-color {\n background-color: @accent-color !important;\n }\n\n /* exmplation box */\n .explanation-box[correct] * {\n color: @crust !important;\n }\n\n /* custom likes + anims */\n yt-animated-icon[animated-icon-type=\"LIKE\"]\n > ytd-lottie-player\n > lottie-component\n > svg\n > g:nth-child(2)\n > g:nth-child(2) {\n /* not liked */\n > g:nth-child(2),\n > g:nth-child(4) {\n > path:nth-child(1) {\n stroke: @text !important;\n }\n }\n /* liked */\n > g:nth-child(1),\n > g:nth-child(3) {\n > path:nth-child(1) {\n fill: @accent-color !important;\n }\n > path:nth-child(2) {\n stroke: @accent-color !important;\n }\n }\n }\n\n /* iv branding */\n /* Popup for when you hover over the channel avatar in the video */\n .iv-branding .branding-context-container-inner {\n background-color: @base !important;\n }\n\n .iv-branding .iv-branding-context-name {\n color: @text !important;\n text-shadow: none !important;\n }\n\n /* Cards */\n .iv-drawer-content {\n background-color: fadeout(@mantle, 5%) !important;\n }\n\n .iv-drawer-header-text {\n color: @text !important;\n }\n\n .iv-card-content,\n .ytp-ce-expanding-overlay-background,\n .ytp-cards-teaser .ytp-cards-teaser-text,\n .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: @base !important;\n }\n\n .iv-card-content > :first-child,\n .html5-video-player a,\n .iv-card h2,\n .ytp-cards-teaser .ytp-cards-teaser-text {\n color: @text !important;\n }\n\n /* Player tooltip background */\n .ytp-tooltip-text {\n background: @surface0 !important;\n }\n\n .iv-card:hover .iv-card-primary-link,\n .ytp-ce-website-title {\n color: @accent-color !important;\n }\n\n .ytp-popup {\n background: @surface0 !important;\n }\n\n tp-yt-paper-dialog {\n background-color: @base !important;\n }\n\n /* Temporary fix */\n .yt-core-attributed-string--link-inherit-color {\n color: @text !important;\n /* &:hover {\n * color: @teal !important;\n } */\n }\n\n /* live badges */\n .badge-style-type-live-now-alternate,\n ytd-thumbnail-overlay-time-status-renderer[overlay-style=\"LIVE\"] {\n color: @crust !important;\n yt-icon svg {\n g path,\n path {\n fill: @crust !important;\n }\n }\n }\n .ytp-live-badge {\n &::before {\n background: @subtext1 !important;\n }\n &[disabled]::before {\n background: @accent-color !important;\n }\n }\n\n /* notification idicator */\n .yt-spec-icon-badge-shape--type-notification\n .yt-spec-icon-badge-shape__badge {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {\n color: var(--yt-spec-icon-active-other) !important;\n }\n .yt-spec-icon-badge-shape {\n color: var(--yt-spec-icon-active-other) !important;\n }\n\n /* bell next to subscription button */\n .yt-animated-icon svg {\n g path,\n path {\n fill: @text !important;\n }\n }\n\n /* creator badges */\n ytd-author-comment-badge-renderer {\n --yt-basic-background-color: @surface0 !important;\n --yt-basic-foreground-title-color: @surface0 !important;\n --ytd-author-comment-badge-background-color: @surface0 !important;\n --ytd-author-comment-badge-name-color: @text !important;\n --ytd-author-comment-badge-icon-color: @text !important;\n padding-right: 6px;\n padding-left: 8px;\n }\n\n /* disable ambient mode */\n #cinematics > div > canvas {\n visibility: hidden;\n }\n\n /* badges e.g. popular */\n yt-chip-cloud-chip-renderer[chip-style=\"STYLE_DEFAULT\"][selected],\n yt-chip-cloud-chip-renderer[chip-style=\"STYLE_HOME_FILTER\"][selected] {\n background: @accent-color !important;\n color: @crust !important;\n }\n\n /* Search border */\n ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: @accent-color !important;\n }\n\n /* New Feature inline banner */\n .ytd-brand-video-singleton-renderer {\n background: @surface0 !important;\n color: @text !important;\n }\n yt-button-shape a {\n border-color: @text !important;\n color: @text !important;\n }\n\n /* Chapter overview buttons */\n #share-button,\n #repeat-button {\n button {\n color: @text !important;\n }\n }\n\n /* Error page */\n #error-page {\n background-color: @base !important;\n }\n .search_plugin_added {\n background-color: @base;\n }\n\n #error-page-content {\n color: @text !important;\n text-shadow: none;\n background-color: @base !important;\n > p {\n color: @text !important;\n text-shadow: none;\n }\n #masthead-search-terms.masthead-search-terms-border {\n border-color: @accent-color !important;\n box-shadow: none !important;\n }\n #yt-masthead {\n color: @text !important;\n text-shadow: none;\n #logo-container {\n .logo {\n filter: invert(1) grayscale(1);\n }\n .content-region {\n color: @text !important;\n text-shadow: none;\n }\n }\n #masthead-search #masthead-search-terms-border {\n input[type=\"text\"] {\n color: @text !important;\n &:focus {\n color: @accent-color !important;\n }\n }\n }\n .search-button {\n background-color: @mantle !important;\n }\n }\n }\n\n /* channel homepage */\n /* selected tab */\n .yt-tab-shape-wiz__tab--tab-selected {\n color: @accent-color !important;\n }\n .yt-tab-group-shape-wiz__slider {\n background-color: @accent-color !important;\n }\n\n /* unselected */\n .yt-tab-shape-wiz__tab {\n color: @subtext1;\n }\n\n /* hover */\n .yt-tab-shape-wiz:hover {\n .yt-tab-shape-wiz__tab {\n color: lighten(@accent-color, 7.5);\n }\n\n .yt-tab-shape-wiz__tab-bar {\n background-color: lighten(@accent-color, 7.5);\n }\n }\n\n /* yt end cards */\n .ytp-ce-channel-subscribers-text {\n color: @subtext0;\n }\n .ytp-ce-channel-metadata {\n color: @text;\n }\n .yt-ui-ellipsis {\n background-color: @base;\n }\n a.ytp-ce-link,\n a.ytp-ce-link:hover,\n a.ytp-ce-link:visited {\n color: @accent-color !important;\n }\n\n /* hopefully temporary */\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n background-color: @surface0;\n color: @text;\n }\n\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n &:hover {\n background-color: darken(@accent-color, 20);\n }\n }\n\n .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: @accent-color;\n &:hover {\n background-color: fadeout(@accent-color, 90);\n }\n }\n\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline,\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: @text;\n &:hover {\n background-color: @surface0;\n }\n }\n\n .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n border-color: @surface0;\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n width: @scrollbar_width !important;\n }\n\n ::-webkit-scrollbar-track {\n background: @base !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background: @accent-color !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n@-moz-document url-prefix('https://www.youtube.com/redirect')\n{\n /* youtube.com-redirect */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n h1 {\n color: @text !important;\n }\n\n #redirect-main-text {\n color: @overlay2 !important;\n .bolded {\n color: @accent-color !important;\n }\n }\n\n /* search */\n #masthead-search-terms-border {\n border-color: @surface0 !important;\n background-color: @surface0 !important;\n box-shadow: fadeout(@crust, 10%) !important;\n }\n\n /* Community Cross-posting */\n ytd-shared-post-renderer[uses-compact-lockup]\n #repost-context.ytd-shared-post-renderer {\n background-color: var(--second-background);\n }\n #divider-line-container.ytd-shared-post-renderer {\n background-color: var(--yt-spec-10-percent-layer);\n }\n\n #masthead-search-terms {\n color: @text !important;\n }\n\n .search-button {\n background: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .search-button-content {\n filter: invert(1);\n }\n\n #redirect-backto-safety-button:hover {\n color: @text !important;\n }\n\n #logo-container .content-region {\n color: @text !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n@-moz-document url-prefix('https://studio.youtube.com')\n{\n /* studio.youtube.com */\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n &,\n html,\n html[dark],\n html[dark][dark],\n &[dark],\n &[light],\n [light],\n html[light],\n html[light][light] {\n /* disable */\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n\n /* text */\n --yt-spec-text-primary: @text !important;\n --ytcp-text-primary: @text !important;\n --ytcp-text-primary-inverse: @base !important;\n --ytcp-static-overlay-text-primary-inverse: @base !important;\n --ytcp-wordmark-text: @text !important;\n --ytcp-text-secondary: @subtext0 !important;\n --ytcp-text-disabled: @subtext1 !important;\n --ytcp-overlay-text-primary: @overlay2 !important;\n\n /* main bg */\n --ytcp-general-background-a: @base !important;\n --yt-spec-base-background: @base !important;\n --yt-spec-black-3: @base !important;\n\n /* secondary bg */\n --yt-spec-brand-background-solid: @mantle !important;\n --ytcp-brand-background-solid: @mantle !important;\n --yt-spec-raised-background: @mantle !important;\n --ytcp-general-background-b: @mantle !important;\n --ytcp-analytics-reach-background: @mantle !important;\n --yt-spec-black-2: @mantle !important;\n\n /* additional bg */\n --ytcp-general-background-c: @crust !important;\n\n /* menu */\n --ytcp-menu-background: @surface0 !important;\n\n /* card borders */\n --ytcp-container-border-color: @surface0 !important;\n --ytcp-container-hovered-border-color: @surface0 !important;\n --ytcp-line-divider-solid: @surface0 !important;\n --ytcp-container-border-color-inverse: @subtext0 !important;\n --ytcp-line-divider-solid-inverse: @subtext0 !important;\n\n /* links */\n --ytcp-call-to-action: @sapphire !important;\n --ytcp-call-to-action-inverse: @mantle !important;\n\n /* buttons */\n --ytcp-call-to-action-raised-background: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --ytcp-call-to-action-raised-disabled: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background: @overlay2 !important;\n --ytcp-call-to-action-raised-background-inverse: @base !important;\n --ytcp-call-to-action-raised-disabled-inverse: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: @overlay2 !important;\n\n /* dropdown */\n --yt-spec-brand-background-primary: @surface0 !important;\n\n /* icons */\n --yt-compact-link-icon-color: @overlay2 !important;\n --ytcp-icon-active: @accent-color !important;\n --ytcp-icon-inactive: @overlay2 !important;\n --ytcp-icon-disabled: @overlay2 !important;\n --ytcp-icon-active-inverse: @overlay1 !important;\n --ytcp-icon-disabled-inverse: @subtext1 !important;\n\n /* colors */\n --ytcp-error-red: @red !important;\n --ytcp-badge-red: @red !important;\n --ytcp-error-red-inverse: @red !important;\n --ytcp-themed-red-inverse: @red !important;\n --ytcp-themed-red: @red !important;\n --ytcp-themed-blue: @blue !important;\n --ytcp-badge-blue-solid: @blue !important;\n --ytcp-themed-blue-inverse: @blue !important;\n --ytcp-themed-green: @green !important;\n --ytmus-genre-primary-melon: @green !important;\n --ytcp-themed-green-inverse: @green !important;\n --ytcp-analytics-pine: @green !important;\n --ytcp-analytics-pine-inverse: @green !important;\n --ytcp-analytics-parrot: @green !important;\n --ytcp-themed-yellow: @peach !important;\n --ytmus-genre-primary-gold: @peach !important;\n --ytcp-yellow-inverse: @peach !important;\n --ytcp-badge-yellow: @peach !important;\n --ytcp-analytics-yellow: @peach !important;\n --ytcp-analytics-apricot: @peach !important;\n --ytcp-suggested-action: @teal !important;\n --ytcp-analytics-overview: @teal !important;\n --ytcp-analytics-revenue: @teal !important;\n --ytcp-analytics-default-secondary: @teal !important;\n --ytcp-analytics-royal-blue: @lavender !important;\n --ytcp-analytics-reach: @lavender !important;\n --ytcp-analytics-audience: @lavender !important;\n --ytcp-analytics-engagement: @pink !important;\n --ytcp-analytics-revenue-secondary: @pink !important;\n --ytcp-analytics-bubblegum: @flamingo !important;\n --ytmus-genre-primary-ruby: @flamingo !important;\n --ytmus-genre-primary-salmon: @mauve !important;\n --ytmus-genre-primary-orange: @maroon !important;\n --ytmus-genre-primary-sky: @sky !important;\n --ytmus-genre-primary-sky-inverse: @sky !important;\n\n /* misc */\n --yt-spec-badge-chip-background: @surface1 !important;\n --ytcp-focus-inverse: @accent-color !important;\n --ytcp-focus: @accent-color !important;\n --ytcp-selected-item: @accent-color !important;\n --ytcp-hover-item: @overlay2 !important;\n --ytcp-chip-active-focus: @accent-color !important;\n --ytcp-playhead: @overlay2 !important;\n --ytcp-playhead-inverse: @overlay2 !important;\n }\n\n ytcp-button.destructive.ytls-error-dialog {\n color: @base !important;\n }\n\n yt-formatted-string.ytls-error-dialog,\n tp-yt-iron-icon.ytls-error-dialog {\n color: @text !important;\n }\n\n /* text highlight */\n ::selection {\n background: fadeout(@accent-color, 80%) !important;\n color: @text !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n// vim:ft=less\n",
"usercssData": {
"name": "YouTube Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/youtube",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/youtube",
- "version": "3.2.0",
+ "version": "3.2.3",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css",
"description": "Soothing pastel theme for YouTube",
"author": "Catppuccin",
@@ -3735,12 +3759,12 @@
"description": "Soothing pastel theme for YouTube",
"name": "YouTube Catppuccin",
"preferScheme": "dark",
- "originalDigest": "b33961bfdf9f8a1eca84c62e6ad21e58f066d1f0",
+ "originalDigest": "4b243b599dab86d0f93cbea362957b519aedc8b0",
"_id": "e5b4796b-635a-45b8-afad-4b79566305fb",
- "_rev": 1700736893003,
+ "_rev": 1702165127689,
"id": 54,
- "etag": "W/\"a099783db1bcf60d3ee9e1baf3487996095fe141fc12817429ea27feb1d70ed8\"",
- "updateDate": 1700736892949
+ "etag": "W/\"5385f540efd7f100e7eafff5d5842f7bc7e3af90b9e34b90ad9cf75b01d59726\"",
+ "updateDate": 1702165117587
},
{
"enabled": true,
@@ -4130,11 +4154,11 @@
"installDate": 1696719115778,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.1.0\n@updateURL \t https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@description Soothing pastel theme for Stylus\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.1.2\n@updateURL \t https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@description Soothing pastel theme for Stylus\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "[data-ui-theme=\"light\"]:root {\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c95: #1e2030;\n --c97: #1e2030;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: #b7bdf8;\n }\n [data-ui-theme=\"light\"] .active #filters-stats {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"light\"] #header-resizer {\n color: #494d64;\n }\n [data-ui-theme=\"light\"] #filters label:hover,\n [data-ui-theme=\"light\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"light\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"light\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"light\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"light\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] button:disabled,\n [data-ui-theme=\"light\"] select:disabled,\n [data-ui-theme=\"light\"] option:disabled,\n [data-ui-theme=\"light\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .applies-to input,\n [data-ui-theme=\"light\"] .applies-to select {\n background: #24273a;\n border: 1px solid #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n }\n [data-ui-theme=\"light\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"light\"] #message-box-title {\n color: #24273a;\n }\n [data-ui-theme=\"light\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"light\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"light\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"light\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"light\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n [data-ui-theme=\"dark\"]:root {\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c95: #1e2030;\n --c97: #1e2030;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] .active #filters-stats {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] #header-resizer {\n color: #494d64;\n }\n [data-ui-theme=\"dark\"] #filters label:hover,\n [data-ui-theme=\"dark\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"dark\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"dark\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"dark\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"dark\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] button:disabled,\n [data-ui-theme=\"dark\"] select:disabled,\n [data-ui-theme=\"dark\"] option:disabled,\n [data-ui-theme=\"dark\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .applies-to input,\n [data-ui-theme=\"dark\"] .applies-to select {\n background: #24273a;\n border: 1px solid #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n }\n [data-ui-theme=\"dark\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"dark\"] #message-box-title {\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"dark\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"dark\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }",
+ "code": "/* prettier-ignore */\n [data-ui-theme=\"light\"]:root {\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: #b7bdf8;\n }\n [data-ui-theme=\"light\"] .active #filters-stats {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"light\"] #header-resizer {\n color: #494d64;\n }\n [data-ui-theme=\"light\"] #filters label:hover,\n [data-ui-theme=\"light\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"light\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"light\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"light\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"light\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"light\"] button:disabled,\n [data-ui-theme=\"light\"] select:disabled,\n [data-ui-theme=\"light\"] option:disabled,\n [data-ui-theme=\"light\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] .applies-to input,\n [data-ui-theme=\"light\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"light\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n }\n [data-ui-theme=\"light\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"light\"] #message-box-title {\n color: #24273a;\n }\n [data-ui-theme=\"light\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"light\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"light\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"light\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"light\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"light\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"light\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n [data-ui-theme=\"dark\"]:root {\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] .active #filters-stats {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] #header-resizer {\n color: #494d64;\n }\n [data-ui-theme=\"dark\"] #filters label:hover,\n [data-ui-theme=\"dark\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n [data-ui-theme=\"dark\"] .oldUI .disabled h2::after,\n [data-ui-theme=\"dark\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-string {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-qualifier {\n color: #f5a97f;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-2 {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-atom,\n [data-ui-theme=\"dark\"] .cm-s-default .cm-number {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-def {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-tag {\n color: #7dc4e4;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-builtin {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable-3 {\n color: #b8c0e0;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-comment {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n [data-ui-theme=\"dark\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n [data-ui-theme=\"dark\"] button:disabled,\n [data-ui-theme=\"dark\"] select:disabled,\n [data-ui-theme=\"dark\"] option:disabled,\n [data-ui-theme=\"dark\"] select[disabled] > option {\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] .applies-to input,\n [data-ui-theme=\"dark\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n [data-ui-theme=\"dark\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n }\n [data-ui-theme=\"dark\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n [data-ui-theme=\"dark\"] #message-box-title {\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] .svg-icon:hover {\n fill: #8087a2;\n }\n [data-ui-theme=\"dark\"] .svg-icon {\n fill: #6e738d;\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n [data-ui-theme=\"dark\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n [data-ui-theme=\"dark\"] #options-title {\n color: #24273a;\n }\n [data-ui-theme=\"dark\"] h2 {\n color: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n [data-ui-theme=\"dark\"] .cm-s-default .cm-variable {\n color: #cad3f5;\n }\n [data-ui-theme=\"dark\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }",
"start": 1031,
"urlPrefixes": [
"moz-extension://",
@@ -4142,12 +4166,12 @@
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.1.0\n@updateURL \t https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@description Soothing pastel theme for Stylus\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document url-prefix(\"moz-extension://\"), url-prefix(chrome-extension://)\n{\n @catppuccin: {\n @latte: {\n @rosewater: #dc8a78;\n @flamingo: #dd7878;\n @pink: #ea76cb;\n @mauve: #8839ef;\n @red: #d20f39;\n @maroon: #e64553;\n @peach: #fe640b;\n @yellow: #df8e1d;\n @green: #40a02b;\n @teal: #179299;\n @sky: #04a5e5;\n @sapphire: #209fb5;\n @blue: #1e66f5;\n @lavender: #7287fd;\n @text: #4c4f69;\n @subtext1: #5c5f77;\n @subtext0: #6c6f85;\n @overlay2: #7c7f93;\n @overlay1: #8c8fa1;\n @overlay0: #9ca0b0;\n @surface2: #acb0be;\n @surface1: #bcc0cc;\n @surface0: #ccd0da;\n @base: #eff1f5;\n @mantle: #e6e9ef;\n @crust: #dce0e8;\n };\n @frappe: {\n @rosewater: #f2d5cf;\n @flamingo: #eebebe;\n @pink: #f4b8e4;\n @mauve: #ca9ee6;\n @red: #e78284;\n @maroon: #ea999c;\n @peach: #ef9f76;\n @yellow: #e5c890;\n @green: #a6d189;\n @teal: #81c8be;\n @sky: #99d1db;\n @sapphire: #85c1dc;\n @blue: #8caaee;\n @lavender: #babbf1;\n @text: #c6d0f5;\n @subtext1: #b5bfe2;\n @subtext0: #a5adce;\n @overlay2: #949cbb;\n @overlay1: #838ba7;\n @overlay0: #737994;\n @surface2: #626880;\n @surface1: #51576d;\n @surface0: #414559;\n @base: #303446;\n @mantle: #292c3c;\n @crust: #232634;\n };\n @macchiato: {\n @rosewater: #f4dbd6;\n @flamingo: #f0c6c6;\n @pink: #f5bde6;\n @mauve: #c6a0f6;\n @red: #ed8796;\n @maroon: #ee99a0;\n @peach: #f5a97f;\n @yellow: #eed49f;\n @green: #a6da95;\n @teal: #8bd5ca;\n @sky: #91d7e3;\n @sapphire: #7dc4e4;\n @blue: #8aadf4;\n @lavender: #b7bdf8;\n @text: #cad3f5;\n @subtext1: #b8c0e0;\n @subtext0: #a5adcb;\n @overlay2: #939ab7;\n @overlay1: #8087a2;\n @overlay0: #6e738d;\n @surface2: #5b6078;\n @surface1: #494d64;\n @surface0: #363a4f;\n @base: #24273a;\n @mantle: #1e2030;\n @crust: #181926;\n };\n @mocha: {\n @rosewater: #f5e0dc;\n @flamingo: #f2cdcd;\n @pink: #f5c2e7;\n @mauve: #cba6f7;\n @red: #f38ba8;\n @maroon: #eba0ac;\n @peach: #fab387;\n @yellow: #f9e2af;\n @green: #a6e3a1;\n @teal: #94e2d5;\n @sky: #89dceb;\n @sapphire: #74c7ec;\n @blue: #89b4fa;\n @lavender: #b4befe;\n @text: #cdd6f4;\n @subtext1: #bac2de;\n @subtext0: #a6adc8;\n @overlay2: #9399b2;\n @overlay1: #7f849c;\n @overlay0: #6c7086;\n @surface2: #585b70;\n @surface1: #45475a;\n @surface0: #313244;\n @base: #1e1e2e;\n @mantle: #181825;\n @crust: #11111b;\n };\n };\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @color: @catppuccin[@@lookup][@@accent];\n\n &:root {\n --bg: @base;\n --fg: @text;\n --c30: @subtext1;\n --c40: @overlay0;\n --c45: @surface2;\n --c50: @subtext0;\n --c60: @subtext0;\n --c65: @surface2;\n --c75: @overlay1;\n --c80: @surface1;\n --c85: @surface0;\n --c95: @mantle;\n --c97: @mantle;\n --accent-1: @color;\n --accent-2: @color;\n --accent-3: @color;\n }\n\n .active #filters-stats {\n background-color: @color;\n border-color: @color;\n color: @base;\n }\n #header-resizer {\n color: @surface1;\n }\n #filters label:hover,\n #filters .filter-selection:hover {\n background-color: @surface0;\n }\n .oldUI .disabled h2::after,\n .entry.usercss .style-name-link::after {\n background-color: fade(@color, 25%);\n }\n .CodeMirror-linenumber {\n color: @subtext0;\n }\n .cm-s-default .cm-string {\n color: @peach;\n }\n .cm-s-default .cm-qualifier {\n color: @peach;\n }\n .cm-s-default .cm-variable-2 {\n color: @sapphire;\n }\n .cm-s-default .cm-keyword {\n color: @mauve;\n }\n .cm-s-default .cm-atom,\n .cm-s-default .cm-number {\n color: @green;\n }\n .cm-s-default .cm-def {\n color: @sapphire;\n }\n .cm-s-default .cm-tag {\n color: @sapphire;\n }\n .cm-s-default .cm-builtin {\n color: @subtext1;\n }\n .cm-s-default .cm-variable-3 {\n color: @subtext1;\n }\n .cm-s-default .cm-comment {\n color: @subtext0;\n }\n .cm-s-default .cm-operator {\n color: @yellow;\n }\n div.CodeMirror span.CodeMirror-matchingbracket {\n color: @green;\n }\n button:disabled,\n select:disabled,\n option:disabled,\n select[disabled] > option {\n color: @subtext0;\n }\n .applies-to input,\n .applies-to select {\n background: @base;\n border: 1px solid @surface0;\n color: @subtext0;\n }\n button {\n color: @text !important;\n background: @mantle !important;\n }\n #save-button[disabled] {\n background: @surface0 !important;\n }\n #message-box-title {\n color: @base;\n }\n .svg-icon:hover {\n fill: @overlay1;\n }\n .svg-icon {\n fill: @overlay0;\n }\n .onoffswitch input:checked + span {\n background-color: fade(@color, 25%);\n }\n .onoffswitch input:checked + span::before {\n background-color: @color;\n }\n #options-title {\n color: @base;\n }\n h2 {\n color: @color !important;\n }\n .installed .configure-usercss svg {\n fill: @color !important;\n }\n .installed .configure-usercss:hover svg {\n fill: @color !important;\n }\n .cm-s-default .cm-variable {\n color: @text;\n }\n .CodeMirror-activeline-background {\n background: @mantle;\n }\n }\n [data-ui-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n [data-ui-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n}\n",
+ "sourceCode": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.1.2\n@updateURL \t https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@description Soothing pastel theme for Stylus\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document url-prefix(\"moz-extension://\"), url-prefix(chrome-extension://)\n{\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @color: @catppuccin[@@lookup][@@accent];\n\n &:root {\n --bg: @base;\n --fg: @text;\n --c30: @subtext1;\n --c40: @overlay0;\n --c45: @surface2;\n --c50: @subtext0;\n --c60: @subtext0;\n --c65: @surface2;\n --c75: @overlay1;\n --c80: @surface1;\n --c85: @surface0;\n --c90: @base;\n --c95: @mantle;\n --c97: @mantle;\n --c98: @base;\n --c99: @base;\n --c100: @base;\n --accent-1: @color;\n --accent-2: @color;\n --accent-3: @color;\n }\n\n .active #filters-stats {\n background-color: @color;\n border-color: @color;\n color: @base;\n }\n #header-resizer {\n color: @surface1;\n }\n #filters label:hover,\n #filters .filter-selection:hover {\n background-color: @surface0;\n }\n .oldUI .disabled h2::after,\n .entry.usercss .style-name-link::after {\n background-color: fade(@color, 25%);\n }\n .CodeMirror-linenumber {\n color: @subtext0;\n }\n .cm-s-default .cm-string {\n color: @peach;\n }\n .cm-s-default .cm-qualifier {\n color: @peach;\n }\n .cm-s-default .cm-variable-2 {\n color: @sapphire;\n }\n .cm-s-default .cm-keyword {\n color: @mauve;\n }\n .cm-s-default .cm-atom,\n .cm-s-default .cm-number {\n color: @green;\n }\n .cm-s-default .cm-def {\n color: @sapphire;\n }\n .cm-s-default .cm-tag {\n color: @sapphire;\n }\n .cm-s-default .cm-builtin {\n color: @subtext1;\n }\n .cm-s-default .cm-variable-3 {\n color: @subtext1;\n }\n .cm-s-default .cm-comment {\n color: @subtext0;\n }\n .cm-s-default .cm-operator {\n color: @yellow;\n }\n div.CodeMirror span.CodeMirror-matchingbracket {\n color: @green;\n }\n button:disabled,\n select:disabled,\n option:disabled,\n select[disabled] > option {\n color: @subtext0;\n }\n .applies-to input,\n .applies-to select {\n background: @base;\n border-color: @surface0;\n color: @subtext0;\n }\n button {\n color: @text !important;\n background: @mantle !important;\n }\n #save-button[disabled] {\n background: @surface0 !important;\n }\n #message-box-title {\n color: @base;\n }\n .svg-icon:hover {\n fill: @overlay1;\n }\n .svg-icon {\n fill: @overlay0;\n }\n .onoffswitch input:checked + span {\n background-color: fade(@color, 25%);\n }\n .onoffswitch input:checked + span::before {\n background-color: @color;\n }\n #options-title {\n color: @base;\n }\n h2 {\n color: @color !important;\n }\n .installed .configure-usercss svg {\n fill: @color !important;\n }\n .installed .configure-usercss:hover svg {\n fill: @color !important;\n }\n .cm-s-default .cm-variable {\n color: @text;\n }\n .CodeMirror-activeline-background {\n background: @mantle;\n }\n }\n [data-ui-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n [data-ui-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n}\n// vim:ft=less\n",
"usercssData": {
"name": "Stylus Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/stylus",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/stylus",
- "version": "1.1.0",
+ "version": "1.1.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css",
"description": "Soothing pastel theme for Stylus",
"author": "Catppuccin",
@@ -4301,12 +4325,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Stylus",
"name": "Stylus Catppuccin",
- "originalDigest": "b63092ee3b33d010791e7a3d39b2e909eff9b698",
+ "originalDigest": "2873ac3772c84bd76ca8ac0ee29ac853305bd0e8",
"_id": "7ea25e5f-d4bc-4e92-a971-9ed55a8facd0",
- "_rev": 1699129342954,
+ "_rev": 1701993408380,
"id": 59,
- "etag": "W/\"63a663411955ca88d72ebefd0fe23c1be7c5ed0ef9d238934760605615099141\"",
- "updateDate": 1699129342946
+ "etag": "W/\"7ef587dd14f1d5f154eaa5d19adde8d9c9afc1ea696db687dfdf5df4b05e4aca\"",
+ "updateDate": 1701993408335
},
{
"enabled": true,
@@ -4577,34 +4601,63 @@
"installDate": 1696719609404,
"sections": [
{
- "code": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.4\n@description Soothing pastel theme for Proton services\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.5\n@description Soothing pastel theme for Proton services\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": ":root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(196.66214542, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(238.05932852, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(238.6488022, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(238.6488022, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(234.46153846, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(237.72658515, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(179.96776225, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(184.42182852, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(237.1450428, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(303.43075709, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(245.35932852, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(282.85932852, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(153.83277984, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(225.00218566, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(151.60932852, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(23.01680883, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(13.45932852, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(359.29768468, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(332.51450093, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(303.85932852, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(276.772372, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(260.59128728, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(250.73334426, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(242.98836077, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(234.92636762, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(235.90280678, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(4.52599518, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #b7bdf8;\n --primary-contrast: #1e2030;\n --signal-danger-minor-2: #a01b26;\n --signal-danger-minor-1: #cc2230;\n --signal-danger: #ee99a0;\n --signal-danger-major-1: #ff8892;\n --signal-danger-major-2: #ff8892;\n --signal-danger-major-3: #fa8d96;\n --signal-danger-contrast: #1e2030;\n --signal-warning-minor-2: #9c3f0c;\n --signal-warning-minor-1: #cb5310;\n --signal-warning: #f5a97f;\n --signal-warning-major-1: #ffa675;\n --signal-warning-major-2: #ffa675;\n --signal-warning-major-3: #ffa675;\n --signal-warning-contrast: #1e2030;\n --signal-success-minor-2: #3e792a;\n --signal-success-minor-1: #519f37;\n --signal-success: #a6da95;\n --signal-success-major-1: #97f778;\n --signal-success-major-2: #9bef80;\n --signal-success-major-3: #9fe887;\n --signal-success-contrast: #1e2030;\n --signal-info-minor-2: #0f40a3;\n --signal-info-minor-1: #1452d1;\n --signal-info: #8aadf4;\n --signal-info-major-1: #7fa9ff;\n --signal-info-major-2: #7fa9ff;\n --signal-info-major-3: #7fa9ff;\n --signal-info-contrast: #1e2030;\n --interaction-norm-minor-2: #1425cf;\n --interaction-norm-minor-1: #2c3dea;\n --interaction-norm: #b7bdf8;\n --interaction-norm-major-1: #b0b7ff;\n --interaction-norm-major-2: #b0b7ff;\n --interaction-norm-major-3: #b3bafc;\n --interaction-norm-contrast: #1e2030;\n --interaction-weak-minor-2: #000000;\n --interaction-weak-minor-1: #000000;\n --interaction-weak: #363a4f;\n --interaction-weak-major-1: #4b506d;\n --interaction-weak-major-2: #5f668c;\n --interaction-weak-major-3: #7a81a4;\n --interaction-weak-contrast: #cad3f5;\n --text-norm: #cad3f5;\n --text-weak: #a5adcb;\n --text-hint: #b8c0e0;\n --text-disabled: #8087a2;\n --text-invert: #181926;\n --field-norm: #939ab7;\n --field-hover: #8087a2;\n --field-disabled: #6e738d;\n --field-focus: #b7bdf8;\n --field-highlight: rgba(183, 189, 248, 0.7);\n --focus-outline: #b7bdf8;\n --focus-ring: rgba(183, 189, 248, 0.4);\n --border-norm: #6e738d;\n --border-weak: #8087a2;\n --background-norm: #24273a;\n --background-weak: #1e2030;\n --background-strong: #181926;\n --background-invert: #cad3f5;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(128, 135, 162, 0.2);\n --interaction-default-active: rgba(128, 135, 162, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(24, 25, 38, 0.5);\n --optional-scrollbar-thumb-color: #363a4f;\n --optional-scrollbar-thumb-hover-color: #5b6078;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #363a4f;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cad3f5;\n --optional-logo-text-proton-color: #cad3f5;\n --optional-logo-text-product-color: #cad3f5;\n --favorite-icon-color: #f5a97f;\n }\n :root .ui-prominent {\n --background-norm: #1e2030;\n --background-weak: #24273a;\n --background-strong: #181926;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #ed8796;\n --upgrade-color-stop-2: #8aadf4;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }",
- "start": 918,
+ "code": ":root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(194.09249885, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(235.48968195, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(236.07915563, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(236.07915563, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(235.15693858, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(177.39811568, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(181.85218195, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(234.57539623, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(300.86111052, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(242.78968195, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(280.28968195, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(151.26313327, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(222.43253909, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(149.03968195, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(20.44716226, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(10.88968195, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(356.72803811, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(329.94485436, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(301.28968195, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(274.20272543, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(258.02164071, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(248.1636977, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(240.41871421, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(232.35672105, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(233.33316021, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(1.95634861, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #b4befe;\n --primary-contrast: #181825;\n --signal-danger-minor-2: #9e2135;\n --signal-danger-minor-1: #c82a43;\n --signal-danger: #eba0ac;\n --signal-danger-major-1: #ff8c9e;\n --signal-danger-major-2: #fc8fa0;\n --signal-danger-major-3: #f694a4;\n --signal-danger-contrast: #181825;\n --signal-warning-minor-2: #ae4707;\n --signal-warning-minor-1: #df5b09;\n --signal-warning: #fab387;\n --signal-warning-major-1: #ffb282;\n --signal-warning-major-2: #ffb282;\n --signal-warning-major-3: #ffb282;\n --signal-warning-contrast: #181825;\n --signal-success-minor-2: #328e2a;\n --signal-success-minor-1: #40b536;\n --signal-success: #a6e3a1;\n --signal-success-major-1: #91fb89;\n --signal-success-major-2: #96f58f;\n --signal-success-major-3: #9cef95;\n --signal-success-contrast: #181825;\n --signal-info-minor-2: #0747b0;\n --signal-info-minor-1: #0a5be0;\n --signal-info: #89b4fa;\n --signal-info-major-1: #84b3ff;\n --signal-info-major-2: #84b3ff;\n --signal-info-major-3: #84b3ff;\n --signal-info-contrast: #181825;\n --interaction-norm-minor-2: #0321e3;\n --interaction-norm-minor-1: #1d3bfc;\n --interaction-norm: #b4befe;\n --interaction-norm-major-1: #b3bdff;\n --interaction-norm-major-2: #b3bdff;\n --interaction-norm-major-3: #b3bdff;\n --interaction-norm-contrast: #181825;\n --interaction-weak-minor-2: #000000;\n --interaction-weak-minor-1: #000000;\n --interaction-weak: #313244;\n --interaction-weak-major-1: #464862;\n --interaction-weak-major-2: #5c5e7f;\n --interaction-weak-major-3: #74769a;\n --interaction-weak-contrast: #cdd6f4;\n --text-norm: #cdd6f4;\n --text-weak: #a6adc8;\n --text-hint: #bac2de;\n --text-disabled: #7f849c;\n --text-invert: #11111b;\n --field-norm: #9399b2;\n --field-hover: #7f849c;\n --field-disabled: #6c7086;\n --field-focus: #b4befe;\n --field-highlight: rgba(180, 190, 254, 0.7);\n --focus-outline: #b4befe;\n --focus-ring: rgba(180, 190, 254, 0.4);\n --border-norm: #6c7086;\n --border-weak: #7f849c;\n --background-norm: #1e1e2e;\n --background-weak: #181825;\n --background-strong: #11111b;\n --background-invert: #cdd6f4;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(127, 132, 156, 0.2);\n --interaction-default-active: rgba(127, 132, 156, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(17, 17, 27, 0.5);\n --optional-scrollbar-thumb-color: #313244;\n --optional-scrollbar-thumb-hover-color: #585b70;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #313244;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cdd6f4;\n --optional-logo-text-proton-color: #cdd6f4;\n --optional-logo-text-product-color: #cdd6f4;\n --favorite-icon-color: #fab387;\n }\n :root .ui-prominent {\n --background-norm: #181825;\n --background-weak: #1e1e2e;\n --background-strong: #11111b;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #f38ba8;\n --upgrade-color-stop-2: #89b4fa;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n @media (prefers-color-scheme: light) {\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(194.09249885, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(235.48968195, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(236.07915563, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(236.07915563, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(235.15693858, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(177.39811568, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(181.85218195, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(234.57539623, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(300.86111052, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(242.78968195, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(280.28968195, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(151.26313327, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(222.43253909, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(149.03968195, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(20.44716226, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(10.88968195, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(356.72803811, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(329.94485436, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(301.28968195, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(274.20272543, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(258.02164071, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(248.1636977, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(240.41871421, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(232.35672105, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(233.33316021, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(1.95634861, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #b4befe;\n --primary-contrast: #181825;\n --signal-danger-minor-2: #9e2135;\n --signal-danger-minor-1: #c82a43;\n --signal-danger: #eba0ac;\n --signal-danger-major-1: #ff8c9e;\n --signal-danger-major-2: #fc8fa0;\n --signal-danger-major-3: #f694a4;\n --signal-danger-contrast: #181825;\n --signal-warning-minor-2: #ae4707;\n --signal-warning-minor-1: #df5b09;\n --signal-warning: #fab387;\n --signal-warning-major-1: #ffb282;\n --signal-warning-major-2: #ffb282;\n --signal-warning-major-3: #ffb282;\n --signal-warning-contrast: #181825;\n --signal-success-minor-2: #328e2a;\n --signal-success-minor-1: #40b536;\n --signal-success: #a6e3a1;\n --signal-success-major-1: #91fb89;\n --signal-success-major-2: #96f58f;\n --signal-success-major-3: #9cef95;\n --signal-success-contrast: #181825;\n --signal-info-minor-2: #0747b0;\n --signal-info-minor-1: #0a5be0;\n --signal-info: #89b4fa;\n --signal-info-major-1: #84b3ff;\n --signal-info-major-2: #84b3ff;\n --signal-info-major-3: #84b3ff;\n --signal-info-contrast: #181825;\n --interaction-norm-minor-2: #0321e3;\n --interaction-norm-minor-1: #1d3bfc;\n --interaction-norm: #b4befe;\n --interaction-norm-major-1: #b3bdff;\n --interaction-norm-major-2: #b3bdff;\n --interaction-norm-major-3: #b3bdff;\n --interaction-norm-contrast: #181825;\n --interaction-weak-minor-2: #000000;\n --interaction-weak-minor-1: #000000;\n --interaction-weak: #313244;\n --interaction-weak-major-1: #464862;\n --interaction-weak-major-2: #5c5e7f;\n --interaction-weak-major-3: #74769a;\n --interaction-weak-contrast: #cdd6f4;\n --text-norm: #cdd6f4;\n --text-weak: #a6adc8;\n --text-hint: #bac2de;\n --text-disabled: #7f849c;\n --text-invert: #11111b;\n --field-norm: #9399b2;\n --field-hover: #7f849c;\n --field-disabled: #6c7086;\n --field-focus: #b4befe;\n --field-highlight: rgba(180, 190, 254, 0.7);\n --focus-outline: #b4befe;\n --focus-ring: rgba(180, 190, 254, 0.4);\n --border-norm: #6c7086;\n --border-weak: #7f849c;\n --background-norm: #1e1e2e;\n --background-weak: #181825;\n --background-strong: #11111b;\n --background-invert: #cdd6f4;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(127, 132, 156, 0.2);\n --interaction-default-active: rgba(127, 132, 156, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(17, 17, 27, 0.5);\n --optional-scrollbar-thumb-color: #313244;\n --optional-scrollbar-thumb-hover-color: #585b70;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #313244;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cdd6f4;\n --optional-logo-text-proton-color: #cdd6f4;\n --optional-logo-text-product-color: #cdd6f4;\n --favorite-icon-color: #fab387;\n }\n :root .ui-prominent {\n --background-norm: #181825;\n --background-weak: #1e1e2e;\n --background-strong: #11111b;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #f38ba8;\n --upgrade-color-stop-2: #89b4fa;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root svg.logo {\n /* prettier-ignore */\n /* prettier-ignore */\n }\n :root svg.logo > path[fill=\"#B8D7FF\"] {\n fill: hsl(194.09249885, 70%, 86.07843137%);\n }\n :root svg.logo > path[fill=\"#8F69FF\"] {\n fill: hsl(235.48968195, 70%, 70.58823529%);\n }\n :root svg.logo > defs stop[stop-color=\"#E3D9FF\"] {\n stop-color: hsl(236.07915563, 70%, 92.54901961%);\n }\n :root svg.logo > defs stop[stop-color=\"#7341FF\"] {\n stop-color: hsl(236.07915563, 70%, 62.74509804%);\n }\n :root svg.logo > defs stop[stop-color=\"#6D4AFF\"] {\n stop-color: hsl(231.89189189, 70%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#AA8EFF\"] {\n stop-color: hsl(235.15693858, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#06B8FF\"] {\n stop-color: hsl(177.39811568, 70%, 51.17647059%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFE8FF\"] {\n stop-color: hsl(181.85218195, 70%, 87.45098039%);\n }\n :root svg.logo > defs stop[stop-color=\"#BFABFF\"] {\n stop-color: hsl(234.57539623, 70%, 83.52941176%);\n }\n :root svg.logo > defs stop[stop-color=\"#FF50C3\"] {\n stop-color: hsl(300.86111052, 70%, 65.68627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#B487FF\"] {\n stop-color: hsl(242.78968195, 70%, 76.47058824%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFC8FF\"] {\n stop-color: hsl(280.28968195, 70%, 89.21568627%);\n }\n :root svg.logo > defs stop[stop-color=\"#8EFFEE\"] {\n stop-color: hsl(151.26313327, 70%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#C9C7FF\"] {\n stop-color: hsl(222.43253909, 70%, 89.01960784%);\n }\n :root svg.logo > defs stop[stop-color=\"#00F0C3\"] {\n stop-color: hsl(149.03968195, 70%, 47.05882353%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFD580\"] {\n stop-color: hsl(20.44716226, 70%, 75.09803922%);\n }\n :root svg.logo > defs stop[stop-color=\"#F6C592\"] {\n stop-color: hsl(10.88968195, 54.74576271%, 76.8627451%);\n }\n :root svg.logo > defs stop[stop-color=\"#EBB6A2\"] {\n stop-color: hsl(356.72803811, 34.60176991%, 77.84313725%);\n }\n :root svg.logo > defs stop[stop-color=\"#DFA5AF\"] {\n stop-color: hsl(329.94485436, 17.54098361%, 76.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#D397BE\"] {\n stop-color: hsl(301.28968195, 10.54054054%, 70.98039216%);\n }\n :root svg.logo > defs stop[stop-color=\"#C486CB\"] {\n stop-color: hsl(274.20272543, 9.88439306%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#B578D9\"] {\n stop-color: hsl(258.02164071, 26.06936416%, 66.07843137%);\n }\n :root svg.logo > defs stop[stop-color=\"#A166E5\"] {\n stop-color: hsl(248.1636977, 40.94972067%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#8B57F2\"] {\n stop-color: hsl(240.41871421, 55.63535912%, 64.50980392%);\n }\n :root svg.logo > defs stop[stop-color=\"#704CFF\"] {\n stop-color: hsl(232.35672105, 70%, 64.90196078%);\n }\n :root svg.logo > defs stop[stop-color=\"#B39FFB\"] {\n stop-color: hsl(233.33316021, 62%, 80.39215686%);\n }\n :root svg.logo > defs stop[stop-color=\"#FFE8DB\"] {\n stop-color: hsl(1.95634861, 70%, 92.94117647%);\n }\n :root,\n :root .ui-prominent,\n :root .ui-standard {\n --primary: #b4befe;\n --primary-contrast: #181825;\n --signal-danger-minor-2: #9e2135;\n --signal-danger-minor-1: #c82a43;\n --signal-danger: #eba0ac;\n --signal-danger-major-1: #ff8c9e;\n --signal-danger-major-2: #fc8fa0;\n --signal-danger-major-3: #f694a4;\n --signal-danger-contrast: #181825;\n --signal-warning-minor-2: #ae4707;\n --signal-warning-minor-1: #df5b09;\n --signal-warning: #fab387;\n --signal-warning-major-1: #ffb282;\n --signal-warning-major-2: #ffb282;\n --signal-warning-major-3: #ffb282;\n --signal-warning-contrast: #181825;\n --signal-success-minor-2: #328e2a;\n --signal-success-minor-1: #40b536;\n --signal-success: #a6e3a1;\n --signal-success-major-1: #91fb89;\n --signal-success-major-2: #96f58f;\n --signal-success-major-3: #9cef95;\n --signal-success-contrast: #181825;\n --signal-info-minor-2: #0747b0;\n --signal-info-minor-1: #0a5be0;\n --signal-info: #89b4fa;\n --signal-info-major-1: #84b3ff;\n --signal-info-major-2: #84b3ff;\n --signal-info-major-3: #84b3ff;\n --signal-info-contrast: #181825;\n --interaction-norm-minor-2: #0321e3;\n --interaction-norm-minor-1: #1d3bfc;\n --interaction-norm: #b4befe;\n --interaction-norm-major-1: #b3bdff;\n --interaction-norm-major-2: #b3bdff;\n --interaction-norm-major-3: #b3bdff;\n --interaction-norm-contrast: #181825;\n --interaction-weak-minor-2: #000000;\n --interaction-weak-minor-1: #000000;\n --interaction-weak: #313244;\n --interaction-weak-major-1: #464862;\n --interaction-weak-major-2: #5c5e7f;\n --interaction-weak-major-3: #74769a;\n --interaction-weak-contrast: #cdd6f4;\n --text-norm: #cdd6f4;\n --text-weak: #a6adc8;\n --text-hint: #bac2de;\n --text-disabled: #7f849c;\n --text-invert: #11111b;\n --field-norm: #9399b2;\n --field-hover: #7f849c;\n --field-disabled: #6c7086;\n --field-focus: #b4befe;\n --field-highlight: rgba(180, 190, 254, 0.7);\n --focus-outline: #b4befe;\n --focus-ring: rgba(180, 190, 254, 0.4);\n --border-norm: #6c7086;\n --border-weak: #7f849c;\n --background-norm: #1e1e2e;\n --background-weak: #181825;\n --background-strong: #11111b;\n --background-invert: #cdd6f4;\n --interaction-default: transparent;\n --interaction-default-hover: rgba(127, 132, 156, 0.2);\n --interaction-default-active: rgba(127, 132, 156, 0.4);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: rgba(17, 17, 27, 0.5);\n --optional-scrollbar-thumb-color: #313244;\n --optional-scrollbar-thumb-hover-color: #585b70;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: #313244;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: #cdd6f4;\n --optional-logo-text-proton-color: #cdd6f4;\n --optional-logo-text-product-color: #cdd6f4;\n --favorite-icon-color: #fab387;\n }\n :root .ui-prominent {\n --background-norm: #181825;\n --background-weak: #1e1e2e;\n --background-strong: #11111b;\n }\n :root .button-promotion {\n --upgrade-color-stop-1: #f38ba8;\n --upgrade-color-stop-2: #89b4fa;\n }\n :root .item-container-row:not(.item-is-selected):hover,\n :root .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n }\n /* prettier-ignore */",
+ "start": 1038,
"regexps": [
"https://(account|mail|drive|calendar).proton.me/.*$"
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.4\n@description Soothing pastel theme for Proton services\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n@-moz-document regexp(\"https://(account|mail|drive|calendar).proton.me/.*$\")\n{\n :root {\n #catppuccin(@flavor, @accentColor);\n }\n\n @catppuccin: {\n @latte: {\n @rosewater: #dc8a78;\n @flamingo: #dd7878;\n @pink: #ea76cb;\n @mauve: #8839ef;\n @red: #d20f39;\n @maroon: #e64553;\n @peach: #fe640b;\n @yellow: #df8e1d;\n @green: #40a02b;\n @teal: #179299;\n @sky: #04a5e5;\n @sapphire: #209fb5;\n @blue: #1e66f5;\n @lavender: #7287fd;\n @text: #4c4f69;\n @subtext1: #5c5f77;\n @subtext0: #6c6f85;\n @overlay2: #7c7f93;\n @overlay1: #8c8fa1;\n @overlay0: #9ca0b0;\n @surface2: #acb0be;\n @surface1: #bcc0cc;\n @surface0: #ccd0da;\n @base: #eff1f5;\n @mantle: #e6e9ef;\n @crust: #dce0e8;\n };\n @frappe: {\n @rosewater: #f2d5cf;\n @flamingo: #eebebe;\n @pink: #f4b8e4;\n @mauve: #ca9ee6;\n @red: #e78284;\n @maroon: #ea999c;\n @peach: #ef9f76;\n @yellow: #e5c890;\n @green: #a6d189;\n @teal: #81c8be;\n @sky: #99d1db;\n @sapphire: #85c1dc;\n @blue: #8caaee;\n @lavender: #babbf1;\n @text: #c6d0f5;\n @subtext1: #b5bfe2;\n @subtext0: #a5adce;\n @overlay2: #949cbb;\n @overlay1: #838ba7;\n @overlay0: #737994;\n @surface2: #626880;\n @surface1: #51576d;\n @surface0: #414559;\n @base: #303446;\n @mantle: #292c3c;\n @crust: #232634;\n };\n @macchiato: {\n @rosewater: #f4dbd6;\n @flamingo: #f0c6c6;\n @pink: #f5bde6;\n @mauve: #c6a0f6;\n @red: #ed8796;\n @maroon: #ee99a0;\n @peach: #f5a97f;\n @yellow: #eed49f;\n @green: #a6da95;\n @teal: #8bd5ca;\n @sky: #91d7e3;\n @sapphire: #7dc4e4;\n @blue: #8aadf4;\n @lavender: #b7bdf8;\n @text: #cad3f5;\n @subtext1: #b8c0e0;\n @subtext0: #a5adcb;\n @overlay2: #939ab7;\n @overlay1: #8087a2;\n @overlay0: #6e738d;\n @surface2: #5b6078;\n @surface1: #494d64;\n @surface0: #363a4f;\n @base: #24273a;\n @mantle: #1e2030;\n @crust: #181926;\n };\n @mocha: {\n @rosewater: #f5e0dc;\n @flamingo: #f2cdcd;\n @pink: #f5c2e7;\n @mauve: #cba6f7;\n @red: #f38ba8;\n @maroon: #eba0ac;\n @peach: #fab387;\n @yellow: #f9e2af;\n @green: #a6e3a1;\n @teal: #94e2d5;\n @sky: #89dceb;\n @sapphire: #74c7ec;\n @blue: #89b4fa;\n @lavender: #b4befe;\n @text: #cdd6f4;\n @subtext1: #bac2de;\n @subtext0: #a6adc8;\n @overlay2: #9399b2;\n @overlay1: #7f849c;\n @overlay0: #6c7086;\n @surface2: #585b70;\n @surface1: #45475a;\n @surface0: #313244;\n @base: #1e1e2e;\n @mantle: #181825;\n @crust: #11111b;\n };\n };\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-Color: @catppuccin[@@lookup][@@accent];\n\n svg.logo {\n @accentH: hue(@accent-Color);\n @protonH: hue(#6d4aff);\n\n .replaceColor(@org, @property) {\n &[@{property}=\"@{org}\"] {\n @hDiff: @protonH - hue(@org);\n @{property}: hsl(\n @accentH - @hDiff,\n saturation(@org) - 30%,\n lightness(@org)\n );\n }\n }\n\n /* prettier-ignore */\n > path {\n .replaceColor(#B8D7FF, fill);\n .replaceColor(#8F69FF, fill);\n }\n\n /* prettier-ignore */\n > defs stop {\n .replaceColor(#E3D9FF, stop-color);\n .replaceColor(#7341FF, stop-color);\n .replaceColor(#6D4AFF, stop-color);\n .replaceColor(#AA8EFF, stop-color);\n .replaceColor(#06B8FF, stop-color);\n .replaceColor(#BFE8FF, stop-color);\n .replaceColor(#BFABFF, stop-color);\n .replaceColor(#FF50C3, stop-color);\n .replaceColor(#B487FF, stop-color);\n .replaceColor(#FFC8FF, stop-color);\n .replaceColor(#8EFFEE, stop-color);\n .replaceColor(#C9C7FF, stop-color);\n .replaceColor(#00F0C3, stop-color);\n .replaceColor(#FFD580, stop-color);\n .replaceColor(#F6C592, stop-color);\n .replaceColor(#EBB6A2, stop-color);\n .replaceColor(#DFA5AF, stop-color);\n .replaceColor(#D397BE, stop-color);\n .replaceColor(#C486CB, stop-color);\n .replaceColor(#B578D9, stop-color);\n .replaceColor(#A166E5, stop-color);\n .replaceColor(#8B57F2, stop-color);\n .replaceColor(#704CFF, stop-color);\n .replaceColor(#B39FFB, stop-color);\n .replaceColor(#FFE8DB, stop-color);\n }\n }\n\n &,\n .ui-prominent,\n .ui-standard {\n .lightenOrDarken(@color, @value) {\n @result: if(\n @flavor=latte,\n lighten(@color, @value),\n darken(@color, @value)\n );\n }\n\n --primary: @accent-Color;\n --primary-contrast: @mantle;\n --signal-danger-minor-2: .lightenOrDarken(@maroon, 40%) [ @result];\n --signal-danger-minor-1: .lightenOrDarken(@maroon, 30%) [ @result];\n --signal-danger: @maroon;\n --signal-danger-major-1: saturate(@maroon, 40%);\n --signal-danger-major-2: saturate(@maroon, 30%);\n --signal-danger-major-3: saturate(@maroon, 20%);\n --signal-danger-contrast: @mantle;\n --signal-warning-minor-2: .lightenOrDarken(@peach, 40%) [ @result];\n --signal-warning-minor-1: .lightenOrDarken(@peach, 30%) [ @result];\n --signal-warning: @peach;\n --signal-warning-major-1: saturate(@peach, 40%);\n --signal-warning-major-2: saturate(@peach, 30%);\n --signal-warning-major-3: saturate(@peach, 20%);\n --signal-warning-contrast: @mantle;\n --signal-success-minor-2: .lightenOrDarken(@green, 40%) [ @result];\n --signal-success-minor-1: .lightenOrDarken(@green, 30%) [ @result];\n --signal-success: @green;\n --signal-success-major-1: saturate(@green, 40%);\n --signal-success-major-2: saturate(@green, 30%);\n --signal-success-major-3: saturate(@green, 20%);\n --signal-success-contrast: @mantle;\n --signal-info-minor-2: .lightenOrDarken(@blue, 40%) [ @result];\n --signal-info-minor-1: .lightenOrDarken(@blue, 30%) [ @result];\n --signal-info: @blue;\n --signal-info-major-1: saturate(@blue, 40%);\n --signal-info-major-2: saturate(@blue, 30%);\n --signal-info-major-3: saturate(@blue, 20%);\n --signal-info-contrast: @mantle;\n --interaction-norm-minor-2: .lightenOrDarken(@accent-Color, 40%) [\n @result];\n --interaction-norm-minor-1: .lightenOrDarken(@accent-Color, 30%) [\n @result];\n --interaction-norm: @accent-Color;\n --interaction-norm-major-1: saturate(@accent-Color, 30%);\n --interaction-norm-major-2: saturate(@accent-Color, 20%);\n --interaction-norm-major-3: saturate(@accent-Color, 10%);\n --interaction-norm-contrast: @mantle;\n --interaction-weak-minor-2: darken(@surface0, 50%);\n --interaction-weak-minor-1: darken(@surface0, 30%);\n --interaction-weak: @surface0;\n --interaction-weak-major-1: lighten(@surface0, 10%);\n --interaction-weak-major-2: lighten(@surface0, 20%);\n --interaction-weak-major-3: lighten(@surface0, 30%);\n --interaction-weak-contrast: @text;\n --text-norm: @text;\n --text-weak: @subtext0;\n --text-hint: @subtext1;\n --text-disabled: @overlay1;\n --text-invert: @crust;\n --field-norm: @overlay2;\n --field-hover: @overlay1;\n --field-disabled: @overlay0;\n --field-focus: @accent-Color;\n --field-highlight: fadeout(@accent-Color, 30%);\n --focus-outline: @accent-Color;\n --focus-ring: fadeout(@accent-Color, 60%);\n --border-norm: @overlay0;\n --border-weak: @overlay1;\n --background-norm: @base;\n --background-weak: @mantle;\n --background-strong: @crust;\n --background-invert: @text;\n --interaction-default: transparent;\n --interaction-default-hover: fadeout(@overlay1, 80%);\n --interaction-default-active: fadeout(@overlay1, 60%);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: fadeout(@crust, 50%);\n --optional-scrollbar-thumb-color: @surface0;\n --optional-scrollbar-thumb-hover-color: @surface2;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: @surface0;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: @text;\n --optional-logo-text-proton-color: @text;\n --optional-logo-text-product-color: @text;\n --favorite-icon-color: @peach;\n }\n\n .ui-prominent {\n --background-norm: @mantle;\n --background-weak: @base;\n --background-strong: @crust;\n }\n\n .button-promotion {\n --upgrade-color-stop-1: @red;\n --upgrade-color-stop-2: @blue;\n }\n\n .item-container-row:not(.item-is-selected):hover,\n .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n }\n}\n",
+ "sourceCode": "/* ==UserStyle==\n@name Proton Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/proton\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/proton\n@version 0.1.5\n@description Soothing pastel theme for Proton services\n@author Catppuccin\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n@-moz-document regexp(\"https://(account|mail|drive|calendar).proton.me/.*$\")\n{\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-Color: @catppuccin[@@lookup][@@accent];\n\n svg.logo {\n @accentH: hue(@accent-Color);\n @protonH: hue(#6d4aff);\n\n .replaceColor(@org, @property) {\n &[@{property}=\"@{org}\"] {\n @hDiff: @protonH - hue(@org);\n @{property}: hsl(\n @accentH - @hDiff,\n saturation(@org) - 30%,\n lightness(@org)\n );\n }\n }\n\n /* prettier-ignore */\n > path {\n .replaceColor(#B8D7FF, fill);\n .replaceColor(#8F69FF, fill);\n }\n\n /* prettier-ignore */\n > defs stop {\n .replaceColor(#E3D9FF, stop-color);\n .replaceColor(#7341FF, stop-color);\n .replaceColor(#6D4AFF, stop-color);\n .replaceColor(#AA8EFF, stop-color);\n .replaceColor(#06B8FF, stop-color);\n .replaceColor(#BFE8FF, stop-color);\n .replaceColor(#BFABFF, stop-color);\n .replaceColor(#FF50C3, stop-color);\n .replaceColor(#B487FF, stop-color);\n .replaceColor(#FFC8FF, stop-color);\n .replaceColor(#8EFFEE, stop-color);\n .replaceColor(#C9C7FF, stop-color);\n .replaceColor(#00F0C3, stop-color);\n .replaceColor(#FFD580, stop-color);\n .replaceColor(#F6C592, stop-color);\n .replaceColor(#EBB6A2, stop-color);\n .replaceColor(#DFA5AF, stop-color);\n .replaceColor(#D397BE, stop-color);\n .replaceColor(#C486CB, stop-color);\n .replaceColor(#B578D9, stop-color);\n .replaceColor(#A166E5, stop-color);\n .replaceColor(#8B57F2, stop-color);\n .replaceColor(#704CFF, stop-color);\n .replaceColor(#B39FFB, stop-color);\n .replaceColor(#FFE8DB, stop-color);\n }\n }\n\n &,\n .ui-prominent,\n .ui-standard {\n #lightenOrDarken(@color, @value) {\n @result: if(\n @lookup=latte,\n lighten(@color, @value),\n darken(@color, @value)\n );\n }\n\n --primary: @accent-Color;\n --primary-contrast: @mantle;\n --signal-danger-minor-2: #lightenOrDarken(@maroon, 40%) [ @result];\n --signal-danger-minor-1: #lightenOrDarken(@maroon, 30%) [ @result];\n --signal-danger: @maroon;\n --signal-danger-major-1: saturate(@maroon, 40%);\n --signal-danger-major-2: saturate(@maroon, 30%);\n --signal-danger-major-3: saturate(@maroon, 20%);\n --signal-danger-contrast: @mantle;\n --signal-warning-minor-2: #lightenOrDarken(@peach, 40%) [ @result];\n --signal-warning-minor-1: #lightenOrDarken(@peach, 30%) [ @result];\n --signal-warning: @peach;\n --signal-warning-major-1: saturate(@peach, 40%);\n --signal-warning-major-2: saturate(@peach, 30%);\n --signal-warning-major-3: saturate(@peach, 20%);\n --signal-warning-contrast: @mantle;\n --signal-success-minor-2: #lightenOrDarken(@green, 40%) [ @result];\n --signal-success-minor-1: #lightenOrDarken(@green, 30%) [ @result];\n --signal-success: @green;\n --signal-success-major-1: saturate(@green, 40%);\n --signal-success-major-2: saturate(@green, 30%);\n --signal-success-major-3: saturate(@green, 20%);\n --signal-success-contrast: @mantle;\n --signal-info-minor-2: #lightenOrDarken(@blue, 40%) [ @result];\n --signal-info-minor-1: #lightenOrDarken(@blue, 30%) [ @result];\n --signal-info: @blue;\n --signal-info-major-1: saturate(@blue, 40%);\n --signal-info-major-2: saturate(@blue, 30%);\n --signal-info-major-3: saturate(@blue, 20%);\n --signal-info-contrast: @mantle;\n --interaction-norm-minor-2: #lightenOrDarken(@accent-Color, 40%) [\n @result];\n --interaction-norm-minor-1: #lightenOrDarken(@accent-Color, 30%) [\n @result];\n --interaction-norm: @accent-Color;\n --interaction-norm-major-1: saturate(@accent-Color, 30%);\n --interaction-norm-major-2: saturate(@accent-Color, 20%);\n --interaction-norm-major-3: saturate(@accent-Color, 10%);\n --interaction-norm-contrast: @mantle;\n --interaction-weak-minor-2: darken(@surface0, 50%);\n --interaction-weak-minor-1: darken(@surface0, 30%);\n --interaction-weak: @surface0;\n --interaction-weak-major-1: lighten(@surface0, 10%);\n --interaction-weak-major-2: lighten(@surface0, 20%);\n --interaction-weak-major-3: lighten(@surface0, 30%);\n --interaction-weak-contrast: @text;\n --text-norm: @text;\n --text-weak: @subtext0;\n --text-hint: @subtext1;\n --text-disabled: @overlay1;\n --text-invert: @crust;\n --field-norm: @overlay2;\n --field-hover: @overlay1;\n --field-disabled: @overlay0;\n --field-focus: @accent-Color;\n --field-highlight: fadeout(@accent-Color, 30%);\n --focus-outline: @accent-Color;\n --focus-ring: fadeout(@accent-Color, 60%);\n --border-norm: @overlay0;\n --border-weak: @overlay1;\n --background-norm: @base;\n --background-weak: @mantle;\n --background-strong: @crust;\n --background-invert: @text;\n --interaction-default: transparent;\n --interaction-default-hover: fadeout(@overlay1, 80%);\n --interaction-default-active: fadeout(@overlay1, 60%);\n --shadow-norm-opacity: 0.5;\n --shadow-lifted-opacity: 0.75;\n --backdrop-norm: fadeout(@crust, 50%);\n --optional-scrollbar-thumb-color: @surface0;\n --optional-scrollbar-thumb-hover-color: @surface2;\n --optional-link-norm: var(--interaction-norm-major-1);\n --optional-link-hover: var(--interaction-norm-major-2);\n --optional-link-active: var(--interaction-norm-major-3);\n --optional-background-elevated: @surface0;\n --optional-background-lowered: var(--background-norm);\n --optional-email-item-unread-background-color: var(--background-weak);\n --optional-email-item-read-background-color: var(--background-norm);\n --optional-email-item-read-text-color: var(--text-weak);\n --optional-mini-calendar-today-color: @text;\n --optional-logo-text-proton-color: @text;\n --optional-logo-text-product-color: @text;\n --favorite-icon-color: @peach;\n }\n\n .ui-prominent {\n --background-norm: @mantle;\n --background-weak: @base;\n --background-strong: @crust;\n }\n\n .button-promotion {\n --upgrade-color-stop-1: @red;\n --upgrade-color-stop-2: @blue;\n }\n\n .item-container-row:not(.item-is-selected):hover,\n .item-container:not(.item-is-selected):hover {\n box-shadow: none;\n background-color: var(--navigation-current-item-background-color);\n color: var(--email-item-unread-text-color);\n }\n }\n}\n// vim:ft=less\n",
"usercssData": {
"name": "Proton Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/proton",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/proton",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Soothing pastel theme for Proton services",
"author": "Catppuccin",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/proton/catppuccin.user.css",
"license": "MIT",
"preprocessor": "less",
"vars": {
- "flavor": {
+ "lightFlavor": {
"type": "select",
- "label": "Flavor",
- "name": "flavor",
- "value": "macchiato",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": null,
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappe",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": null,
"default": "mocha",
"options": [
{
@@ -4718,11 +4771,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for Proton services",
"name": "Proton Catppuccin",
- "originalDigest": "bc954c92c534c77a0e3e72fafc1ec65f88ec777b",
+ "originalDigest": "7aa6a8dd84c7f4d0cf6ea4e8bb292c422d798d2b",
"_id": "9a2bd0a8-ed77-46b5-8e0e-3a6762ac9a54",
- "_rev": 1696719609404,
+ "_rev": 1702165124995,
"id": 62,
- "etag": "W/\"25c356e0b3c383560317d1d56e394ce98593db7bbfc4a130668887c6420d06a4\""
+ "etag": "W/\"ac23a1efef5aaccdfacaa99eb6279bd48d0c99210a1e125422f2117b5ec9c891\"",
+ "updateDate": 1702165117632
},
{
"enabled": true,
@@ -4907,83 +4961,6 @@
"id": 63,
"etag": "W/\"78dc9061f53b0c8c364fe6fbcc29eff95c90f98fefc6ff08e6687baa9bbdd591\""
},
- {
- "enabled": true,
- "updateUrl": "https://github.com/GitMuslim/google/raw/main/src/catppuccin.user.css",
- "url": "https://github.com/catppuccin/google",
- "installDate": 1696719791349,
- "sections": [
- {
- "code": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/google\n@homepageURL https://github.com/catppuccin/google\n@version 1.2.8\n@description Soothing pastel theme for Google\n@author Catppuccin - mustafakhalaf-git\n@preprocessor stylus\n@updateURL https://github.com/GitMuslim/google/raw/main/src/catppuccin.user.css\n@license MIT\n\n@var select darktheme \"Theme\" [\"Latte\", \"Frappe\", \"Macchiato\", \"Mocha\"]\n==/UserStyle== */",
- "start": 0
- },
- {
- "code": "body {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-rosewatera: rgba(244,219,214,0.25);\n --ctp-flamingoa: rgba(240,198,198,0.25);\n --ctp-pinka: rgba(245,189,230,0.25);\n --ctp-mauvea: rgba(198,160,246,0.25);\n --ctp-reda: rgba(237,135,150,0.25);\n --ctp-maroona: rgba(238,153,160,0.25);\n --ctp-peacha: rgba(245,169,127,0.25);\n --ctp-yellowa: rgba(238,212,159,0.25);\n --ctp-greena: rgba(166,218,149,0.25);\n --ctp-teala: rgba(139,213,202,0.25);\n --ctp-skya: rgba(145,215,227,0.25);\n --ctp-sapphirea: rgba(125,196,228,0.25);\n --ctp-bluea: rgba(138,173,244,0.25);\n --ctp-lavendera: rgba(183,189,248,0.25);\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n }\n body.srp:not(.uOat3d),\n body:not(.uOat3d) {\n background: var(--ctp-base);\n }\n .MUxGbd {\n background: var(--ctp-base);\n }\n .yuRUbf {\n background-color: var(--ctp-base);\n }\n .WE0UJf {\n background-color: var(--ctp-base);\n }\n .HiHjCd {\n background-color: var(--ctp-base);\n }\n .sfbg {\n background-color: var(--ctp-base);\n }\n .yg51vc {\n background-color: var(--ctp-base);\n }\n .RNNXgb {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .QCzoEc {\n color: var(--ctp-overlay2);\n }\n .RNNXgb:hover,\n .sbfc .RNNXgb {\n background-color: var(--ctp-surface0);\n }\n .emcav .RNNXgb {\n background: var(--ctp-surface0);\n }\n .aajZCb {\n background: var(--ctp-surface0);\n }\n html .dG2XIf .xpdbox .yc7KLc {\n background-color: var(--ctp-base);\n }\n .MXl0lf {\n background: var(--ctp-surface0);\n }\n .MXl0lf:hover {\n background: var(--ctp-surface1);\n }\n .mIKy0c.dGWpb {\n background-color: var(--ctp-base);\n }\n .dw-sb-cont .dw-sbi {\n background: var(--ctp-base);\n }\n .dw-sb-cont .dw-sb-btn {\n background: var(--ctp-base);\n }\n .JG3t0b {\n background-color: var(--ctp-base);\n }\n .JG3t0b:hover {\n background-color: var(--ctp-surface0);\n }\n .minidiv .sfbg {\n background: var(--ctp-surface0);\n }\n .minidiv .RNNXgb {\n background: var(--ctp-surface0);\n }\n .mQo3nc {\n background-color: var(--ctp-surface0);\n }\n #SIvCob {\n color: var(--ctp-text);\n }\n .uU7dJb {\n border-bottom: 1px solid var(--ctp-surface0);\n background-color: var(--ctp-mantle);\n color: var(--ctp-subtext1);\n }\n .pHiOh,\n a.pHiOh {\n color: var(--ctp-subtext1);\n }\n .gb_Ic a.gb_p,\n .gb_Ic span.gb_p {\n color: var(--ctp-text);\n }\n .gb_Ic svg,\n .gb_Nc.gb_Rc svg,\n .gb_Ic .gb_9c .gb_be,\n .gb_Ic .gb_9c .gb_Hc,\n .gb_Ic .gb_9c .gb_bd,\n .gb_Nc.gb_Rc .gb_be {\n color: var(--ctp-text);\n }\n .KxwPGc {\n background-color: var(--ctp-mantle);\n }\n .lJ9FBc input[type=\"submit\"] {\n color: var(--ctp-text);\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .lJ9FBc input[type=\"submit\"]:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .Z26q7c {\n background-color: var(--ctp-base);\n }\n .k8XOCe {\n background-color: var(--ctp-surface0);\n }\n .f6F9Be {\n background: var(--ctp-mantle);\n }\n .ZkkK1e {\n background: var(--ctp-base);\n }\n .ZkkK1e:hover {\n background: var(--ctp-surface0);\n }\n .LGOjhe {\n background-color: var(--ctp-base);\n }\n .I6TXqe {\n background: var(--ctp-base);\n }\n .NtaMpb .niO4u {\n background-color: var(--ctp-base);\n }\n .s8GCU {\n background: var(--ctp-base);\n }\n .Lj9fsd {\n background: var(--ctp-base);\n }\n .jZWadf {\n background: var(--ctp-base);\n }\n .o6juZc {\n background-color: var(--ctp-surface0);\n }\n .o6juZc:hover {\n background-color: var(--ctp-surface0);\n }\n .W6pGoe {\n background: var(--ctp-surface0);\n }\n .IZ6rdc {\n background-color: var(--ctp-base);\n }\n .sbct:hover {\n background-color: var(--ctp-surface1);\n }\n .dG2XIf {\n background: var(--ctp-base);\n }\n .JgfpDb.cZEg1e,\n .JgfpDb .cZEg1e {\n background-color: var(--ctp-mantle);\n }\n .Lj9fsd.DU1Mzb {\n background-color: var(--ctp-surface0);\n }\n .gb_Ia:not(.gb_n) {\n background-color: var(--ctp-base) !important;\n }\n a {\n color: var(--ctp-blue);\n }\n .KLEmSd {\n background-color: var(--ctp-surface1);\n }\n .akqY6 {\n background: var(--ctp-surface1);\n }\n .pb5vrc {\n background-color: var(--ctp-surface1);\n }\n .zgAlFc {\n color: var(--ctp-blue);\n }\n .xtSCL {\n border-top: 1px solid var(--ctp-surface2);\n }\n .GLcBOb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .fLciMb {\n color: var(--ctp-text);\n }\n .hdtb-mitem a {\n color: var(--ctp-subtext0);\n }\n .hdtb-mitem .GOE98c,\n .hdtb-mitem a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad {\n color: var(--ctp-subtext0);\n }\n .t2vtad:not(.hdtb-tl-sel) {\n color: var(--ctp-subtext0);\n }\n .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .ACRAdd {\n border-left: 1px solid var(--ctp-overlay0);\n }\n .ExCKkf {\n color: var(--ctp-subtext0);\n }\n .ynAwRc {\n color: var(--ctp-blue);\n }\n #rhs .dG2XIf {\n border: 1px solid var(--ctp-surface1);\n }\n .y8Jpof.pPLc9e.kpQuGf {\n border-top: 1px solid var(--ctp-surface1);\n }\n .minidiv .RNNXgb {\n border: 1px solid var(--ctp-overlay0);\n }\n .ZZ7G7b {\n border: 1px solid var(--ctp-surface1);\n }\n .cEPPT {\n border-bottom: solid 1px var(--ctp-surface1);\n margin-bottom: 11px;\n }\n .gb_Jc a.gb_q,\n .gb_Jc span.gb_q {\n color: var(--ctp-text);\n }\n .gb_Jc svg,\n .gb_Oc.gb_Sc svg,\n .gb_Jc .gb_ad .gb_Ld,\n .gb_Jc .gb_ad .gb_Ic,\n .gb_Jc .gb_ad .gb_cd,\n .gb_Oc.gb_Sc .gb_Ld {\n color: var(--ctp-text);\n }\n .DKV0Md {\n color: var(--ctp-blue);\n }\n .NJLBac {\n color: var(--ctp-blue);\n }\n .yXK7lf em {\n color: var(--ctp-text);\n }\n .yDYNvb.lyLwlc {\n color: var(--ctp-text);\n }\n .hb8SAc {\n color: var(--ctp-text);\n }\n .kno-ecr-pt {\n color: var(--ctp-text);\n }\n .wwUB2c {\n color: var(--ctp-subtext0);\n }\n .TQc1id .I6TXqe {\n border: 1px solid var(--ctp-surface2);\n }\n .HsZQAe {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .NtaMpb .niO4u {\n color: var(--ctp-text);\n }\n a.EbH0bb {\n color: var(--ctp-subtext0);\n }\n .Ss2Faf a {\n color: var(--ctp-text);\n }\n .kno-ftr.rpBMYb {\n color: var(--ctp-subtext0);\n }\n .S8ee5.CwbYXd {\n color: var(--ctp-text);\n }\n .rhHIGd {\n background-color: var(--ctp-surface2);\n }\n .S8ee5.CwbYXd {\n color: var(--ctp-text);\n }\n .S8ee5 {\n background: var(--ctp-surface0);\n }\n .S8ee5:hover {\n background: var(--ctp-surface1);\n }\n .p8VO6e {\n color: var(--ctp-text);\n }\n .YTDezd {\n background: var(--ctp-blue);\n }\n .NZmxZe:hover {\n color: var(--ctp-blue);\n }\n .rQEFy {\n color: var(--ctp-blue);\n border-bottom: 3px solid var(--ctp-blue);\n }\n .hdtb-mitem.hdtb-msel {\n color: var(--ctp-blue);\n }\n .hdtb-mitem:hover .GOE98c:hover,\n .hdtb-mitem:hover a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad:hover {\n color: var(--ctp-blue);\n }\n .cF4V5c {\n background-color: var(--ctp-base);\n }\n .cF4V5c g-menu-item a,\n .cF4V5c g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n color: var(--ctp-text);\n }\n .hdtb-tl-sel {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .hdtb-tl-sel:focus {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-blue);\n }\n .VvrH3b {\n background: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .VvrH3b:hover {\n background: var(--ctp-mantle);\n }\n .VvrH3b:focus {\n background: var(--ctp-base);\n }\n .x9emld {\n color: var(--ctp-text);\n }\n .VvrH3b:active {\n background: var(--ctp-base);\n }\n .iRPzcb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .RES9jf {\n color: var(--ctp-text);\n }\n .xTFaxe {\n color: var(--ctp-text);\n }\n .Jb0Zif .UiGGAb.ILfuVd,\n .ILfuVd {\n color: var(--ctp-text);\n }\n .eqAnXb {\n color: var(--ctp-text);\n }\n .gLFyf {\n color: var(--ctp-text);\n }\n .J2MhIb .JCzEY {\n color: var(--ctp-text);\n }\n .rsGxI.Ww4FFb,\n .Ww4FFb {\n background-color: var(--ctp-base);\n }\n #tw-target {\n background-color: var(--ctp-surface0);\n }\n #tw-source-text-container .tw-ta,\n #tw-source-rmn-container .tw-ta {\n color: var(--ctp-text);\n }\n .tw-data-placeholder {\n color: var(--ctp-text);\n }\n .j1iyq {\n border: 1px solid var(--ctp-surface2);\n }\n .tw-menu-btn.tw-menu-btn-disabled {\n color: var(--ctp-surface1);\n }\n .hhB0V {\n color: var(--ctp-blue);\n }\n .KFFQ0c .YfftMc,\n .KFFQ0c .YfftMc span,\n .KFFQ0c .YfftMc div,\n .KFFQ0c .YfftMc a {\n color: var(--ctp-subtext0);\n }\n .usJj9c .zz3gNc {\n color: var(--ctp-text);\n }\n a:visited {\n color: var(--ctp-pink);\n }\n .VuuXrf {\n color: var(--ctp-text);\n }\n .HSryR a.B1uW2d {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .psXvZ {\n color: var(--ctp-subtext0);\n }\n .LHJvCe {\n color: var(--ctp-subtext0);\n }\n .w8qArf .fl {\n color: var(--ctp-text) !important;\n }\n .z8gr9e {\n color: var(--ctp-text);\n }\n .pdpvld {\n color: var(--ctp-green);\n }\n cite,\n cite a:link,\n cite a:visited {\n color: var(--ctp-subtext0);\n }\n .c07z9 {\n color: var(--ctp-subtext0);\n }\n .c8d6zd {\n color: var(--ctp-test);\n }\n .I6a0ee {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .I6a0ee:hover {\n background-color: var(--ctp-mantle);\n border: 1px solid var(--ctp-surface2);\n }\n .I6a0ee:focus {\n background-color: var(--ctp-crust);\n border: 1px solid var(--ctp-surface2);\n }\n .cO53qb {\n color: var(--ctp-text) !important;\n background-color: var(--ctp-surface2);\n border: 1px solid var(--ctp-crust);\n }\n .URgIvb {\n border-color: var(--ctp-blue);\n background-color: var(--ctp-blue);\n }\n .ubHt5c {\n color: var(--ctp-subtext0);\n }\n .YrbPuc {\n color: var(--ctp-subtext1);\n }\n .jEdCLc {\n color: var(--ctp-text);\n }\n a.oBa0Fe {\n color: var(--ctp-subtext0);\n }\n .c07z9 a,\n .c07z9 a:active,\n .c07z9 a:link {\n color: var(--ctp-text);\n }\n .hdtb-mn-hd {\n color: var(--ctp-subtext0);\n }\n .hdtb-mn-hd:hover {\n color: var(--ctp-text);\n }\n .hdtb-mn-hd .gTl8xb {\n border-color: var(--ctp-subtext0) transparent;\n }\n .hdtb-mn-hd:hover .gTl8xb:hover {\n border-color: var(--ctp-text) transparent;\n }\n .YbqTTb {\n background-color: var(--ctp-base);\n color: var(--ctp-text);\n }\n .JCHpcb {\n color: var(--ctp-subtext0);\n }\n .JCHpcb:hover {\n color: var(--ctp-blue);\n }\n .WggQGd {\n color: var(--ctp-mauve) !important;\n }\n .pHiOh,\n a.pHiOh {\n color: var(--ctp-subtext1) !important;\n }\n .wM6W7d {\n color: var(--ctp-text);\n }\n .ClJ9Yb {\n color: var(--ctp-subtext1);\n }\n .GI74Re {\n color: var(--ctp-subtext0);\n }\n .ZE0LJd {\n color: var(--ctp-subtext1);\n }\n .NUnG9d {\n color: var(--ctp-text);\n }\n .AaVjTc a:link {\n color: var(--ctp-blue);\n }\n .YyVfkd {\n color: var(--ctp-subtext0);\n }\n .b0KoTc {\n color: var(--ctp-text);\n }\n .dfB0uf {\n color: var(--ctp-text);\n }\n .unknown_loc {\n background: var(--ctp-text);\n }\n .KwU3F {\n color: var(--ctp-blue);\n }\n .xSQxL {\n color: var(--ctp-blue);\n }\n .smiUbb {\n color: var(--ctp-text);\n }\n .fbar a {\n color: var(--ctp-subtext1);\n }\n .f6F9Be {\n border-top: 1px solid var(--ctp-surface0);\n }\n .b2hzT {\n border-bottom: 1px solid var(--ctp-surface0);\n }\n #swml {\n border-left: 1px solid var(--ctp-surface0);\n }\n .ZkkK1e {\n border: 1px solid var(--ctp-crust);\n }\n .ZkkK1e:hover,\n .xaNsfc:focus .ZkkK1e,\n a:focus .ZkkK1e,\n .xaNsfc:active .ZkkK1e,\n a:active .ZkkK1e,\n .ZkkK1e:focus,\n .ZkkK1e:active {\n color: var(--ctp-text);\n }\n .ZkkK1e.ZkkK1e {\n color: var(--ctp-text);\n }\n .AGLhIc {\n border: 1px solid var(--ctp-crust);\n color: var(--ctp-text);\n }\n .AGLhIc:hover {\n background: var(--ctp-surface0);\n }\n .IK8sod {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-crust);\n color: var(--ctp-text);\n }\n .IK8sod:hover {\n background: var(--ctp-surface1);\n }\n .ZkkK1e[selected] {\n color: var(--ctp-base);\n border-color: var(--ctp-sapphire);\n background: var(--ctp-blue);\n }\n .ZkkK1e[selected]:hover {\n color: var(--ctp-base);\n border-color: var(--ctp-sapphire);\n background: var(--ctp-sapphire);\n }\n .Uroaid {\n color: var(--ctp-subtext0);\n }\n .P7xzyf {\n color: var(--ctp-subtext1);\n }\n .Zg1NU {\n color: var(--ctp-subtext0);\n }\n .dyjrff {\n color: var(--ctp-subtext1);\n }\n .s75CSd {\n color: var(--ctp-text);\n }\n .GZnQqe .YpcDnf {\n color: var(--ctp-subtext0);\n }\n .GZnQqe:hover .YpcDnf:hover {\n background: var(--ctp-surface0);\n }\n .gb_Jc .gb_ze button:hover svg,\n .gb_Jc .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .fLciMb:hover {\n background-color: var(--ctp-surface0);\n }\n .CbAZb {\n background: var(--ctp-base);\n border-bottom: 1px solid var(--ctp-surface0);\n }\n a.tGS0Nc {\n color: var(--ctp-blue);\n }\n a.tGS0Nc:hover {\n background-color: var(--ctp-mantle);\n color: var(--ctp-blue);\n }\n .S8wJ3 {\n color: var(--ctp-text);\n }\n .bepeF {\n color: var(--ctp-text);\n }\n .kwWBYc {\n color: var(--ctp-text);\n }\n .rBrJud {\n background-color: var(--ctp-text);\n }\n .SknMB,\n .SknMB:visited {\n color: var(--ctp-blue);\n }\n a.W2x9Sc,\n a:visited.W2x9Sc {\n color: var(--ctp-blue);\n }\n .j0iFNe .kaAgDc,\n .j0iFNe .RvdoFd .wT0tpe,\n .j0iFNe .r0zAxe .wT0tpe {\n background-color: var(--ctp-blue);\n }\n .uWNHce {\n color: var(--ctp-text);\n }\n .ZI7elf {\n color: var(--ctp-text);\n }\n .rhJQGd {\n color: var(--ctp-subtext0);\n }\n .z1asCe {\n color: var(--ctp-text) !important;\n fill: var(--ctp-text);\n!important\n }\n!important\n .l7xYUb {\n color: var(--ctp-text);\n }\n .fmxhfc {\n color: var(--ctp-subtext0);\n }\n .tGS0Nc {\n border: 1px solid var(--ctp-surface2);\n }\n .m0uvVb {\n border-top: 1px solid var(--ctp-surface2);\n }\n .ITNV1 {\n background-color: var(--ctp-surface2);\n }\n .UsN2ld:not(.bjIqib) .a9oE3e:checked ~ .ITNV1,\n .UsN2ld:not(.bjIqib) .a9oE3e:checked ~ .rBrJud {\n background-color: var(--ctp-blue);\n }\n .kQEH5b {\n color: var(--ctp-subtext1) !important;\n }\n .q0yked a:hover {\n background: var(--ctp-mantle);\n }\n .Oz5Rbb:hover {\n background: var(--ctp-mantle);\n }\n .ea0Lbe {\n background: var(--ctp-surface0);\n }\n .f6GA0,\n .CacfB,\n .Ua7Yuf {\n background: var(--ctp-base);\n }\n .DV7the {\n color: var(--ctp-blue);\n }\n .ZeVBtc {\n color: var(--ctp-subtext0);\n }\n .cB9M7 {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .cB9M7:focus {\n border: 1px solid var(--ctp-blue);\n }\n .Qwbd3 {\n background: var(--ctp-surface0);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface1);\n }\n .Qwbd3:hover {\n background: var(--ctp-surface1);\n border: 1px solid var(--ctp-surface2);\n }\n .ArIAXb {\n fill: var(--ctp-surface0);\n }\n .qOFLsb {\n fill: var(--ctp-surface0);\n }\n .aHK1bd {\n color: var(--ctp-subtext0);\n }\n .diOlIe {\n border-top: 1px solid var(--ctp-overlay0);\n }\n .p4pvTd {\n color: var(--ctp-text);\n }\n title-with-lhs-icon .ekf0x h3 {\n color: var(--ctp-text);\n }\n title-with-lhs-icon:hover .ekf0x h3 {\n color: var(--ctp-blue);\n }\n title-with-lhs-icon .hSQtef.ekf0x {\n color: var(--ctp-text);\n }\n title-with-lhs-icon:hover .hSQtef.ekf0x {\n color: var(--ctp-blue);\n }\n .iJddsb {\n color: var(--ctp-text);\n }\n .gbZSUe {\n color: var(--ctp-text);\n }\n .gbZSUe:hover,\n .gbZSUe:active {\n background: var(--ctp-surface0);\n }\n .og3lId {\n color: var(--ctp-text);\n }\n .XZ5MVe {\n color: var(--ctp-blue);\n }\n .bm5DV {\n color: var(--ctp-text);\n }\n .TGGJzf {\n background: var(--ctp-base);\n }\n .fnuYjf {\n color: var(--ctp-text);\n }\n .KiRIme {\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-blue);\n }\n .YJaHLd:hover,\n .KiRIme:hover {\n background-color: var(--ctp-mantle);\n }\n .ib7Umb {\n color: var(--ctp-subtext0);\n }\n .w8NsKc {\n color: var(--ctp-text);\n }\n g-inner-card {\n background-color: var(--ctp-base);\n }\n g-inner-card a:hover {\n background-color: unset !important;\n }\n .kLhEKe {\n background-color: var(--ctp-base);\n }\n .Lj9fsd.DU1Mzb .o6juZc {\n border: 1px solid var(--ctp-overlay0);\n }\n .dyAbMb {\n fill: var(--ctp-subtext0);\n }\n .cEW58 {\n background-color: var(--ctp-surface0);\n }\n .eadHV.Ses7yd {\n color: var(--ctp-text);\n }\n .gb_Lc svg,\n .gb_Qc.gb_Uc svg,\n .gb_Lc .gb_cd .gb_Md,\n .gb_Lc .gb_cd .gb_Kc,\n .gb_Lc .gb_cd .gb_ed,\n .gb_Qc.gb_Uc .gb_Md {\n color: var(--ctp-text);\n }\n .f {\n color: var(--ctp-subtext0);\n }\n a.Ndm45b {\n color: var(--ctp-subtext0);\n }\n a.Ndm45b:hover {\n color: var(--ctp-blue);\n }\n .wdQNof {\n border: 1px solid var(--ctp-surface2);\n }\n .OvQkSb {\n color: var(--ctp-text) !important;\n }\n .x2GJWb .QuU3Wb {\n color: var(--ctp-text);\n }\n .x2GJWb .niO4u {\n background-color: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .VNSPub {\n color: var(--ctp-text);\n }\n .cmlJmd {\n color: var(--ctp-subtext1);\n }\n .ETWPw {\n border: 1px solid var(--ctp-overlay0);\n }\n .mjudZe {\n color: var(--ctp-text);\n }\n .mjudZe {\n border: 1px solid var(--ctp-surface2);\n }\n .PyJv1b {\n color: var(--ctp-text);\n }\n .kqEaA {\n color: var(--ctp-text);\n }\n .BklRsd {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-overlay0);\n }\n .FpiMuf {\n color: var(--ctp-text);\n }\n .phWb1b {\n color: var(--ctp-subtext1);\n }\n .FzCfme {\n color: var(--ctp-subtext0);\n }\n .hMJ0yc {\n color: var(--ctp-subtext0);\n }\n .WZ8Tjf {\n color: var(--ctp-subtext0);\n }\n .gb_Lc .gb_Be button:hover svg,\n .gb_Lc .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .Zy0CDe-PFprWc {\n background-color: var(--ctp-blue);\n }\n .Jq6Y2d {\n color: var(--ctp-text);\n }\n .E6xiJd {\n color: var(--ctp-text);\n }\n .mwlpue {\n color: var(--ctp-text);\n }\n .UpJaQ {\n border-top: 1px solid var(--ctp-surface2);\n }\n .IsOZic,\n .IsOZic:visited {\n color: var(--ctp-blue);\n }\n .qSu5 {\n color: var(--ctp-blue);\n }\n .j0iFNe .athwOc-LkdAo,\n .j0iFNe .RvdoFd .CV4hA-LkdAo,\n .j0iFNe .r0zAxe .CV4hA-LkdAo {\n background-color: var(--ctp-blue);\n }\n .V7LiHf {\n color: var(--ctp-subtext1) !important;\n }\n .u0wZ6e {\n color: var(--ctp-text);\n }\n .KhmqTd {\n color: var(--ctp-subtext0);\n }\n .SPmIAf {\n color: var(--ctp-subtext0);\n }\n .SPmIAf:hover {\n color: var(--ctp-text);\n }\n .w6PoOe {\n color: var(--ctp-subtext0);\n }\n .w6PoOe:hover {\n color: var(--ctp-text);\n }\n .KA8Jyb {\n fill: var(--ctp-subtext0);\n }\n .qcTKEe {\n background-color: var(--ctp-base);\n }\n .ooPrBf {\n background: var(--ctp-base);\n }\n .PNyWAd {\n color: var(--ctp-subtext0);\n }\n .ZXJQ7c:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .XD1Bsc:focus {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-blue);\n }\n .NZmxZe {\n color: var(--ctp-subtext0);\n }\n .NZmxZe:hover {\n color: var(--ctp-blue);\n }\n .rQEFy {\n color: var(--ctp-blue);\n }\n .ZZ7G7b {\n color: var(--ctp-text);\n }\n .xk611b {\n background: var(--ctp-base);\n }\n .JNkvid .HnYYW {\n color: var(--ctp-text);\n }\n .iAIpCb {\n color: var(--ctp-subtext0);\n }\n .KMdzJ {\n color: var(--ctp-subtext1);\n }\n .OZ8wsd {\n color: var(--ctp-subtext0);\n }\n .qd9Mkf {\n color: var(--ctp-subtext0);\n }\n .w8qArf {\n color: var(--ctp-text);\n }\n .mDj5wd {\n color: var(--ctp-subtext1);\n }\n .PmPt7d {\n color: var(--ctp-subtext0);\n }\n .SW5pqf {\n color: var(--ctp-blue);\n }\n .naFSC .x3sNcc {\n color: var(--ctp-text);\n }\n .ssJ7i {\n color: var(--ctp-text);\n }\n g-menu:first-child {\n background-color: var(--ctp-base);\n }\n .r9PaP {\n color: var(--ctp-subtext0);\n }\n .r9PaP:hover {\n color: var(--ctp-blue);\n }\n .H1KrKd {\n fill: var(--ctp-subtext0);\n }\n .Ix6LGe {\n background: var(--ctp-base);\n }\n .Hm7Qac:hover,\n .EuKAde {\n background-color: var(--ctp-surface0);\n }\n .cF4V5c:hover g-menu-item:hover a,\n .cF4V5c:hover g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n background-color: var(--ctp-surface0);\n }\n .CSkcDe,\n .related-question-pair div.iDjcJe {\n color: var(--ctp-text);\n }\n .cUnQKe .ILfuVd,\n .cUnQKe .UiGGAb.ILfuVd {\n color: var(--ctp-subtext1);\n }\n .cUnQKe .ILfuVd b {\n background-color: var(--ctp-bluea);\n color: var(--ctp-text);\n }\n .fm06If .ILfuVd,\n .c2xzTb .ILfuVd,\n .Jb0Zif .c2xzTb .ILfuVd {\n color: var(--ctp-text);\n }\n .fm06If .ILfuVd b,\n .c2xzTb .ILfuVd b {\n background-color: var(--ctp-bluea);\n color: var(--ctp-text);\n }\n .gb_Lc a.gb_t,\n .gb_Lc span.gb_t {\n color: var(--ctp-text);\n }\n .gb_Lc .gb_e[aria-expanded=\"true\"] .gb_p,\n .gb_Lc .gb_e[aria-expanded=\"true\"] .gb_De {\n fill: var(--ctp-text);\n }\n .gb_Lc .gb_e[aria-expanded=\"true\"],\n .gb_Lc .gb_e:hover[aria-expanded=\"true\"] {\n background-color: var(--ctp-surface0);\n }\n .jleFbf {\n color: var(--ctp-text);\n }\n .H73aad {\n background: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .H73aad:hover {\n background: var(--ctp-mantle);\n border: 1px solid var(--ctp-surface2);\n }\n .JgfpDb .goedYd {\n color: var(--ctp-text);\n }\n .sMi44c .fxgdke {\n color: var(--ctp-subtext1);\n }\n .sMi44c:hover .fxgdke {\n color: var(--ctp-subtext1);\n }\n .ZYHQ7e {\n color: var(--ctp-subtext0);\n }\n .vI9alf {\n background: var(--ctp-base);\n }\n .ee6GJd .qtwiP {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .ee6GJd .qtwiP:hover {\n background: var(--ctp-base);\n }\n .ee6GJd .DaJEPe {\n color: var(--ctp-text);\n }\n .GLcBOb.cCvmNd .Lj8KXd,\n .GLcBOb.mCRcc .Lj8KXd {\n background-color: var(--ctp-base);\n border-bottom: 1px solid var(--ctp-surface0);\n }\n .YkS8D .N6jJud {\n color: var(--ctp-subtext0);\n }\n .e8eHnd {\n color: var(--ctp-text);\n }\n .Ss2Faf {\n color: var(--ctp-text);\n }\n .IVvPP .cLjAic.WY0eLb,\n .Hwkikb.WY0eLb {\n border-left: 1px solid var(--ctp-surface1);\n }\n .ZFiwCf {\n background-color: var(--ctp-surface0);\n }\n .ZFiwCf:hover {\n background-color: var(--ctp-surface1);\n }\n .LGwnxb {\n color: var(--ctp-text);\n }\n .f3LoEf {\n color: var(--ctp-text);\n }\n .XaIwc {\n color: var(--ctp-subtext0);\n }\n .MsCHpb {\n border-color: var(--ctp-surface1);\n }\n .TQc1id .ss6qqb .mFVw3b,\n .IVvPP .i8qq8b .mFVw3b {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .zqrO0 .niO4u {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .zqrO0:hover .niO4u:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .zqrO0.k0Jjg:hover .niO4u,\n .zqrO0.k0Jjg:hover .QuU3Wb {\n color: var(--ctp-text);\n }\n .BP43u {\n color: var(--ctp-subtext0);\n }\n .HTnVHd {\n color: var(--ctp-text);\n }\n .IVvPP .T9EeC:hover .SUgb2e {\n background-color: var(--ctp-surface0);\n }\n .IVvPP .T9EeC:hover div {\n color: var(--ctp-text);\n }\n .IVvPP .SUgb2e {\n border: 1px solid var(--ctp-surface2);\n }\n .zWHLnd {\n border-left: 1px solid var(--ctp-surface1);\n }\n .WY0eLb .wwfboe {\n border-color: var(--ctp-surface1);\n }\n .Z0LcW {\n color: var(--ctp-text);\n }\n .gb_ye {\n background: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .ZOyvub {\n background-color: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .RzdJxc {\n border-top: 1px solid var(--ctp-surface2);\n }\n .rKnmn {\n border-top: 1px solid var(--ctp-surface2);\n }\n .H9lube {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .s2TyX.ueVdTc .M7lz2c {\n background: var(--ctp-base);\n }\n .s2TyX.ueVdTc .VDApEc .hecFYc {\n background: var(--ctp-base);\n }\n .YeThId {\n border-top: 1px solid var(--ctp-surface1);\n }\n .e3sOrb {\n background: var(--ctp-base);\n }\n .LXqMce {\n background: var(--ctp-base);\n }\n .mR2gOd {\n background: var(--ctp-base);\n }\n .tgqOk .pTi5ve {\n color: var(--ctp-subtext0);\n }\n .WGwSK {\n color: var(--ctp-text);\n }\n .dAassd {\n background: var(--ctp-base);\n }\n .tgqOk {\n background: var(--ctp-base);\n }\n .YPxNKd {\n background: var(--ctp-surface2);\n }\n .EsIlz {\n border: 1px solid var(--ctp-surface2);\n }\n .EyBRub {\n background: var(--ctp-base);\n }\n [data-ved=\"2ahUKEwjL8ve4wrj-AhXURaQEHVUABOkQ7BZ6BAgMEAA\"] {\n background: var(--ctp-base) !important;\n }\n .LiOdre {\n background-color: var(--ctp-base);\n border-color: var(--ctp-surface1);\n }\n .LiOdre:hover {\n background-color: var(--ctp-mantle);\n border-color: var(--ctp-surface2);\n }\n .LiOdre:focus {\n border-color: var(--ctp-blue);\n }\n .mfsgsd {\n color: var(--ctp-text);\n }\n .GCSyeb {\n background: var(--ctp-surface2);\n }\n .REySof {\n color: var(--ctp-blue) !important;\n }\n .NQyKp {\n color: var(--ctp-blue) !important;\n background: var(--ctp-blue) !important;\n }\n .b0Xfjd {\n color: var(--ctp-base) !important;\n }\n .cfBJGe {\n color: var(--ctp-text);\n }\n .gb_u .gb_t {\n color: var(--ctp-text) !important;\n }\n .qe1Dgc {\n background: var(--ctp-base);\n }\n .appbar {\n background: var(--ctp-base);\n }\n .uais2d {\n background: var(--ctp-surface0);\n }\n .uais2d:hover {\n background: var(--ctp-surface1);\n }\n .uODXEe {\n color: var(--ctp-text);\n }\n .wfg6Pb.P2m1Af {\n color: var(--ctp-subtext0);\n }\n .wwfboe {\n border-top: 1px solid var(--ctp-surface2);\n }\n .mh8jsf {\n color: var(--ctp-blue);\n }\n .JIFdL {\n color: var(--ctp-blue);\n }\n .gm7Ysb {\n color: var(--ctp-text);\n }\n .VjDLd .cLjAic:not(:last-child) .mFVw3b {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .BBwThe {\n color: var(--ctp-text);\n }\n .KaXEge a {\n color: var(--ctp-blue);\n }\n .FE52Uc {\n color: var(--ctp-blue);\n }\n .fSXkBc {\n color: var(--ctp-blue);\n }\n .qPht6c {\n color: var(--ctp-subtext0);\n }\n .kWTy2b {\n color: var(--ctp-text);\n }\n .UzD4Gd {\n color: var(--ctp-text);\n }\n .mcPPZ.nP0TDe .qk7LXc {\n background: var(--ctp-base) !important;\n }\n .sTZCE {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .POTWCf {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .R1smN {\n background: var(--ctp-base);\n }\n .Gfzyee {\n border: 1px solid var(--ctp-surface2);\n }\n .ynRric {\n color: var(--ctp-subtext0);\n }\n .AUiS2 {\n border: 1px solid var(--ctp-surface2);\n }\n .eJ7tvc {\n color: var(--ctp-text);\n }\n .sbhl {\n background: var(--ctp-surface1);\n }\n .j0iFNe .RvdoFd .dsLpHe {\n border-color: var(--ctp-blue);\n }\n .j0iFNe .RvdoFd .wFBC6-LkdAo {\n border-color: var(--ctp-blue);\n }\n .KATfhe:hover {\n background: var(--ctp-mantle);\n box-shadow: -56px 0 var(--ctp-mantle), 24px 0 var(--ctp-mantle), -56px -10px 0 var(--ctp-mantle), 24px -10px 0 var(--ctp-mantle);\n }\n .wFBC6-LkdAo {\n border-color: var(--ctp-text);\n }\n .l7xYUb {\n color: var(--ctp-text);\n }\n .dsLpHe {\n border-color: var(--ctp-text);\n }\n .LZTko:hover {\n background: var(--ctp-mantle);\n box-shadow: -56px 0 var(--ctp-mantle), 24px 0 var(--ctp-mantle), -56px -10px 0 var(--ctp-mantle), 24px -10px 0 var(--ctp-mantle);\n }\n .appbar {\n color: var(--ctp-red);\n }\n .msel,\n .msel a {\n color: var(--ctp-red) !important;\n }\n .mitem a,\n .mitem a:hover {\n color: var(--ctp-text);\n }\n .mitem:hover {\n background: var(--ctp-surface0);\n }\n .UVgjof {\n color: var(--ctp-text);\n }\n .URIeEf {\n color: var(--ctp-subtext0);\n }\n .checkbox-label,\n .jfk-radiobutton-label {\n color: var(--ctp-text);\n }\n .jfk-checkbox {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-text);\n }\n .UVgjof .jfk-checkbox-checked {\n background: var(--ctp-text);\n }\n .UVgjof .jfk-radiobutton-checked .jfk-radiobutton:focus .jfk-radiobutton-radio,\n .UVgjof .jfk-checkbox-focused {\n border-color: var(--ctp-blue);\n }\n .UVgjof {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .UVgjof .goog-slider-horizontal .goog-slider-scale {\n border-color: var(--ctp-surface2);\n }\n .UVgjof .goog-slider-thumb,\n .UVgjof .goog-slider:focus .goog-slider-thumb {\n background: var(--ctp-overlay2);\n border-color: var(--ctp-overlay2);\n }\n og-slider li {\n color: var(--ctp-text);\n }\n .slmarker {\n border-left: 1px solid var(--ctp-surface2);\n }\n .goog-slider li {\n color: var(--ctp-overlay2);\n }\n .sllabel {\n color: var(--ctp-surface2);\n }\n .UVgjof .jfk-radiobutton-radio {\n border-color: var(--ctp-subtext0);\n }\n .UVgjof .jfk-radiobutton-checked .jfk-radiobutton-radio::after {\n background: var(--ctp-text);\n border-color: var(--ctp-text);\n }\n .UyLz9e {\n border-top-color: var(--ctp-blue);\n }\n .rightPane .jfk-button-action {\n background: var(--ctp-blue);\n border-color: var(--ctp-blue);\n color: var(--ctp-base);\n }\n .jfk-button-standard {\n color: var(--ctp-base);\n border: 1px solid var(--ctp-text);\n }\n #form-buttons .jfk-button-standard {\n background: var(--ctp-text) !important;\n }\n #Gm4Vke {\n color: var(--ctp-text);\n }\n .jfk-radiobutton:focus .jfk-radiobutton-radio {\n border-color: var(--ctp-blue) !important;\n }\n .rightPane .jfk-button-action.jfk-button-hover {\n background: var(--ctp-sky);\n }\n .jfk-button-action.jfk-button-hover {\n border: 1px solid var(--ctp-sky);\n }\n .jfk-button-standard.jfk-button-hover,\n .jfk-button-standard.jfk-button-clear-outline.jfk-button-hover {\n border: 1px solid var(--ctp-text);\n color: var(--ctp-base);\n }\n #form-buttons:hover .jfk-button-standard:hover {\n background: var(--ctp-subtext0) !important;\n border: 1px solid var(--ctp-subtext0) !important;\n }\n .jfk-button-standard:focus {\n border: 1px solid var(--ctp-text) !important;\n }\n .Zy0CDe-u014N {\n background-color: var(--ctp-surface2);\n }\n .Zy0CDe-PFprWc {\n background-color: var(--ctp-text);\n }\n .gb_Ia svg,\n .gb_Qc svg,\n .gb_cd .gb_Md,\n .gb_2c .gb_Md {\n color: var(--ctp-text);\n }\n .gb_Lc .gb_Be.gb_Ce button:hover svg,\n .gb_Be button:hover svg,\n .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .WdWr7c {\n border-top: 1px solid var(--ctp-surface2);\n }\n .O5OUld {\n color: var(--ctp-subtext0);\n }\n .zP7KFe {\n background: var(--ctp-surface1);\n }\n .sU3bKf {\n color: var(--ctp-text);\n }\n .O5OUld:hover {\n color: var(--ctp-blue);\n }\n .JgfpDb .T3kEIe {\n border-color: var(--ctp-surface2);\n }\n .JgfpDb .AKESWd {\n fill: var(--ctp-text);\n }\n .hDFaN .ZAxeoe {\n fill: var(--ctp-text);\n }\n .JgfpDb .legCh {\n background-color: var(--ctp-sapphirea);\n }\n .JgfpDb .K8E1Be {\n color: var(--ctp-text);\n }\n .n9H6p {\n color: var(--ctp-text);\n }\n .JgfpDb .ZoQenf {\n color: var(--ctp-subtext0);\n }\n .JgfpDb .unDjgb {\n background-color: var(--ctp-surface0);\n }\n .JgfpDb .MkRxHd {\n color: var(--ctp-text);\n }\n .JgfpDb .lAteZd {\n fill: var(--ctp-text);\n }\n .bZeFTe {\n background-color: var(--ctp-surface0);\n border-top: 1px solid var(--ctp-surface2);\n }\n .hDFaN .ZAxeoe:hover {\n background-color: var(--ctp-surface0);\n }\n .hDFaN .StEefb.iWO5td .ZAxeoe {\n background: var(--ctp-surface1);\n }\n .hcC8tf .WEKSHc {\n color: var(--ctp-text);\n }\n .hcC8tf .WEKSHc:hover {\n color: var(--ctp-text);\n }\n .JgfpDb .V2CwNc {\n fill: var(--ctp-text);\n }\n .hcC8tf .InPmOc:hover,\n .hcC8tf .WEKSHc:hover {\n background-color: var(--ctp-surface0);\n }\n body :nth-child(50) {\n border: 1px solid var(--ctp-overlay0) !important;\n background: var(--ctp-crust) !important;\n color: var(--ctp-text) !important;\n }\n body :nth-child(50) div {\n border-color: var(--ctp-subtext1) transparent !important;\n }\n body :nth-child(50) div div {\n border-color: var(--ctp-crust) transparent !important;\n }\n .fDYku,\n .DPLgS {\n background-color: var(--ctp-base);\n }\n .DOGUjb {\n border-top: solid 1px var(--ctp-surface2);\n background-color: var(--ctp-base);\n }\n .fDYku,\n .DPLgS,\n .g3VIld .qRUolc,\n .g3VIld .oJeWuf,\n .g3VIld .Is7Fhb,\n .g3VIld .whsOnd,\n .g3VIld .AxOyFc {\n color: var(--ctp-text) !important;\n background: var(--ctp-base) !important;\n }\n .GxFZed {\n color: var(--ctp-text);\n }\n .hPfsLb {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .cS4Vcb-pGL6qe-lfQAOe {\n color: var(--ctp-text);\n }\n .R6Lfte .Wtw8H.fKz7Od {\n fill: var(--ctp-text) !important;\n color: var(--ctp-text) !important;\n }\n .zDZAFf {\n color: var(--ctp-subtext0);\n }\n .f5p3jb {\n color: var(--ctp-text);\n }\n .QLueyb {\n color: var(--ctp-subtext0);\n }\n .c1AlVc {\n color: var(--ctp-text);\n }\n .LARRVd {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .Pa2rdc {\n background-color: var(--ctp-base);\n }\n .oab6Ab {\n background: var(--ctp-surface0);\n }\n .zNbBhb {\n color: var(--ctp-text);\n }\n .i29hTd .qLLird {\n color: var(--ctp-text);\n }\n .yxAsKe {\n color: var(--ctp-subtext0);\n }\n .N6Sb2c {\n color: var(--ctp-subtext0);\n }\n .i29hTd .kR7nSc {\n color: var(--ctp-text);\n }\n .zRQJhd {\n background-color: var(--ctp-base);\n }\n .MEdqYd,\n .feqqG {\n background: var(--ctp-surface1);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface1);\n }\n .MEdqYd:hover,\n .feqqG:hover {\n background: var(--ctp-surface2);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface2);\n }\n .AOvabd,\n .dxp44d {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:hover,\n .dxp44d:hover {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .AOvabd:focus,\n .dxp44d:focus {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:focus:active,\n .dxp44d:focus:active {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:focus:hover,\n .dxp44d:focus:hover {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .AOvabd:focus:active:hover,\n .dxp44d:focus:active:hover {\n background: var(--ctp-surface2);\n border-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .MEdqYd:focus,\n .feqqG:focus {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:active,\n .feqqG:focus:active {\n background: var(--ctp-overlay0);\n border-color: var(--ctp-overlay0);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:hover,\n .feqqG:focus:hover {\n background: var(--ctp-surface2);\n border-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:active:hover,\n .feqqG:focus:active:hover {\n background: var(--ctp-overlay0);\n border-color: var(--ctp-overlay0);\n color: var(--ctp-text);\n }\n .UUhRt {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:hover {\n background: var(--ctp-sky);\n border-color: var(--ctp-sky);\n }\n .UUhRt:focus:hover {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:focus:active {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:focus {\n background: var(--ctp-sky);\n border-color: var(--ctp-sky);\n }\n .UUhRt:focus:active:hover {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .pno7A.rfUaPd .Tqvz7b,\n .pno7A.hU1rMc .SwDSDf {\n color: var(--ctp-text);\n }\n .pno7A.hU1rMc .Tqvz7b,\n .pno7A.rfUaPd .SwDSDf {\n color: var(--ctp-subtext0);\n }\n .TIGsTb {\n border: 1px solid var(--ctp-surface1);\n }\n .TIGsTb:hover {\n background: var(--ctp-surface1);\n border: 1px solid var(--ctp-surface1);\n }\n .qv3Wpe {\n color: var(--ctp-text);\n }\n .Lm2Tt {\n border-left: 1px solid var(--ctp-text);\n }\n .XH1CIc {\n color: var(--ctp-subtext0);\n }\n .mus_tt20 {\n color: var(--ctp-subtext0);\n }\n .lqyc1.d0jRmd,\n .d0jRmd {\n border: 1px solid var(--ctp-blue);\n }\n .cF4V5c {\n background-color: var(--ctp-crust) !important;\n }\n .GZnQqe.LGiluc {\n border-top-color: var(--ctp-surface2) !important;\n }\n .IDFSOe {\n background-color: var(--ctp-subtext0);\n }\n .nfSF8e,\n .WRhYSc {\n color: var(--ctp-subtext0);\n }\n .nfSF8e:hover,\n .WRhYSc:hover {\n background-color: var(--ctp-surface0);\n color: var(--ctp-subtext0);\n }\n .bSeRjc .fKmH1e {\n color: var(--ctp-subtext0);\n }\n .bSeRjc:hover .fKmH1e {\n background-color: var(--ctp-surface0);\n color: var(--ctp-subtext0);\n }\n .d2IKib {\n color: var(--ctp-red);\n }\n .xaAUmb {\n color: var(--ctp-subtext0);\n }\n .auw0zb,\n .j04ED {\n color: var(--ctp-subtext0);\n }\n .j04ED a,\n .j04ED a:active,\n .j04ED a:link,\n .j04ED a:visited {\n color: var(--ctp-subtext0);\n }\n .KcXNxb {\n background: var(--ctp-base);\n }\n .xlBGCb {\n color: var(--ctp-subtext0);\n }\n .wx62f {\n color: var(--ctp-text);\n }\n .ss6qqb .Jk5Tjc {\n border: 1px solid var(--ctp-surface2);\n }\n .XJa8af a:link,\n .XJa8af a:visited {\n color: var(--ctp-blue);\n }\n .ss6qqb .PKDVJd {\n color: var(--ctp-subtext0);\n }\n #rhs .u7yw9 {\n border-left: 1px solid var(--ctp-surface1);\n }\n .zItAnd,\n .zItAnd:link,\n .zItAnd:visited,\n .zItAnd:hover,\n .zItAnd:active {\n color: var(--ctp-text);\n }\n .zItAnd {\n background-color: var(--ctp-background);\n border: 1px solid var(--ctp-surface1);\n }\n .zItAnd:not(.MgQdud):hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n }\n .NZmxZe {\n background-color: var(--ctp-background);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .NZmxZe:not(.rQEFy):hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .rQEFy:hover {\n background: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n .fKmH1e {\n background-color: var(--ctp-background);\n border-color: var(--ctp-surface1);\n }\n .fKmH1e:hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n }\n .MgQdud,\n .ip7gnf {\n background-color: var(--ctp-bluea);\n border-color: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n .MgQdud:hover,\n .ip7gnf:hover {\n background-color: var(--ctp-bluea);\n border-color: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n g-menu.DWsAYc g-menu-item a.K1yPdf {\n color: var(--ctp-text);\n }\n .nfSF8e.hdtb-tl-sel:hover {\n background-color: var(--ctp-bluea);\n }\n .ssfWCe .ZXJQ7c {\n color: var(--ctp-subtext0);\n }\n .ssfWCe .ZXJQ7c:hover {\n background-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .igM9Le {\n color: var(--ctp-text);\n }\n .GKS7s {\n background: var(--ctp-surface0);\n }\n .wLNyTe {\n background: var(--ctp-base);\n }\n .xNzW0d {\n background: var(--ctp-surface0);\n }\n .lWzCpb.ZEB7Fb {\n background: var(--ctp-surface0);\n }\n .lWzCpb.a61j6 {\n background: var(--ctp-surface0);\n }\n .vLqKYe.egcvbb.q0WxUd {\n background: var(--ctp-surface0);\n }\n .MWvIVe.egcvbb {\n background: var(--ctp-surface0);\n }\n .knowledge-finance-wholepage-chart__hover-card {\n background: var(--ctp-mantle);\n }\n .CR33Se {\n background: var(--ctp-base);\n }\n .rpnBye {\n background: var(--ctp-base);\n }\n .vXQmIe.gsrt {\n background: var(--ctp-surface0);\n }\n .vk_c.card.obcontainer.card-section {\n background: var(--ctp-base);\n }\n .sc5Lhd {\n background: var(--ctp-base);\n }\n .rYVYn.LNn04b.gsrt {\n background: var(--ctp-surface0);\n }\n .NotFQb {\n background: var(--ctp-base);\n }\n .OR9QXc.LNn04b.gsrt {\n background: var(--ctp-surface1);\n }\n .NotFQb {\n background: var(--ctp-base);\n }\n .OR9QXc.LNn04b.gsrt {\n background: var(--ctp-surface1);\n }\n .LX3sZb {\n background-color: var(--ctp-base);\n }\n .gb_Ha.gb_f.gb_8a.gb_j.gb_Fc.gb_Rc {\n background-color: var(--ctp-base) !important;\n }\n .gbqfba.gbqfba-hvr {\n background: var(--ctp-surface0);\n }\n .lnnMGf.Q1bVje {\n background: var(--ctp-surface0);\n }\n .cEY8m {\n background: var(--ctp-base);\n }\n .pkgtHd {\n background: var(--ctp-surface0);\n }\n .gb_id.gb_cd.gb_od.gb_nd {\n background-color: var(--ctp-base);\n }\n .jYcx0e {\n background: var(--ctp-base);\n }\n .lOTAE {\n color: var(--ctp-text);\n }\n .BFlQMb {\n color: var(--ctp-red) !important;\n }\n .m6cn6 {\n background-color: var(--ctp-base) !important;\n }",
- "start": 553,
- "regexps": [
- "^https?://(www\\.|images\\.)?google\\..*"
- ]
- },
- {
- "code": "body {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-rosewatera: rgba(244,219,214,0.25);\n --ctp-flamingoa: rgba(240,198,198,0.25);\n --ctp-pinka: rgba(245,189,230,0.25);\n --ctp-mauvea: rgba(198,160,246,0.25);\n --ctp-reda: rgba(237,135,150,0.25);\n --ctp-maroona: rgba(238,153,160,0.25);\n --ctp-peacha: rgba(245,169,127,0.25);\n --ctp-yellowa: rgba(238,212,159,0.25);\n --ctp-greena: rgba(166,218,149,0.25);\n --ctp-teala: rgba(139,213,202,0.25);\n --ctp-skya: rgba(145,215,227,0.25);\n --ctp-sapphirea: rgba(125,196,228,0.25);\n --ctp-bluea: rgba(138,173,244,0.25);\n --ctp-lavendera: rgba(183,189,248,0.25);\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n }\n .aRDKUe .N2ncR {\n background: var(--ctp-mantle);\n }\n .aRDKUe .y5Iqsb {\n background: var(--ctp-crust);\n }\n .aRDKUe .d2yxTb {\n background: var(--ctp-crust);\n }\n .aRDKUe .znj3je {\n color: var(--ctp-text);\n }\n .aRDKUe .Wdz6e.ZnExKf,\n .aRDKUe .Wdz6e {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .zHzpD .RroO5d {\n color: var(--ctp-text);\n }\n .zHzpD .RroO5d {\n border: 1px solid var(--ctp-surface0);\n }\n .aRDKUe .GXg3Le:hover > .uarSJe,\n .aRDKUe .WLjaOb .GXg3Le:focus:hover > .uarSJe,\n .aRDKUe .GXg3Le:focus:hover > .uarSJe,\n .aRDKUe .GXg3Le:focus > .uarSJe,\n .aRDKUe .WLjaOb .GXg3Le:focus > .uarSJe,\n .aRDKUe .GXg3Le:active:focus > .uarSJe,\n .aRDKUe .GXg3Le:active > .uarSJe {\n color: var(--ctp-text);\n }\n .aRDKUe .OtBgcb,\n .aRDKUe .BvDXcd,\n .aRDKUe .zpoCob,\n .aRDKUe .NB6Lnc,\n .aRDKUe .ZnExKf,\n .aRDKUe .znj3je {\n color: var(--ctp-text);\n }\n .wZbsjd {\n fill: var(--ctp-peach);\n }\n .aRDKUe .ziuVxb {\n background: var(--ctp-crust);\n }\n .aRDKUe .ziuVxb .GXg3Le,\n .aRDKUe .ziuVxb .V9opsd {\n border-color: var(--ctp-surface0);\n }\n .aRDKUe .DgDbFe .zpoCob {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .zHzpD .jFfZdd:focus:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .DgDbFe .OtBgcb {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .T6SHIc {\n border-color: var(--ctp-surface0);\n }\n .aRDKUe .zHzpD .jFfZdd:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .zHzpD .jFfZdd:active,\n .aRDKUe .zHzpD .jFfZdd:active:focus {\n background: var(--ctp-crust);\n }\n .aRDKUe .zHzpD .RroO5d:hover {\n background: var(--ctp-mantle);\n }\n .aRDKUe .zHzpD .RroO5d:active,\n .aRDKUe .zHzpD .RroO5d:active:focus {\n background: var(--ctp-mantle);\n }\n .aRDKUe .DgDbFe .zpoCob:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .DgDbFe .zpoCob:active,\n .aRDKUe .DgDbFe .zpoCob:active:focus {\n background: var(--ctp-crust);\n }\n div.nz9sqb.EHzcec {\n background-color: var(--ctp-mantle);\n }\n .nz9sqb .tX9u1b:hover,\n .nz9sqb .tX9u1b:hover .Rq5Gcb {\n background-color: var(--ctp-base);\n }\n .nz9sqb .Rq5Gcb {\n color: var(--ctp-text);\n }\n .nz9sqb .dGrefb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .nz9sqb .NQV3m {\n border-color: var(--ctp-surface1);\n color: var(--ctp-blue);\n }\n .nz9sqb .NQV3m:hover {\n background-color: var(--ctp-crust);\n border-color: var(--ctp-surface1);\n }\n .nz9sqb.o07G5 .tX9u1b:active,\n .nz9sqb.o07G5 .tX9u1b:active:focus,\n .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: var(--ctp-surface2);\n }\n .nz9sqb .NQV3m:focus,\n .nz9sqb .NQV3m:hover:focus,\n .nz9sqb .NQV3m:active,\n .nz9sqb .NQV3m:active:focus {\n border-color: var(--ctp-blue);\n }",
- "start": 42321,
- "regexps": [
- "^https?://(ogs\\.)?google\\..*"
- ]
- }
- ],
- "sourceCode": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/google\n@homepageURL https://github.com/catppuccin/google\n@version 1.2.8\n@description Soothing pastel theme for Google\n@author Catppuccin - mustafakhalaf-git\n@preprocessor stylus\n@updateURL https://github.com/GitMuslim/google/raw/main/src/catppuccin.user.css\n@license MIT\n\n@var select darktheme \"Theme\" [\"Latte\", \"Frappe\", \"Macchiato\", \"Mocha\"]\n==/UserStyle== */\n@-moz-document regexp(\"^https?://(www\\\\.|images\\\\.)?google\\\\..*\") {\n colourscheme(flavour) {\n if (flavour==\"Latte\") {\n --ctp-rosewater: #dc8a78;\n --ctp-flamingo: #dd7878;\n --ctp-pink: #ea76cb;\n --ctp-mauve: #8839ef;\n --ctp-red: #d20f39;\n --ctp-maroon: #e64553;\n --ctp-peach: #fe640b;\n --ctp-yellow: #df8e1d;\n --ctp-green: #40a02b;\n --ctp-teal: #179299;\n --ctp-sky: #04a5e5;\n --ctp-sapphire: #209fb5;\n --ctp-blue: #1e66f5;\n --ctp-lavender: #7287fd;\n --ctp-rosewatera: rgba(220, 138, 120, 0.25);\n --ctp-flamingoa: rgba(221, 120, 120, 0.25);\n --ctp-pinka: rgba(234, 118, 203, 0.25);\n --ctp-mauvea: rgba(136, 57, 239, 0.25);\n --ctp-reda: rgba(210, 15, 57, 0.25);\n --ctp-maroona: rgba(230, 69, 83, 0.25);\n --ctp-peacha: rgba(254, 100, 11, 0.25);\n --ctp-yellowa: rgba(223, 142, 29, 0.25);\n --ctp-greena: rgba(64, 160, 43, 0.25);\n --ctp-teala: rgba(23, 146, 153, 0.25);\n --ctp-skya: rgba(4, 165, 229, 0.25);\n --ctp-sapphirea: rgba(32, 159, 181, 0.25);\n --ctp-bluea: rgba(30, 102, 245, 0.25);\n --ctp-lavendera: rgba(114, 135, 253, 0.25);\n --ctp-text: #4c4f69;\n --ctp-subtext1: #5c5f77;\n --ctp-subtext0: #6c6f85;\n --ctp-overlay2: #7c7f93;\n --ctp-overlay1: #8c8fa1;\n --ctp-overlay0: #9ca0b0;\n --ctp-surface2: #acb0be;\n --ctp-surface1: #bcc0cc;\n --ctp-surface0: #ccd0da;\n --ctp-base: #eff1f5;\n --ctp-mantle: #e6e9ef;\n --ctp-crust: #dce0e8;\n }\n if (flavour==\"Frappe\") {\n --ctp-rosewater: #f2d5cf;\n --ctp-flamingo: #eebebe;\n --ctp-pink: #f4b8e4;\n --ctp-mauve: #ca9ee6;\n --ctp-red: #e78284;\n --ctp-maroon: #ea999c;\n --ctp-peach: #ef9f76;\n --ctp-yellow: #e5c890;\n --ctp-green: #a6d189;\n --ctp-teal: #81c8be;\n --ctp-sky: #99d1db;\n --ctp-sapphire: #85c1dc;\n --ctp-blue: #8caaee;\n --ctp-lavender: #babbf1;\n --ctp-rosewatera: rgba(242, 213, 207, 0.25);\n --ctp-flamingoa: rgba(238, 190, 190, 0.25);\n --ctp-pinka: rgba(244, 184, 228, 0.25);\n --ctp-mauvea: rgba(202, 158, 230, 0.25);\n --ctp-reda: rgba(231, 130, 132, 0.25);\n --ctp-maroona: rgba(234, 153, 156, 0.25);\n --ctp-peacha: rgba(239, 159, 118, 0.25);\n --ctp-yellowa: rgba(229, 200, 144, 0.25);\n --ctp-greena: rgba(166, 209, 137, 0.25);\n --ctp-teala: rgba(129, 200, 190, 0.25);\n --ctp-skya: rgba(153, 209, 219, 0.25);\n --ctp-sapphirea: rgba(133, 193, 220, 0.25);\n --ctp-bluea: rgba(140, 170, 238, 0.25);\n --ctp-lavendera: rgba(186, 187, 241, 0.25);\n --ctp-text: #c6d0f5;\n --ctp-subtext1: #b5bfe2;\n --ctp-subtext0: #a5adce;\n --ctp-overlay2: #949cbb;\n --ctp-overlay1: #838ba7;\n --ctp-overlay0: #737994;\n --ctp-surface2: #626880;\n --ctp-surface1: #51576d;\n --ctp-surface0: #414559;\n --ctp-base: #303446;\n --ctp-mantle: #292c3c;\n --ctp-crust: #232634;\n }\n if (flavour==\"Macchiato\") {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-rosewatera: rgba(244, 219, 214, 0.25);\n --ctp-flamingoa: rgba(240, 198, 198, 0.25);\n --ctp-pinka: rgba(245, 189, 230, 0.25);\n --ctp-mauvea: rgba(198, 160, 246, 0.25);\n --ctp-reda: rgba(237, 135, 150, 0.25);\n --ctp-maroona: rgba(238, 153, 160, 0.25);\n --ctp-peacha: rgba(245, 169, 127, 0.25);\n --ctp-yellowa: rgba(238, 212, 159, 0.25);\n --ctp-greena: rgba(166, 218, 149, 0.25);\n --ctp-teala: rgba(139, 213, 202, 0.25);\n --ctp-skya: rgba(145, 215, 227, 0.25);\n --ctp-sapphirea: rgba(125, 196, 228, 0.25);\n --ctp-bluea: rgba(138, 173, 244, 0.25);\n --ctp-lavendera: rgba(183, 189, 248, 0.25);\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n }\n if (flavour==\"Mocha\") {\n --ctp-rosewater: #f5e0dc;\n --ctp-flamingo: #f2cdcd;\n --ctp-pink: #f5c2e7;\n --ctp-mauve: #cba6f7;\n --ctp-red: #f38ba8;\n --ctp-maroon: #eba0ac;\n --ctp-peach: #fab387;\n --ctp-yellow: #f9e2af;\n --ctp-green: #a6e3a1;\n --ctp-teal: #94e2d5;\n --ctp-sky: #89dceb;\n --ctp-sapphire: #74c7ec;\n --ctp-blue: #89b4fa;\n --ctp-lavender: #b4befe;\n --ctp-rosewatera: rgba(245, 224, 220, 0.25);\n --ctp-flamingoa: rgba(242, 205, 205, 0.25);\n --ctp-pinka: rgba(245, 194, 231, 0.25);\n --ctp-mauvea: rgba(203, 166, 247, 0.25);\n --ctp-reda: rgba(243, 139, 168, 0.25);\n --ctp-maroona: rgba(235, 160, 172, 0.25);\n --ctp-peacha: rgba(250, 179, 135, 0.25);\n --ctp-yellowa: rgba(249, 226, 175, 0.25);\n --ctp-greena: rgba(166, 227, 161, 0.25);\n --ctp-teala: rgba(148, 226, 213, 0.25);\n --ctp-skya: rgba(137, 220, 235, 0.25);\n --ctp-sapphirea: rgba(116, 199, 236, 0.25);\n --ctp-bluea: rgba(137, 180, 250, 0.25);\n --ctp-lavendera: rgba(180, 190, 254, 0.25);\n --ctp-text: #cdd6f4;\n --ctp-subtext1: #bac2de;\n --ctp-subtext0: #a6adc8;\n --ctp-overlay2: #9399b2;\n --ctp-overlay1: #7f849c;\n --ctp-overlay0: #6c7086;\n --ctp-surface2: #585b70;\n --ctp-surface1: #45475a;\n --ctp-surface0: #313244;\n --ctp-base: #1e1e2e;\n --ctp-mantle: #181825;\n --ctp-crust: #11111b;\n }\n }\n \n body {\n if (darktheme==\"Latte\") { colourscheme(Latte) }\n if (darktheme==\"Frappe\") { colourscheme(Frappe) }\n if (darktheme==\"Macchiato\") { colourscheme(Macchiato) }\n if (darktheme==\"Mocha\") { colourscheme(Mocha) }\n }\n /*.aRDKUe.Lvwayc {\n background: transparent !important;\n }*/\n body.srp:not(.uOat3d), body:not(.uOat3d) {\n background: var(--ctp-base);\n }\n .MUxGbd {\n background: var(--ctp-base);\n }\n .yuRUbf {\n background-color: var(--ctp-base);\n }\n .WE0UJf {\n background-color: var(--ctp-base);\n }\n .HiHjCd {\n background-color: var(--ctp-base);\n }\n .sfbg {\n background-color: var(--ctp-base);\n }\n .yg51vc {\n background-color: var(--ctp-base);\n }\n .RNNXgb {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .QCzoEc {\n color: var(--ctp-overlay2);\n }\n .RNNXgb:hover, .sbfc .RNNXgb {\n background-color: var(--ctp-surface0);\n }\n .emcav .RNNXgb {\n background: var(--ctp-surface0);\n }\n .aajZCb {\n background: var(--ctp-surface0);\n }\n html .dG2XIf .xpdbox .yc7KLc {\n background-color: var(--ctp-base);\n }\n .MXl0lf {\n background: var(--ctp-surface0);\n }\n .MXl0lf:hover {\n background: var(--ctp-surface1);\n }\n .mIKy0c.dGWpb {\n background-color: var(--ctp-base);\n }\n .dw-sb-cont .dw-sbi {\n background: var(--ctp-base);\n }\n .dw-sb-cont .dw-sb-btn {\n background: var(--ctp-base);\n }\n .JG3t0b {\n background-color: var(--ctp-base);\n }\n .JG3t0b:hover {\n background-color: var(--ctp-surface0);\n }\n .minidiv .sfbg {\n background: var(--ctp-surface0);\n }\n .minidiv .RNNXgb {\n background: var(--ctp-surface0);\n }\n .mQo3nc {\n background-color: var(--ctp-surface0);\n }\n #SIvCob {\n color: var(--ctp-text);\n }\n .uU7dJb {\n border-bottom: 1px solid var(--ctp-surface0);\n background-color: var(--ctp-mantle);\n color: var(--ctp-subtext1);\n }\n .pHiOh, a.pHiOh {\n color: var(--ctp-subtext1);\n }\n .gb_Ic a.gb_p, .gb_Ic span.gb_p {\n color: var(--ctp-text);\n }\n .gb_Ic svg, .gb_Nc.gb_Rc svg, .gb_Ic .gb_9c .gb_be, .gb_Ic .gb_9c .gb_Hc, .gb_Ic .gb_9c .gb_bd, .gb_Nc.gb_Rc .gb_be {\n color: var(--ctp-text);\n }\n .KxwPGc {\n background-color: var(--ctp-mantle);\n }\n .lJ9FBc input[type=\"submit\"] {\n color: var(--ctp-text);\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .lJ9FBc input[type=\"submit\"]:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .Z26q7c {\n background-color: var(--ctp-base);\n }\n .k8XOCe {\n background-color: var(--ctp-surface0);\n }\n .f6F9Be {\n background: var(--ctp-mantle);\n }\n .ZkkK1e {\n background: var(--ctp-base);\n }\n .ZkkK1e:hover {\n background: var(--ctp-surface0);\n }\n .LGOjhe {\n background-color: var(--ctp-base);\n }\n .I6TXqe {\n background: var(--ctp-base);\n }\n .NtaMpb .niO4u {\n background-color: var(--ctp-base);\n }\n .s8GCU {\n background: var(--ctp-base);\n }\n .Lj9fsd {\n background: var(--ctp-base);\n }\n .jZWadf {\n background: var(--ctp-base);\n }\n .o6juZc {\n background-color: var(--ctp-surface0);\n }\n .o6juZc:hover {\n background-color: var(--ctp-surface0);\n }\n .W6pGoe {\n background: var(--ctp-surface0);\n }\n .IZ6rdc {\n background-color: var(--ctp-base);\n }\n .sbct:hover {\n background-color: var(--ctp-surface1);\n }\n .dG2XIf {\n background: var(--ctp-base);\n }\n .JgfpDb.cZEg1e, .JgfpDb .cZEg1e {\n background-color: var(--ctp-mantle);\n }\n .Lj9fsd.DU1Mzb {\n background-color: var(--ctp-surface0);\n }\n .gb_Ia:not(.gb_n) {\n background-color: var(--ctp-base) !important;\n }\n a {\n color: var(--ctp-blue);\n }\n .KLEmSd {\n background-color: var(--ctp-surface1);\n }\n .akqY6 {\n background: var(--ctp-surface1);\n }\n .pb5vrc {\n background-color: var(--ctp-surface1);\n }\n .zgAlFc {\n color: var(--ctp-blue);\n }\n .xtSCL {\n border-top: 1px solid var(--ctp-surface2);\n }\n .GLcBOb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .fLciMb {\n color: var(--ctp-text);\n }\n .hdtb-mitem a {\n color: var(--ctp-subtext0);\n }\n .hdtb-mitem .GOE98c, .hdtb-mitem a, .hdtb-mitem.hdtb-msel, .t2vtad {\n color: var(--ctp-subtext0);\n }\n .t2vtad:not(.hdtb-tl-sel) {\n color: var(--ctp-subtext0);\n }\n .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text)\n }\n .ACRAdd {\n border-left: 1px solid var(--ctp-overlay0);\n }\n .ExCKkf {\n color: var(--ctp-subtext0);\n }\n .ynAwRc {\n color: var(--ctp-blue);\n }\n #rhs .dG2XIf {\n border: 1px solid var(--ctp-surface1);\n }\n .y8Jpof.pPLc9e.kpQuGf {\n border-top: 1px solid var(--ctp-surface1);\n }\n .minidiv .RNNXgb {\n border: 1px solid var(--ctp-overlay0);\n }\n .ZZ7G7b {\n border: 1px solid var(--ctp-surface1);\n }\n .cEPPT {\n border-bottom: solid 1px var(--ctp-surface1);\n margin-bottom: 11px;\n }\n .gb_Jc a.gb_q, .gb_Jc span.gb_q {\n color: var(--ctp-text);\n }\n .gb_Jc svg, .gb_Oc.gb_Sc svg, .gb_Jc .gb_ad .gb_Ld, .gb_Jc .gb_ad .gb_Ic, .gb_Jc .gb_ad .gb_cd, .gb_Oc.gb_Sc .gb_Ld {\n color: var(--ctp-text);\n }\n .DKV0Md {\n color: var(--ctp-blue);\n }\n .NJLBac {\n color: var(--ctp-blue);\n }\n .yXK7lf em {\n color: var(--ctp-text);\n }\n .yDYNvb.lyLwlc {\n color: var(--ctp-text);\n }\n .hb8SAc {\n color: var(--ctp-text);\n }\n .kno-ecr-pt {\n color: var(--ctp-text);\n }\n .wwUB2c {\n color: var(--ctp-subtext0);\n }\n .TQc1id .I6TXqe {\n border: 1px solid var(--ctp-surface2);\n }\n .HsZQAe {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .NtaMpb .niO4u {\n color: var(--ctp-text);\n }\n a.EbH0bb {\n color: var(--ctp-subtext0);\n }\n .Ss2Faf a {\n color: var(--ctp-text);\n }\n .kno-ftr.rpBMYb {\n color: var(--ctp-subtext0);\n }\n .S8ee5.CwbYXd {\n color: var(--ctp-text);\n }\n .rhHIGd {\n background-color: var(--ctp-surface2);\n }\n .S8ee5.CwbYXd {\n color: var(--ctp-text);\n }\n .S8ee5 {\n background: var(--ctp-surface0);\n }\n .S8ee5:hover {\n background: var(--ctp-surface1);\n }\n .p8VO6e {\n color: var(--ctp-text);\n }\n .YTDezd {\n background: var(--ctp-blue);\n }\n .NZmxZe:hover {\n color: var(--ctp-blue);\n }\n .rQEFy {\n color: var(--ctp-blue);\n border-bottom: 3px solid var(--ctp-blue);\n }\n .hdtb-mitem.hdtb-msel {\n color: var(--ctp-blue);\n }\n .hdtb-mitem:hover .GOE98c:hover, .hdtb-mitem:hover a, .hdtb-mitem.hdtb-msel, .t2vtad:hover {\n color: var(--ctp-blue);\n }\n .cF4V5c {\n background-color: var(--ctp-base);\n }\n .cF4V5c g-menu-item a, .cF4V5c g-menu-item a:visited, .cF4V5c g-menu-item a:hover {\n color: var(--ctp-text);\n }\n .hdtb-tl-sel {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .hdtb-tl-sel:focus {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-blue);\n }\n .VvrH3b {\n background: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);;\n }\n .VvrH3b:hover {\n background: var(--ctp-mantle);\n }\n .VvrH3b:focus {\n background: var(--ctp-base); \n }\n .x9emld {\n color: var(--ctp-text);\n }\n .VvrH3b:active {\n background: var(--ctp-base);\n }\n .iRPzcb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .RES9jf {\n color: var(--ctp-text);\n }\n .xTFaxe {\n color: var(--ctp-text);\n }\n .Jb0Zif .UiGGAb.ILfuVd, .ILfuVd {\n color: var(--ctp-text);\n }\n .eqAnXb {\n color: var(--ctp-text);\n }\n .gLFyf {\n color: var(--ctp-text);\n }\n .J2MhIb .JCzEY {\n color: var(--ctp-text);\n }\n .rsGxI.Ww4FFb, .Ww4FFb {\n background-color: var(--ctp-base);\n }\n #tw-target {\n background-color: var(--ctp-surface0);\n }\n #tw-source-text-container .tw-ta, #tw-source-rmn-container .tw-ta {\n color: var(--ctp-text);\n }\n .tw-data-placeholder {\n color: var(--ctp-text);\n }\n .j1iyq {\n border: 1px solid var(--ctp-surface2);\n }\n .tw-menu-btn.tw-menu-btn-disabled {\n color: var(--ctp-surface1);\n }\n .hhB0V {\n color: var(--ctp-blue);\n }\n .KFFQ0c .YfftMc, .KFFQ0c .YfftMc span, .KFFQ0c .YfftMc div, .KFFQ0c .YfftMc a {\n color: var(--ctp-subtext0);\n }\n .usJj9c .zz3gNc {\n color: var(--ctp-text);\n }\n a:visited {\n color: var(--ctp-pink);\n }\n .VuuXrf {\n color: var(--ctp-text);\n }\n .HSryR a.B1uW2d {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .psXvZ {\n color: var(--ctp-subtext0);\n }\n .LHJvCe {\n color: var(--ctp-subtext0);\n }\n .w8qArf .fl {\n color: var(--ctp-text) !important;\n }\n .z8gr9e {\n color: var(--ctp-text);\n }\n if (darktheme==\"Latte\") {\n .jfN4p {\n filter: grayscale(1) invert(1);\n }\n .lnXdpd {\n filter: grayscale(1) invert(1);\n }\n .gb_Lc .gb_cd .gb_Jc:not(.gb_Nd) {\n filter: grayscale(1) invert(1);\n }\n }\n .pdpvld {\n color: var(--ctp-green);\n }\n cite, cite a:link, cite a:visited {\n color: var(--ctp-subtext0);\n }\n .c07z9 {\n color: var(--ctp-subtext0);\n }\n .c8d6zd {\n color: var(--ctp-test);\n }\n .I6a0ee {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .I6a0ee:hover {\n background-color: var(--ctp-mantle);\n border: 1px solid var(--ctp-surface2);\n }\n .I6a0ee:focus {\n background-color: var(--ctp-crust);\n border: 1px solid var(--ctp-surface2);\n }\n .cO53qb {\n color: var(--ctp-text) !important;\n background-color: var(--ctp-surface2);\n border: 1px solid var(--ctp-crust);\n }\n .URgIvb {\n border-color: var(--ctp-blue);\n background-color: var(--ctp-blue);\n }\n .ubHt5c {\n color: var(--ctp-subtext0);\n }\n .YrbPuc {\n color: var(--ctp-subtext1);\n }\n .jEdCLc {\n color: var(--ctp-text);\n }\n a.oBa0Fe {\n color: var(--ctp-subtext0);\n }\n .c07z9 a, .c07z9 a:active, .c07z9 a:link {\n color: var(--ctp-text);\n }\n .hdtb-mn-hd {\n color: var(--ctp-subtext0);\n }\n .hdtb-mn-hd:hover {\n color: var(--ctp-text);\n }\n .hdtb-mn-hd .gTl8xb {\n border-color: var(--ctp-subtext0) transparent;\n }\n .hdtb-mn-hd:hover .gTl8xb:hover {\n border-color: var(--ctp-text) transparent;\n }\n .YbqTTb {\n background-color: var(--ctp-base);\n color: var(--ctp-text);\n }\n .JCHpcb {\n color: var(--ctp-subtext0);\n }\n .JCHpcb:hover {\n color: var(--ctp-blue);\n }\n .WggQGd {\n color: var(--ctp-mauve) !important;\n }\n .pHiOh, a.pHiOh {\n color: var(--ctp-subtext1) !important;\n }\n .wM6W7d {\n color: var(--ctp-text);\n }\n .ClJ9Yb {\n color: var(--ctp-subtext1);\n }\n .GI74Re {\n color: var(--ctp-subtext0);\n }\n .ZE0LJd {\n color: var(--ctp-subtext1);\n }\n .NUnG9d {\n color: var(--ctp-text);\n }\n if (darktheme==\"Latte\") {\n .SJajHc {\n filter: grayscale(1) invert(1);\n }\n }\n .AaVjTc a:link {\n color: var(--ctp-blue);\n }\n .YyVfkd {\n color: var(--ctp-subtext0);\n }\n .b0KoTc {\n color: var(--ctp-text);\n }\n .dfB0uf {\n color: var(--ctp-text);\n }\n .unknown_loc {\n background: var(--ctp-text);\n }\n .KwU3F {\n color: var(--ctp-blue);\n }\n .xSQxL {\n color: var(--ctp-blue);\n }\n .smiUbb {\n color: var(--ctp-text);\n }\n .fbar a {\n color: var(--ctp-subtext1);\n }\n .f6F9Be {\n border-top: 1px solid var(--ctp-surface0);\n }\n .b2hzT {\n border-bottom: 1px solid var(--ctp-surface0);\n }\n #swml {\n border-left: 1px solid var(--ctp-surface0);\n }\n .ZkkK1e {\n border: 1px solid var(--ctp-crust);\n }\n .ZkkK1e:hover, .xaNsfc:focus .ZkkK1e, a:focus .ZkkK1e, .xaNsfc:active .ZkkK1e, a:active .ZkkK1e, .ZkkK1e:focus, .ZkkK1e:active {\n color: var(--ctp-text);\n }\n .ZkkK1e.ZkkK1e {\n color: var(--ctp-text);\n }\n .AGLhIc {\n border: 1px solid var(--ctp-crust);\n color: var(--ctp-text);\n }\n .AGLhIc:hover {\n background: var(--ctp-surface0);\n }\n .IK8sod {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-crust);\n color: var(--ctp-text);\n }\n .IK8sod:hover {\n background: var(--ctp-surface1);\n }\n .ZkkK1e[selected] {\n color: var(--ctp-base);\n border-color: var(--ctp-sapphire);\n background: var(--ctp-blue);\n }\n .ZkkK1e[selected]:hover {\n color: var(--ctp-base);\n border-color: var(--ctp-sapphire);\n background: var(--ctp-sapphire);\n }\n .Uroaid {\n color: var(--ctp-subtext0);\n }\n .P7xzyf {\n color: var(--ctp-subtext1);\n }\n .Zg1NU {\n color: var(--ctp-subtext0);\n }\n .dyjrff {\n color: var(--ctp-subtext1);\n }\n .s75CSd {\n color: var(--ctp-text);\n }\n .GZnQqe .YpcDnf {\n color: var(--ctp-subtext0);\n }\n .GZnQqe:hover .YpcDnf:hover {\n background: var(--ctp-surface0);\n }\n .gb_Jc .gb_ze button:hover svg, .gb_Jc .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .fLciMb:hover {\n background-color: var(--ctp-surface0);\n }\n .CbAZb {\n background: var(--ctp-base);\n border-bottom: 1px solid var(--ctp-surface0);\n }\n a.tGS0Nc {\n color: var(--ctp-blue);\n }\n a.tGS0Nc:hover {\n background-color: var(--ctp-mantle);\n color: var(--ctp-blue);\n }\n .S8wJ3 {\n color: var(--ctp-text);\n }\n .bepeF {\n color: var(--ctp-text);\n }\n .kwWBYc {\n color: var(--ctp-text);\n }\n .rBrJud {\n background-color: var(--ctp-text);\n }\n .SknMB, .SknMB:visited {\n color: var(--ctp-blue);\n }\n a.W2x9Sc, a:visited.W2x9Sc {\n color: var(--ctp-blue);\n }\n .j0iFNe .kaAgDc, .j0iFNe .RvdoFd .wT0tpe, .j0iFNe .r0zAxe .wT0tpe {\n background-color: var(--ctp-blue);\n }\n .uWNHce {\n color: var(--ctp-text);\n }\n .ZI7elf {\n color: var(--ctp-text);\n }\n .rhJQGd {\n color: var(--ctp-subtext0);\n }\n .z1asCe {\n color: var(--ctp-text) !important;\n fill: var(--ctp-text); !important;\n }\n .l7xYUb {\n color: var(--ctp-text);\n }\n .fmxhfc {\n color: var(--ctp-subtext0);\n }\n .tGS0Nc {\n border: 1px solid var(--ctp-surface2);\n }\n .m0uvVb {\n border-top: 1px solid var(--ctp-surface2);\n }\n .ITNV1 {\n background-color: var(--ctp-surface2);\n }\n .UsN2ld:not(.bjIqib) .a9oE3e:checked ~ .ITNV1, .UsN2ld:not(.bjIqib) .a9oE3e:checked ~ .rBrJud {\n background-color: var(--ctp-blue);\n }\n .kQEH5b {\n color: var(--ctp-subtext1) !important;\n }\n .q0yked a:hover {\n background: var(--ctp-mantle);\n }\n .Oz5Rbb:hover {\n background: var(--ctp-mantle);\n }\n .ea0Lbe {\n background: var(--ctp-surface0);\n }\n .f6GA0, .CacfB, .Ua7Yuf {\n background: var(--ctp-base);\n }\n .DV7the {\n color: var(--ctp-blue);\n }\n .ZeVBtc {\n color: var(--ctp-subtext0);\n }\n .cB9M7 {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .cB9M7:focus {\n border: 1px solid var(--ctp-blue);\n }\n .Qwbd3 {\n background: var(--ctp-surface0);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface1);\n }\n .Qwbd3:hover {\n background: var(--ctp-surface1);\n border: 1px solid var(--ctp-surface2);\n }\n .ArIAXb {\n fill: var(--ctp-surface0);\n }\n .qOFLsb {\n fill: var(--ctp-surface0);\n }\n .aHK1bd {\n color: var(--ctp-subtext0);\n }\n .diOlIe {\n border-top: 1px solid var(--ctp-overlay0);\n }\n .p4pvTd {\n color: var(--ctp-text);\n }\n title-with-lhs-icon .ekf0x h3 {\n color: var(--ctp-text);\n }\n title-with-lhs-icon:hover .ekf0x h3 {\n color: var(--ctp-blue);\n }\n title-with-lhs-icon .hSQtef.ekf0x {\n color: var(--ctp-text);\n }\n title-with-lhs-icon:hover .hSQtef.ekf0x {\n color: var(--ctp-blue);\n }\n .iJddsb {\n color: var(--ctp-text);\n }\n .gbZSUe {\n color: var(--ctp-text);\n }\n .gbZSUe:hover, .gbZSUe:active {\n background: var(--ctp-surface0);\n }\n .og3lId {\n color: var(--ctp-text);\n }\n .XZ5MVe {\n color: var(--ctp-blue);\n }\n .bm5DV {\n color: var(--ctp-text);\n }\n .TGGJzf {\n background: var(--ctp-base);\n }\n .fnuYjf {\n color: var(--ctp-text);\n }\n .KiRIme {\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-blue);\n }\n .YJaHLd:hover, .KiRIme:hover {\n background-color: var(--ctp-mantle);\n }\n .ib7Umb {\n color: var(--ctp-subtext0);\n }\n .w8NsKc {\n color: var(--ctp-text);\n }\n g-inner-card {\n background-color: var(--ctp-base);\n }\n g-inner-card a:hover {\n background-color: unset !important;\n }\n .kLhEKe {\n background-color: var(--ctp-base);\n }\n .Lj9fsd.DU1Mzb .o6juZc {\n border: 1px solid var(--ctp-overlay0);\n }\n .dyAbMb {\n fill: var(--ctp-subtext0);\n }\n .cEW58 {\n background-color: var(--ctp-surface0);\n }\n .eadHV.Ses7yd {\n color: var(--ctp-text);\n }\n .gb_Lc svg, .gb_Qc.gb_Uc svg, .gb_Lc .gb_cd .gb_Md, .gb_Lc .gb_cd .gb_Kc, .gb_Lc .gb_cd .gb_ed, .gb_Qc.gb_Uc .gb_Md {\n color: var(--ctp-text);\n }\n .f {\n color: var(--ctp-subtext0);\n }\n a.Ndm45b {\n color: var(--ctp-subtext0);\n }\n a.Ndm45b:hover {\n color: var(--ctp-blue);\n }\n .wdQNof {\n border: 1px solid var(--ctp-surface2);\n }\n .OvQkSb {\n //background-color: var(--ctp-blue) !important;\n color: var(--ctp-text) !important;\n }\n .x2GJWb .QuU3Wb {\n color: var(--ctp-text);\n }\n .x2GJWb .niO4u {\n background-color: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .VNSPub {\n color: var(--ctp-text);\n }\n .cmlJmd {\n color: var(--ctp-subtext1);\n }\n .ETWPw {\n border: 1px solid var(--ctp-overlay0);\n }\n .mjudZe {\n color: var(--ctp-text);\n }\n .mjudZe {\n border: 1px solid var(--ctp-surface2);\n }\n .PyJv1b {\n color: var(--ctp-text);\n }\n .kqEaA {\n color: var(--ctp-text);\n }\n .BklRsd {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-overlay0);\n }\n .FpiMuf {\n color: var(--ctp-text);\n }\n .phWb1b {\n color: var(--ctp-subtext1);\n }\n .FzCfme {\n color: var(--ctp-subtext0);\n }\n .hMJ0yc {\n color: var(--ctp-subtext0);\n }\n .WZ8Tjf {\n color: var(--ctp-subtext0);\n }\n .gb_Lc .gb_Be button:hover svg, .gb_Lc .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .Zy0CDe-PFprWc {\n background-color: var(--ctp-blue);\n }\n .Jq6Y2d {\n color: var(--ctp-text);\n }\n .E6xiJd {\n color: var(--ctp-text);\n }\n .mwlpue {\n color: var(--ctp-text);\n }\n .UpJaQ {\n border-top: 1px solid var(--ctp-surface2);\n }\n .IsOZic, .IsOZic:visited {\n color: var(--ctp-blue);\n }\n .qSu5 {\n color: var(--ctp-blue);\n }\n .j0iFNe .athwOc-LkdAo, .j0iFNe .RvdoFd .CV4hA-LkdAo, .j0iFNe .r0zAxe .CV4hA-LkdAo {\n background-color: var(--ctp-blue);\n }\n .V7LiHf {\n color: var(--ctp-subtext1) !important;\n }\n .u0wZ6e {\n color: var(--ctp-text);\n }\n .KhmqTd {\n color: var(--ctp-subtext0);\n }\n .SPmIAf {\n color: var(--ctp-subtext0);\n }\n .SPmIAf:hover {\n color: var(--ctp-text);\n }\n .w6PoOe {\n color: var(--ctp-subtext0);\n }\n .w6PoOe:hover {\n color: var(--ctp-text);\n }\n .KA8Jyb {\n fill: var(--ctp-subtext0);\n }\n .qcTKEe {\n background-color: var(--ctp-base);\n }\n .ooPrBf {\n background: var(--ctp-base);\n }\n .PNyWAd {\n color: var(--ctp-subtext0);\n }\n .ZXJQ7c:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .XD1Bsc:focus {\n border: 1px solid var(--ctp-surface2);\n background: var(--ctp-surface0);\n color: var(--ctp-blue);\n }\n .NZmxZe {\n color: var(--ctp-subtext0);\n }\n .NZmxZe:hover {\n color: var(--ctp-blue);\n }\n .rQEFy {\n color: var(--ctp-blue);\n }\n .ZZ7G7b {\n color: var(--ctp-text);\n }\n .xk611b {\n background: var(--ctp-base);\n }\n .JNkvid .HnYYW {\n color: var(--ctp-text);\n }\n .iAIpCb {\n color: var(--ctp-subtext0);\n }\n .KMdzJ {\n color: var(--ctp-subtext1);\n }\n .OZ8wsd {\n color: var(--ctp-subtext0);\n }\n .qd9Mkf {\n color: var(--ctp-subtext0);\n }\n .w8qArf {\n color: var(--ctp-text);\n }\n .mDj5wd {\n color: var(--ctp-subtext1);\n }\n .PmPt7d {\n color: var(--ctp-subtext0);\n }\n .SW5pqf {\n color: var(--ctp-blue);\n }\n .naFSC .x3sNcc {\n color: var(--ctp-text);\n }\n .ssJ7i {\n color: var(--ctp-text);\n }\n if (darktheme==\"Latte\") {\n svg.TYpZOd {\n filter: grayscale(1) invert(1);\n } \n }\n g-menu:first-child {\n background-color: var(--ctp-base);\n }\n .r9PaP {\n color: var(--ctp-subtext0);\n }\n .r9PaP:hover {\n color: var(--ctp-blue);\n }\n .H1KrKd {\n fill: var(--ctp-subtext0);\n }\n .Ix6LGe {\n background: var(--ctp-base);\n }\n .Hm7Qac:hover, .EuKAde {\n background-color: var(--ctp-surface0);\n }\n .cF4V5c:hover g-menu-item:hover a, .cF4V5c:hover g-menu-item a:visited, .cF4V5c g-menu-item a:hover {\n background-color: var(--ctp-surface0);\n }\n .CSkcDe, .related-question-pair div.iDjcJe {\n color: var(--ctp-text);\n }\n .cUnQKe .ILfuVd, .cUnQKe .UiGGAb.ILfuVd {\n color: var(--ctp-subtext1);\n }\n .cUnQKe .ILfuVd b {\n background-color: var(--ctp-bluea);\n color: var(--ctp-text);\n }\n .fm06If .ILfuVd, .c2xzTb .ILfuVd, .Jb0Zif .c2xzTb .ILfuVd {\n color: var(--ctp-text);\n }\n .fm06If .ILfuVd b, .c2xzTb .ILfuVd b {\n background-color: var(--ctp-bluea);\n color: var(--ctp-text); \n }\n //keep\n .gb_Lc a.gb_t, .gb_Lc span.gb_t {\n color: var(--ctp-text);\n }\n .gb_Lc .gb_e[aria-expanded=\"true\"] .gb_p, .gb_Lc .gb_e[aria-expanded=\"true\"] .gb_De {\n fill: var(--ctp-text);\n }\n .gb_Lc .gb_e[aria-expanded=\"true\"], .gb_Lc .gb_e:hover[aria-expanded=\"true\"] {\n background-color: var(--ctp-surface0);\n }\n //keep\n .jleFbf {\n color: var(--ctp-text);\n }\n .H73aad {\n background: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .H73aad:hover {\n background: var(--ctp-mantle);\n border: 1px solid var(--ctp-surface2);\n }\n .JgfpDb .goedYd {\n color: var(--ctp-text);\n }\n .sMi44c .fxgdke {\n color: var(--ctp-subtext1);\n }\n .sMi44c:hover .fxgdke {\n color: var(--ctp-subtext1);\n }\n .ZYHQ7e {\n color: var(--ctp-subtext0);\n }\n .vI9alf {\n background: var(--ctp-base);\n }\n .ee6GJd .qtwiP {\n background: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface1);\n }\n .ee6GJd .qtwiP:hover {\n background: var(--ctp-base);\n }\n .ee6GJd .DaJEPe {\n color: var(--ctp-text);\n }\n .GLcBOb.cCvmNd .Lj8KXd, .GLcBOb.mCRcc .Lj8KXd {\n background-color: var(--ctp-base);\n border-bottom: 1px solid var(--ctp-surface0);\n }\n .YkS8D .N6jJud {\n color: var(--ctp-subtext0);\n }\n .e8eHnd {\n color: var(--ctp-text);\n }\n .Ss2Faf {\n color: var(--ctp-text);\n }\n .IVvPP .cLjAic.WY0eLb, .Hwkikb.WY0eLb {\n border-left: 1px solid var(--ctp-surface1);\n }\n .ZFiwCf {\n background-color: var(--ctp-surface0);\n }\n .ZFiwCf:hover {\n background-color: var(--ctp-surface1);\n }\n .LGwnxb {\n color: var(--ctp-text);\n }\n .f3LoEf {\n color: var(--ctp-text);\n }\n .XaIwc {\n color: var(--ctp-subtext0);\n }\n .MsCHpb {\n border-color: var(--ctp-surface1);\n }\n .TQc1id .ss6qqb .mFVw3b, .IVvPP .i8qq8b .mFVw3b {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .zqrO0 .niO4u {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .zqrO0:hover .niO4u:hover {\n background-color: var(--ctp-surface0);\n border: 1px solid var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .zqrO0.k0Jjg:hover .niO4u, .zqrO0.k0Jjg:hover .QuU3Wb {\n color: var(--ctp-text);\n }\n .BP43u {\n color: var(--ctp-subtext0);\n }\n .HTnVHd {\n color: var(--ctp-text);\n }\n .IVvPP .T9EeC:hover .SUgb2e {\n background-color: var(--ctp-surface0);\n }\n .IVvPP .T9EeC:hover div {\n color: var(--ctp-text);\n }\n .IVvPP .SUgb2e {\n border: 1px solid var(--ctp-surface2);\n }\n .zWHLnd {\n border-left: 1px solid var(--ctp-surface1);\n }\n .WY0eLb .wwfboe {\n border-color: var(--ctp-surface1);\n }\n .Z0LcW {\n color: var(--ctp-text);\n }\n .gb_ye {\n background: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .ZOyvub {\n background-color: var(--ctp-mantle);\n color: var(--ctp-text);\n }\n .RzdJxc {\n border-top: 1px solid var(--ctp-surface2);\n }\n .rKnmn {\n border-top: 1px solid var(--ctp-surface2);\n }\n .H9lube {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .s2TyX.ueVdTc .M7lz2c {\n background: var(--ctp-base);\n }\n .s2TyX.ueVdTc .VDApEc .hecFYc {\n background: var(--ctp-base);\n }\n .YeThId {\n border-top: 1px solid var(--ctp-surface1);\n }\n .e3sOrb {\n background: var(--ctp-base);\n }\n .LXqMce {\n background: var(--ctp-base);\n }\n .mR2gOd {\n background: var(--ctp-base);\n }\n .tgqOk .pTi5ve {\n color: var(--ctp-subtext0);\n }\n .WGwSK {\n color: var(--ctp-text);\n }\n .dAassd {\n background: var(--ctp-base);\n }\n .tgqOk {\n background: var(--ctp-base);\n }\n .YPxNKd {\n background: var(--ctp-surface2);\n }\n .EsIlz {\n border: 1px solid var(--ctp-surface2);\n }\n .EyBRub {\n background: var(--ctp-base);\n }\n [data-ved=\"2ahUKEwjL8ve4wrj-AhXURaQEHVUABOkQ7BZ6BAgMEAA\"] {\n background: var(--ctp-base) !important;\n }\n .LiOdre {\n background-color: var(--ctp-base);\n border-color: var(--ctp-surface1);\n }\n .LiOdre:hover {\n background-color: var(--ctp-mantle);\n border-color: var(--ctp-surface2);\n }\n .LiOdre:focus {\n border-color: var(--ctp-blue);\n }\n .mfsgsd {\n color: var(--ctp-text);\n }\n .GCSyeb {\n background: var(--ctp-surface2);\n }\n .REySof {\n color: var(--ctp-blue) !important;\n }\n .NQyKp {\n color: var(--ctp-blue) !important;\n background: var(--ctp-blue) !important;\n }\n .b0Xfjd {\n color: var(--ctp-base) !important;\n }\n .cfBJGe {\n color: var(--ctp-text);\n }\n .gb_u .gb_t {\n color: var(--ctp-text) !important;\n }\n .qe1Dgc {\n background: var(--ctp-base);\n }\n .appbar {\n background: var(--ctp-base);\n }\n .uais2d {\n background: var(--ctp-surface0);\n }\n .uais2d:hover {\n background: var(--ctp-surface1);\n }\n .uODXEe {\n color: var(--ctp-text);\n }\n .wfg6Pb.P2m1Af {\n color: var(--ctp-subtext0);\n }\n .wwfboe {\n border-top: 1px solid var(--ctp-surface2);\n }\n .VjDLd .cLjAic:not(:last-child) .mFVw3b {\n }\n .mh8jsf {\n color: var(--ctp-blue);\n }\n .JIFdL {\n color: var(--ctp-blue);\n }\n .gm7Ysb {\n color: var(--ctp-text);\n }\n .VjDLd .cLjAic:not(:last-child) .mFVw3b {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .BBwThe {\n color: var(--ctp-text);\n }\n .KaXEge a {\n color: var(--ctp-blue);\n }\n .FE52Uc {\n color: var(--ctp-blue);\n }\n .fSXkBc {\n color: var(--ctp-blue);\n }\n .qPht6c {\n color: var(--ctp-subtext0);\n }\n .kWTy2b {\n color: var(--ctp-text);\n }\n .UzD4Gd {\n color: var(--ctp-text);\n }\n .mcPPZ.nP0TDe .qk7LXc {\n background: var(--ctp-base) !important;\n }\n .sTZCE {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .POTWCf {\n border-bottom: 1px solid var(--ctp-surface2) !important;\n }\n .R1smN {\n background: var(--ctp-base);\n }\n .Gfzyee {\n border: 1px solid var(--ctp-surface2);\n }\n .ynRric {\n color: var(--ctp-subtext0);\n }\n .AUiS2 {\n border: 1px solid var(--ctp-surface2);\n }\n .eJ7tvc {\n color: var(--ctp-text);\n }\n .sbhl {\n background: var(--ctp-surface1);\n }\n .j0iFNe .RvdoFd .dsLpHe {\n border-color: var(--ctp-blue);\n }\n .j0iFNe .RvdoFd .wFBC6-LkdAo {\n border-color: var(--ctp-blue);\n }\n .KATfhe:hover {\n background: var(--ctp-mantle);\n box-shadow: -56px 0 var(--ctp-mantle),24px 0 var(--ctp-mantle),-56px -10px 0 var(--ctp-mantle),24px -10px 0 var(--ctp-mantle);\n }\n .wFBC6-LkdAo {\n border-color: var(--ctp-text);\n }\n .l7xYUb {\n color: var(--ctp-text);\n }\n .dsLpHe {\n border-color: var(--ctp-text);\n }\n .LZTko:hover {\n background: var(--ctp-mantle);\n box-shadow: -56px 0 var(--ctp-mantle),24px 0 var(--ctp-mantle),-56px -10px 0 var(--ctp-mantle),24px -10px 0 var(--ctp-mantle);\n }\n .appbar {\n color: var(--ctp-red);\n }\n .msel, .msel a {\n color: var(--ctp-red) !important;\n }\n .mitem a, .mitem a:hover {\n color: var(--ctp-text);\n }\n .mitem:hover {\n background: var(--ctp-surface0);\n }\n .UVgjof {\n color: var(--ctp-text);\n }\n .URIeEf {\n color: var(--ctp-subtext0);\n }\n .checkbox-label, .jfk-radiobutton-label {\n color: var(--ctp-text);\n }\n .jfk-checkbox {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-text);\n }\n .UVgjof .jfk-checkbox-checked {\n background: var(--ctp-text);\n }\n .UVgjof .jfk-radiobutton-checked .jfk-radiobutton:focus .jfk-radiobutton-radio, .UVgjof .jfk-checkbox-focused {\n border-color: var(--ctp-blue);\n }\n .UVgjof {\n border-bottom: 1px solid var(--ctp-surface2);\n }\n .UVgjof .goog-slider-horizontal .goog-slider-scale {\n border-color: var(--ctp-surface2);\n }\n .UVgjof .goog-slider-thumb, .UVgjof .goog-slider:focus .goog-slider-thumb {\n background: var(--ctp-overlay2);\n border-color: var(--ctp-overlay2);\n }\n og-slider li {\n color: var(--ctp-text);\n }\n .slmarker {\n border-left: 1px solid var(--ctp-surface2);\n }\n .goog-slider li {\n color: var(--ctp-overlay2);\n }\n .sllabel {\n color: var(--ctp-surface2);\n }\n .UVgjof .jfk-radiobutton-radio {\n border-color: var(--ctp-subtext0);\n }\n .UVgjof .jfk-radiobutton-checked .jfk-radiobutton-radio::after {\n background: var(--ctp-text);\n border-color: var(--ctp-text);\n }\n .UyLz9e {\n border-top-color: var(--ctp-blue);\n }\n /*a:active {\n color: var(--ctp-red);\n }*/\n .rightPane .jfk-button-action {\n background: var(--ctp-blue);\n border-color: var(--ctp-blue);\n color: var(--ctp-base);\n }\n .jfk-button-standard {\n color: var(--ctp-base);\n border: 1px solid var(--ctp-text);\n }\n #form-buttons .jfk-button-standard {\n background: var(--ctp-text) !important;\n }\n #Gm4Vke {\n color: var(--ctp-text);\n }\n .jfk-radiobutton:focus .jfk-radiobutton-radio {\n border-color: var(--ctp-blue) !important;\n }\n /*.appbar {\n border-bottom: 1px solid var(--ctp-surface2);\n }*/\n .rightPane .jfk-button-action.jfk-button-hover {\n background: var(--ctp-sky);\n }\n .jfk-button-action.jfk-button-hover {\n border: 1px solid var(--ctp-sky);\n }\n .jfk-button-standard.jfk-button-hover, .jfk-button-standard.jfk-button-clear-outline.jfk-button-hover {\n border: 1px solid var(--ctp-text);\n color: var(--ctp-base);\n }\n #form-buttons:hover .jfk-button-standard:hover {\n background: var(--ctp-subtext0) !important;\n border: 1px solid var(--ctp-subtext0) !important;\n }\n .jfk-button-standard:focus {\n border: 1px solid var(--ctp-text) !important;\n }\n .Zy0CDe-u014N {\n background-color: var(--ctp-surface2);\n }\n .Zy0CDe-PFprWc {\n background-color: var(--ctp-text);\n }\n .gb_Ia svg, .gb_Qc svg, .gb_cd .gb_Md, .gb_2c .gb_Md {\n color: var(--ctp-text);\n }\n .gb_Lc .gb_Be.gb_Ce button:hover svg, .gb_Be button:hover svg, .gb_e:hover {\n background-color: var(--ctp-surface0);\n }\n .WdWr7c {\n border-top: 1px solid var(--ctp-surface2);\n }\n .O5OUld {\n color: var(--ctp-subtext0);\n }\n .zP7KFe {\n background: var(--ctp-surface1);\n }\n .sU3bKf {\n color: var(--ctp-text);\n }\n .O5OUld:hover {\n color: var(--ctp-blue);\n }\n .JgfpDb .T3kEIe {\n border-color: var(--ctp-surface2);\n }\n .JgfpDb .AKESWd {\n fill: var(--ctp-text);\n }\n .hDFaN .ZAxeoe {\n fill: var(--ctp-text);\n }\n .JgfpDb .legCh {\n background-color: var(--ctp-sapphirea);\n }\n .JgfpDb .K8E1Be {\n color: var(--ctp-text);\n }\n .n9H6p {\n color: var(--ctp-text);\n }\n .JgfpDb .ZoQenf {\n color: var(--ctp-subtext0);\n }\n .JgfpDb .unDjgb {\n background-color: var(--ctp-surface0);\n }\n .JgfpDb .MkRxHd {\n color: var(--ctp-text);\n }\n .JgfpDb .lAteZd {\n fill: var(--ctp-text);\n }\n .bZeFTe {\n background-color: var(--ctp-surface0);\n border-top: 1px solid var(--ctp-surface2);\n }\n .hDFaN .ZAxeoe:hover {\n background-color: var(--ctp-surface0);\n }\n .hDFaN .StEefb.iWO5td .ZAxeoe {\n background: var(--ctp-surface1);\n }\n .hcC8tf .WEKSHc {\n color: var(--ctp-text);\n }\n .hcC8tf .WEKSHc:hover {\n color: var(--ctp-text);\n }\n .JgfpDb .V2CwNc {\n fill: var(--ctp-text);\n }\n .hcC8tf .InPmOc:hover, .hcC8tf .WEKSHc:hover {\n background-color: var(--ctp-surface0);\n }\n body :nth-child(50) {\n border: 1px solid var(--ctp-overlay0) !important;\n background: var(--ctp-crust) !important;\n color: var(--ctp-text) !important;\n }\n body :nth-child(50) div {\n border-color: var(--ctp-subtext1) transparent !important;\n } \n body :nth-child(50) div div {\n border-color: var(--ctp-crust) transparent !important;\n }\n .fDYku, .DPLgS {\n background-color: var(--ctp-base);\n }\n .DOGUjb {\n border-top: solid 1px var(--ctp-surface2);\n background-color: var(--ctp-base);\n }\n .fDYku, .DPLgS, .g3VIld .qRUolc, .g3VIld .oJeWuf, .g3VIld .Is7Fhb, .g3VIld .whsOnd, .g3VIld .AxOyFc {\n color: var(--ctp-text) !important;\n background: var(--ctp-base) !important;\n }\n .GxFZed {\n color: var(--ctp-text);\n }\n .hPfsLb {\n background-color: var(--ctp-base);\n border: 1px solid var(--ctp-surface2);\n }\n .cS4Vcb-pGL6qe-lfQAOe {\n color: var(--ctp-text);\n }\n .R6Lfte .Wtw8H.fKz7Od {\n fill: var(--ctp-text) !important;\n color: var(--ctp-text) !important;\n }\n .zDZAFf {\n color: var(--ctp-subtext0);\n }\n .f5p3jb {\n color: var(--ctp-text);\n }\n .QLueyb {\n color: var(--ctp-subtext0);\n }\n .c1AlVc {\n color: var(--ctp-text);\n }\n .LARRVd {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .Pa2rdc {\n background-color: var(--ctp-base);\n }\n .oab6Ab {\n background: var(--ctp-surface0);\n }\n .zNbBhb {\n color: var(--ctp-text);\n }\n .i29hTd .qLLird {\n color: var(--ctp-text);\n }\n .yxAsKe {\n color: var(--ctp-subtext0);\n }\n .N6Sb2c {\n color: var(--ctp-subtext0);\n }\n .i29hTd .kR7nSc {\n color: var(--ctp-text);\n }\n .zRQJhd {\n background-color: var(--ctp-base);\n }\n .MEdqYd, .feqqG {\n background: var(--ctp-surface1);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface1);\n }\n .MEdqYd:hover, .feqqG:hover {\n background: var(--ctp-surface2);\n color: var(--ctp-text);\n border: 1px solid var(--ctp-surface2);\n }\n .AOvabd, .dxp44d {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:hover, .dxp44d:hover {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .AOvabd:focus, .dxp44d:focus {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:focus:active, .dxp44d:focus:active {\n background: var(--ctp-surface0);\n border-color: var(--ctp-surface0);\n color: var(--ctp-text);\n }\n .AOvabd:focus:hover, .dxp44d:focus:hover {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .AOvabd:focus:active:hover, .dxp44d:focus:active:hover {\n background: var(--ctp-surface2);\n border-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .MEdqYd:focus, .feqqG:focus {\n background: var(--ctp-surface1);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:active, .feqqG:focus:active {\n background: var(--ctp-overlay0);\n border-color: var(--ctp-overlay0);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:hover, .feqqG:focus:hover {\n background: var(--ctp-surface2);\n border-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .MEdqYd:focus:active:hover, .feqqG:focus:active:hover {\n background: var(--ctp-overlay0);\n border-color: var(--ctp-overlay0);\n color: var(--ctp-text);\n }\n .UUhRt {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:hover {\n background: var(--ctp-sky);\n border-color: var(--ctp-sky);\n }\n .UUhRt:focus:hover {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:focus:active {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .UUhRt:focus {\n background: var(--ctp-sky);\n border-color: var(--ctp-sky);\n }\n .UUhRt:focus:active:hover {\n background: var(--ctp-sapphire);\n border-color: var(--ctp-sapphire);\n }\n .pno7A.rfUaPd .Tqvz7b, .pno7A.hU1rMc .SwDSDf {\n color: var(--ctp-text);\n }\n .pno7A.hU1rMc .Tqvz7b, .pno7A.rfUaPd .SwDSDf {\n color: var(--ctp-subtext0);\n }\n .TIGsTb {\n border: 1px solid var(--ctp-surface1);\n }\n .TIGsTb:hover {\n background: var(--ctp-surface1);\n border: 1px solid var(--ctp-surface1);\n }\n .qv3Wpe {\n color: var(--ctp-text);\n }\n .Lm2Tt {\n border-left: 1px solid var(--ctp-text);\n }\n .XH1CIc {\n color: var(--ctp-subtext0);\n }\n .mus_tt20 {\n color: var(--ctp-subtext0);\n }\n .lqyc1.d0jRmd, .d0jRmd {\n border: 1px solid var(--ctp-blue);\n }\n .cF4V5c {\n background-color: var(--ctp-crust) !important;\n }\n .GZnQqe.LGiluc {\n border-top-color: var(--ctp-surface2) !important;\n }\n .IDFSOe {\n background-color: var(--ctp-subtext0);\n }\n .nfSF8e, .WRhYSc {\n color: var(--ctp-subtext0);\n }\n .nfSF8e:hover, .WRhYSc:hover {\n background-color: var(--ctp-surface0);\n color: var(--ctp-subtext0);\n }\n .bSeRjc .fKmH1e {\n color: var(--ctp-subtext0);\n }\n .bSeRjc:hover .fKmH1e {\n background-color: var(--ctp-surface0);\n color: var(--ctp-subtext0);\n }\n .d2IKib {\n color: var(--ctp-red);\n }\n .xaAUmb {\n color: var(--ctp-subtext0);\n }\n .auw0zb, .j04ED {\n color: var(--ctp-subtext0);\n }\n .j04ED a, .j04ED a:active, .j04ED a:link, .j04ED a:visited {\n color: var(--ctp-subtext0);\n }\n .KcXNxb {\n background: var(--ctp-base);\n }\n .xlBGCb {\n color: var(--ctp-subtext0);\n }\n .wx62f {\n color: var(--ctp-text);\n }\n .ss6qqb .Jk5Tjc {\n border: 1px solid var(--ctp-surface2);\n }\n .XJa8af a:link, .XJa8af a:visited {\n color: var(--ctp-blue);\n }\n .ss6qqb .PKDVJd {\n color: var(--ctp-subtext0);\n }\n #rhs .u7yw9 {\n border-left: 1px solid var(--ctp-surface1);\n }\n .zItAnd, .zItAnd:link, .zItAnd:visited, .zItAnd:hover, .zItAnd:active {\n color: var(--ctp-text);\n }\n .zItAnd {\n background-color: var(--ctp-background);\n border: 1px solid var(--ctp-surface1);\n }\n .zItAnd:not(.MgQdud):hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n }\n .NZmxZe {\n background-color: var(--ctp-background);\n border: 1px solid var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .NZmxZe:not(.rQEFy):hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n color: var(--ctp-text);\n }\n .rQEFy:hover {\n background: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n .fKmH1e {\n background-color: var(--ctp-background);\n border-color: var(--ctp-surface1);\n }\n .fKmH1e:hover {\n background-color: var(--ctp-surface0);\n border-color: var(--ctp-surface1);\n }\n .MgQdud, .ip7gnf {\n background-color: var(--ctp-bluea);\n border-color: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n .MgQdud:hover, .ip7gnf:hover {\n background-color: var(--ctp-bluea);\n border-color: var(--ctp-bluea);\n color: var(--ctp-blue);\n }\n g-menu.DWsAYc g-menu-item a.K1yPdf {\n color: var(--ctp-text);\n }\n .nfSF8e.hdtb-tl-sel:hover {\n background-color: var(--ctp-bluea);\n }\n .ssfWCe .ZXJQ7c {\n color: var(--ctp-subtext0);\n }\n .ssfWCe .ZXJQ7c:hover {\n background-color: var(--ctp-surface2);\n color: var(--ctp-text);\n }\n .igM9Le {\n color: var(--ctp-text);\n }\n .GKS7s {\n background: var(--ctp-surface0)\n }\n .wLNyTe {\n background: var(--ctp-base)\n }\n .xNzW0d {\n background: var(--ctp-surface0)\n }\n .lWzCpb.ZEB7Fb {\n background: var(--ctp-surface0)\n }\n .lWzCpb.a61j6 {\n background: var(--ctp-surface0)\n }\n .vLqKYe.egcvbb.q0WxUd {\n background: var(--ctp-surface0)\n }\n .MWvIVe.egcvbb {\n background: var(--ctp-surface0)\n }\n .knowledge-finance-wholepage-chart__hover-card {\n background: var(--ctp-mantle)\n }\n .CR33Se {\n background: var(--ctp-base)\n }\n .rpnBye {\n background: var(--ctp-base)\n }\n .vXQmIe.gsrt {\n background: var(--ctp-surface0)\n }\n .vk_c.card.obcontainer.card-section {\n background: var(--ctp-base)\n }\n .sc5Lhd {\n background: var(--ctp-base)\n }\n .rYVYn.LNn04b.gsrt {\n background: var(--ctp-surface0)\n }\n .NotFQb {\n background: var(--ctp-base)\n }\n .OR9QXc.LNn04b.gsrt {\n background: var(--ctp-surface1)\n } \n .NotFQb {\n background: var(--ctp-base)\n }\n .OR9QXc.LNn04b.gsrt {\n background: var(--ctp-surface1)\n }\n .LX3sZb {\n background-color: var(--ctp-base) \n }\n .gb_Ha.gb_f.gb_8a.gb_j.gb_Fc.gb_Rc {\n background-color: var(--ctp-base) !important\n }\n .gbqfba.gbqfba-hvr {\n background: var(--ctp-surface0)\n }\n .lnnMGf.Q1bVje {\n background: var(--ctp-surface0)\n }\n .cEY8m {\n background: var(--ctp-base)\n }\n .pkgtHd {\n background: var(--ctp-surface0)\n }\n .gb_id.gb_cd.gb_od.gb_nd {\n background-color: var(--ctp-base)\n }\n .jYcx0e {\n background: var(--ctp-base)\n }\n .lOTAE {\n color: var(--ctp-text)\n }\n .BFlQMb {\n color: var(--ctp-red) !important\n }\n .m6cn6 {\n background-color: var(--ctp-base) !important\n }\n}\n\n@-moz-document regexp(\"^https?://(ogs\\\\.)?google\\\\..*\") {\n colourscheme(flavour) {\n if (flavour==\"Latte\") {\n --ctp-rosewater: #dc8a78;\n --ctp-flamingo: #dd7878;\n --ctp-pink: #ea76cb;\n --ctp-mauve: #8839ef;\n --ctp-red: #d20f39;\n --ctp-maroon: #e64553;\n --ctp-peach: #fe640b;\n --ctp-yellow: #df8e1d;\n --ctp-green: #40a02b;\n --ctp-teal: #179299;\n --ctp-sky: #04a5e5;\n --ctp-sapphire: #209fb5;\n --ctp-blue: #1e66f5;\n --ctp-lavender: #7287fd;\n --ctp-rosewatera: rgba(220, 138, 120, 0.25);\n --ctp-flamingoa: rgba(221, 120, 120, 0.25);\n --ctp-pinka: rgba(234, 118, 203, 0.25);\n --ctp-mauvea: rgba(136, 57, 239, 0.25);\n --ctp-reda: rgba(210, 15, 57, 0.25);\n --ctp-maroona: rgba(230, 69, 83, 0.25);\n --ctp-peacha: rgba(254, 100, 11, 0.25);\n --ctp-yellowa: rgba(223, 142, 29, 0.25);\n --ctp-greena: rgba(64, 160, 43, 0.25);\n --ctp-teala: rgba(23, 146, 153, 0.25);\n --ctp-skya: rgba(4, 165, 229, 0.25);\n --ctp-sapphirea: rgba(32, 159, 181, 0.25);\n --ctp-bluea: rgba(30, 102, 245, 0.25);\n --ctp-lavendera: rgba(114, 135, 253, 0.25);\n --ctp-text: #4c4f69;\n --ctp-subtext1: #5c5f77;\n --ctp-subtext0: #6c6f85;\n --ctp-overlay2: #7c7f93;\n --ctp-overlay1: #8c8fa1;\n --ctp-overlay0: #9ca0b0;\n --ctp-surface2: #acb0be;\n --ctp-surface1: #bcc0cc;\n --ctp-surface0: #ccd0da;\n --ctp-base: #eff1f5;\n --ctp-mantle: #e6e9ef;\n --ctp-crust: #dce0e8;\n }\n if (flavour==\"Frappe\") {\n --ctp-rosewater: #f2d5cf;\n --ctp-flamingo: #eebebe;\n --ctp-pink: #f4b8e4;\n --ctp-mauve: #ca9ee6;\n --ctp-red: #e78284;\n --ctp-maroon: #ea999c;\n --ctp-peach: #ef9f76;\n --ctp-yellow: #e5c890;\n --ctp-green: #a6d189;\n --ctp-teal: #81c8be;\n --ctp-sky: #99d1db;\n --ctp-sapphire: #85c1dc;\n --ctp-blue: #8caaee;\n --ctp-lavender: #babbf1;\n --ctp-rosewatera: rgba(242, 213, 207, 0.25);\n --ctp-flamingoa: rgba(238, 190, 190, 0.25);\n --ctp-pinka: rgba(244, 184, 228, 0.25);\n --ctp-mauvea: rgba(202, 158, 230, 0.25);\n --ctp-reda: rgba(231, 130, 132, 0.25);\n --ctp-maroona: rgba(234, 153, 156, 0.25);\n --ctp-peacha: rgba(239, 159, 118, 0.25);\n --ctp-yellowa: rgba(229, 200, 144, 0.25);\n --ctp-greena: rgba(166, 209, 137, 0.25);\n --ctp-teala: rgba(129, 200, 190, 0.25);\n --ctp-skya: rgba(153, 209, 219, 0.25);\n --ctp-sapphirea: rgba(133, 193, 220, 0.25);\n --ctp-bluea: rgba(140, 170, 238, 0.25);\n --ctp-lavendera: rgba(186, 187, 241, 0.25);\n --ctp-text: #c6d0f5;\n --ctp-subtext1: #b5bfe2;\n --ctp-subtext0: #a5adce;\n --ctp-overlay2: #949cbb;\n --ctp-overlay1: #838ba7;\n --ctp-overlay0: #737994;\n --ctp-surface2: #626880;\n --ctp-surface1: #51576d;\n --ctp-surface0: #414559;\n --ctp-base: #303446;\n --ctp-mantle: #292c3c;\n --ctp-crust: #232634;\n }\n if (flavour==\"Macchiato\") {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-rosewatera: rgba(244, 219, 214, 0.25);\n --ctp-flamingoa: rgba(240, 198, 198, 0.25);\n --ctp-pinka: rgba(245, 189, 230, 0.25);\n --ctp-mauvea: rgba(198, 160, 246, 0.25);\n --ctp-reda: rgba(237, 135, 150, 0.25);\n --ctp-maroona: rgba(238, 153, 160, 0.25);\n --ctp-peacha: rgba(245, 169, 127, 0.25);\n --ctp-yellowa: rgba(238, 212, 159, 0.25);\n --ctp-greena: rgba(166, 218, 149, 0.25);\n --ctp-teala: rgba(139, 213, 202, 0.25);\n --ctp-skya: rgba(145, 215, 227, 0.25);\n --ctp-sapphirea: rgba(125, 196, 228, 0.25);\n --ctp-bluea: rgba(138, 173, 244, 0.25);\n --ctp-lavendera: rgba(183, 189, 248, 0.25);\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n }\n if (flavour==\"Mocha\") {\n --ctp-rosewater: #f5e0dc;\n --ctp-flamingo: #f2cdcd;\n --ctp-pink: #f5c2e7;\n --ctp-mauve: #cba6f7;\n --ctp-red: #f38ba8;\n --ctp-maroon: #eba0ac;\n --ctp-peach: #fab387;\n --ctp-yellow: #f9e2af;\n --ctp-green: #a6e3a1;\n --ctp-teal: #94e2d5;\n --ctp-sky: #89dceb;\n --ctp-sapphire: #74c7ec;\n --ctp-blue: #89b4fa;\n --ctp-lavender: #b4befe;\n --ctp-rosewatera: rgba(245, 224, 220, 0.25);\n --ctp-flamingoa: rgba(242, 205, 205, 0.25);\n --ctp-pinka: rgba(245, 194, 231, 0.25);\n --ctp-mauvea: rgba(203, 166, 247, 0.25);\n --ctp-reda: rgba(243, 139, 168, 0.25);\n --ctp-maroona: rgba(235, 160, 172, 0.25);\n --ctp-peacha: rgba(250, 179, 135, 0.25);\n --ctp-yellowa: rgba(249, 226, 175, 0.25);\n --ctp-greena: rgba(166, 227, 161, 0.25);\n --ctp-teala: rgba(148, 226, 213, 0.25);\n --ctp-skya: rgba(137, 220, 235, 0.25);\n --ctp-sapphirea: rgba(116, 199, 236, 0.25);\n --ctp-bluea: rgba(137, 180, 250, 0.25);\n --ctp-lavendera: rgba(180, 190, 254, 0.25);\n --ctp-text: #cdd6f4;\n --ctp-subtext1: #bac2de;\n --ctp-subtext0: #a6adc8;\n --ctp-overlay2: #9399b2;\n --ctp-overlay1: #7f849c;\n --ctp-overlay0: #6c7086;\n --ctp-surface2: #585b70;\n --ctp-surface1: #45475a;\n --ctp-surface0: #313244;\n --ctp-base: #1e1e2e;\n --ctp-mantle: #181825;\n --ctp-crust: #11111b;\n }\n }\n \n body {\n if (darktheme==\"Latte\") { colourscheme(Latte) }\n if (darktheme==\"Frappe\") { colourscheme(Frappe) }\n if (darktheme==\"Macchiato\") { colourscheme(Macchiato) }\n if (darktheme==\"Mocha\") { colourscheme(Mocha) }\n }\n .aRDKUe .N2ncR {\n background: var(--ctp-mantle);\n }\n .aRDKUe .y5Iqsb {\n background: var(--ctp-crust);\n }\n .aRDKUe .d2yxTb {\n background: var(--ctp-crust);\n }\n .aRDKUe .znj3je {\n color: var(--ctp-text);\n }\n .aRDKUe .Wdz6e.ZnExKf, .aRDKUe .Wdz6e {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .zHzpD .RroO5d {\n color: var(--ctp-text);\n }\n .zHzpD .RroO5d {\n border: 1px solid var(--ctp-surface0);\n }\n .aRDKUe .GXg3Le:hover > .uarSJe, .aRDKUe .WLjaOb .GXg3Le:focus:hover > .uarSJe, .aRDKUe .GXg3Le:focus:hover > .uarSJe, .aRDKUe .GXg3Le:focus > .uarSJe, .aRDKUe .WLjaOb .GXg3Le:focus > .uarSJe, .aRDKUe .GXg3Le:active:focus > .uarSJe, .aRDKUe .GXg3Le:active > .uarSJe {\n color: var(--ctp-text);\n }\n .aRDKUe .OtBgcb, .aRDKUe .BvDXcd, .aRDKUe .zpoCob, .aRDKUe .NB6Lnc, .aRDKUe .ZnExKf, .aRDKUe .znj3je {\n color: var(--ctp-text);\n }\n .wZbsjd {\n fill: var(--ctp-peach);\n }\n .aRDKUe .ziuVxb {\n background: var(--ctp-crust);\n }\n .aRDKUe .ziuVxb .GXg3Le, .aRDKUe .ziuVxb .V9opsd {\n border-color: var(--ctp-surface0);;\n }\n .aRDKUe .DgDbFe .zpoCob {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .zHzpD .jFfZdd:focus:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .DgDbFe .OtBgcb {\n color: var(--ctp-subtext0);\n }\n .aRDKUe .T6SHIc {\n border-color: var(--ctp-surface0);\n }\n .aRDKUe .zHzpD .jFfZdd:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .zHzpD .jFfZdd:active, .aRDKUe .zHzpD .jFfZdd:active:focus {\n background: var(--ctp-crust);\n }\n .aRDKUe .zHzpD .RroO5d:hover {\n background: var(--ctp-mantle);\n }\n .aRDKUe .zHzpD .RroO5d:active, .aRDKUe .zHzpD .RroO5d:active:focus {\n background: var(--ctp-mantle);\n }\n .aRDKUe .DgDbFe .zpoCob:hover {\n background: var(--ctp-crust);\n }\n .aRDKUe .DgDbFe .zpoCob:active, .aRDKUe .DgDbFe .zpoCob:active:focus {\n background: var(--ctp-crust);\n }\n div.nz9sqb.EHzcec {\n background-color: var(--ctp-mantle);\n }\n .nz9sqb .tX9u1b:hover, .nz9sqb .tX9u1b:hover .Rq5Gcb {\n background-color: var(--ctp-base);\n }\n .nz9sqb .Rq5Gcb {\n color: var(--ctp-text);\n }\n .nz9sqb .dGrefb {\n border-bottom: 1px solid var(--ctp-surface1);\n }\n .nz9sqb .NQV3m {\n border-color: var(--ctp-surface1);\n color: var(--ctp-blue)\n }\n .nz9sqb .NQV3m:hover {\n background-color: var(--ctp-crust);\n border-color: var(--ctp-surface1);\n }\n .nz9sqb.o07G5 .tX9u1b:active, .nz9sqb.o07G5 .tX9u1b:active:focus, .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb, .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: var(--ctp-surface2);\n }\n .nz9sqb .NQV3m:focus, .nz9sqb .NQV3m:hover:focus, .nz9sqb .NQV3m:active, .nz9sqb .NQV3m:active:focus {\n border-color: var(--ctp-blue);\n }\n}\n",
- "usercssData": {
- "name": "Google Catppuccin",
- "namespace": "github.com/catppuccin/google",
- "homepageURL": "https://github.com/catppuccin/google",
- "version": "1.2.8",
- "description": "Soothing pastel theme for Google",
- "author": "Catppuccin - mustafakhalaf-git",
- "preprocessor": "stylus",
- "updateURL": "https://github.com/GitMuslim/google/raw/main/src/catppuccin.user.css",
- "license": "MIT",
- "vars": {
- "darktheme": {
- "type": "select",
- "label": "Theme",
- "name": "darktheme",
- "value": "Macchiato",
- "default": "Latte",
- "options": [
- {
- "name": "Latte",
- "label": "Latte",
- "value": "Latte"
- },
- {
- "name": "Frappe",
- "label": "Frappe",
- "value": "Frappe"
- },
- {
- "name": "Macchiato",
- "label": "Macchiato",
- "value": "Macchiato"
- },
- {
- "name": "Mocha",
- "label": "Mocha",
- "value": "Mocha"
- }
- ]
- }
- }
- },
- "author": "Catppuccin - mustafakhalaf-git",
- "description": "Soothing pastel theme for Google",
- "name": "Google Catppuccin",
- "originalDigest": "2996548e4ab27ce6ecb813015180e0b7a80a8b65",
- "_id": "00cf9c04-cd24-4db3-8390-6356a69e8eff",
- "_rev": 1700164333646,
- "id": 64,
- "etag": "W/\"81aeb99d86ca645eaf3ba143b1ae45a03c99377e9299c7fb548f5c436d2e2e78\""
- },
{
"enabled": true,
"updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css",
@@ -6230,23 +6207,23 @@
"installDate": 1700768747663,
"sections": [
{
- "code": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "code": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
"start": 0
},
{
- "code": "/* prettier-ignore */\n @media (prefers-color-scheme: light) {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n .share-promoted-detour-button {\n color: #181926 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n .theme--dark,\n .theme--mercado-dark {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n .theme--dark .share-promoted-detour-button-legacy,\n .theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n .theme--dark .share-promoted-detour-button,\n .theme--mercado-dark .share-promoted-detour-button {\n color: #181926 !important;\n }\n }\n :root {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n :root .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n :root .share-promoted-detour-button {\n color: #181926 !important;\n }\n .theme--dark,\n .theme--mercado-dark {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n .theme--dark .share-promoted-detour-button-legacy,\n .theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n .theme--dark .share-promoted-detour-button,\n .theme--mercado-dark .share-promoted-detour-button {\n color: #181926 !important;\n }",
+ "code": "/* prettier-ignore */\n @media (prefers-color-scheme: light) {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n .theme--dark,\n .theme--mercado-dark {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n .theme--dark .share-promoted-detour-button-legacy,\n .theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n }\n :root {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n :root .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n .theme--dark,\n .theme--mercado-dark {\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n --color-text-on-dark: #181926;\n --color-element: #181926;\n }\n .theme--dark .share-promoted-detour-button-legacy,\n .theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }",
"start": 954,
"domains": [
"www.linkedin.com"
]
}
],
- "sourceCode": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n@-moz-document domain('www.linkedin.com') {\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @surface0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @surface0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @surface0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @surface0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --black: @crust;\n --black-a90: @crust;\n --black-a75: @crust;\n --black-a60: fadeout(@crust, 40);\n --black-a45: @crust;\n --black-a30: @crust;\n --black-a15: @crust;\n --black-a12: @crust;\n --black-a08: @crust;\n --black-a04: @crust;\n --black-a100: @crust;\n\n --white: @text;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @text;\n --white-a40: @text;\n --white-a45: @text;\n --white-a55: @text;\n --white-a60: @subtext0;\n --white-a70: @text;\n --white-a75: @text;\n --white-a85: @text;\n --white-a90: @text;\n --white-a100: @text;\n\n --blue-10: @blue;\n --blue-20: @blue;\n --blue-30: @blue;\n --blue-40: @blue;\n --blue-50: @blue;\n --blue-60: @blue;\n --blue-70: @blue;\n --blue-80: @blue;\n --blue-90: @blue;\n --blue-100: @blue;\n --blue-50-a20: fadeout(@blue, 80);\n --blue-50-a25: fadeout(@blue, 75);\n --blue-50-a30: fadeout(@blue, 70);\n --blue-50-a40: fadeout(@blue, 60);\n --blue-60-a10: fadeout(@blue, 90);\n --blue-60-a15: fadeout(@blue, 15);\n --blue-60-a20: fadeout(@blue, 80);\n --blue-60-a25: fadeout(@blue, 75);\n --blue-60-a30: fadeout(@blue, 70);\n --blue-60-a35: fadeout(@blue, 65);\n --blue-60-a40: fadeout(@blue, 60);\n --blue-60-a45: fadeout(@blue, 55);\n --blue-70-a30: fadeout(@sapphire, 70);\n --blue-70-a40: fadeout(@sapphire, 60);\n --blue-70-a50: fadeout(@sapphire, 50);\n\n --cool-gray-10: @mantle;\n --cool-gray-20: @surface0;\n --cool-gray-30: @mantle;\n --cool-gray-40: @mantle;\n --cool-gray-50: @mantle;\n --cool-gray-60: @mantle;\n --cool-gray-70: @mantle;\n --cool-gray-80: @surface0;\n --cool-gray-85: @mantle;\n --cool-gray-90: @mantle;\n --cool-gray-100: @mantle;\n --cool-gray-60-a10: fadeout(@mantle, 90);\n --cool-gray-60-a15: fadeout(@mantle, 85);\n --cool-gray-60-a20: fadeout(@mantle, 80);\n --cool-gray-60-a25: fadeout(@mantle, 75);\n --cool-gray-60-a30: fadeout(@mantle, 70);\n --cool-gray-60-a35: fadeout(@mantle, 65);\n\n --warm-gray-10: @overlay1;\n --warm-gray-20: @overlay1;\n --warm-gray-30: @overlay1;\n --warm-gray-40: @overlay1;\n --warm-gray-50: @overlay1;\n --warm-gray-60: @overlay1;\n --warm-gray-70: @overlay1;\n --warm-gray-80: @overlay1;\n --warm-gray-90: @overlay1;\n --warm-gray-100: @overlay1;\n --warm-gray-60-a10: fadeout(@overlay1, 90);\n --warm-gray-60-a15: fadeout(@overlay1, 85);\n --warm-gray-60-a20: fadeout(@overlay1, 80);\n --warm-gray-60-a25: fadeout(@overlay1, 75);\n --warm-gray-60-a30: fadeout(@overlay1, 70);\n --warm-gray-60-a35: fadeout(@overlay1, 65);\n\n --warm-red-10: @maroon;\n --warm-red-20: @maroon;\n --warm-red-30: @maroon;\n --warm-red-40: @maroon;\n --warm-red-50: @maroon;\n --warm-red-60: @maroon;\n --warm-red-70: @maroon;\n --warm-red-80: @maroon;\n --warm-red-90: @maroon;\n --warm-red-100: @maroon;\n --warm-red-60-a10: fadeout(@maroon, 90);\n --warm-red-60-a15: fadeout(@maroon, 85);\n --warm-red-60-a20: fadeout(@maroon, 80);\n --warm-red-60-a25: fadeout(@maroon, 75);\n --warm-red-60-a30: fadeout(@maroon, 70);\n --warm-red-60-a35: fadeout(@maroon, 65);\n\n --teal-10: @teal;\n --teal-20: @teal;\n --teal-30: @teal;\n --teal-40: @teal;\n --teal-50: @teal;\n --teal-60: @teal;\n --teal-70: @teal;\n --teal-80: @teal;\n --teal-90: @teal;\n --teal-100: @teal;\n --teal-50-a30: fadein(@teal, 70);\n --teal-60-a10: fadeout(@teal, 90);\n --teal-60-a15: fadeout(@teal, 85);\n --teal-60-a20: fadeout(@teal, 80);\n --teal-60-a25: fadeout(@teal, 75);\n --teal-60-a30: fadeout(@teal, 70);\n --teal-60-a35: fadeout(@teal, 65);\n\n --purple-10: @lavender;\n --purple-20: @lavender;\n --purple-30: @lavender;\n --purple-40: @lavender;\n --purple-50: @lavender;\n --purple-60: @lavender;\n --purple-70: @lavender;\n --purple-80: @lavender;\n --purple-90: @lavender;\n --purple-100: @lavender;\n --purple-40-a15: fadeout(@lavender, 85);\n --purple-60-a10: fadeout(@lavender, 90);\n --purple-60-a15: fadeout(@lavender, 85);\n --purple-60-a20: fadeout(@lavender, 80);\n --purple-60-a25: fadeout(@lavender, 75);\n --purple-60-a30: fadeout(@lavender, 70);\n --purple-60-a35: fadeout(@lavender, 65);\n --purple-70-a15: fadeout(@lavender, 85);\n\n --system-red-10: @red;\n --system-red-20: @red;\n --system-red-30: @red;\n --system-red-40: @red;\n --system-red-50: @red;\n --system-red-60: @red;\n --system-red-70: @red;\n --system-red-80: @red;\n --system-red-90: @red;\n --system-red-100: @red;\n --system-red-60-a10: fadeout(@red, 90);\n --system-red-60-a15: fadeout(@red, 85);\n --system-red-60-a20: fadeout(@red, 80);\n --system-red-60-a25: fadeout(@red, 75);\n --system-red-60-a30: fadeout(@red, 70);\n --system-red-60-a35: fadeout(@red, 65);\n\n --system-green-10: darken(@green, 20);\n --system-green-20: darken(@green, 20);\n --system-green-30: darken(@green, 20);\n --system-green-40: darken(@green, 20);\n --system-green-50: darken(@green, 20);\n --system-green-60: darken(@green, 20);\n --system-green-70: darken(@green, 20);\n --system-green-80: darken(@green, 20);\n --system-green-90: darken(@green, 20);\n --system-green-100: darken(@green, 20);\n --system-green-60-a10: fadeout(darken(@green, 20), 90);\n --system-green-60-a15: fadeout(darken(@green, 20), 85);\n --system-green-60-a20: fadeout(darken(@green, 20), 80);\n --system-green-60-a25: fadeout(darken(@green, 20), 75);\n --system-green-60-a30: fadeout(darken(@green, 20), 70);\n --system-green-60-a35: fadeout(darken(@green, 20), 65);\n\n --pink-10: @pink;\n --pink-20: @pink;\n --pink-30: @pink;\n --pink-40: @pink;\n --pink-50: @pink;\n --pink-60: @pink;\n --pink-70: @pink;\n --pink-80: @pink;\n --pink-90: @pink;\n --pink-100: @pink;\n --pink-60-a10: fadeout(@pink, 90);\n --pink-60-a15: fadeout(@pink, 85);\n --pink-60-a20: fadeout(@pink, 80);\n --pink-60-a25: fadeout(@pink, 75);\n --pink-60-a30: fadeout(@pink, 70);\n --pink-60-a35: fadeout(@pink, 65);\n\n --amber-10: @yellow;\n --amber-20: @yellow;\n --amber-30: @yellow;\n --amber-40: @yellow;\n --amber-50: @yellow;\n --amber-60: @yellow;\n --amber-70: @yellow;\n --amber-80: @yellow;\n --amber-90: @yellow;\n --amber-100: @yellow;\n --amber-30-a50: fadein(@yellow, 50);\n --amber-60-a10: fadeout(@yellow, 90);\n --amber-60-a15: fadeout(@yellow, 85);\n --amber-60-a20: fadeout(@yellow, 80);\n --amber-60-a25: fadeout(@yellow, 75);\n --amber-60-a30: fadeout(@yellow, 70);\n --amber-60-a35: fadeout(@yellow, 65);\n\n --copper-10: @rosewater;\n --copper-20: @rosewater;\n --copper-30: @rosewater;\n --copper-40: @rosewater;\n --copper-50: @rosewater;\n --copper-60: @rosewater;\n --copper-70: @rosewater;\n --copper-80: @rosewater;\n --copper-90: @rosewater;\n --copper-100: @rosewater;\n --copper-60-a10: fadeout(@rosewater, 90);\n --copper-60-a15: fadeout(@rosewater, 85);\n --copper-60-a20: fadeout(@rosewater, 80);\n --copper-60-a25: fadeout(@rosewater, 75);\n --copper-60-a30: fadeout(@rosewater, 70);\n --copper-60-a35: fadeout(@rosewater, 65);\n\n --green-10: @green;\n --green-20: @green;\n --green-30: @green;\n --green-40: @green;\n --green-50: @green;\n --green-60: @green;\n --green-70: @green;\n --green-80: @green;\n --green-90: @green;\n --green-100: @green;\n --green-60-a10: fadeout(@green, 90);\n --green-60-a15: fadeout(@green, 85);\n --green-60-a20: fadeout(@green, 80);\n --green-60-a25: fadeout(@green, 75);\n --green-60-a30: fadeout(@green, 70);\n --green-60-a35: fadeout(@green, 65);\n\n --sage-10: darken(@green, 40);\n --sage-20: darken(@green, 40);\n --sage-30: darken(@green, 40);\n --sage-40: darken(@green, 40);\n --sage-50: darken(@green, 40);\n --sage-60: darken(@green, 40);\n --sage-70: darken(@green, 40);\n --sage-80: darken(@green, 40);\n --sage-90: darken(@green, 40);\n --sage-100: darken(@green, 40);\n --sage-60-a10: fadeout(darken(@green, 40), 90);\n --sage-60-a15: fadeout(darken(@green, 40), 85);\n --sage-60-a20: fadeout(darken(@green, 40), 80);\n --sage-60-a25: fadeout(darken(@green, 40), 75);\n --sage-60-a30: fadeout(darken(@green, 40), 70);\n --sage-60-a35: fadeout(darken(@green, 40), 65);\n\n --lime-10: lighten(@green, 20);\n --lime-20: lighten(@green, 20);\n --lime-30: lighten(@green, 20);\n --lime-40: lighten(@green, 20);\n --lime-50: lighten(@green, 20);\n --lime-60: lighten(@green, 20);\n --lime-70: lighten(@green, 20);\n --lime-80: lighten(@green, 20);\n --lime-90: lighten(@green, 20);\n --lime-100: lighten(@green, 20);\n --lime-60-a10: fadeout(lighten(@green, 20), 90);\n --lime-60-a15: fadeout(lighten(@green, 20), 85);\n --lime-60-a20: fadeout(lighten(@green, 20), 80);\n --lime-60-a25: fadeout(lighten(@green, 20), 75);\n --lime-60-a30: fadeout(lighten(@green, 20), 70);\n --lime-60-a35: fadeout(lighten(@green, 20), 65);\n\n --camo-10: @accent-color;\n --camo-20: @accent-color;\n --camo-30: @accent-color;\n --camo-40: @accent-color;\n --camo-50: @accent-color;\n --camo-60: @accent-color;\n --camo-70: @accent-color;\n --camo-80: @accent-color;\n --camo-90: @accent-color;\n --camo-100: @accent-color;\n --camo-60-a10: fadeout(@accent-color, 90);\n --camo-60-a15: fadeout(@accent-color, 85);\n --camo-60-a20: fadeout(@accent-color, 80);\n --camo-60-a25: fadeout(@accent-color, 75);\n --camo-60-a30: fadeout(@accent-color, 70);\n --camo-60-a35: fadeout(@accent-color, 65);\n\n --smoke-10: @surface1;\n --smoke-20: @surface1;\n --smoke-30: @surface1;\n --smoke-40: @surface1;\n --smoke-50: @surface1;\n --smoke-60: @surface1;\n --smoke-70: @surface1;\n --smoke-80: @surface1;\n --smoke-90: @surface1;\n --smoke-100: @surface1;\n --smoke-60-a10: fadeout(@surface1, 90);\n --smoke-60-a15: fadeout(@surface1, 85);\n --smoke-60-a20: fadeout(@surface1, 80);\n --smoke-60-a25: fadeout(@surface1, 75);\n --smoke-60-a30: fadeout(@surface1, 70);\n --smoke-60-a35: fadeout(@surface1, 65);\n\n --lavender-10: @lavender;\n --lavender-20: @lavender;\n --lavender-30: @lavender;\n --lavender-40: @lavender;\n --lavender-50: @lavender;\n --lavender-60: @lavender;\n --lavender-70: @lavender;\n --lavender-80: @lavender;\n --lavender-90: @lavender;\n --lavender-100: @lavender;\n --lavender-60-a10: fadeout(@lavender, 90);\n --lavender-60-a15: fadeout(@lavender, 85);\n --lavender-60-a20: fadeout(@lavender, 80);\n --lavender-60-a25: fadeout(@lavender, 75);\n --lavender-60-a30: fadeout(@lavender, 70);\n --lavender-60-a35: fadeout(@lavender, 65);\n\n --mauve-10: @mauve;\n --mauve-20: @mauve;\n --mauve-30: @mauve;\n --mauve-40: @mauve;\n --mauve-50: @mauve;\n --mauve-60: @mauve;\n --mauve-70: @mauve;\n --mauve-80: @mauve;\n --mauve-90: @mauve;\n --mauve-100: @mauve;\n --mauve-60-a10: fadeout(@mauve, 90);\n --mauve-60-a15: fadeout(@mauve, 85);\n --mauve-60-a20: fadeout(@mauve, 80);\n --mauve-60-a25: fadeout(@mauve, 75);\n --mauve-60-a30: fadeout(@mauve, 70);\n --mauve-60-a35: fadeout(@mauve, 65);\n --mauve-80-a50: fadeout(@mauve, 50);\n\n --system-gray-10: @surface0;\n --system-gray-20: @surface0;\n --system-gray-30: @surface0;\n --system-gray-40: @surface0;\n --system-gray-50: @surface0;\n --system-gray-60: @surface0;\n --system-gray-70: @surface0;\n --system-gray-80: @surface0;\n --system-gray-90: @surface0;\n --system-gray-100: @surface0;\n --system-gray-60-a10: fadeout(@surface0, 90);\n --system-gray-60-a15: fadeout(@surface0, 85);\n --system-gray-60-a20: fadeout(@surface0, 80);\n --system-gray-60-a25: fadeout(@surface0, 75);\n --system-gray-60-a30: fadeout(@surface0, 70);\n --system-gray-60-a35: fadeout(@surface0, 65);\n --system-gray-60-a40: fadeout(@surface0, 60);\n --system-gray-60-a45: fadeout(@surface0, 55);\n\n --system-orange-10: @peach;\n --system-orange-20: @peach;\n --system-orange-30: @peach;\n --system-orange-40: @peach;\n --system-orange-50: @peach;\n --system-orange-60: @peach;\n --system-orange-70: @peach;\n --system-orange-80: @peach;\n --system-orange-90: @peach;\n --system-orange-100: @peach;\n --system-orange-60-a10: fadeout(@peach, 90);\n --system-orange-60-a15: fadeout(@peach, 85);\n --system-orange-60-a20: fadeout(@peach, 80);\n --system-orange-60-a25: fadeout(@peach, 75);\n --system-orange-60-a30: fadeout(@peach, 70);\n --system-orange-60-a35: fadeout(@peach, 65);\n\n /* quality of life changes */\n --color-border-low-emphasis: @surface0;\n\n /* more accent */\n --voyager-color-background-badge-notification: @accent-color;\n --color-signal-positive: @accent-color;\n --color-checked: @accent-color;\n --color-checked-hover: @accent-color;\n --color-checked-active: @accent-color;\n\n & when not (@lookup =latte) {\n --color-text-on-dark: @crust;\n --color-element: @crust;\n }\n\n & when (@lookup =latte) {\n --black: @text;\n --black-a90: @text;\n --black-a75: @text;\n --black-a45: @text;\n --black-a30: @text;\n --black-a60: @subtext0;\n --black-a15: @text;\n --black-a04: @text;\n --black-a100: @text;\n\n --color-background-scrim: fadeout(@crust, 60);\n\n --white: @mantle;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @mantle;\n --white-a40: @mantle;\n --white-a45: @mantle;\n --white-a55: @mantle;\n --white-a60: @subtext0;\n --white-a70: @mantle;\n --white-a75: @mantle;\n --white-a85: @mantle;\n --white-a90: @mantle;\n --white-a100: @mantle;\n\n --warm-gray-10: @base;\n --warm-gray-20: @base;\n --warm-gray-30: @base;\n --warm-gray-40: @base;\n --warm-gray-50: @base;\n --warm-gray-60: @base;\n --warm-gray-70: @base;\n --warm-gray-80: @base;\n --warm-gray-90: @base;\n --warm-gray-100: @base;\n --warm-gray-60-a10: fadeout(@base, 90);\n --warm-gray-60-a15: fadeout(@base, 85);\n --warm-gray-60-a20: fadeout(@base, 80);\n --warm-gray-60-a25: fadeout(@base, 75);\n --warm-gray-60-a30: fadeout(@base, 70);\n --warm-gray-60-a35: fadeout(@base, 65);\n }\n\n .share-promoted-detour-button-legacy {\n background-color: @accent-color !important;\n }\n .share-promoted-detour-button {\n color: @crust !important;\n }\n }\n\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n .theme--dark,\n .theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n } // manually set colorscheme\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .theme--dark,\n .theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n}\n// vim:ft=less\n",
+ "sourceCode": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n@-moz-document domain('www.linkedin.com') {\n /* prettier-ignore */\n @catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @surface0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @surface0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @surface0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @surface0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --black: @crust;\n --black-a90: @crust;\n --black-a75: @crust;\n --black-a60: fadeout(@crust, 40);\n --black-a45: @crust;\n --black-a30: @crust;\n --black-a15: @crust;\n --black-a12: @crust;\n --black-a08: @crust;\n --black-a04: @crust;\n --black-a100: @crust;\n\n --white: @text;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @text;\n --white-a40: @text;\n --white-a45: @text;\n --white-a55: @text;\n --white-a60: @subtext0;\n --white-a70: @text;\n --white-a75: @text;\n --white-a85: @text;\n --white-a90: @text;\n --white-a100: @text;\n\n --blue-10: @blue;\n --blue-20: @blue;\n --blue-30: @blue;\n --blue-40: @blue;\n --blue-50: @blue;\n --blue-60: @blue;\n --blue-70: @blue;\n --blue-80: @blue;\n --blue-90: @blue;\n --blue-100: @blue;\n --blue-50-a20: fadeout(@blue, 80);\n --blue-50-a25: fadeout(@blue, 75);\n --blue-50-a30: fadeout(@blue, 70);\n --blue-50-a40: fadeout(@blue, 60);\n --blue-60-a10: fadeout(@blue, 90);\n --blue-60-a15: fadeout(@blue, 15);\n --blue-60-a20: fadeout(@blue, 80);\n --blue-60-a25: fadeout(@blue, 75);\n --blue-60-a30: fadeout(@blue, 70);\n --blue-60-a35: fadeout(@blue, 65);\n --blue-60-a40: fadeout(@blue, 60);\n --blue-60-a45: fadeout(@blue, 55);\n --blue-70-a30: fadeout(@sapphire, 70);\n --blue-70-a40: fadeout(@sapphire, 60);\n --blue-70-a50: fadeout(@sapphire, 50);\n\n --cool-gray-10: @mantle;\n --cool-gray-20: @surface0;\n --cool-gray-30: @mantle;\n --cool-gray-40: @mantle;\n --cool-gray-50: @mantle;\n --cool-gray-60: @mantle;\n --cool-gray-70: @mantle;\n --cool-gray-80: @surface0;\n --cool-gray-85: @mantle;\n --cool-gray-90: @mantle;\n --cool-gray-100: @mantle;\n --cool-gray-60-a10: fadeout(@mantle, 90);\n --cool-gray-60-a15: fadeout(@mantle, 85);\n --cool-gray-60-a20: fadeout(@mantle, 80);\n --cool-gray-60-a25: fadeout(@mantle, 75);\n --cool-gray-60-a30: fadeout(@mantle, 70);\n --cool-gray-60-a35: fadeout(@mantle, 65);\n\n --warm-gray-10: @overlay1;\n --warm-gray-20: @overlay1;\n --warm-gray-30: @overlay1;\n --warm-gray-40: @overlay1;\n --warm-gray-50: @overlay1;\n --warm-gray-60: @overlay1;\n --warm-gray-70: @overlay1;\n --warm-gray-80: @overlay1;\n --warm-gray-90: @overlay1;\n --warm-gray-100: @overlay1;\n --warm-gray-60-a10: fadeout(@overlay1, 90);\n --warm-gray-60-a15: fadeout(@overlay1, 85);\n --warm-gray-60-a20: fadeout(@overlay1, 80);\n --warm-gray-60-a25: fadeout(@overlay1, 75);\n --warm-gray-60-a30: fadeout(@overlay1, 70);\n --warm-gray-60-a35: fadeout(@overlay1, 65);\n\n --warm-red-10: @maroon;\n --warm-red-20: @maroon;\n --warm-red-30: @maroon;\n --warm-red-40: @maroon;\n --warm-red-50: @maroon;\n --warm-red-60: @maroon;\n --warm-red-70: @maroon;\n --warm-red-80: @maroon;\n --warm-red-90: @maroon;\n --warm-red-100: @maroon;\n --warm-red-60-a10: fadeout(@maroon, 90);\n --warm-red-60-a15: fadeout(@maroon, 85);\n --warm-red-60-a20: fadeout(@maroon, 80);\n --warm-red-60-a25: fadeout(@maroon, 75);\n --warm-red-60-a30: fadeout(@maroon, 70);\n --warm-red-60-a35: fadeout(@maroon, 65);\n\n --teal-10: @teal;\n --teal-20: @teal;\n --teal-30: @teal;\n --teal-40: @teal;\n --teal-50: @teal;\n --teal-60: @teal;\n --teal-70: @teal;\n --teal-80: @teal;\n --teal-90: @teal;\n --teal-100: @teal;\n --teal-50-a30: fadein(@teal, 70);\n --teal-60-a10: fadeout(@teal, 90);\n --teal-60-a15: fadeout(@teal, 85);\n --teal-60-a20: fadeout(@teal, 80);\n --teal-60-a25: fadeout(@teal, 75);\n --teal-60-a30: fadeout(@teal, 70);\n --teal-60-a35: fadeout(@teal, 65);\n\n --purple-10: @lavender;\n --purple-20: @lavender;\n --purple-30: @lavender;\n --purple-40: @lavender;\n --purple-50: @lavender;\n --purple-60: @lavender;\n --purple-70: @lavender;\n --purple-80: @lavender;\n --purple-90: @lavender;\n --purple-100: @lavender;\n --purple-40-a15: fadeout(@lavender, 85);\n --purple-60-a10: fadeout(@lavender, 90);\n --purple-60-a15: fadeout(@lavender, 85);\n --purple-60-a20: fadeout(@lavender, 80);\n --purple-60-a25: fadeout(@lavender, 75);\n --purple-60-a30: fadeout(@lavender, 70);\n --purple-60-a35: fadeout(@lavender, 65);\n --purple-70-a15: fadeout(@lavender, 85);\n\n --system-red-10: @red;\n --system-red-20: @red;\n --system-red-30: @red;\n --system-red-40: @red;\n --system-red-50: @red;\n --system-red-60: @red;\n --system-red-70: @red;\n --system-red-80: @red;\n --system-red-90: @red;\n --system-red-100: @red;\n --system-red-60-a10: fadeout(@red, 90);\n --system-red-60-a15: fadeout(@red, 85);\n --system-red-60-a20: fadeout(@red, 80);\n --system-red-60-a25: fadeout(@red, 75);\n --system-red-60-a30: fadeout(@red, 70);\n --system-red-60-a35: fadeout(@red, 65);\n\n --system-green-10: darken(@green, 20);\n --system-green-20: darken(@green, 20);\n --system-green-30: darken(@green, 20);\n --system-green-40: darken(@green, 20);\n --system-green-50: darken(@green, 20);\n --system-green-60: darken(@green, 20);\n --system-green-70: darken(@green, 20);\n --system-green-80: darken(@green, 20);\n --system-green-90: darken(@green, 20);\n --system-green-100: darken(@green, 20);\n --system-green-60-a10: fadeout(darken(@green, 20), 90);\n --system-green-60-a15: fadeout(darken(@green, 20), 85);\n --system-green-60-a20: fadeout(darken(@green, 20), 80);\n --system-green-60-a25: fadeout(darken(@green, 20), 75);\n --system-green-60-a30: fadeout(darken(@green, 20), 70);\n --system-green-60-a35: fadeout(darken(@green, 20), 65);\n\n --pink-10: @pink;\n --pink-20: @pink;\n --pink-30: @pink;\n --pink-40: @pink;\n --pink-50: @pink;\n --pink-60: @pink;\n --pink-70: @pink;\n --pink-80: @pink;\n --pink-90: @pink;\n --pink-100: @pink;\n --pink-60-a10: fadeout(@pink, 90);\n --pink-60-a15: fadeout(@pink, 85);\n --pink-60-a20: fadeout(@pink, 80);\n --pink-60-a25: fadeout(@pink, 75);\n --pink-60-a30: fadeout(@pink, 70);\n --pink-60-a35: fadeout(@pink, 65);\n\n --amber-10: @yellow;\n --amber-20: @yellow;\n --amber-30: @yellow;\n --amber-40: @yellow;\n --amber-50: @yellow;\n --amber-60: @yellow;\n --amber-70: @yellow;\n --amber-80: @yellow;\n --amber-90: @yellow;\n --amber-100: @yellow;\n --amber-30-a50: fadein(@yellow, 50);\n --amber-60-a10: fadeout(@yellow, 90);\n --amber-60-a15: fadeout(@yellow, 85);\n --amber-60-a20: fadeout(@yellow, 80);\n --amber-60-a25: fadeout(@yellow, 75);\n --amber-60-a30: fadeout(@yellow, 70);\n --amber-60-a35: fadeout(@yellow, 65);\n\n --copper-10: @rosewater;\n --copper-20: @rosewater;\n --copper-30: @rosewater;\n --copper-40: @rosewater;\n --copper-50: @rosewater;\n --copper-60: @rosewater;\n --copper-70: @rosewater;\n --copper-80: @rosewater;\n --copper-90: @rosewater;\n --copper-100: @rosewater;\n --copper-60-a10: fadeout(@rosewater, 90);\n --copper-60-a15: fadeout(@rosewater, 85);\n --copper-60-a20: fadeout(@rosewater, 80);\n --copper-60-a25: fadeout(@rosewater, 75);\n --copper-60-a30: fadeout(@rosewater, 70);\n --copper-60-a35: fadeout(@rosewater, 65);\n\n --green-10: @green;\n --green-20: @green;\n --green-30: @green;\n --green-40: @green;\n --green-50: @green;\n --green-60: @green;\n --green-70: @green;\n --green-80: @green;\n --green-90: @green;\n --green-100: @green;\n --green-60-a10: fadeout(@green, 90);\n --green-60-a15: fadeout(@green, 85);\n --green-60-a20: fadeout(@green, 80);\n --green-60-a25: fadeout(@green, 75);\n --green-60-a30: fadeout(@green, 70);\n --green-60-a35: fadeout(@green, 65);\n\n --sage-10: darken(@green, 40);\n --sage-20: darken(@green, 40);\n --sage-30: darken(@green, 40);\n --sage-40: darken(@green, 40);\n --sage-50: darken(@green, 40);\n --sage-60: darken(@green, 40);\n --sage-70: darken(@green, 40);\n --sage-80: darken(@green, 40);\n --sage-90: darken(@green, 40);\n --sage-100: darken(@green, 40);\n --sage-60-a10: fadeout(darken(@green, 40), 90);\n --sage-60-a15: fadeout(darken(@green, 40), 85);\n --sage-60-a20: fadeout(darken(@green, 40), 80);\n --sage-60-a25: fadeout(darken(@green, 40), 75);\n --sage-60-a30: fadeout(darken(@green, 40), 70);\n --sage-60-a35: fadeout(darken(@green, 40), 65);\n\n --lime-10: lighten(@green, 20);\n --lime-20: lighten(@green, 20);\n --lime-30: lighten(@green, 20);\n --lime-40: lighten(@green, 20);\n --lime-50: lighten(@green, 20);\n --lime-60: lighten(@green, 20);\n --lime-70: lighten(@green, 20);\n --lime-80: lighten(@green, 20);\n --lime-90: lighten(@green, 20);\n --lime-100: lighten(@green, 20);\n --lime-60-a10: fadeout(lighten(@green, 20), 90);\n --lime-60-a15: fadeout(lighten(@green, 20), 85);\n --lime-60-a20: fadeout(lighten(@green, 20), 80);\n --lime-60-a25: fadeout(lighten(@green, 20), 75);\n --lime-60-a30: fadeout(lighten(@green, 20), 70);\n --lime-60-a35: fadeout(lighten(@green, 20), 65);\n\n --camo-10: @accent-color;\n --camo-20: @accent-color;\n --camo-30: @accent-color;\n --camo-40: @accent-color;\n --camo-50: @accent-color;\n --camo-60: @accent-color;\n --camo-70: @accent-color;\n --camo-80: @accent-color;\n --camo-90: @accent-color;\n --camo-100: @accent-color;\n --camo-60-a10: fadeout(@accent-color, 90);\n --camo-60-a15: fadeout(@accent-color, 85);\n --camo-60-a20: fadeout(@accent-color, 80);\n --camo-60-a25: fadeout(@accent-color, 75);\n --camo-60-a30: fadeout(@accent-color, 70);\n --camo-60-a35: fadeout(@accent-color, 65);\n\n --smoke-10: @surface1;\n --smoke-20: @surface1;\n --smoke-30: @surface1;\n --smoke-40: @surface1;\n --smoke-50: @surface1;\n --smoke-60: @surface1;\n --smoke-70: @surface1;\n --smoke-80: @surface1;\n --smoke-90: @surface1;\n --smoke-100: @surface1;\n --smoke-60-a10: fadeout(@surface1, 90);\n --smoke-60-a15: fadeout(@surface1, 85);\n --smoke-60-a20: fadeout(@surface1, 80);\n --smoke-60-a25: fadeout(@surface1, 75);\n --smoke-60-a30: fadeout(@surface1, 70);\n --smoke-60-a35: fadeout(@surface1, 65);\n\n --lavender-10: @lavender;\n --lavender-20: @lavender;\n --lavender-30: @lavender;\n --lavender-40: @lavender;\n --lavender-50: @lavender;\n --lavender-60: @lavender;\n --lavender-70: @lavender;\n --lavender-80: @lavender;\n --lavender-90: @lavender;\n --lavender-100: @lavender;\n --lavender-60-a10: fadeout(@lavender, 90);\n --lavender-60-a15: fadeout(@lavender, 85);\n --lavender-60-a20: fadeout(@lavender, 80);\n --lavender-60-a25: fadeout(@lavender, 75);\n --lavender-60-a30: fadeout(@lavender, 70);\n --lavender-60-a35: fadeout(@lavender, 65);\n\n --mauve-10: @mauve;\n --mauve-20: @mauve;\n --mauve-30: @mauve;\n --mauve-40: @mauve;\n --mauve-50: @mauve;\n --mauve-60: @mauve;\n --mauve-70: @mauve;\n --mauve-80: @mauve;\n --mauve-90: @mauve;\n --mauve-100: @mauve;\n --mauve-60-a10: fadeout(@mauve, 90);\n --mauve-60-a15: fadeout(@mauve, 85);\n --mauve-60-a20: fadeout(@mauve, 80);\n --mauve-60-a25: fadeout(@mauve, 75);\n --mauve-60-a30: fadeout(@mauve, 70);\n --mauve-60-a35: fadeout(@mauve, 65);\n --mauve-80-a50: fadeout(@mauve, 50);\n\n --system-gray-10: @surface0;\n --system-gray-20: @surface0;\n --system-gray-30: @surface0;\n --system-gray-40: @surface0;\n --system-gray-50: @surface0;\n --system-gray-60: @surface0;\n --system-gray-70: @surface0;\n --system-gray-80: @surface0;\n --system-gray-90: @surface0;\n --system-gray-100: @surface0;\n --system-gray-60-a10: fadeout(@surface0, 90);\n --system-gray-60-a15: fadeout(@surface0, 85);\n --system-gray-60-a20: fadeout(@surface0, 80);\n --system-gray-60-a25: fadeout(@surface0, 75);\n --system-gray-60-a30: fadeout(@surface0, 70);\n --system-gray-60-a35: fadeout(@surface0, 65);\n --system-gray-60-a40: fadeout(@surface0, 60);\n --system-gray-60-a45: fadeout(@surface0, 55);\n\n --system-orange-10: @peach;\n --system-orange-20: @peach;\n --system-orange-30: @peach;\n --system-orange-40: @peach;\n --system-orange-50: @peach;\n --system-orange-60: @peach;\n --system-orange-70: @peach;\n --system-orange-80: @peach;\n --system-orange-90: @peach;\n --system-orange-100: @peach;\n --system-orange-60-a10: fadeout(@peach, 90);\n --system-orange-60-a15: fadeout(@peach, 85);\n --system-orange-60-a20: fadeout(@peach, 80);\n --system-orange-60-a25: fadeout(@peach, 75);\n --system-orange-60-a30: fadeout(@peach, 70);\n --system-orange-60-a35: fadeout(@peach, 65);\n\n /* quality of life changes */\n --color-border-low-emphasis: @surface0;\n\n /* more accent */\n --voyager-color-background-badge-notification: @accent-color;\n --color-signal-positive: @accent-color;\n --color-checked: @accent-color;\n --color-checked-hover: @accent-color;\n --color-checked-active: @accent-color;\n\n & when not (@lookup =latte) {\n --color-text-on-dark: @crust;\n --color-element: @crust;\n }\n\n & when (@lookup =latte) {\n --black: @text;\n --black-a90: @text;\n --black-a75: @text;\n --black-a45: @text;\n --black-a30: @text;\n --black-a60: @subtext0;\n --black-a15: @text;\n --black-a04: @text;\n --black-a100: @text;\n\n --color-background-scrim: fadeout(@crust, 60);\n\n --white: @mantle;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @mantle;\n --white-a40: @mantle;\n --white-a45: @mantle;\n --white-a55: @mantle;\n --white-a60: @subtext0;\n --white-a70: @mantle;\n --white-a75: @mantle;\n --white-a85: @mantle;\n --white-a90: @mantle;\n --white-a100: @mantle;\n\n --warm-gray-10: @base;\n --warm-gray-20: @base;\n --warm-gray-30: @base;\n --warm-gray-40: @base;\n --warm-gray-50: @base;\n --warm-gray-60: @base;\n --warm-gray-70: @base;\n --warm-gray-80: @base;\n --warm-gray-90: @base;\n --warm-gray-100: @base;\n --warm-gray-60-a10: fadeout(@base, 90);\n --warm-gray-60-a15: fadeout(@base, 85);\n --warm-gray-60-a20: fadeout(@base, 80);\n --warm-gray-60-a25: fadeout(@base, 75);\n --warm-gray-60-a30: fadeout(@base, 70);\n --warm-gray-60-a35: fadeout(@base, 65);\n }\n\n .share-promoted-detour-button-legacy {\n background-color: @accent-color !important;\n }\n }\n\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n .theme--dark,\n .theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n } // manually set colorscheme\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n .theme--dark,\n .theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n}\n// vim:ft=less\n",
"usercssData": {
"name": "LinkedIn Catppuccin",
"namespace": "github.com/catppuccin/userstyles/styles/linkedin",
"homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/linkedin",
- "version": "0.0.1",
+ "version": "0.0.2",
"updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css",
"description": "Soothing pastel theme for LinkedIn",
"author": "Catppuccin",
@@ -6400,11 +6377,12 @@
"author": "Catppuccin",
"description": "Soothing pastel theme for LinkedIn",
"name": "LinkedIn Catppuccin",
- "originalDigest": "ad4d22c5dce18bcf590e5c2cf1009be4b52ae92e",
+ "originalDigest": "e52fe857b7cbceb60fdb0b70520058f6f2e1bcf0",
"_id": "a97719a3-aab8-45b6-b3fc-b3f9b9532ae3",
- "_rev": 1700768747663,
+ "_rev": 1701124485090,
"id": 73,
- "etag": "W/\"2c7d3e845afaa18e9550a80026e7eb851b13f1bb78b20514c2657c9419c24abd\""
+ "etag": "W/\"1af93cdd9a04a4e2a906c74a51364d24d57629a0c975e38eee8005672706b0cb\"",
+ "updateDate": 1701124484993
},
{
"enabled": true,
@@ -6815,5 +6793,274 @@
"_rev": 1700768771939,
"id": 75,
"etag": "W/\"1904a3585f35a765748352b3e62b24fc4c232b9c832b7e38a16435f21a4d9cc5\""
+ },
+ {
+ "enabled": true,
+ "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/startpage/catppuccin.user.css",
+ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/startpage",
+ "installDate": 1701260503380,
+ "sections": [
+ {
+ "code": "/* ==UserStyle==\n@name Startpage Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/startpage\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/startpage\n@version 0.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/startpage/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */",
+ "start": 0
+ },
+ {
+ "code": "@media (prefers-color-scheme: light) {\n :root {\n /* fonts */\n }\n :root,\n :root body {\n --sx-accent: #b7bdf8;\n --sx-background: #24273a;\n --sx-border: #363a4f;\n --sx-tabLinkHover: #8bd5ca;\n --sx-foreground: #cad3f5;\n --sx-foregroundAlt: #b8c0e0;\n --sx-foregroundEmphasis: #f5f7fd;\n --sx-popupBackground: #363a4f;\n --sx-popupForeground: #cad3f5;\n --sx-popupForegroundEm: #cad3f5;\n --sx-popupUrl: #8aadf4;\n --sx-buttonHighlight: #b7bdf8;\n --sx-loadingBars: #1e2030;\n --sx-darkIcons: #181926;\n --sx-arrowButtonBackground: #cad3f5;\n --sx-arrowButtonForeground: #cad3f5;\n }\n :root .css-nguon6 button {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .css-fg9wif,\n :root .header,\n :root .wp-qi-sb__result,\n :root .linkHover,\n :root .footer__container {\n background: #1e2030 !important;\n }\n :root body {\n color: #cad3f5;\n }\n :root body,\n :root .layout-web,\n :root .layout-web__body,\n :root .ex-qi-kp:not(.ex-qi-kp--light, .ex-qi-kp--night, .ex-qi-kp--air) .sx-kp-infobox-wrap .sx-infobox tr:not(.sx-heading-row) > *,\n :root .w-gl {\n background: #24273a !important;\n }\n :root .wp-qi-sb__result {\n border-color: #1e2030 !important;\n }\n :root .wp-qi-sb__top-square-img {\n border-bottom-color: #1e2030 !important;\n }\n :root .w-gl__result-title,\n :root .inline-nav-menu__link,\n :root .wp-qi-sb__title {\n color: #cad3f5 !important;\n }\n :root .w-gl__result,\n :root .search-filter-time__dropdown,\n :root .search-filter-region__dropdown,\n :root .search-filter-family__field-label,\n :root .wp-qi-sb__extract {\n color: #b8c0e0 !important;\n }\n :root .w-gl__result-url {\n color: #b7bdf8 !important;\n }\n :root .wp-qi-sb__expand-text,\n :root .inline-nav-menu__link__active,\n :root .inline-nav-menu__link:hover {\n color: #a6da95 !important;\n }\n :root .inline-nav-menu__link__active,\n :root .inline-nav-menu__link__post-link:hover {\n border-bottom-color: #a6da95 !important;\n }\n :root .pagination .num--active {\n background: #f0c6c6 !important;\n border-color: #f0c6c6 !important;\n }\n :root .pagination__num:hover,\n :root .pagination__next-prev-button:hover {\n background: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root header {\n background-color: #1e2030 !important;\n }\n :root .w-gl__result-title:visited {\n color: #b7bdf8 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n /* fonts */\n }\n :root,\n :root body {\n --sx-accent: #b7bdf8;\n --sx-background: #24273a;\n --sx-border: #363a4f;\n --sx-tabLinkHover: #8bd5ca;\n --sx-foreground: #cad3f5;\n --sx-foregroundAlt: #b8c0e0;\n --sx-foregroundEmphasis: #f5f7fd;\n --sx-popupBackground: #363a4f;\n --sx-popupForeground: #cad3f5;\n --sx-popupForegroundEm: #cad3f5;\n --sx-popupUrl: #8aadf4;\n --sx-buttonHighlight: #b7bdf8;\n --sx-loadingBars: #1e2030;\n --sx-darkIcons: #181926;\n --sx-arrowButtonBackground: #cad3f5;\n --sx-arrowButtonForeground: #cad3f5;\n }\n :root .css-nguon6 button {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .css-fg9wif,\n :root .header,\n :root .wp-qi-sb__result,\n :root .linkHover,\n :root .footer__container {\n background: #1e2030 !important;\n }\n :root body {\n color: #cad3f5;\n }\n :root body,\n :root .layout-web,\n :root .layout-web__body,\n :root .ex-qi-kp:not(.ex-qi-kp--light, .ex-qi-kp--night, .ex-qi-kp--air) .sx-kp-infobox-wrap .sx-infobox tr:not(.sx-heading-row) > *,\n :root .w-gl {\n background: #24273a !important;\n }\n :root .wp-qi-sb__result {\n border-color: #1e2030 !important;\n }\n :root .wp-qi-sb__top-square-img {\n border-bottom-color: #1e2030 !important;\n }\n :root .w-gl__result-title,\n :root .inline-nav-menu__link,\n :root .wp-qi-sb__title {\n color: #cad3f5 !important;\n }\n :root .w-gl__result,\n :root .search-filter-time__dropdown,\n :root .search-filter-region__dropdown,\n :root .search-filter-family__field-label,\n :root .wp-qi-sb__extract {\n color: #b8c0e0 !important;\n }\n :root .w-gl__result-url {\n color: #b7bdf8 !important;\n }\n :root .wp-qi-sb__expand-text,\n :root .inline-nav-menu__link__active,\n :root .inline-nav-menu__link:hover {\n color: #a6da95 !important;\n }\n :root .inline-nav-menu__link__active,\n :root .inline-nav-menu__link__post-link:hover {\n border-bottom-color: #a6da95 !important;\n }\n :root .pagination .num--active {\n background: #f0c6c6 !important;\n border-color: #f0c6c6 !important;\n }\n :root .pagination__num:hover,\n :root .pagination__next-prev-button:hover {\n background: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root header {\n background-color: #1e2030 !important;\n }\n :root .w-gl__result-title:visited {\n color: #b7bdf8 !important;\n }\n }",
+ "start": 954,
+ "domains": [
+ "startpage.com"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 6103
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Startpage Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/startpage\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/startpage\n@version 0.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/startpage/catppuccin.user.css\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red*\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n@-moz-document domain(\"startpage.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent-color) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent: @catppuccin[@@lookup][@@accent-color];\n\n &,\n body {\n --sx-accent: @accent;\n --sx-background: @base;\n --sx-border: @surface0;\n --sx-tabLinkHover: @teal;\n --sx-foreground: @text;\n --sx-foregroundAlt: @subtext1;\n --sx-foregroundEmphasis: lighten(@text, 10%);\n --sx-popupBackground: @surface0;\n --sx-popupForeground: @text;\n --sx-popupForegroundEm: @text;\n --sx-popupUrl: @blue;\n --sx-buttonHighlight: @accent;\n --sx-loadingBars: @mantle;\n --sx-darkIcons: @crust;\n --sx-arrowButtonBackground: @text;\n --sx-arrowButtonForeground: @text;\n }\n\n .css-nguon6 button {\n color: @accent;\n border-color: @accent;\n }\n\n .css-fg9wif,\n .header,\n .wp-qi-sb__result,\n .linkHover,\n .footer__container {\n background: @mantle !important;\n }\n\n body {\n color: @text;\n }\n\n body,\n .layout-web,\n .layout-web__body,\n .ex-qi-kp:not(.ex-qi-kp--light, .ex-qi-kp--night, .ex-qi-kp--air)\n .sx-kp-infobox-wrap\n .sx-infobox\n tr:not(.sx-heading-row)\n > *,\n .w-gl {\n background: @base !important;\n }\n\n .wp-qi-sb__result {\n border-color: @mantle !important;\n }\n\n .wp-qi-sb__top-square-img {\n border-bottom-color: @mantle !important;\n }\n\n /* fonts */\n .w-gl__result-title,\n .inline-nav-menu__link,\n .wp-qi-sb__title {\n color: @text !important;\n }\n\n .w-gl__result,\n .search-filter-time__dropdown,\n .search-filter-region__dropdown,\n .search-filter-family__field-label,\n .wp-qi-sb__extract {\n color: @subtext1 !important;\n }\n\n .w-gl__result-url {\n color: @accent !important;\n }\n\n .wp-qi-sb__expand-text,\n .inline-nav-menu__link__active,\n .inline-nav-menu__link:hover {\n color: @green !important;\n }\n\n .inline-nav-menu__link__active,\n .inline-nav-menu__link__post-link:hover {\n border-bottom-color: @green !important;\n }\n\n .pagination .num--active {\n background: @flamingo !important;\n border-color: @flamingo !important;\n }\n\n .pagination__num:hover,\n .pagination__next-prev-button:hover {\n background: @blue !important;\n border-color: @blue !important;\n }\n\n header {\n background-color: @mantle !important;\n }\n\n .w-gl__result-title:visited {\n color: @lavender !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n// vim:ft=less\n",
+ "usercssData": {
+ "name": "Startpage Catppuccin",
+ "namespace": "github.com/catppuccin/userstyles/styles/startpage",
+ "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/startpage",
+ "version": "0.2.0",
+ "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/startpage/catppuccin.user.css",
+ "description": "Soothing pastel theme for YouTube",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "lightFlavor": {
+ "type": "select",
+ "label": "Light Flavor",
+ "name": "lightFlavor",
+ "value": "macchiato",
+ "default": "latte",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappe",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "darkFlavor": {
+ "type": "select",
+ "label": "Dark Flavor",
+ "name": "darkFlavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappe",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ },
+ "accentColor": {
+ "type": "select",
+ "label": "Accent",
+ "name": "accentColor",
+ "value": "lavender",
+ "default": "red",
+ "options": [
+ {
+ "name": "rosewater",
+ "label": "Rosewater",
+ "value": "rosewater"
+ },
+ {
+ "name": "flamingo",
+ "label": "Flamingo",
+ "value": "flamingo"
+ },
+ {
+ "name": "pink",
+ "label": "Pink",
+ "value": "pink"
+ },
+ {
+ "name": "mauve",
+ "label": "Mauve",
+ "value": "mauve"
+ },
+ {
+ "name": "red",
+ "label": "Red",
+ "value": "red"
+ },
+ {
+ "name": "maroon",
+ "label": "Maroon",
+ "value": "maroon"
+ },
+ {
+ "name": "peach",
+ "label": "Peach",
+ "value": "peach"
+ },
+ {
+ "name": "yellow",
+ "label": "Yellow",
+ "value": "yellow"
+ },
+ {
+ "name": "green",
+ "label": "Green",
+ "value": "green"
+ },
+ {
+ "name": "teal",
+ "label": "Teal",
+ "value": "teal"
+ },
+ {
+ "name": "blue",
+ "label": "Blue",
+ "value": "blue"
+ },
+ {
+ "name": "sapphire",
+ "label": "Sapphire",
+ "value": "sapphire"
+ },
+ {
+ "name": "sky",
+ "label": "Sky",
+ "value": "sky"
+ },
+ {
+ "name": "lavender",
+ "label": "Lavender",
+ "value": "lavender"
+ },
+ {
+ "name": "subtext0",
+ "label": "Gray",
+ "value": "subtext0"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for YouTube",
+ "name": "Startpage Catppuccin",
+ "originalDigest": "02f1c2d282e2d1c6cb4b3b15805ad7749abb767f",
+ "_id": "43bf17bd-1f70-43ae-b922-315a74ca62e6",
+ "_rev": 1701260503381,
+ "id": 76,
+ "etag": "W/\"264114f43d33850e240e0b756fcc355ff7f474abf5b8e84136b4b1a6a9442460\""
+ },
+ {
+ "enabled": true,
+ "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css",
+ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/google",
+ "installDate": 1701626585369,
+ "sections": [
+ {
+ "code": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n==/UserStyle== */",
+ "start": 0
+ },
+ {
+ "code": "body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n color: #a5adcb;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f {\n background-color: #24273a !important;\n }\n body .gb_Ka.gb_f svg,\n body .gb_Na.gb_f svg,\n body .gb_Ka.gb_f .gb_Rc svg,\n body .gb_Na.gb_f .gb_Rc svg,\n body .gb_Ka.gb_f .gb_dd .gb_ld,\n body .gb_Na.gb_f .gb_dd .gb_ld,\n body .gb_Ka.gb_f .gb_3c .gb_ld,\n body .gb_Na.gb_f .gb_3c .gb_ld {\n color: #cad3f5;\n }\n body .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n body .KxwPGc {\n background-color: #1e2030;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #b8c0e0 !important;\n }\n body a {\n color: #8aadf4;\n }\n body .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n body .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .xtSCL {\n border-top-color: #5b6078;\n }\n body .sbct:hover {\n background-color: #494d64;\n }\n body .WggQGd {\n color: #c6a0f6 !important;\n }\n body .JCHpcb {\n color: #a5adcb;\n }\n body .JCHpcb:hover {\n color: #8aadf4;\n }\n body .wM6W7d {\n color: #cad3f5;\n }\n body .ExCKkf {\n color: #a5adcb;\n }\n body .ACRAdd {\n border-left-color: #6e738d;\n }\n body #SIvCob {\n color: #cad3f5;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n body .gb_Jc svg,\n body .gb_Oc.gb_Sc svg,\n body .gb_Jc .gb_ad .gb_id,\n body .gb_Jc .gb_ad .gb_Ic,\n body .gb_Jc .gb_ad .gb_cd,\n body .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n body .gb_Ka svg,\n body .gb_Oc svg,\n body .gb_ad .gb_id,\n body .gb_0c .gb_id {\n color: #cad3f5;\n }\n body .gLFyf {\n color: #cad3f5;\n }\n body .QCzoEc {\n color: #939ab7;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Jc .gb_Ud.gb_qe button:hover svg,\n body .gb_Ud button:hover svg,\n body .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n body a.gb_B,\n body span.gb_B {\n color: #cad3f5;\n }\n body .gb_zc div:first-child {\n color: #cad3f5;\n }\n body .gb_zc > * {\n color: #a5adcb;\n }\n body .ClJ9Yb {\n color: #a5adcb;\n }\n body .sfbg {\n background-color: #24273a;\n }\n body .jfN4p,\n body .lnXdpd {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18zm-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18zm-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3h9.5z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14zm-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91.36%2015.93%2016.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03%200%2013.86%2010.84%2025.03%2024.7%2025.03%208.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65l-22.49.01z%22/%3E%3C/svg%3E\");\n }\n body .zgAlFc {\n color: #8aadf4;\n }\n body .fLciMb {\n color: #cad3f5;\n }\n body .fLciMb:hover {\n background-color: #363a4f;\n }\n body .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n body .aTI8gc {\n color: #cad3f5;\n }\n body .wwUB2c {\n color: #a5adcb;\n }\n body .z1asCe {\n color: #cad3f5 !important;\n fill: #cad3f5 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #24273a;\n }\n body .RES9jf {\n color: #cad3f5;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n body .ZYHQ7e {\n color: #a5adcb;\n }\n body .VuuXrf {\n color: #cad3f5;\n }\n body .hb8SAc {\n color: #cad3f5;\n }\n body .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n body .I6TXqe {\n background: #24273a;\n }\n body .HsZQAe {\n border-bottom-color: #5b6078;\n }\n body .NtaMpb .niO4u {\n background-color: #24273a;\n }\n body .iRPzcb {\n border-bottom-color: #494d64;\n }\n body .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #a5adcb;\n }\n body .WZ8Tjf {\n color: #a5adcb;\n }\n body .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n body .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .akqY6 {\n background: #494d64;\n }\n body .KFFQ0c .YfftMc,\n body .KFFQ0c .YfftMc span,\n body .KFFQ0c .YfftMc div,\n body .KFFQ0c .YfftMc a {\n color: #a5adcb;\n }\n body .dyjrff {\n color: #b8c0e0;\n }\n body .appbar {\n background: #24273a;\n }\n body .LHJvCe {\n color: #a5adcb;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n body .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n body .pdpvld {\n color: #a6da95;\n }\n body .YrbPuc {\n color: #b8c0e0;\n }\n body .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n body .S8ee5 {\n background: #363a4f;\n }\n body .S8ee5:hover {\n background: #494d64;\n }\n body .rhHIGd {\n background-color: #5b6078;\n }\n body .sY7ric {\n color: #cad3f5;\n }\n body .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n body .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n body .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .d2F2Td {\n color: #cad3f5;\n }\n body .c07z9 {\n color: #a5adcb;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n body .wHYlTd {\n color: #a5adcb;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n }\n body .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .Lb0dA:hover {\n background-color: #363a4f;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:hover {\n background-color: #363a4f;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .TZqsAd {\n background: #6e738d;\n }\n body .FalWJb {\n background: #24273a;\n }\n body .YeThId {\n border-top-color: #494d64;\n }\n body .k8XOCe {\n background-color: #363a4f;\n }\n body .s75CSd {\n color: #cad3f5;\n }\n body .ZkkK1e {\n background: #24273a;\n border-color: #494d64;\n }\n body .ZkkK1e:hover {\n background: #363a4f;\n }\n body .QjI2jc {\n color: #a5adcb;\n }\n body .lhLbod {\n color: #a5adcb;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n body .F75bid {\n color: #a5adcb;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n body [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n body .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n body .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n body .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n body a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n body .hdtb-mn-hd {\n color: #a5adcb;\n }\n body .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n body .fSnalc {\n stroke: #8aadf4;\n }\n body .oOg6Ne {\n stroke: #eed49f;\n }\n body .ZqPjbb {\n stroke: #ed8796;\n }\n body .aPiskd {\n stroke: #a6da95;\n }\n body .s8GCU {\n background-color: #24273a;\n }\n body .Lj9fsd {\n background-color: #24273a;\n }\n body .jZWadf {\n background-color: #24273a;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .gbZSUe {\n color: #cad3f5;\n }\n body .gbZSUe:hover {\n background: #363a4f;\n }\n body .XZ5MVe {\n color: #8aadf4;\n }\n body a:visited {\n color: #c6a0f6;\n }\n body .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #24273a 60%, #24273a);\n }\n body .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n body .SvoXfb:hover {\n background-color: #363a4f;\n }\n body .IsZvec {\n color: #a5adcb;\n }\n body .uo4vr {\n color: #a5adcb;\n }\n body .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n body .T8VaVe {\n color: #8aadf4;\n }\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n body #tw-target {\n background-color: #363a4f;\n }\n body .tw-data-placeholder {\n color: #cad3f5;\n }\n body .j1iyq {\n border-color: #5b6078;\n }\n body .w8qArf .fl {\n color: #cad3f5 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n body .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n body .Ss2Faf a {\n color: #cad3f5;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n body .g {\n color: #cad3f5;\n }\n body .VSHxQ {\n color: #a5adcb;\n }\n body .cF4V5c {\n background-color: #181926 !important;\n }\n body .cF4V5c g-menu-item a,\n body .cF4V5c g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n body .cF4V5c:hover g-menu-item:hover a,\n body .cF4V5c:hover g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .dG2XIf {\n background: #24273a;\n }\n body .Z0LcW {\n color: #cad3f5;\n }\n body .i29hTd .qLLird {\n color: #cad3f5;\n }\n body .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n body .N6Sb2c {\n color: #a5adcb;\n }\n body .C9iYEe {\n color: #a5adcb;\n }\n body .KcXNxb {\n background: #24273a;\n }\n body .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n body a.oBa0Fe {\n color: #a5adcb;\n }\n body .o6juZc {\n background-color: #363a4f;\n }\n body .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n body .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .WdWr7c {\n border-top-color: #5b6078;\n }\n body .sU3bKf {\n color: #cad3f5;\n }\n body .O5OUld {\n color: #a5adcb;\n }\n body .zP7KFe {\n background: #494d64;\n }\n body .O5OUld:hover {\n color: #8aadf4;\n }\n body .og3lId {\n color: #cad3f5;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .r8xEL {\n color: #cad3f5;\n }\n body .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n body .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .NZmxZe:not(.rQEFy):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .ssfWCe .ZXJQ7c {\n color: #a5adcb;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body .qcTKEe {\n background-color: #24273a;\n }\n body .ooPrBf {\n background: #24273a;\n }\n body .r9PaP {\n color: #a5adcb;\n }\n body .r9PaP:hover {\n color: #8aadf4;\n }\n body .H1KrKd {\n fill: #a5adcb;\n }\n body .cEPPT {\n border-bottom-color: #494d64;\n }\n body .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #363a4f;\n }\n body .igM9Le {\n color: #cad3f5;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Mc svg,\n body .gb_Rc.gb_Vc svg,\n body .gb_Mc .gb_dd .gb_ld,\n body .gb_Mc .gb_dd .gb_Lc,\n body .gb_Mc .gb_dd .gb_fd,\n body .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n body .cEW58 {\n background-color: #363a4f;\n }\n body .dyAbMb {\n fill: #a5adcb;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #cad3f5;\n }\n body .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #a5adcb;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n body .ssJ7i {\n color: #cad3f5;\n }\n body .iAIpCb {\n color: #a5adcb;\n }\n body .KMdzJ {\n color: #b8c0e0;\n }\n body .PmPt7d {\n color: #a5adcb;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n body a.gb_E,\n body span.gb_E {\n color: #cad3f5 !important;\n }\n body .RzdJxc {\n border-top-color: #5b6078;\n }\n body .rKnmn {\n border-top-color: #5b6078;\n }\n body .FzCfme {\n color: #a5adcb;\n }\n body .hMJ0yc {\n color: #a5adcb;\n }\n body .yg51vc {\n background-color: #24273a;\n }\n body .hdtb-mitem a {\n color: #a5adcb;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n body .hdtb-mitem:hover .GOE98c:hover,\n body .hdtb-mitem:hover a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad:hover {\n color: #8aadf4;\n }\n body .w6PoOe {\n color: #a5adcb;\n }\n body .w6PoOe:hover {\n color: #cad3f5;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n body .FjVBEd {\n color: #a6da95;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n body .GmE3X {\n color: #cad3f5;\n }\n body .iv236 {\n color: #cad3f5;\n }\n body .GLcBOb {\n border-bottom-color: #494d64;\n }\n body .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n body .wx62f {\n color: #a5adcb;\n }\n body #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n body .JNkvid .HnYYW {\n color: #cad3f5;\n }\n body .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n body .Cx1ZMc {\n color: #a5adcb;\n }\n body .CBPSbf {\n background-color: #24273a;\n }\n body .E74aCb {\n color: #cad3f5;\n }\n body .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n body .c72nic {\n color: #cad3f5;\n }\n body .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .A9y7kf {\n color: #a5adcb;\n }\n body .OE86Gc a {\n color: #8aadf4;\n }\n body .Es2Et {\n color: #a5adcb;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .rx7XFb {\n background-color: #363a4f;\n }\n body .VP31Vb {\n color: #cad3f5;\n }\n body .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .SW5pqf {\n color: #8aadf4;\n }\n body .rQEFy:hover {\n color: #8aadf4;\n }\n body .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n body .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n body .gTl8xb {\n border-color: #a5adcb transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n body .ynRric {\n color: #a5adcb;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n body .sbhl {\n background: #494d64;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n body .PyJv1b {\n color: #cad3f5;\n }\n body .REySof {\n color: #8aadf4 !important;\n }\n body .NQyKp {\n color: #8aadf4 !important;\n background: #8aadf4 !important;\n }\n body .b0Xfjd {\n color: #24273a !important;\n }\n body .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .LiOdre:focus {\n border-color: #8aadf4;\n }\n body .mfsgsd {\n color: #cad3f5;\n }\n body .GCSyeb {\n background: #494d64;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n body .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n body .cfBJGe {\n color: #cad3f5;\n }\n body .f6F9Be {\n background: #1e2030;\n }\n body .KwU3F {\n color: #8aadf4;\n }\n body .b0KoTc {\n color: #cad3f5;\n }\n body .dfB0uf {\n color: #cad3f5;\n }\n body .unknown_loc {\n background: #cad3f5;\n }\n body .GS5rRd {\n color: #8aadf4;\n }\n body .xSQxL {\n color: #8aadf4;\n }\n body .smiUbb {\n color: #cad3f5;\n }\n body .b2hzT {\n border-bottom-color: #363a4f;\n }\n body #swml {\n border-left-color: #363a4f;\n }\n body .KXbwLb {\n background-color: #5b6078;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n body .GNJvt {\n color: #cad3f5;\n }\n body .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n body .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n body .xEzgBc {\n color: #cad3f5 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n body .ea0Lbe {\n background: #363a4f;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #24273a;\n }\n body .DV7the {\n color: #8aadf4;\n }\n body .ZeVBtc {\n color: #a5adcb;\n }\n body .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .cB9M7:hover {\n border-color: #5b6078;\n }\n body .cB9M7:focus {\n border-color: #8aadf4;\n }\n body .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n body .ArIAXb {\n fill: #363a4f;\n }\n body .qOFLsb {\n fill: #363a4f;\n }\n body .aHK1bd {\n color: #a5adcb;\n }\n body .diOlIe {\n border-top: 1px solid #6e738d;\n }\n body .p4pvTd {\n color: #cad3f5;\n }\n body .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n body .CbAZb {\n background: #24273a;\n border-bottom: 1px solid #363a4f;\n }\n body .S8wJ3 {\n color: #cad3f5 !important;\n }\n body .ZI7elf {\n color: #cad3f5 !important;\n }\n body .tGS0Nc {\n color: #cad3f5;\n }\n body .kzt0Nc a {\n color: #a5adcb !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top: 1px solid #363a4f !important;\n }\n body .kQEH5b {\n color: #a5adcb !important;\n }\n body .kNKdL {\n color: #cad3f5 !important;\n }\n body .q0yked:hover {\n background-color: #1e2030 !important;\n }\n body .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n body .lwwARb {\n background-color: #181926 !important;\n }\n body .LO47Ff {\n color: #cad3f5;\n }\n body .j8PBfc {\n color: #a5adcb;\n }\n body .act-tim-txt-cnt {\n color: #cad3f5;\n }\n body .act-switch-area {\n background-color: #24273a !important;\n }\n body .q8U8x > div:nth-child(1) {\n background-color: #24273a !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #a5adcb !important;\n }",
+ "start": 620,
+ "regexps": [
+ "^https?://(www\\.|images\\.)?google\\..*"
+ ]
+ },
+ {
+ "code": "body .aRDKUe .rRF0wd {\n fill: #eed49f !important;\n }\n body .aRDKUe .ub0gT {\n fill: #24273a !important;\n }\n body .aRDKUe .Pzuhxc {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Pzuhxc:hover {\n background-color: #5b6078 !important;\n }\n body .aRDKUe .hCDve {\n color: #cad3f5 !important;\n }\n body .aRDKUe .WkuXae {\n color: #8aadf4;\n }\n body .aRDKUe .coHE2 {\n border-color: #5b6078 !important;\n }\n body .aRDKUe .coHE2:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .aRDKUe .eYSAde {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Lvwayc {\n background-color: #363a4f !important;\n }\n body .aRDKUe .Z6NXed {\n color: #cad3f5 !important;\n }\n body .aRDKUe .bMnvr {\n background: #494d64 !important;\n }\n body .aRDKUe .Wdz6e {\n color: #a5adcb !important;\n }\n body .aRDKUe .LzIwWe {\n color: #cad3f5 !important;\n }\n body .aRDKUe .znj3je {\n color: #cad3f5 !important;\n }\n body .aRDKUe .fVFoBd {\n color: #cad3f5 !important;\n }\n body .aRDKUe .cllK4d {\n background: #363a4f !important;\n color: #a5adcb !important;\n }\n body .aRDKUe .aFCkf {\n background: #363a4f !important;\n color: #8aadf4 !important;\n }\n body .aRDKUe .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: #cad3f5 !important;\n }\n body .aRDKUe .qLP7kc .jFfZdd {\n background: #24273a !important;\n }\n body .aRDKUe .Z6NXed:hover {\n background-color: #494d64 !important;\n }\n body .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, #363a4f);\n }\n body .nz9sqb.EHzcec .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, #1e2030);\n }\n body .nz9sqb .NQV3m {\n color: var(--gm3-sys-color-primary, #8aadf4);\n border-color: var(--gm3-sys-color-outline, #5b6078);\n }\n body .nz9sqb .NQV3m:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .NQV3m:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .Rq5Gcb {\n color: #cad3f5 !important;\n }\n body .nz9sqb .tX9u1b:hover {\n background-color: #363a4f;\n }\n body .nz9sqb.o07G5 .tX9u1b:active,\n body .nz9sqb.o07G5 .tX9u1b:active:focus,\n body .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n body .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: #363a4f;\n }",
+ "start": 25383,
+ "regexps": [
+ "^https?://(ogs\\.)?google\\..*"
+ ]
+ },
+ {
+ "code": "/* prettier-ignore */",
+ "start": 27675
+ }
+ ],
+ "sourceCode": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.1.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select flavor \"Flavor\" [\"latte:Latte\", \"frappe:Frappe\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"^https?://(www\\\\.|images\\\\.)?google\\\\..*\")\n{\n #catppuccin(@lookup) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n\n background: @base !important;\n --uv-styles-color-surface: @crust;\n --uv-styles-color-tertiary: @surface0;\n --uv-styles-color-secondary: fade(@blue, 25%);\n --uv-styles-color-text-primary: @blue;\n --uv-styles-color-icon-default: @text;\n --uv-styles-color-text-emphasis: @text;\n --uv-styles-color-icon-on-secondary: @subtext0;\n\n .gb_Ka.gb_f,\n .gb_Na.gb_f {\n background-color: @base !important;\n svg,\n .gb_Rc svg,\n .gb_dd .gb_ld,\n .gb_3c .gb_ld {\n color: @text;\n }\n }\n .uU7dJb {\n border-bottom-color: @surface0;\n background-color: @mantle;\n color: @subtext1;\n }\n .KxwPGc {\n background-color: @mantle;\n }\n .gbqfba,\n .lJ9FBc input[type=\"submit\"] {\n color: @text;\n background-color: @surface0;\n border-color: @surface1;\n &:hover {\n color: @text;\n background-color: @surface0;\n border-color: @surface2;\n }\n }\n .pHiOh,\n a.pHiOh {\n color: @subtext1 !important;\n }\n a {\n color: @blue;\n }\n .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n }\n .RNNXgb:hover,\n .sbfc .RNNXgb {\n background: @surface0 !important;\n border-color: @surface0;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .minidiv .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n &:hover {\n box-shadow: 0 4px 12px @crust;\n }\n }\n .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 @crust;\n background: @surface0;\n border-color: @surface0;\n }\n .aajZCb {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .xtSCL {\n border-top-color: @surface2;\n }\n .sbct:hover {\n background-color: @surface1;\n }\n .WggQGd {\n color: @mauve !important;\n }\n .JCHpcb {\n color: @subtext0;\n }\n .JCHpcb:hover {\n color: @blue;\n }\n .wM6W7d {\n color: @text;\n }\n .ExCKkf {\n color: @subtext0;\n }\n .ACRAdd {\n border-left-color: @overlay0;\n }\n #SIvCob {\n color: @text;\n }\n .gb_Jc a.gb_B,\n .gb_Jc span.gb_B {\n color: @text;\n }\n .gb_Jc svg,\n .gb_Oc.gb_Sc svg,\n .gb_Jc .gb_ad .gb_id,\n .gb_Jc .gb_ad .gb_Ic,\n .gb_Jc .gb_ad .gb_cd,\n .gb_Oc.gb_Sc .gb_id {\n color: @text;\n }\n .gb_Ka svg,\n .gb_Oc svg,\n .gb_ad .gb_id,\n .gb_0c .gb_id {\n color: @text;\n }\n .gLFyf {\n color: @text;\n }\n .QCzoEc {\n color: @overlay2;\n }\n .szppmdbYutt__middle-slot-promo {\n color: @text;\n }\n .gb_Jc .gb_Ud button:hover svg,\n .gb_Jc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Jc .gb_Ud.gb_qe button:hover svg,\n .gb_Ud button:hover svg,\n .gb_d:hover {\n background-color: @surface0;\n }\n .gb_We {\n background: @mantle;\n color: @text;\n }\n a.gb_B,\n span.gb_B {\n color: @text;\n }\n .gb_zc div:first-child {\n color: @text;\n }\n .gb_zc > * {\n color: @subtext0;\n }\n .ClJ9Yb {\n color: @subtext0;\n }\n .sfbg {\n background-color: @base;\n }\n .jfN4p,\n .lnXdpd {\n @svg-raw: '';\n @svg: escape(@svg-raw);\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .zgAlFc {\n color: @blue;\n }\n .fLciMb {\n color: @text;\n }\n .fLciMb:hover {\n background-color: @surface0;\n }\n .kno-ftr.rpBMYb {\n color: @subtext0;\n }\n .aTI8gc {\n color: @text;\n }\n .wwUB2c {\n color: @subtext0;\n }\n .z1asCe {\n color: @text !important;\n fill: @text !important;\n }\n .rsGxI.Ww4FFb,\n .Ww4FFb {\n background-color: @base;\n }\n .RES9jf {\n color: @text;\n }\n .CSkcDe,\n .related-question-pair div.iDjcJe {\n color: @text;\n }\n .cUnQKe .ILfuVd b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .cUnQKe .ILfuVd,\n .cUnQKe .UiGGAb.ILfuVd {\n color: @subtext1;\n }\n .ZYHQ7e {\n color: @subtext0;\n }\n .VuuXrf {\n color: @text;\n }\n .hb8SAc {\n color: @text;\n }\n .TQc1id .I6TXqe {\n border-color: @surface2;\n }\n .I6TXqe {\n background: @base;\n }\n .HsZQAe {\n border-bottom-color: @surface2;\n }\n .NtaMpb .niO4u {\n background-color: @base;\n }\n .iRPzcb {\n border-bottom-color: @surface1;\n }\n .related-question-pair .d0fCJc {\n color: @text;\n }\n cite,\n cite a:link,\n cite a:visited {\n color: @subtext0;\n }\n .WZ8Tjf {\n color: @subtext0;\n }\n .yDYNvb.lyLwlc {\n color: @text;\n }\n .H9lube {\n background-color: @base;\n border-color: @surface2;\n }\n .akqY6 {\n background: @surface1;\n }\n .KFFQ0c .YfftMc,\n .KFFQ0c .YfftMc span,\n .KFFQ0c .YfftMc div,\n .KFFQ0c .YfftMc a {\n color: @subtext0;\n }\n .dyjrff {\n color: @subtext1;\n }\n .appbar {\n background: @base;\n }\n .LHJvCe {\n color: @subtext0;\n }\n .dG2XIf .xpdbox .yc7KLc {\n background-color: @base;\n }\n .URgIvb {\n border-color: @blue;\n background-color: @blue;\n }\n .pdpvld {\n color: @green;\n }\n .YrbPuc {\n color: @subtext1;\n }\n .S8ee5.CwbYXd {\n color: @text;\n }\n .S8ee5 {\n background: @surface0;\n }\n .S8ee5:hover {\n background: @surface1;\n }\n .rhHIGd {\n background-color: @surface2;\n }\n .sY7ric {\n color: @text;\n }\n .I6a0ee {\n background-color: @base;\n border-color: @surface2;\n color: @text;\n }\n .I6a0ee:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .I6a0ee:focus {\n background-color: @crust;\n border-color: @surface2;\n }\n .pxhZNb {\n background-color: @surface0 !important;\n color: @text;\n }\n .d2F2Td {\n color: @text;\n }\n .c07z9 {\n color: @subtext0;\n }\n .c07z9 a,\n .c07z9 a:active,\n .c07z9 a:link {\n color: @text;\n text-decoration-color: @subtext0;\n }\n .wHYlTd {\n color: @subtext0;\n }\n .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: @base;\n }\n .fm06If .ILfuVd,\n .c2xzTb .ILfuVd,\n .Jb0Zif .c2xzTb .ILfuVd {\n color: @text;\n }\n .fm06If .ILfuVd b,\n .c2xzTb .ILfuVd b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .GKS7s {\n background: @surface0;\n border-color: @surface1;\n }\n .GKS7s:hover {\n background-color: @surface1 !important;\n border-color: @surface2;\n }\n .yXK7lf em {\n color: @text;\n }\n .Lb0dA:hover {\n background-color: @surface0;\n }\n .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: @blue;\n }\n .Lb0dA[aria-expanded=\"true\"] {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:hover {\n background-color: @surface0;\n }\n .hdtb-tl-sel .BaegVc {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:focus {\n background-color: fade(@blue, 25%);\n }\n .TZqsAd {\n background: @overlay0;\n }\n .FalWJb {\n background: @base;\n }\n .YeThId {\n border-top-color: @surface1;\n }\n .k8XOCe {\n background-color: @surface0;\n }\n .s75CSd {\n color: @text;\n }\n .ZkkK1e {\n background: @base;\n border-color: @surface1;\n }\n .ZkkK1e:hover {\n background: @surface0;\n }\n .QjI2jc {\n color: @subtext0;\n }\n .lhLbod {\n color: @subtext0;\n }\n .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: @blue;\n }\n .F75bid {\n color: @subtext0;\n }\n div[aria-expanded=\"true\"] .fFI3rb {\n background-color: fade(@blue, 25%) !important;\n }\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: fade(@blue, 25%) !important;\n }\n .MAMMm {\n background: @mantle;\n box-shadow: 0 2px 6px @crust !important;\n }\n [selected].nWtjMe {\n background: fade(@blue, 25%) !important;\n }\n .uZNuIf:hover {\n background-color: @surface0;\n color: @text;\n }\n [selected].nWtjMe .FMKtTb {\n color: @text;\n }\n .nWtjMe .FMKtTb {\n color: @subtext0;\n }\n .GKS7s .FMKtTb,\n .GKS7s .RWhoyd.mol54e {\n color: @text;\n }\n .ePSouf .FMKtTb {\n color: @subtext0;\n }\n .NkCsjc:hover {\n background-color: @surface0 !important;\n color: @text;\n }\n .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: @text;\n }\n a.hisnlb {\n background: fade(@overlay2, 25%);\n }\n div[aria-expanded=\"true\"] .fFI3rb,\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: @surface0 !important;\n }\n .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: @blue;\n }\n .hdtb-mn-hd {\n color: @subtext0;\n }\n .hdtb-mn-hd:hover {\n color: @text;\n }\n .fSnalc {\n stroke: @blue;\n }\n .oOg6Ne {\n stroke: @yellow;\n }\n .ZqPjbb {\n stroke: @red;\n }\n .aPiskd {\n stroke: @green;\n }\n .s8GCU {\n background-color: @base;\n }\n .Lj9fsd {\n background-color: @base;\n }\n .jZWadf {\n background-color: @base;\n }\n .rQEFy,\n .rQEFy:hover {\n border-color: fade(@blue, 25%);\n background-color: fade(@blue, 25%);\n }\n .gbZSUe {\n color: @text;\n }\n .gbZSUe:hover {\n background: @surface0;\n }\n .XZ5MVe {\n color: @blue;\n }\n a:visited {\n color: @mauve;\n }\n .F9Idpe {\n background: linear-gradient(to right, transparent 0%, @base 60%, @base);\n }\n .SvoXfb > .x5f7Bc {\n fill: @subtext0;\n }\n .SvoXfb:hover > .x5f7Bc {\n fill: @text;\n }\n .SvoXfb:hover {\n background-color: @surface0;\n }\n .IsZvec {\n color: @subtext0;\n }\n .uo4vr {\n color: @subtext0;\n }\n .minidiv .sfbg {\n background: @base;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .aqCVJb {\n background-color: @blue !important;\n border-color: @blue !important;\n }\n .T8VaVe {\n color: @blue;\n }\n #tw-source-text-container .tw-ta,\n #tw-source-rmn-container .tw-ta {\n color: @text;\n }\n #tw-target {\n background-color: @surface0;\n }\n .tw-data-placeholder {\n color: @text;\n }\n .j1iyq {\n border-color: @surface2;\n }\n .w8qArf .fl {\n color: @text !important;\n }\n .HSryR a.B1uW2d {\n border-bottom-color: @surface2;\n }\n .usJj9c .zz3gNc {\n color: @text;\n }\n .Ss2Faf a {\n color: @text;\n }\n .aCOpRe em,\n .yXK7lf em {\n color: @text;\n }\n .FR7ZSc .niO4u {\n background-color: @base;\n border-color: @surface2;\n color: @blue;\n }\n .g {\n color: @text;\n }\n .VSHxQ {\n color: @subtext0;\n }\n .cF4V5c {\n background-color: @crust !important;\n }\n .cF4V5c g-menu-item a,\n .cF4V5c g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n color: @text;\n }\n .cF4V5c:hover g-menu-item:hover a,\n .cF4V5c:hover g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n background-color: @surface0;\n }\n .GZnQqe.LGiluc {\n border-top-color: @surface2 !important;\n }\n .pkWBse {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .dG2XIf {\n background: @base;\n }\n .Z0LcW {\n color: @text;\n }\n .i29hTd .qLLird {\n color: @text;\n }\n .i29hTd .kR7nSc {\n color: @text;\n }\n .N6Sb2c {\n color: @subtext0;\n }\n .C9iYEe {\n color: @subtext0;\n }\n .KcXNxb {\n background: @base;\n }\n .ss6qqb .PKDVJd {\n color: @subtext0;\n }\n a.oBa0Fe {\n color: @subtext0;\n }\n .o6juZc {\n background-color: @surface0;\n }\n .o6juZc:hover {\n background-color: @surface0;\n box-shadow: 0 4px 12px @crust;\n }\n .W6pGoe {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .WdWr7c {\n border-top-color: @surface2;\n }\n .sU3bKf {\n color: @text;\n }\n .O5OUld {\n color: @subtext0;\n }\n .zP7KFe {\n background: @surface1;\n }\n .O5OUld:hover {\n color: @blue;\n }\n .og3lId {\n color: @text;\n }\n .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 @crust;\n }\n .r8xEL {\n color: @text;\n }\n .ZZ7G7b {\n color: @text;\n border-color: @surface1;\n }\n .NZmxZe {\n background-color: @base;\n border-color: @surface1;\n color: @text;\n }\n .NZmxZe:not(.rQEFy):hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n }\n .ssfWCe .ZXJQ7c {\n color: @subtext0;\n }\n .ssfWCe .ZXJQ7c:hover {\n background-color: @surface0;\n color: @text;\n }\n .qcTKEe {\n background-color: @base;\n }\n .ooPrBf {\n background: @base;\n }\n .r9PaP {\n color: @subtext0;\n }\n .r9PaP:hover {\n color: @blue;\n }\n .H1KrKd {\n fill: @subtext0;\n }\n .cEPPT {\n border-bottom-color: @surface1;\n }\n .Ix6LGe {\n background: @base;\n box-shadow: 0 2px 10px 0 @crust;\n }\n .Hm7Qac:hover,\n .EuKAde {\n background-color: @surface0;\n }\n .igM9Le {\n color: @text;\n }\n .irf0hb {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .gb_Mc .gb_Vd button:hover svg,\n .gb_Mc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Mc svg,\n .gb_Rc.gb_Vc svg,\n .gb_Mc .gb_dd .gb_ld,\n .gb_Mc .gb_dd .gb_Lc,\n .gb_Mc .gb_dd .gb_fd,\n .gb_Rc.gb_Vc .gb_ld {\n color: @text;\n }\n .cEW58 {\n background-color: @surface0;\n }\n .dyAbMb {\n fill: @subtext0;\n }\n .zItAnd,\n .zItAnd:link,\n .zItAnd:visited,\n .zItAnd:hover,\n .zItAnd:active {\n color: @text;\n }\n .zItAnd {\n background-color: @base;\n border-color: @surface1;\n }\n .zItAnd:not(.MgQdud):hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .fKmH1e {\n background-color: @base;\n border-color: @surface1;\n }\n .fKmH1e:hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .nfSF8e,\n .WRhYSc {\n color: @subtext0;\n }\n .nfSF8e:hover,\n .WRhYSc:hover {\n background-color: @surface0;\n color: @subtext0;\n }\n .ssJ7i {\n color: @text;\n }\n .iAIpCb {\n color: @subtext0;\n }\n .KMdzJ {\n color: @subtext1;\n }\n .PmPt7d {\n color: @subtext0;\n }\n .gb_Mc a.gb_E,\n .gb_Mc span.gb_E {\n color: @text;\n }\n a.gb_E,\n span.gb_E {\n color: @text !important;\n }\n .RzdJxc {\n border-top-color: @surface2;\n }\n .rKnmn {\n border-top-color: @surface2;\n }\n .FzCfme {\n color: @subtext0;\n }\n .hMJ0yc {\n color: @subtext0;\n }\n .yg51vc {\n background-color: @base;\n }\n .hdtb-mitem a {\n color: @subtext0;\n }\n .hdtb-mitem .GOE98c,\n .hdtb-mitem a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad {\n color: @subtext0;\n }\n .t2vtad:not(.hdtb-tl-sel) {\n color: @subtext0;\n }\n .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n box-shadow: 0 1px 1px @crust;\n }\n .hdtb-mitem:hover .GOE98c:hover,\n .hdtb-mitem:hover a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad:hover {\n color: @blue;\n }\n .w6PoOe {\n color: @subtext0;\n }\n .w6PoOe:hover {\n color: @text;\n }\n .Lj9fsd.DU1Mzb {\n background-color: @base;\n box-shadow: 0 1px 6px 0 @crust;\n .o6juZc {\n border-color: @surface1 !important;\n }\n }\n .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: @surface0;\n }\n .FjVBEd {\n color: @green;\n }\n title-with-lhs-icon:hover .ekf0x h3 {\n color: @blue;\n }\n .GmE3X {\n color: @text;\n }\n .iv236 {\n color: @text;\n }\n .GLcBOb {\n border-bottom-color: @surface1;\n }\n .ss6qqb .Ui2TZ {\n color: @text;\n }\n .wx62f {\n color: @subtext0;\n }\n #rhs .u7yw9 {\n border-left-color: @surface1;\n }\n .ss6qqb .Jk5Tjc {\n border-color: @surface2;\n }\n #rhs .u7yw9 .cLjAic {\n border-bottom-color: @surface1;\n }\n .JNkvid .HnYYW {\n color: @text;\n }\n .aokhrd .TZahnb {\n border-left-color: @surface1;\n }\n .Cx1ZMc {\n color: @subtext0;\n }\n .CBPSbf {\n background-color: @base;\n }\n .E74aCb {\n color: @text;\n }\n .OE86Gc {\n background-color: @base;\n color: @text;\n fill: @text;\n }\n .c72nic {\n color: @text;\n }\n .GXMTjb {\n background-color: @base;\n border-color: @surface0;\n }\n .A9y7kf {\n color: @subtext0;\n }\n .OE86Gc a {\n color: @blue;\n }\n .Es2Et {\n color: @subtext0;\n }\n .KwJT0.VqKh3b div div {\n background-color: @base;\n fill: @text;\n color: @text;\n border-color: @surface1;\n }\n .rx7XFb {\n background-color: @surface0;\n }\n .VP31Vb {\n color: @text;\n }\n .HXQjqf {\n background-color: fade(@blue, 25%);\n color: @blue;\n }\n .SW5pqf {\n color: @blue;\n }\n .rQEFy:hover {\n color: @blue;\n }\n .hdtb-tl-sel {\n border-color: @surface2;\n background: @surface0;\n color: @text;\n }\n .hdtb-tl-sel:focus {\n border-color: @surface2;\n background: @surface0;\n color: @blue;\n }\n .t2vtad:active,\n .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: @surface0 !important;\n box-shadow: inset 0 1px 2px @crust !important;\n }\n .gTl8xb {\n border-color: @subtext0 transparent;\n }\n .hdtb-mn-hd:hover .gTl8xb {\n border-color: @text transparent;\n }\n .h3L8Ub .yMAEcf {\n background: @surface0;\n border-color: @surface2;\n }\n .ynRric {\n color: @subtext0;\n }\n .cRV9hb .pcTkSc .wM6W7d {\n color: @text;\n }\n .h3L8Ub .yMAEcf.sbhl {\n background-color: @surface1;\n }\n .sbhl {\n background: @surface1;\n }\n .CjiZvb,\n .GZnQqe.EpPYLd:active {\n background-color: @surface0;\n }\n .PyJv1b {\n color: @text;\n }\n .REySof {\n color: @blue !important;\n }\n .NQyKp {\n color: @blue !important;\n background: @blue !important;\n }\n .b0Xfjd {\n color: @base !important;\n }\n .LiOdre {\n background-color: @base;\n border-color: @surface1;\n }\n .LiOdre:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .LiOdre:focus {\n border-color: @blue;\n }\n .mfsgsd {\n color: @text;\n }\n .GCSyeb {\n background: @surface1;\n }\n .IVvPP .cLjAic.WY0eLb,\n .Hwkikb.WY0eLb {\n border-left-color: @surface1;\n }\n .mQo3nc {\n background-color: @surface0;\n color: @subtext0 !important;\n }\n .cfBJGe {\n color: @text;\n }\n .f6F9Be {\n background: @mantle;\n }\n .KwU3F {\n color: @blue;\n }\n .b0KoTc {\n color: @text;\n }\n .dfB0uf {\n color: @text;\n }\n .unknown_loc {\n background: @text;\n }\n .GS5rRd {\n color: @blue;\n }\n .xSQxL {\n color: @blue;\n }\n .smiUbb {\n color: @text;\n }\n .b2hzT {\n border-bottom-color: @surface0;\n }\n #swml {\n border-left-color: @surface0;\n }\n .KXbwLb {\n background-color: @surface2;\n }\n .WZH4jc .VknLRd .GNJvt {\n background: @surface0;\n }\n .WZH4jc .VknLRd:hover .GNJvt {\n background: @surface1;\n }\n .GNJvt {\n color: @text;\n }\n .fJOpI.H9lube {\n background-color: @blue !important;\n border-color: @blue;\n }\n .XNo5Ab.XNo5Ab {\n color: @base !important;\n fill: @base !important;\n }\n .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: @text !important;\n }\n .xEzgBc {\n color: @text !important;\n }\n .Ss2Faf.sq4Bpf {\n color: @text !important;\n }\n .ea0Lbe {\n background: @surface0;\n }\n .f6GA0,\n .CacfB,\n .Ua7Yuf {\n background: @base;\n }\n .DV7the {\n color: @blue;\n }\n .ZeVBtc {\n color: @subtext0;\n }\n .cB9M7 {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n &:hover {\n border-color: @surface2;\n }\n &:focus {\n border-color: @blue;\n }\n }\n .Qwbd3 {\n background: @surface0;\n color: @text;\n border-color: @surface1;\n &:hover {\n background: @surface1;\n border-color: @surface2;\n }\n }\n .ArIAXb {\n fill: @surface0;\n }\n .qOFLsb {\n fill: @surface0;\n }\n .aHK1bd {\n color: @subtext0;\n }\n .diOlIe {\n border-top: 1px solid @overlay0;\n }\n .p4pvTd {\n color: @text;\n }\n .gIYJUc {\n background: @base !important;\n border-color: @surface1 !important;\n }\n .Gdd5U > g:nth-child(2) {\n > circle:nth-child(1) {\n fill: @green !important;\n }\n > circle:nth-child(2) {\n fill: @blue !important;\n }\n > path:nth-child(3) {\n fill: @red !important;\n }\n > path:nth-child(4) {\n fill: @yellow !important;\n }\n > path:nth-child(5) {\n fill: @blue !important;\n }\n }\n .CbAZb {\n background: @base;\n border-bottom: 1px solid @surface0;\n }\n .S8wJ3 {\n color: @text !important;\n }\n .ZI7elf {\n color: @text !important;\n }\n .tGS0Nc {\n color: @text;\n }\n .kzt0Nc a {\n color: @subtext0 !important;\n }\n .fgc1P,\n .N7KPxb {\n border-top: 1px solid @surface0 !important;\n }\n .kQEH5b {\n color: @subtext0 !important;\n }\n .kNKdL {\n color: @text !important;\n }\n .q0yked:hover {\n background-color: @mantle !important;\n }\n .Oz5Rbb:hover {\n background: @mantle !important;\n }\n .lwwARb {\n background-color: @crust !important;\n }\n .LO47Ff {\n color: @text;\n }\n .j8PBfc {\n color: @subtext0;\n }\n .act-tim-txt-cnt {\n color: @text;\n }\n .act-switch-area {\n background-color: @base !important;\n }\n .q8U8x > div:nth-child(1) {\n background-color: @base !important;\n }\n .EwDHG,\n .vNdLpe,\n .vNdLpe:visited {\n color: @subtext0 !important;\n }\n color: @subtext0;\n }\n body {\n #catppuccin(@flavor);\n }\n}\n\n@-moz-document regexp(\"^https?://(ogs\\\\.)?google\\\\..*\")\n{\n #catppuccin(@lookup) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n\n .aRDKUe {\n .rRF0wd {\n fill: @yellow !important;\n }\n .ub0gT {\n fill: @base !important;\n }\n .Pzuhxc {\n color: @text !important;\n &:hover {\n background-color: @surface2 !important;\n }\n }\n .hCDve {\n color: @text !important;\n }\n .WkuXae {\n color: @blue;\n }\n .coHE2 {\n border-color: @surface2 !important;\n &:hover {\n background-color: fade(@blue, 25%);\n }\n }\n .eYSAde {\n color: @text !important;\n }\n .Lvwayc {\n background-color: @surface0 !important;\n }\n .Z6NXed {\n color: @text !important;\n }\n .bMnvr {\n background: @surface1 !important;\n }\n .Wdz6e {\n color: @subtext0 !important;\n }\n .LzIwWe {\n color: @text !important;\n }\n .znj3je {\n color: @text !important;\n }\n .fVFoBd {\n color: @text !important;\n }\n .cllK4d {\n background: @surface0 !important;\n color: @subtext0 !important;\n }\n .aFCkf {\n background: @surface0 !important;\n color: @blue !important;\n }\n .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: @text !important;\n }\n .qLP7kc .jFfZdd {\n background: @base !important;\n }\n .Z6NXed:hover {\n background-color: @surface1 !important;\n }\n }\n .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, @surface0);\n .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, @mantle);\n }\n }\n .nz9sqb {\n .NQV3m {\n color: var(--gm3-sys-color-primary, @blue);\n border-color: var(--gm3-sys-color-outline, @surface2);\n &:hover {\n background-color: fade(@blue, 25%);\n }\n &:focus {\n background-color: fade(@blue, 25%);\n }\n }\n .Rq5Gcb {\n color: @text !important;\n }\n .tX9u1b:hover {\n background-color: @surface0;\n }\n }\n .nz9sqb.o07G5 .tX9u1b:active,\n .nz9sqb.o07G5 .tX9u1b:active:focus,\n .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: @surface0;\n }\n }\n body {\n #catppuccin(@flavor);\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n",
+ "usercssData": {
+ "name": "Google Catppuccin",
+ "namespace": "github.com/catppuccin/userstyles/styles/google",
+ "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google",
+ "version": "0.1.1",
+ "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css",
+ "description": "Soothing pastel theme for Google",
+ "author": "Catppuccin",
+ "license": "MIT",
+ "preprocessor": "less",
+ "vars": {
+ "flavor": {
+ "type": "select",
+ "label": "Flavor",
+ "name": "flavor",
+ "value": "macchiato",
+ "default": "mocha",
+ "options": [
+ {
+ "name": "latte",
+ "label": "Latte",
+ "value": "latte"
+ },
+ {
+ "name": "frappe",
+ "label": "Frappe",
+ "value": "frappe"
+ },
+ {
+ "name": "macchiato",
+ "label": "Macchiato",
+ "value": "macchiato"
+ },
+ {
+ "name": "mocha",
+ "label": "Mocha",
+ "value": "mocha"
+ }
+ ]
+ }
+ }
+ },
+ "author": "Catppuccin",
+ "description": "Soothing pastel theme for Google",
+ "name": "Google Catppuccin",
+ "originalDigest": "5eb4c4f132799e79957550804acd4482a20bdb05",
+ "_id": "d05b6aa1-9e26-40b5-907c-2c14d43f9b3e",
+ "_rev": 1701993408423,
+ "id": 77,
+ "etag": "W/\"4beb1b4ea45392885d2e5aa4827acea6ef3679ffd031613e4e8cbaf652873b01\"",
+ "updateDate": 1701993408382
}
]
\ No newline at end of file