Skip to content

Commit fb600ac

Browse files
committed
config: increased the contrast of the primary buttons
1 parent daa5f0c commit fb600ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tailwind.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ module.exports = {
2121

2222
"gh-blue": "#2f81f7",
2323
"gh-blue-active": "#58a6ff",
24-
"gh-green": "#238636",
25-
"gh-green-active": "#2EA043",
24+
"gh-green": "#207A31",
25+
"gh-green-active": "#248A37",
2626
"gh-green-disabled-border": "#20702F",
2727
"gh-green-disabled": "#1A5C27",
2828
"gh-red": "#DA3633",

0 commit comments

Comments
 (0)