From 0d797d8115d82688ad6dd0017e56ed8f6204b0aa Mon Sep 17 00:00:00 2001 From: Ed Silkworth Date: Wed, 16 Nov 2022 22:28:35 -0800 Subject: [PATCH] rebase theme from Gitea's default theme --- public/css/theme-red.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/theme-red.css b/public/css/theme-red.css index fb6e488..4d0a7ad 100644 --- a/public/css/theme-red.css +++ b/public/css/theme-red.css @@ -1,4 +1,4 @@ -* { +/* * { scrollbar-width: thin; scrollbar-color: #cb1b30 hsla(353, 77%, 45%, .1) } @@ -164,7 +164,7 @@ a:hover { color: rgba(0, 0, 0, .8); -webkit-box-shadow: none; box-shadow: none -} +} */ /*.heatmap-color-0{ background-color:#703838 @@ -185,7 +185,7 @@ a:hover { background-color:#fd2b2b }*/ -.heatmap-color-0{ +/* .heatmap-color-0{ background-color:#e6e0e0 } @@ -386,4 +386,4 @@ a:hover { .ui.segment .ui.tabular.menu .active.item, .ui.segment .ui.tabular.menu .active.item:hover { background: #efefef -} +} */ \ No newline at end of file