This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Canvas Catppuccin | |
@namespace github.com/openstyles/stylus | |
@version 1.0.0 | |
@description To be used with BetterCanvas (https://github.com/ksucpea/bettercanvas) | |
@author watatomo | |
@updateURL https://gist.github.com/watatomo/e3ca157cca0cff01e8756179f094ff46/raw/fc4571cd65b2e7f40b138997a25c6b2513324e5b/canvas-catppuccin.user.css | |
@preprocessor stylus | |
@var select theme "Theme" ["Latte", "Frappe", "Macchiato", "Mocha*"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[style="width:100%;text-align:center;font-size:16px;font-weight:400;background-color:#FEFD7F;border:1px solid #0ff;margin-top:10px;color:red"], | |
#toplist_panel + div, | |
.widepage#page + div, | |
.widepage#page .clear | |
.affiliates, | |
.mg_comments, | |
.topic.topiclist, | |
.aside_recommendlist, | |
.aside, | |
.clear[style="height:50px;;margin-top:50px;"], |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Twitter Catppuccin | |
@namespace github.com/watatomo | |
@version 1.0.0 | |
@description Works best with twitter on lights out mode, blue color selected | |
@author Ren (watatomo) | |
@preprocessor stylus | |
@var select theme "Theme" ["Latte", "Frappe", "Macchiato", "Mocha*"] | |
@var select accent "Accent" ["Rosewater", "Flamingo", "Pink", "Mauve", "Red", "Maroon", "Peach", "Yellow", "Green", "Teal", "Blue*", "Sapphire", "Sky", "Lavender"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name Nightcord | |
* @author mfycode, Ren (@riamuyumemi) | |
* @version 0.0.1 | |
* @description A theme made to look like the Nightcord UI from Project Sekai (プロセカ)! | |
* @website https://github.com/mfycode/nightcord.theme | |
*/ | |
/*Credits to @KageMiyaku and @Pudding77984612 for the original theme. Thank you!*/ | |
[data-popout-root], | |
html { |