diff --git a/index.html b/index.html
index 662352b..1b0e880 100644
--- a/index.html
+++ b/index.html
@@ -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' }],