rebase theme from Gitea's default theme

This commit is contained in:
Ed Silkworth 2022-11-16 22:28:35 -08:00
parent 4c1c462b47
commit 0d797d8115
No known key found for this signature in database
GPG Key ID: 26F260F04191F431

View File

@ -1,4 +1,4 @@
* { /* * {
scrollbar-width: thin; scrollbar-width: thin;
scrollbar-color: #cb1b30 hsla(353, 77%, 45%, .1) scrollbar-color: #cb1b30 hsla(353, 77%, 45%, .1)
} }
@ -164,7 +164,7 @@ a:hover {
color: rgba(0, 0, 0, .8); color: rgba(0, 0, 0, .8);
-webkit-box-shadow: none; -webkit-box-shadow: none;
box-shadow: none box-shadow: none
} } */
/*.heatmap-color-0{ /*.heatmap-color-0{
background-color:#703838 background-color:#703838
@ -185,7 +185,7 @@ a:hover {
background-color:#fd2b2b background-color:#fd2b2b
}*/ }*/
.heatmap-color-0{ /* .heatmap-color-0{
background-color:#e6e0e0 background-color:#e6e0e0
} }
@ -386,4 +386,4 @@ a:hover {
.ui.segment .ui.tabular.menu .active.item, .ui.segment .ui.tabular.menu .active.item:hover { .ui.segment .ui.tabular.menu .active.item, .ui.segment .ui.tabular.menu .active.item:hover {
background: #efefef background: #efefef
} } */