Ensure checkmarks under the "completed" state are visible on the near-white primary background for the onyx theme. The change adjusts selector scoping so dark text and icons (including elements with .text-white inside .bg-primary) are explicitly styled with a dark color, preventing white-on-near-white contrast issues. |
||
|---|---|---|
| .. | ||
| src | ||
| src-tauri | ||
| tauri-plugin-credentials | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||