Catppuccin Mocha Green theme for duolingo.com
Duolingo Catppuccin Mocha Green by rossnomann
Details
Authorrossnomann
LicenseNo License
Categoryduolingo.com
Created
Updated
Size2.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Duolingo Catppuccin
@version 20240511.23.50
@namespace ?
==/UserStyle== */
@-moz-document domain("duolingo.com") {
html[data-duo-theme=dark] {
--color-snow: 30, 30, 46 !important;
--color-polar: 49, 50, 68 !important;
--color-swan: 69, 71, 90 !important;
--color-hare: 88, 91, 112 !important;
--color-wolf: 186, 194, 222 !important;
--color-eel: 205, 214, 244 !important;
--color-walking-fish: 49, 50, 68 !important;
--color-flamingo: 242, 205, 205 !important;
--color-cardinal: 243, 139, 168 !important;
--color-fire-ant: 235, 160, 172 !important;
--color-canary: 49, 50, 68 !important;
--color-bee: 250, 179, 135 !important;
--color-fox: 249, 226, 175 !important;
--color-cheetah: 49, 50, 68 !important;
--color-guinea-pig: 245, 224, 220 !important;
--color-sea-sponge: 49, 50, 68 !important;
--color-turtle: 166, 227, 161 !important;
--color-owl: 148, 226, 213 !important;
--color-tree-frog: 137, 220, 235 !important;
--color-iguana: 49, 50, 68 !important;
--color-blue-jay: 116, 199, 236 !important;
--color-macaw: 137, 180, 250 !important;
--color-aqua: 137, 180, 250 !important;
--color-ocean: 137, 180, 250 !important;
--color-seafoam: 137, 180, 250 !important;
--color-ice: 137, 180, 250 !important;
--color-black-white: 255, 255, 255 !important;
--color-mask-green: 166, 227, 161 !important;
--color-snow-dark-swan: 69, 71, 90 !important;
--color-black-text: 205, 214, 244 !important;
--color-gray-text: 186, 194, 222 !important;
--color-streak-panel-extended-background: 49, 50, 68 !important;
--color-streak-panel-frozen-background: 137, 180, 250 !important;
--color-streak-panel-frozen-flair-background: 137, 180, 250 !important;
--color-streak-panel-frozen-subtitle: 24, 24, 37 !important;
--color-streak-panel-frozen-text: 17, 17, 2 !important;
--color-streak-panel-frozen-topbar-text: 17, 17, 2 !important;
--color-streak-panel-streak-society-background: 245, 224, 220 !important;
--color-streak-panel-streak-society-text: 17, 17, 27 !important;
--color-streak-panel-unextended-heading-text: 88, 91, 112 !important;
--color-streak-panel-unextended-heading-background: 30, 30, 46 !important;
--color-streak-panel-unextended-topbar-text: 17, 17, 27 !important;
--color-friends-quest-own-incomplete: 111, 139, 157 !important;
--color-friends-quest-friend-incomplete: 79, 100, 113 !important;
}
}