sffdggf
myeyes by darnellgitprojects

Details
Authordarnellgitprojects
LicenseNo License
Categorycharacter
Created
Updated
Code size1.7 kB
Code checksum63cd9ebf
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dgfhgfhgdsfgnghjfhd
Source code
/* ==UserStyle==
@name myeyes
@version 20241127.05.37
@namespace ?
==/UserStyle== */
@-moz-document url("https://character.ai") {
.dark {
--background: #1b1b53;
--hero-transparent: rgba(0, 0, 0, .73);
--foreground: var(--G50);
--card: #084a5e;
--card-foreground: var(--G50);
--card-alt: #98b5e2;
--card-alt-foreground: #acddda;
--popover: var(--G800);
--popover-foreground: #f8fafc;
--primary: var(--G50);
--primary-foreground: #252573;
--secondary: #839bff;
--secondary-foreground: #cacfd3;
--muted: var(--G800);
--muted-foreground: var(--G400);
--accent: var(--G700);
--accent-foreground: #f8fafc;
--destructive: #7f1d1d;
--destructive-foreground: #f8fafc;
--error: var(--Error);
--error-foreground: #f8fafc;
--blue: var(--Blue);
--border: #1e293b;
--input: var(--G700);
--ring: #1d4ed8;
--border-outline: var(--G750);
--border-divider: var(--G800);
--scrim: #0000003c;
--scrim-0: hsla(0, 0%, 97%, 0);
--scrim-4: hsla(0, 0%, 97%, .04);
--scrim-8: hsla(0, 0%, 97%, .08);
--scrim-12: hsla(0, 0%, 97%, .12);
--surface-base: var(--G950);
--surface-elevation-1: var(--G850);
--surface-elevation-2: var(--G800);
--surface-elevation-3: var(--G750);
--brand-bg: var(--G850);
--icon-inverted: var(--G800);
--icon-secondary: var(--G400);
--icon-secondary-inverted: var(--G600);
--icon-primary: var(--G200);
--transparency-4: #f8f8f80f;
--transparency-8: #f8f8f81e;
--transparency-16: #f8f8f83c;
--focus: var(--secondary-foreground);
--link: var(--link-light);
--button-background: #0000cf;
}
}