theme: increase contrast of muted text, lighten red in dark mode
- Light theme: darken gray-400/500/600 muted text one step - Dark theme: lighten slate-400/500 muted text one step - Dark theme: lighten red-500/600/700 text (was too dark on dark bg) SW cache v40.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v39';
|
||||
const CACHE = 'otaman-v40';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user