/* ==UserStyle== @name Perplexity Catppuccin @namespace github.com/catppuccin/userstyles/styles/perplexity @homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/perplexity @version 2025.04.01 @updateURL https://github.com/catppuccin/userstyles/raw/main/styles/perplexity/catppuccin.user.less @supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aperplexity @description Soothing pastel theme for Perplexity @author Catppuccin @license MIT @preprocessor less @var select lightFlavor "Light Flavor" ["latte:Latte*", "frappe:Frappé", "macchiato:Macchiato", "mocha:Mocha"] @var select darkFlavor "Dark Flavor" ["latte:Latte", "frappe:Frappé", "macchiato:Macchiato", "mocha:Mocha*"] @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"] ==/UserStyle== */ @-moz-document domain("perplexity.ai") { :root:not([data-color-scheme="dark"]) { #catppuccin(@lightFlavor); } :root, :root:not([data-color-scheme="light"]) { #catppuccin(@darkFlavor); } #catppuccin(@flavor) { @rosewater: @catppuccin[@@flavor][@rosewater]; @flamingo: @catppuccin[@@flavor][@flamingo]; @pink: @catppuccin[@@flavor][@pink]; @mauve: @catppuccin[@@flavor][@mauve]; @red: @catppuccin[@@flavor][@red]; @maroon: @catppuccin[@@flavor][@maroon]; @peach: @catppuccin[@@flavor][@peach]; @yellow: @catppuccin[@@flavor][@yellow]; @green: @catppuccin[@@flavor][@green]; @teal: @catppuccin[@@flavor][@teal]; @sky: @catppuccin[@@flavor][@sky]; @sapphire: @catppuccin[@@flavor][@sapphire]; @blue: @catppuccin[@@flavor][@blue]; @lavender: @catppuccin[@@flavor][@lavender]; @text: @catppuccin[@@flavor][@text]; @subtext1: @catppuccin[@@flavor][@subtext1]; @subtext0: @catppuccin[@@flavor][@subtext0]; @overlay2: @catppuccin[@@flavor][@overlay2]; @overlay1: @catppuccin[@@flavor][@overlay1]; @overlay0: @catppuccin[@@flavor][@overlay0]; @surface2: @catppuccin[@@flavor][@surface2]; @surface1: @catppuccin[@@flavor][@surface1]; @surface0: @catppuccin[@@flavor][@surface0]; @base: @catppuccin[@@flavor][@base]; @mantle: @catppuccin[@@flavor][@mantle]; @crust: @catppuccin[@@flavor][@crust]; @accent: @catppuccin[@@flavor][@@accentColor]; color-scheme: if(@flavor = latte, light, dark); ::selection { background-color: fade(@accent, 30%) !important; color: @text !important; } input, textarea { &::placeholder { color: @subtext0 !important; } } body { background-color: @mantle !important; } .bg-\[red\] { background-color: @red !important; } .bg-alert { background-color: @peach !important; } .bg-text-100 { background-color: @text !important; } .bg-backdrop-lightbox\/95 { background-color: @crust !important; } .bg-backdrop\/70 { background-color: @mantle !important; } .bg-background, .bg-background-50 { background-color: @base !important; } .bg-background-100 { background-color: @base !important; } .bg-background-300, .bg-background-200 { background-color: @mantle !important; } .bg-background-super-alt { background-color: @accent !important; } .bg-backgroundDark { background-color: @surface0 !important; } .bg-black, .bg-black\/30, .bg-black\/40, .bg-black\/50, .bg-black\/60, .bg-black\/80 { background-color: @crust !important; } .bg-borderMain { background-color: @surface1 !important; } .bg-idle, .bg-idle\/70 { background-color: @surface0 !important; } .bg-offset, .bg-offsetDark, .bg-offset\/50 { background-color: @mantle !important; } .bg-offsetPlus { background-color: @surface0 !important; } .bg-offsetPlusDark, .dark\:\!bg-offsetPlusDark:where( [data-color-scheme="dark"] .dark\:\!bg-offsetPlusDark, [data-color-scheme="dark"] .dark\:\!bg-offsetPlusDark * ) { background-color: @mantle !important; } .bg-super, .bg-superAlt, .bg-superBG, .bg-superBGDark, .bg-superDark, .bg-superDark\/100, .bg-super\/100 { background-color: @accent !important; } .bg-super\/10, .bg-superDark\/10 { background-color: fade(@accent, 10%) !important; } .bg-textMain { background-color: @crust !important; } .bg-textMainDark, .bg-textMain\/10 { background-color: @text !important; } .bg-textOff { background-color: @subtext1 !important; } .bg-textOffDark, .bg-textOff\/50 { background-color: @subtext0 !important; } .bg-white, .bg-white\/30, .bg-white\/50, .bg-white\/80 { background-color: @text !important; } .text-background { color: @base !important; } .text-black { color: @crust !important; } .text-offset { color: @mantle !important; } .text-orange-400 { color: @peach !important; } .text-super, .text-superAlt, .text-superDark, .text-superDuper { color: @accent !important; } .text-textMain { color: @text !important; } .text-textMainDark, .text-textOff { color: @subtext1 !important; } .text-textOff\/50 { color: @subtext0 !important; } .text-textOffDark { color: @subtext1 !important; } .text-textOffDark\/50 { color: @subtext0 !important; } .text-white { color: @crust !important; } .text-default { color: @text !important; } .text-zinc-700 { color: @subtext1 !important; } .stroke-background { stroke: @surface0 !important; } .stroke-super, .stroke-superAlt, .stroke-superDark { stroke: @accent !important; } .stroke-textMain { stroke: @text !important; } .stroke-textMainDark, .stroke-textOff { stroke: @subtext1 !important; } .stroke-textOffDark { stroke: @subtext0 !important; } .fill-backgroundDark { fill: @base !important; } .fill-super, .fill-superAlt, .fill-superDark { fill: @accent !important; } .fill-textMain, .fill-textMainDark { fill: @text !important; } .fill-textOff, .fill-textOffDark { fill: @subtext1 !important; } .border-\[black\]\/10 { border-color: fade(@mantle, 10%) !important; } .border-background, .border-black\/10, .border-black\/5 { border-color: @mantle !important; } .dark\:border-borderMainDark:where( [data-color-scheme="dark"] .dark\:border-borderMainDark, [data-color-scheme="dark"] .dark\:border-borderMainDark * ), .border-borderMain { border-color: @surface1 !important; } .border-borderMain\/10, .border-borderMain\/50, .border-borderMain\/75 { border-color: @surface0 !important; } .border-borderMainDark { border-color: @base !important; } .border-offsetPlus { border-color: @mantle !important; } .border-super, .border-super\/10, .border-super\/100 { border-color: @accent !important; } .border-textMain\/0 { border-color: transparent !important; } .border-textMainDark { border-color: @mantle !important; } .border-textOff\/50 { border-color: @subtext0 !important; } .border-b-offset { border-bottom-color: @subtext0 !important; } .group:hover [class*="group-hover:text-superDark"] { color: @accent !important; } [class*="hover:!bg-superAlt/20"]:hover { background-color: @accent !important; } [class*="data-[focused=self]:bg-background-200"]:focus, [class*="hover:bg-background-200"]:hover { background-color: @crust !important; } [class*=":hover:bg-offset"]:hover, [class*="hover:bg-offset"]:hover { background-color: @surface0 !important; } [class*="hover:bg-offsetPlus"]:hover { background-color: @surface1 !important; } [class*="hover:bg-super"]:hover { background-color: @accent !important; } [class*="hover:text-super"]:hover, [class*="hover:text-superAlt"]:hover { color: @accent !important; } [class*="hover:text-textMain"]:hover { color: @text !important; } [class*="hover:text-textOff"]:hover { color: @subtext0 !important; } [class*="hover:text-white"]:hover { color: @text !important; } [data-focused="self"] { background-color: @surface1 !important; } .dark\:divide-borderMainDark\/50:where( [data-color-scheme="dark"] .dark\:divide-borderMainDark\/50, [data-color-scheme="dark"] .dark\:divide-borderMainDark\/50 * ) > :not([hidden]) ~ :not([hidden]), .divide-borderMain\/50 > :not([hidden]) ~ :not([hidden]) { border-color: @surface1 !important; } .focus\:\!border-backgroundDark:focus { border-color: @mantle !important; } .focus\:bg-background:focus { background-color: @base !important; } .focus\:text-super:focus { color: @accent !important; } .focus-visible\:bg-offsetPlus:focus-visible { background-color: @crust !important; } *[class*="ring"] { --tw-ring-color: @surface2 !important; --tw-ring-offset-color: @mantle !important; } .caret-superDuper { caret-color: @accent !important; } .data-\[state\=checked\]\:bg-super[data-state="checked"] { background-color: @accent !important; } /* Additional fixes: */ .scrollbar-thumb-idle { --scrollbar-thumb: @surface1 !important; } /* gradient on super long prompt */ div[style="background: linear-gradient(transparent, currentcolor);"] { background: linear-gradient(transparent, @base) !important; } /* citations */ .citation:hover * { color: @crust !important; } /* switch knob in settings */ .data-\[state\=checked\]\:before\:\!bg-super[data-state="checked"]::before { background-color: @accent !important; } /* switch in main input */ #copilot-toggle > div::before { background-color: @overlay1; } /* credits on image view */ #__next > div:nth-child(26) > div:nth-child(2) > div > div > div.gap-md.mx-md.py-md.border-borderMainDark.flex.h-\[74px\].items-center.justify-between.border-b-2 > div.gap-x-md.flex.items-center > a > div > div > div.line-clamp-1.break-all.transition-all.duration-300.white.font-sans.text-sm.text-white.selection\:bg-super\/50.selection\:text-textMain.dark\:selection\:bg-superDuper\/10.dark\:selection\:text-superDark { color: @text !important; } /* research goals in pro search */ .research-goal::before { border-color: @surface1; } .research-goal-title:hover { background-color: @surface0; } .research-goal-timeline { background-color: @surface1; } .\!bg-transparent { background: transparent !important; } } } #rgbify(@color) { @rgb: red(@color) green(@color) blue(@color); } /* deno-fmt-ignore */ @catppuccin: { @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; }; @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; }; @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; }; @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; }; };