summaryrefslogtreecommitdiffstats
path: root/web_src/less/themes/theme-arc-green.less
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/less/themes/theme-arc-green.less')
-rw-r--r--web_src/less/themes/theme-arc-green.less9
1 files changed, 0 insertions, 9 deletions
diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less
index 4bed635de7..98f98c7871 100644
--- a/web_src/less/themes/theme-arc-green.less
+++ b/web_src/less/themes/theme-arc-green.less
@@ -401,11 +401,6 @@ td.blob-hunk {
color: var(--color-secondary-dark-6);
}
-.repository.file.list #repo-files-table tbody .svg.octicon-file-directory,
-.repository.file.list #repo-files-table tbody .svg.octicon-file-submodule {
- color: #7c9b5e;
-}
-
.repository.labels .ui.basic.black.label {
background-color: #bbbbbb !important;
}
@@ -588,10 +583,6 @@ footer .container .links > * {
border-left-color: #888;
}
-.repository.file.list #repo-files-table tbody .svg {
- color: var(--color-secondary-dark-6);
-}
-
.repository.release #release-list > li .detail .dot {
background-color: #505667;
border-color: #383c4a;