Commit 5b425b9
committed
fix: improve neon theme QR code detectability
- Change neon theme to use white modules on dark green background
- Previous green-on-black had insufficient contrast for QR scanners
- White (#ffffff) on dark green (#001a0d) provides maximum contrast
- Ensures reliable detection by all QR code readers1 parent b305528 commit 5b425b9
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments