diff --git a/theme-github-auto.css b/theme-github-auto.css index 3394cef..02b9577 100644 --- a/theme-github-auto.css +++ b/theme-github-auto.css @@ -346,7 +346,7 @@ .ui.negative.buttons .button, .ui.negative.button { background-color: none; - color: #db2828; + color: #fff; } .ui.green.button { diff --git a/theme-github.css b/theme-github.css index 572a174..fdf4ce3 100644 --- a/theme-github.css +++ b/theme-github.css @@ -335,7 +335,7 @@ a.muted { .ui.negative.buttons .button, .ui.negative.button { background-color: none; - color: #db2828; + color: #fff; } .ui.green.button {