Update 'theme-arc-blue.css'

This commit is contained in:
nous 2023-02-12 18:13:23 +01:00
parent 11d1c04e77
commit 6513095c09
1 changed files with 4 additions and 0 deletions

View File

@ -1218,3 +1218,7 @@ ui.search > .results {
background-color: #141313;
color: #e3e3e3;
}
.tag-code, .tag-code td, .tag-code .blob-excerpt {
background-color: #18440f;
color: #ddd;
}