KubeJS.com just got a cooler look!
kubejs.com Catppuccin Mocha by tizu69
Details
Authortizu69
LicenseNo License
Categorykubejs
Created
Updated
Size1.0 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 kubejs.com Catppuccin Mocha
@version 20240917.17.05
@namespace ?
==/UserStyle== */
@-moz-document domain("kubejs.com") {
:root {
--bg: #181825;
--mainbg: #1e1e2e;
--navhoverbg: #313244;
--contentbg: #313244;
--sbg: #313244;
--hoverbg: #313244;
--colw: #cdd6f4;
--colww: #cdd6f4;
--colr: #f38ba8;
--colo: #fab387;
--coly: #f9e2af;
--coll: #f9e2af;
--colg: #a6e3a1;
--colb: #89b4fa;
--colp: #cba6f7;
--colm: #f5c2e7;
--colgr: #a6adc8;
--colgrw: #bac2de;
--colhr: #313244;
--textboxbg: #313244;
--textboxbgb: #313244;
--codebg: #313244;
--codebgdark: #313244;
--codeblockbg: #313244;
--icallout: #89b4fa77;
--icalloutb: #89b4fa;
--scallout: #a6e3a177;
--scalloutb: #a6e3a1;
--wcallout: #f9e2af77;
--wcalloutb: #f9e2af;
--dcallout: #f38ba877;
--dcalloutb: #f38ba8;
--optionbg: #cba6f777;
--scrollbar: #313244;
}
}