diff --git a/theme-github-dark.css b/theme-github-dark.css index 47345b1..0769aba 100644 --- a/theme-github-dark.css +++ b/theme-github-dark.css @@ -183,7 +183,10 @@ a, } a.ui.label { color: #adbac7 !important; - border-color: var(--color-secondary)!important; + border-color: var(--color-secondary) !important; +} +.ui.label { + border-color: var(--color-secondary) !important; } .ui.menu .item { color: #adbac7;