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.less15
1 files changed, 1 insertions, 14 deletions
diff --git a/web_src/less/themes/theme-arc-green.less b/web_src/less/themes/theme-arc-green.less
index 93f317a371..c493a255c7 100644
--- a/web_src/less/themes/theme-arc-green.less
+++ b/web_src/less/themes/theme-arc-green.less
@@ -98,7 +98,7 @@
--color-menu: #2e323e;
--color-card: #2e323e;
--color-markup-table-row: #ffffff06;
- --color-markup-code-block: #2a2e3a;
+ --color-markup-code-block: #292d39;
--color-button: #353846;
--color-code-bg: #2a2e3a;
--color-shadow: #00000060;
@@ -317,19 +317,6 @@ a.ui.basic.green.label:hover {
color: var(--color-secondary-dark-6) !important;
}
-.ui.active.button:active,
-.ui.button:active,
-.ui.button:focus,
-.ui.active.button {
- background-color: #2e3e4e;
- color: #dbdbdb;
-}
-
-.ui.active.button:hover {
- background-color: #475e75;
- color: #dbdbdb;
-}
-
.repository .navbar .active.item,
.repository .navbar .active.item:hover {
border-color: transparent !important;