We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daa5f0c commit fb600acCopy full SHA for fb600ac
tailwind.config.js
@@ -21,8 +21,8 @@ module.exports = {
21
22
"gh-blue": "#2f81f7",
23
"gh-blue-active": "#58a6ff",
24
- "gh-green": "#238636",
25
- "gh-green-active": "#2EA043",
+ "gh-green": "#207A31",
+ "gh-green-active": "#248A37",
26
"gh-green-disabled-border": "#20702F",
27
"gh-green-disabled": "#1A5C27",
28
"gh-red": "#DA3633",
0 commit comments