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 02bd530 commit 5a625b2Copy full SHA for 5a625b2
1 file changed
apps/webapp/tailwind.config.js
@@ -166,7 +166,7 @@ const deployments = colors.green[500];
166
const concurrency = colors.amber[500];
167
const limits = colors.purple[500];
168
const regions = colors.green[500];
169
-const logs = colors.blue[500];
+const logs = colors.pink[500];
170
const tests = colors.lime[500];
171
const apiKeys = colors.amber[500];
172
const environmentVariables = colors.pink[500];
0 commit comments