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 170cdc4 commit b0957aeCopy full SHA for b0957ae
app/components/content.ts
@@ -9,7 +9,7 @@ export const Logo = `
9
10
export const Description = [
11
`A place where teens built cool shit!`,
12
- `Type <span class="text-[#AFAFFF]">help</span> to get started.`,
+ `Type <span class="text-[#5FAFFF]">help</span> to get started.`,
13
];
14
15
export const Commands = (
0 commit comments