diff --git a/theme-github.css b/theme-github.css index caa1006..99c636e 100644 --- a/theme-github.css +++ b/theme-github.css @@ -160,3 +160,6 @@ a.ui.label { cursor: pointer; color: #fff !important; } +.ui.basic.green.buttons .button, .ui.basic.green.button { + color: #2da44e!important; +}