/* ==UserStyle==
@name Instagram Catppuccin
@namespace github.com/catppuccin/userstyles/styles/instagram
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram
@version 2025.02.11
@updateURL https://github.com/keonly/userstyles/raw/main/styles/instagram/catppuccin.user.less
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram
@description Soothing pastel theme for Instagram
@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("instagram.com") {
._aa4d {
#catppuccin(@darkFlavor);
}
._aa4c {
#catppuccin(@lightFlavor);
}
#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];
@text-filter: @catppuccin-filters[@@flavor][@text];
@dark-color: if(@flavor = latte, @text, @crust);
@light-color: if(@flavor = latte, @crust, @text);
color-scheme: if(@flavor = latte, light, dark);
::selection {
background-color: fade(@accent, 30%);
}
input,
textarea {
&::placeholder {
color: @subtext0 !important;
}
}
&,
.x1qjc9v5,
.x9f619,
.x78zum5,
.xdt5ytf,
.x1iyjqo2,
.xl56j7k {
--web-always-black: #rgbify(@dark-color)[];
--ig-primary-icon: #rgbify(@text)[];
--web-always-white: #rgbify(@light-color)[];
--always-white: #rgbify(@light-color)[];
--overlay-alpha-80: fade(@dark-color, 50%);
--grey-9: #rgbify(@crust)[];
--ig-primary-background: #rgbify(@base)[];
--ig-secondary-background: #rgbify(@surface0)[];
--ig-banner-background: #rgbify(@crust)[];
--ig-highlight-background: #rgbify(@surface0)[];
--ig-elevated-background: #rgbify(@crust)[];
--ig-elevated-highlight-background: #rgbify(@surface0)[];
--ig-hover-overlay: #rgbify(@text)[], 0.1;
--hover-overlay: fade(@surface0, 20%);
--ig-text-on-color: #rgbify(@crust)[];
--ig-badge: #rgbify(@accent)[];
--ig-primary-button: #rgbify(@accent)[];
--ig-primary-button-hover: fade(@accent, 80%);
--ig-secondary-button-background: #rgbify(@surface0)[];
--ig-secondary-button-hover: #rgbify(@surface1)[];
--ig-secondary-button: #rgbify(@text)[];
--ig-primary-text: #rgbify(@text)[];
--ig-secondary-text: #rgbify(@subtext0)[];
--ig-tertiary-text: #rgbify(@subtext0)[];
--wbloks-primary-text: @text;
--ig-text-on-media: #rgbify(@text)[];
--ig-separator: #rgbify(@surface0)[];
--chat-admin-text-color: #rgbify(@subtext0)[];
--ig-elevated-separator: #rgbify(@surface0)[];
--post-separator: #rgbify(@overlay0)[];
--ig-stroke: #rgbify(@overlay0)[];
--grey-2: #rgbify(@overlay0)[];
--ig-link: #rgbify(@accent)[];
--ig-error-or-destructive: #rgbify(@red)[];
--ig-success: #rgbify(@green)[];
--blue-2: #rgbify(@blue)[];
--ig-close-friends-refreshed: #rgbify(@green)[];
--ig-text-input-border-hover-prism: #rgbify(@surface1)[];
--ig-toggle-outline-prism: #rgbify(@text)[];
--ig-toggle-background-on-prism: #rgbify(@text)[];
--ig-stroke-prism: #rgbify(@crust)[];
--barcelona-logo: #rgbify(@text)[];
--ig-bubble-background: #rgbify(@surface1)[];
--ig-tertiary-icon: #rgbify(@accent)[];
--always-dark-overlay: @accent;
--secondary-text: @subtext0;
--primary-text: @text;
--primary-icon: @accent;
--primary-button-text: @mantle !important;
--primary-button: @blue !important;
--mwp-primary-theme-color: darken(@blue, 10%);
--chat-composer-button-color: darken(@blue, 10%);
scrollbar-color: @accent @crust;
}
#splash-screen {
background-color: @base !important;
}
/* Sidebar */
.x1xgvd2v {
background-color: @crust !important;
&[style="transform: translateX(0px);"] {
background-color: @mantle !important;
}
}
.x1zvrr1 {
background-color: @mantle;
}
svg[aria-label="Loading..."] {
stroke: @text;
}
/* Story background */
.x5qyhuo {
background-color: @base;
}
/* Story progress bar */
._ac3p {
background-color: @accent !important;
}
/* close friends story things */
.x9bdzbf {
color: @text !important;
}
/* Story seen / not seen ring */
button:has(canvas + span > img[alt$="'s profile picture"]) {
canvas {
display: none;
}
span {
outline-style: solid;
outline-offset: 0.15rem;
}
&[aria-label^="Story by"][aria-label$="not seen"] span {
outline-color: @accent;
outline-width: 0.2rem;
}
&[aria-label^="Story by"]:not([aria-label$="not seen"]) span {
outline-color: @surface2;
outline-width: 0.075rem;
}
}
/* Posts */
._aggc {
background-color: @mantle;
border-color: @overlay0 !important;
border-radius: var(--modal-border-radius);
box-shadow: 0 3px 5px -1px fade(@dark-color, 80%);
box-sizing: border-box;
}
._aatc ._aasi,
._ae1i,
._aggc textarea.xvbhtw8 {
background-color: @mantle;
}
/* Icons */
svg[aria-label="Unlike"],
svg[aria-label="Verified"] {
fill: @accent !important;
}
svg[aria-label="Next"],
svg[aria-label="Go back"],
svg[aria-label="Close"] {
fill: @text !important;
}
/* new post thingy */
._aa1q._aa1q {
color: @text !important;
}
/* sumting wong's popup box */
.x879a55,
.x7ywyr2:not(
[style*="background-color: rgb(var(--ig-highlight-background))"]
) {
background-color: var(--surface1) !important;
}
/* Share box */
.xzloghq {
background-color: @surface0;
color: @text !important;
&:hover {
color: @mantle !important;
background-color: @accent !important;
}
}
.xk5f4mz {
background-color: @mantle;
&:hover {
background-color: @accent;
}
}
.x3nfvp2 {
color: @text !important;
&:hover {
color: @crust;
}
}
/* reel icon */
.xq3z1fi {
color: @accent !important;
}
/* Toggle sliders */
.x1r7x56h {
background-color: @accent;
}
.x100vrsf {
background-color: @surface0;
}
.x1psfjxj {
background-color: @mantle;
}
span[data-bloks-name="bk.components.TextSpan"] {
color: @accent !important;
}
.xs7f9wi {
background-color: @mantle !important;
}
.x1d72o {
background-color: @surface0;
}
/* Log In With Facebook text */
._ab37 {
color: @blue;
}
/* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */
[style*='background-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png")'],
._9zkj,
._a3ds,
._a3dt,
._a3du,
._a3dv,
._a3dw,
._9-b3,
._9znl,
._9z-6,
._a3dx,
._a3dy,
._a3dz,
._a3d-,
._a3d_,
._a3e0,
._9zm4,
._a3e1,
._a3e2,
._a3e3,
._a3e4,
._a3e5,
._a3e6,
._a3e7,
._a3e8,
._a3e9,
._a3ea,
._9_57,
._9_n5,
._9-y3,
._a3eb,
._a3ec,
._a3ed,
._a3ee,
._9zlu,
._9-yp,
._a3ef,
._a3eg,
._9_wm,
._a3eh,
._a3ei,
._9-j_,
._a3ej,
._a3ek,
._9_ij,
._9_d_,
._9_e1,
._9-mm,
._9_cx,
._9zm0,
._9zfi,
._9-ub,
._a3el,
._9-7-,
._9-1a,
._a3em,
._9zrp,
._a3en,
._9zz9,
._a3eo,
._9zmr,
._9-8d,
._9zhi,
._a3ep,
._9zs0,
._9-j-,
._a3eq,
._9zli,
._9_4y,
._9zm2,
._9zfj,
._9zlg,
._a3er,
._9-lv,
._9_ug,
._9_sh,
._9_sj,
._9-k0,
._9z-c,
._9_35,
._9_hh,
._a3es,
._a3et,
._a3eu,
._9-v-,
._9_4d,
._9zlh,
._a3ev,
._a3ew,
._a3ex,
._a3ey,
._9_7m,
._9_fv,
._a3ez,
._9-zf,
._9-zg,
._9-ze,
._a9fa,
._9-zh,
._9-zi,
._9-zj,
._9-zk,
._9-zl,
._9-zm,
._9-zn,
._9-zo,
._9-zp,
._9-zq,
._9-zr,
._9-zs,
._9-zt,
._a3op,
._a3oq,
._9-zu,
._9-zv,
._9-zw,
._9-zx,
._9-zy,
._9-zz,
._9-z-,
._a3or,
._a3ot,
._a3os,
._9zs1,
._9zs2,
._9-z_,
._9--0,
._9--1,
._9--2,
._9--3,
._9--4,
._9--5,
._9--6,
._9--7,
._9--f,
._9--8,
._9--9,
._9--a,
._9--b,
._9--c,
._9--d,
._9--e,
._a3ou,
._9--g,
._9--h,
._9--i,
._9--j,
._9--l,
._9--k,
._9--m,
._9--n,
._9--o,
._9--p,
._9--q,
._a3ov,
._9--s,
._9--r,
._9--t,
._9--u,
._9--v,
._9--x,
._9--y,
._9--w,
._9--z,
._9--_,
._9-_0,
._9-_1,
._9-_2,
._9-_3,
._9---,
._9-_4,
._9-_5,
._9-_6,
._9-_7,
._a3wy,
._9-_8,
._9-_9,
._a3ow,
._9-_a,
._9-_b,
._9-_c,
._9-_d,
._9-_e,
._9-_f,
._9-_g,
._9-_h,
._9-_i,
._9-_j,
._9-_k,
._9-_l,
._9-_m,
._9-_n,
._9-_o,
._a3ox,
._9-_p,
._9-_q,
._a9fb,
._9-_t,
._9-_r,
._9-_s,
._a93g,
._9-_u,
._9-_v,
._a9fc,
._9-_w,
._9-_x,
._9-_y,
._9-_z,
._9-_-,
._9-__,
._9_00,
._a3oy,
._9_01,
._9_02,
._9_03,
._9_04,
._9_05,
._9_08,
._9_09,
._9_07,
._9_06,
._9_0a,
._9_0b,
._9_0c,
._9_0d,
._9_0e,
._9_0f,
._9_0g,
._a93h,
._9_0h,
._9_0i,
._9_0j,
._9_0k,
._aepo,
._9_0l,
._9_0m,
._9_0n,
._9_0o,
._9_0p,
._a3oz,
._a93l,
._9_0r,
._9_0s,
._a7tk,
._9_0q,
._a3o-,
._9_0t,
._9_0v,
._9_0u,
._a9ej,
._9_0w,
._9_0x,
._9_0y,
._9_0z,
._9_0_,
._9_0-,
._9_10,
._9_11,
._9_12,
._9_13,
._9_14,
._9_15,
._a3o_,
._9_18,
._9_19,
._9_1a,
._9_1e,
._9_1b,
._9_1c,
._9_1d,
._9_16,
._9_17,
._a3p0,
._9_1g,
._9_1i,
._9_1h,
._9_1j,
._9_1k,
._9_1l,
._9_1m,
._a9pw {
filter: @text-filter;
}
/* Custom icons */
@instagram_gradient: radial-gradient(
circle at 30% 107%,
@yellow 0%,
@yellow 5%,
@peach 45%,
@mauve 60%,
@blue 90%
);
/* Instagram text logo */
[style*="background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\");"] {
@svg: escape(
''
);
background-image: url("data:image/svg+xml,@{svg}") !important;
background-position: -3px -7px !important;
background-size: unset !important;
}
/* 2fa lock icon */
[aria-label="Two factor authentication lock icon"] {
@svg: escape(
''
);
content: url("data:image/svg+xml,@{svg}");
}
/* "All caught up" icon */
img[src="/images/instagram/xig/web/illo-confirm-refresh-light.png"] {
@svg: escape(
''
);
content: url("data:image/svg+xml,@{svg}");
}
[style*='background-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png")'] {
/* No photo icon */
&[style*="background-position: 0px -97px"] {
filter: none;
background: @mauve !important;
background: @instagram_gradient !important;
mask-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png");
mask-position: 0 -97px;
}
/* Private page icon */
&[style*="background-position: -49px -97px"] {
filter: none;
background: @mauve !important;
background: @instagram_gradient !important;
mask-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png");
mask-position: -49px -97px;
}
&[style*="background-position: -49px 0px"] {
filter: none;
background: @mauve !important;
background: @instagram_gradient !important;
mask-image: url("https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png");
mask-position: -49px 0;
}
}
/* Post swipe icons */
._aaqh {
background-color: @surface0;
}
/* Inside primary buttons */
.xzloghq,
._acas:not(._acao) {
&,
svg {
color: @crust;
fill: @mantle;
}
}
._acas:not(._acao):hover {
background-color: @surface0 !important;
color: @accent !important;
}
/* Secondary buttons */
.x1gjpkn9,
._acat,
._acap {
&,
a& {
&,
&:visited {
color: @text;
}
}
}
/* Profile banner */
div:has(> .x1mu97ne) {
background-color: @crust;
border-color: @overlay0;
box-shadow: 0 10px 35px 2px fade(@dark-color, 30%);
}
/* Dialog overlay */
.x7r02ix[role="dialog"] {
box-shadow: 0 5px 10px 0 fade(@dark-color, 50%);
}
/* Settings */
._ab81 {
background-color: @mantle;
}
._ab85,
._ab6i,
._ab85 .xvbhtw8,
._aav4 {
background-color: @crust;
}
/* Settings saved toast */
._abmp {
color: @text;
}
/* Bloks */
.wbloks_1[data-bloks-name="bk.components.Collection"] {
background-color: @base !important;
}
div[data-bloks-name="bk.components.Flexbox"],
.wbloks_1[data-bloks-name="bk.components.Flexbox"] {
/* Radios have left padding */
padding-left: 0 !important;
/* The heading */
&[style*="background: rgb(0\, 0\, 0)"],
&[style*="background: rgb(255\, 255\, 255)"] {
background-color: @base !important;
}
/* Radios */
&[style*="border-radius: 10.5px"],
&[style*="border-radius: 12px"],
&[style*="border-radius: 4px"] {
/* Selected radio */
&[style*="background: rgb(0\, 149\, 246)"] {
background-color: @accent !important;
}
/* Not selected radio */
&[style*="background: rgb(219\, 219\, 219)"],
&[style*="background: rgb(38\, 38\, 38)"],
&[style*="background: rgb(54\, 54\, 54)"],
&[style*="background: rgb(255\, 255\, 255)"] {
background-color: @surface0 !important;
}
}
/* That "border" */
&[style*="background: rgb(38\, 38\, 38)"] {
display: none;
}
}
span[data-bloks-name="bk.components.TextSpan"],
span[data-bloks-name="bk.components.Text"] {
&[style*="color: rgb(250\, 250\, 250)"],
&[style*="color: rgb(224\, 241\, 255)"],
&[style*="color: rgb(0\, 55\, 107)"],
&[style*="color: rgb(38\, 38\, 38)"] {
color: @text !important;
}
&[style*="color: rgb(142\, 142\, 142)"] {
color: @subtext0 !important;
}
}
/* Map pop-ups */
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background-color: @mantle;
box-shadow: 0 5px 15px fade(@dark-color, 60%);
* {
color: @text !important;
}
}
/* Scrollbar */
::-webkit-scrollbar {
background-color: @crust;
}
::-webkit-scrollbar-thumb {
background-color: @accent;
border-radius: 10px;
}
}
}
@-moz-document regexp("^.*instagram.com/direct.*") {
._aa4d {
#catppuccin(@darkFlavor);
}
._aa4c {
#catppuccin(@lightFlavor);
}
#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];
.x11jlvup {
--chat-outgoing-message-bubble-background-color: fade(@blue, 80%);
}
.x1n2onr6 {
--chat-incoming-message-bubble-background-color: @surface0;
}
/* Chat background */
.xnz67gz {
background-color: @base;
}
/* messages you've sent */
.xyk4ms5 {
color: @crust !important;
}
/* sidebar */
.xvbhtw8 {
background-color: @mantle;
}
.x186z157,
.xk50ysn,
.xi81zsa {
color: @subtext0 !important;
}
/* New Chat Button */
.xk5f4mz {
background-color: @surface0;
}
/* Chat button */
.x1i10hfl:hover {
color: @text;
}
.x1bvjpef {
color: @crust;
}
.x1bvjpef:hover {
color: lighten(@accent, 5%);
}
/* notes */
.xsnw5ke,
.x3zg9eu::after {
background-color: @surface0 !important;
}
.x103n6ev,
.xzxgvzf {
background-image: linear-gradient(
-90deg,
fade(@surface0, 30%),
fade(@surface0, 100%)
);
}
/* voice clip */
div.x7ywyr2 {
&[style*="background-color: rgb(var(--ig-highlight-background))"] {
div[aria-label="Play"],
div[aria-label="Pause"],
div[role="timer"],
div[role="slider"] {
background-color: @text !important;
}
div[style*="clip-path"] div.x5yr21d.xh8yej3.x1bhxuv2 {
background-color: @subtext0 !important;
}
div[aria-label="Play"]:hover {
background-color: @subtext1 !important;
}
}
&[style*="background-color: var(--mwp-primary-theme-color)"] {
background-color: var(--mwp-primary-theme-color) !important;
div[aria-label="Play"],
div[aria-label="Pause"],
div[role="slider"],
div[role="timer"] {
background-color: @text !important;
}
div[aria-label="Play"]:hover {
background-color: @subtext1 !important;
}
}
}
/* voice clip recording container */
div[style*="background-color: var(--chat-composer-button-color)"] {
div[role="slider"] {
opacity: 1 !important;
background-color: darken(@blue, 4%) !important;
}
div[aria-label="Play"],
div[aria-label="Pause"],
div[role="timer"],
div[aria-label="Stop recording"] {
background-color: @text !important;
}
}
/* explicit music icon in notes */
.x1cp0k07 {
color: @text;
}
}
}
#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: #f4f4f4; @subtext1: #e0e0e0; @subtext0: #c6c6c6; @overlay2: #a8a8a8; @overlay1: #8d8d8d; @overlay0: #6f6f6f; @surface2: #525252; @surface1: #393939; @surface0: #262626; @base: #161616; @mantle: #0b0b0b; @crust: #000000; };
};
/* deno-fmt-ignore */
@catppuccin-filters: {
@latte: { @rosewater: brightness(0) saturate(100%) invert(65%) sepia(18%) saturate(1048%) hue-rotate(323deg) brightness(92%) contrast(86%); @flamingo: brightness(0) saturate(100%) invert(84%) sepia(44%) saturate(4533%) hue-rotate(310deg) brightness(98%) contrast(75%); @pink: brightness(0) saturate(100%) invert(60%) sepia(32%) saturate(775%) hue-rotate(266deg) brightness(93%) contrast(97%); @mauve: brightness(0) saturate(100%) invert(26%) sepia(59%) saturate(3315%) hue-rotate(255deg) brightness(94%) contrast(100%); @red: brightness(0) saturate(100%) invert(16%) sepia(78%) saturate(7275%) hue-rotate(342deg) brightness(84%) contrast(94%); @maroon: brightness(0) saturate(100%) invert(31%) sepia(56%) saturate(2395%) hue-rotate(331deg) brightness(99%) contrast(82%); @peach: brightness(0) saturate(100%) invert(38%) sepia(81%) saturate(1292%) hue-rotate(356deg) brightness(103%) contrast(99%); @yellow: brightness(0) saturate(100%) invert(74%) sepia(47%) saturate(4570%) hue-rotate(354deg) brightness(95%) contrast(83%); @green: brightness(0) saturate(100%) invert(51%) sepia(25%) saturate(4134%) hue-rotate(76deg) brightness(95%) contrast(66%); @teal: brightness(0) saturate(100%) invert(41%) sepia(45%) saturate(1101%) hue-rotate(139deg) brightness(100%) contrast(82%); @sky: brightness(0) saturate(100%) invert(47%) sepia(76%) saturate(2427%) hue-rotate(166deg) brightness(99%) contrast(97%); @sapphire: brightness(0) saturate(100%) invert(52%) sepia(41%) saturate(6982%) hue-rotate(160deg) brightness(102%) contrast(75%); @blue: brightness(0) saturate(100%) invert(30%) sepia(80%) saturate(1850%) hue-rotate(209deg) brightness(94%) contrast(105%); @lavender: brightness(0) saturate(100%) invert(48%) sepia(61%) saturate(538%) hue-rotate(194deg) brightness(102%) contrast(98%); @text: brightness(0) saturate(100%) invert(30%) sepia(10%) saturate(1259%) hue-rotate(196deg) brightness(97%) contrast(91%); @subtext1: brightness(0) saturate(100%) invert(36%) sepia(10%) saturate(890%) hue-rotate(196deg) brightness(98%) contrast(90%); @subtext0: brightness(0) saturate(100%) invert(47%) sepia(6%) saturate(1263%) hue-rotate(195deg) brightness(90%) contrast(81%); @overlay2: brightness(0) saturate(100%) invert(59%) sepia(7%) saturate(825%) hue-rotate(195deg) brightness(83%) contrast(91%); @overlay1: brightness(0) saturate(100%) invert(59%) sepia(14%) saturate(333%) hue-rotate(194deg) brightness(95%) contrast(89%); @overlay0: brightness(0) saturate(100%) invert(85%) sepia(7%) saturate(595%) hue-rotate(191deg) brightness(77%) contrast(81%); @surface2: brightness(0) saturate(100%) invert(86%) sepia(6%) saturate(482%) hue-rotate(189deg) brightness(82%) contrast(88%); @surface1: brightness(0) saturate(100%) invert(85%) sepia(8%) saturate(281%) hue-rotate(187deg) brightness(92%) contrast(88%); @surface0: brightness(0) saturate(100%) invert(96%) sepia(1%) saturate(5123%) hue-rotate(185deg) brightness(93%) contrast(83%); @base: brightness(0) saturate(100%) invert(89%) sepia(5%) saturate(140%) hue-rotate(182deg) brightness(109%) contrast(94%); @mantle: brightness(0) saturate(100%) invert(93%) sepia(19%) saturate(55%) hue-rotate(182deg) brightness(98%) contrast(92%); @crust: brightness(0) saturate(100%) invert(91%) sepia(1%) saturate(4489%) hue-rotate(196deg) brightness(106%) contrast(82%); };
@frappe: { @rosewater: brightness(0) saturate(100%) invert(90%) sepia(6%) saturate(734%) hue-rotate(321deg) brightness(95%) contrast(99%); @flamingo: brightness(0) saturate(100%) invert(88%) sepia(52%) saturate(817%) hue-rotate(293deg) brightness(113%) contrast(84%); @pink: brightness(0) saturate(100%) invert(76%) sepia(15%) saturate(844%) hue-rotate(280deg) brightness(107%) contrast(91%); @mauve: brightness(0) saturate(100%) invert(71%) sepia(25%) saturate(725%) hue-rotate(225deg) brightness(94%) contrast(91%); @red: brightness(0) saturate(100%) invert(67%) sepia(3%) saturate(7209%) hue-rotate(305deg) brightness(91%) contrast(99%); @maroon: brightness(0) saturate(100%) invert(61%) sepia(14%) saturate(957%) hue-rotate(307deg) brightness(109%) contrast(90%); @peach: brightness(0) saturate(100%) invert(68%) sepia(28%) saturate(662%) hue-rotate(335deg) brightness(96%) contrast(94%); @yellow: brightness(0) saturate(100%) invert(94%) sepia(88%) saturate(684%) hue-rotate(309deg) brightness(105%) contrast(80%); @green: brightness(0) saturate(100%) invert(89%) sepia(23%) saturate(582%) hue-rotate(42deg) brightness(87%) contrast(89%); @teal: brightness(0) saturate(100%) invert(91%) sepia(13%) saturate(986%) hue-rotate(110deg) brightness(85%) contrast(81%); @sky: brightness(0) saturate(100%) invert(75%) sepia(15%) saturate(623%) hue-rotate(141deg) brightness(109%) contrast(81%); @sapphire: brightness(0) saturate(100%) invert(77%) sepia(20%) saturate(730%) hue-rotate(157deg) brightness(97%) contrast(76%); @blue: brightness(0) saturate(100%) invert(68%) sepia(16%) saturate(1070%) hue-rotate(185deg) brightness(96%) contrast(95%); @lavender: brightness(0) saturate(100%) invert(75%) sepia(20%) saturate(626%) hue-rotate(201deg) brightness(101%) contrast(89%); @text: brightness(0) saturate(100%) invert(83%) sepia(12%) saturate(582%) hue-rotate(191deg) brightness(98%) contrast(96%); @subtext1: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(411%) hue-rotate(190deg) brightness(96%) contrast(84%); @subtext0: brightness(0) saturate(100%) invert(82%) sepia(6%) saturate(1287%) hue-rotate(192deg) brightness(86%) contrast(85%); @overlay2: brightness(0) saturate(100%) invert(65%) sepia(36%) saturate(230%) hue-rotate(190deg) brightness(92%) contrast(82%); @overlay1: brightness(0) saturate(100%) invert(55%) sepia(12%) saturate(638%) hue-rotate(189deg) brightness(98%) contrast(87%); @overlay0: brightness(0) saturate(100%) invert(49%) sepia(13%) saturate(662%) hue-rotate(192deg) brightness(94%) contrast(84%); @surface2: brightness(0) saturate(100%) invert(41%) sepia(20%) saturate(469%) hue-rotate(191deg) brightness(93%) contrast(86%); @surface1: brightness(0) saturate(100%) invert(34%) sepia(14%) saturate(771%) hue-rotate(190deg) brightness(89%) contrast(85%); @surface0: brightness(0) saturate(100%) invert(28%) sepia(7%) saturate(1468%) hue-rotate(193deg) brightness(92%) contrast(95%); @base: brightness(0) saturate(100%) invert(20%) sepia(17%) saturate(747%) hue-rotate(192deg) brightness(96%) contrast(97%); @mantle: brightness(0) saturate(100%) invert(8%) sepia(7%) saturate(7271%) hue-rotate(198deg) brightness(88%) contrast(75%); @crust: brightness(0) saturate(100%) invert(7%) sepia(7%) saturate(7415%) hue-rotate(197deg) brightness(86%) contrast(79%); };
@macchiato: { @rosewater: brightness(0) saturate(100%) invert(88%) sepia(13%) saturate(322%) hue-rotate(321deg) brightness(102%) contrast(91%); @flamingo: brightness(0) saturate(100%) invert(82%) sepia(3%) saturate(3070%) hue-rotate(314deg) brightness(107%) contrast(88%); @pink: brightness(0) saturate(100%) invert(80%) sepia(23%) saturate(509%) hue-rotate(280deg) brightness(102%) contrast(92%); @mauve: brightness(0) saturate(100%) invert(65%) sepia(18%) saturate(903%) hue-rotate(222deg) brightness(104%) contrast(93%); @red: brightness(0) saturate(100%) invert(61%) sepia(19%) saturate(1541%) hue-rotate(305deg) brightness(110%) contrast(86%); @maroon: brightness(0) saturate(100%) invert(71%) sepia(10%) saturate(1331%) hue-rotate(306deg) brightness(93%) contrast(101%); @peach: brightness(0) saturate(100%) invert(73%) sepia(13%) saturate(1676%) hue-rotate(330deg) brightness(103%) contrast(92%); @yellow: brightness(0) saturate(100%) invert(87%) sepia(89%) saturate(321%) hue-rotate(314deg) brightness(101%) contrast(87%); @green: brightness(0) saturate(100%) invert(93%) sepia(12%) saturate(1128%) hue-rotate(48deg) brightness(92%) contrast(85%); @teal: brightness(0) saturate(100%) invert(92%) sepia(10%) saturate(1176%) hue-rotate(110deg) brightness(87%) contrast(90%); @sky: brightness(0) saturate(100%) invert(78%) sepia(57%) saturate(230%) hue-rotate(142deg) brightness(96%) contrast(84%); @sapphire: brightness(0) saturate(100%) invert(74%) sepia(35%) saturate(438%) hue-rotate(156deg) brightness(92%) contrast(93%); @blue: brightness(0) saturate(100%) invert(67%) sepia(17%) saturate(1007%) hue-rotate(183deg) brightness(99%) contrast(94%); @lavender: brightness(0) saturate(100%) invert(74%) sepia(6%) saturate(2559%) hue-rotate(198deg) brightness(103%) contrast(94%); @text: brightness(0) saturate(100%) invert(81%) sepia(9%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1453%) hue-rotate(193deg) brightness(94%) contrast(86%); @subtext0: brightness(0) saturate(100%) invert(75%) sepia(18%) saturate(361%) hue-rotate(190deg) brightness(91%) contrast(86%); @overlay2: brightness(0) saturate(100%) invert(67%) sepia(9%) saturate(814%) hue-rotate(191deg) brightness(92%) contrast(88%); @overlay1: brightness(0) saturate(100%) invert(49%) sepia(38%) saturate(203%) hue-rotate(190deg) brightness(101%) contrast(93%); @overlay0: brightness(0) saturate(100%) invert(46%) sepia(16%) saturate(552%) hue-rotate(193deg) brightness(93%) contrast(84%); @surface2: brightness(0) saturate(100%) invert(34%) sepia(16%) saturate(611%) hue-rotate(192deg) brightness(101%) contrast(87%); @surface1: brightness(0) saturate(100%) invert(30%) sepia(11%) saturate(1085%) hue-rotate(194deg) brightness(92%) contrast(89%); @surface0: brightness(0) saturate(100%) invert(18%) sepia(21%) saturate(880%) hue-rotate(193deg) brightness(97%) contrast(84%); @base: brightness(0) saturate(100%) invert(12%) sepia(42%) saturate(570%) hue-rotate(194deg) brightness(90%) contrast(90%); @mantle: brightness(0) saturate(100%) invert(6%) sepia(6%) saturate(7499%) hue-rotate(200deg) brightness(93%) contrast(85%); @crust: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(5346%) hue-rotate(202deg) brightness(98%) contrast(88%); };
@mocha: { @rosewater: brightness(0) saturate(100%) invert(92%) sepia(5%) saturate(704%) hue-rotate(320deg) brightness(99%) contrast(93%); @flamingo: brightness(0) saturate(100%) invert(81%) sepia(5%) saturate(987%) hue-rotate(315deg) brightness(107%) contrast(90%); @pink: brightness(0) saturate(100%) invert(86%) sepia(11%) saturate(1177%) hue-rotate(283deg) brightness(101%) contrast(92%); @mauve: brightness(0) saturate(100%) invert(65%) sepia(58%) saturate(255%) hue-rotate(224deg) brightness(96%) contrast(102%); @red: brightness(0) saturate(100%) invert(61%) sepia(19%) saturate(997%) hue-rotate(294deg) brightness(104%) contrast(91%); @maroon: brightness(0) saturate(100%) invert(66%) sepia(16%) saturate(1301%) hue-rotate(306deg) brightness(116%) contrast(84%); @peach: brightness(0) saturate(100%) invert(68%) sepia(57%) saturate(278%) hue-rotate(338deg) brightness(98%) contrast(101%); @yellow: brightness(0) saturate(100%) invert(90%) sepia(70%) saturate(380%) hue-rotate(313deg) brightness(102%) contrast(95%); @green: brightness(0) saturate(100%) invert(88%) sepia(6%) saturate(2015%) hue-rotate(63deg) brightness(104%) contrast(78%); @teal: brightness(0) saturate(100%) invert(92%) sepia(12%) saturate(991%) hue-rotate(108deg) brightness(93%) contrast(90%); @sky: brightness(0) saturate(100%) invert(84%) sepia(21%) saturate(1302%) hue-rotate(164deg) brightness(106%) contrast(84%); @sapphire: brightness(0) saturate(100%) invert(74%) sepia(20%) saturate(876%) hue-rotate(156deg) brightness(96%) contrast(93%); @blue: brightness(0) saturate(100%) invert(68%) sepia(18%) saturate(951%) hue-rotate(180deg) brightness(98%) contrast(100%); @lavender: brightness(0) saturate(100%) invert(73%) sepia(7%) saturate(1670%) hue-rotate(195deg) brightness(102%) contrast(99%); @text: brightness(0) saturate(100%) invert(86%) sepia(6%) saturate(879%) hue-rotate(190deg) brightness(100%) contrast(93%); @subtext1: brightness(0) saturate(100%) invert(84%) sepia(19%) saturate(381%) hue-rotate(193deg) brightness(91%) contrast(89%); @subtext0: brightness(0) saturate(100%) invert(84%) sepia(9%) saturate(767%) hue-rotate(192deg) brightness(84%) contrast(84%); @overlay2: brightness(0) saturate(100%) invert(63%) sepia(15%) saturate(428%) hue-rotate(191deg) brightness(96%) contrast(84%); @overlay1: brightness(0) saturate(100%) invert(56%) sepia(15%) saturate(455%) hue-rotate(192deg) brightness(90%) contrast(88%); @overlay0: brightness(0) saturate(100%) invert(44%) sepia(6%) saturate(1275%) hue-rotate(194deg) brightness(97%) contrast(88%); @surface2: brightness(0) saturate(100%) invert(34%) sepia(8%) saturate(1015%) hue-rotate(195deg) brightness(99%) contrast(89%); @surface1: brightness(0) saturate(100%) invert(25%) sepia(6%) saturate(1950%) hue-rotate(197deg) brightness(99%) contrast(86%); @surface0: brightness(0) saturate(100%) invert(19%) sepia(5%) saturate(2844%) hue-rotate(199deg) brightness(91%) contrast(93%); @base: brightness(0) saturate(100%) invert(7%) sepia(4%) saturate(7496%) hue-rotate(202deg) brightness(93%) contrast(87%); @mantle: brightness(0) saturate(100%) invert(6%) sepia(4%) saturate(7465%) hue-rotate(202deg) brightness(95%) contrast(90%); @crust: brightness(0) saturate(100%) invert(3%) sepia(13%) saturate(6863%) hue-rotate(220deg) brightness(95%) contrast(91%); };
};