fix: use white background for code/diff

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 17:15:56 -04:00
parent d168175a7b
commit c2f024d7de
+1 -1
View File
@@ -274,7 +274,7 @@ gitea-theme-meta-info {
--color-button: #f5ead5;
--color-code-bg: #fdf6e3;
--color-code-bg: #ffffff;
--color-shadow: #2d1f0e26;
--color-shadow-opaque: #c8b89a;