mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
update links and colors
This commit is contained in:
parent
68429f76d4
commit
e14405cd83
1 changed files with 3 additions and 3 deletions
|
|
@ -21,9 +21,9 @@
|
|||
}
|
||||
|
||||
:root {
|
||||
--color-background: #000;
|
||||
--color-background: #111;
|
||||
--color-text-subtle: #888;
|
||||
--color-text: #ccc;
|
||||
--color-text: #eee;
|
||||
--font-family: SpaceGrotesk, -apple-system, Helvetica, sans-serif;
|
||||
--font-size: clamp(16px, 1.5vw, 18px);
|
||||
--transition-speed: 200ms;
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
['c', { name: 'Cloudflare', url: 'https://dash.cloudflare.com' }],
|
||||
['d', { name: 'Discord', url: 'https://discord.com/channels/@me' }],
|
||||
['e', { name: 'PostHog', url: 'https://us.posthog.com' }],
|
||||
['f', { name: 'Finances', url: 'https://docs.google.com/spreadsheets/d/1sjSOdlKaE-BcraiEDjqfakCXietLTSUY1ny6gQTj-oQ/edit' }],
|
||||
['f', { name: 'Figma', url: 'https://www.figma.com' }],
|
||||
['g', { name: 'GitHub', searchTemplate: '/search?q={}', suggestions: ['g/copilot', 'g/trending'], url: 'https://github.com' }],
|
||||
['h', { name: 'Hetzner', url: 'https://console.hetzner.cloud/projects' }],
|
||||
['i', { name: 'InstantDB', url: 'https://instantdb.com/dash' }],
|
||||
|
|
|
|||
Loading…
Reference in a new issue