add outline and secondary variants to TimeTrackerStartStop button to reduce visual complexity

This commit is contained in:
Gregor Vostrak
2026-01-15 18:44:42 +01:00
parent bfc369794e
commit 8c16302f17
6 changed files with 63 additions and 31 deletions

View File

@@ -17,7 +17,7 @@
--color-bg-primary: oklch(0.14 0.0041 285.97);
--color-bg-secondary: oklch(0.18 0.005 285.97);
--color-bg-tertiary: oklch(0.22 0.0112 285.97);
--color-bg-quaternary: oklch(0.175 0.005 285.97);
--color-bg-quaternary: oklch(0.26 0.015 285.97);
--color-bg-background: oklch(0.1 0 0);
--color-text-primary: #ffffff;
--color-text-secondary: #e3e4e6;