darker links

This commit is contained in:
Cooper Quintin
2025-04-22 16:37:35 -07:00
parent 934e0d70d8
commit 63b07b83f5
2 changed files with 2 additions and 2 deletions
@@ -41,7 +41,7 @@
return finished && report_available;
})
let button_class = $derived(ready ? "text-blue-400 underline" : '');
let button_class = $derived(ready ? "text-blue-600 underline" : '');
</script>
<button class={button_class} disabled={!ready} {onclick}>