theme: darker light-gray shades (light), lighter gray fonts (dark); larger profiler progress
- Light theme: darken bg-gray-50/100/200, border-gray-100/200/300, text-gray-300 and hover variants one step - Dark theme: lighten dark:text-gray-400/600 gray fonts - Profiler: bump 'Checking ..' progress line from text-xs to text-base SW cache v42.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CACHE = 'otaman-v41';
|
||||
const CACHE = 'otaman-v42';
|
||||
const URLS = [
|
||||
'index.html',
|
||||
'help.html',
|
||||
|
||||
Reference in New Issue
Block a user