mirror of
https://github.com/catppuccin/gitea.git
synced 2026-02-03 10:24:09 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9d0857cab |
@@ -325,6 +325,11 @@ $lvl3: if($isDark, $base, $crust);
|
||||
color: var(--color-label-text) !important;
|
||||
}
|
||||
|
||||
// repository topics edit button
|
||||
#manage_topic {
|
||||
color: var(--color-text-light-2) !important;
|
||||
}
|
||||
|
||||
// admonitions are using *-text variables for border/text colour
|
||||
// can't change values of the *-text variables without breaking readability on accented backgrounds
|
||||
blockquote {
|
||||
|
||||
Reference in New Issue
Block a user