Gitea-Modern/Gitea/Gitea-modern.user.css

32 lines
1.1 KiB
CSS
Raw Normal View History

2021-07-27 15:54:57 +00:00
/* ==UserStyle==
@name Gitea Modern
@version 1.0.0
@description A modern style for Gitea and Codeberg!
@updateURL https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/Gitea-modern.user.css
-- AUTHOR STUFF --
@namespace Freeplay
@author Freeplay (https://freeplay.codeberg.page/)
@homepageURL https://codeberg.org/Freeplay/UserStyles
@supportURL https://codeberg.org/Freeplay/UserStyles/issues
==/UserStyle== */
/* Make sure you're using the "Stylus"
/// browser extension!:
/// https://add0n.com/stylus.html
/// Don't use "Stylish". */
/* You may need to enable:
/// Stylus Options > Advanced >
/// "Patch CSP to allow style assets" */
/* You can apply more Gita instances by
/// Clicking the plus button next to the
/// Textboxes below, and inserting the
/// instance URL. */
@-moz-document domain("codeberg.org"), domain("gitea.com"), domain("try.gitea.io"), domain("gitdab.com"), domain("git.fsfe.org"), domain("git.passageenseine.fr"), domain("dev.sum7.eu") {
2021-07-27 17:18:28 +00:00
@import url("https://codeberg.org/Freeplay/CSS-Styles/raw/branch/main/Gitea/Gitea-modern-compiled.css");
2021-07-27 15:54:57 +00:00
}