Skip to content

Commit 5a625b2

Browse files
committed
Logs colour changed to pink
1 parent 02bd530 commit 5a625b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const deployments = colors.green[500];
166166
const concurrency = colors.amber[500];
167167
const limits = colors.purple[500];
168168
const regions = colors.green[500];
169-
const logs = colors.blue[500];
169+
const logs = colors.pink[500];
170170
const tests = colors.lime[500];
171171
const apiKeys = colors.amber[500];
172172
const environmentVariables = colors.pink[500];

0 commit comments

Comments
 (0)