catppuccin mocha theme for wakatime hosted by hackclub
Wakatime hackclub catppuccin mocha by Kush-Dhingra

Details
AuthorKush-Dhingra
LicenseNo License
Categoryhttps://waka.hackclub.com
Created
Updated
Code size862 B
Code checksumad98ab08
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Make website looks go brrrr
Source code
/* ==UserStyle==
@name waka.hackclub.com
@version 20250326.06.55
@namespace ?
==/UserStyle== */
@-moz-document domain("waka.hackclub.com") {
.dark\:text-text-dark-primary {
background: #181825 !important;
}
.dark\:bg-secondary-dark-secondary, select, input, li.projects-item a {
background: #11111b !important;
color: #cdd6f4 !important;
}
li.projects-item div {
display: none !important;
}
.border-primary {
border-color: #cba6f7 !important;
}
.menu-item:hover, .menu-item:hover *, .btn-primary {
background: #cba6f7 !important;
color: #11111b !important;
}
.btn-primary:hover {
filter: brightness(0.8) !important;
}
* {
color: #cdd6f4 !important;
}
canvas {
filter: saturate(54%) brightness(176%) !important;
}
.bg-secondary-tertiary {
background: #b4befe !important;
color: #11111b !important;
}
}