diff --git a/theme-github.css b/theme-github.css index 99c636e..a4fe54f 100644 --- a/theme-github.css +++ b/theme-github.css @@ -157,9 +157,11 @@ ul.repo-owner-name-list { font-size: 13px; } a.ui.label { - cursor: pointer; color: #fff !important; } +.ui .sha.label { + color: var(--color-text) !important; +} .ui.basic.green.buttons .button, .ui.basic.green.button { color: #2da44e!important; }