mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 08:45:32 +03:00
Test another temp color
This commit is contained in:
parent
f056d7407a
commit
62c8a51307
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
data-theme-setting="auto"
|
||||
content="#fff"
|
||||
data-content="#fff"
|
||||
data-content-temp="#ffff"
|
||||
data-content-temp="#fffa"
|
||||
media="(prefers-color-scheme: light)"
|
||||
/>
|
||||
<meta
|
||||
|
@ -40,7 +40,7 @@
|
|||
data-theme-setting="auto"
|
||||
content="#242526"
|
||||
data-content="#242526"
|
||||
data-content-temp="#242526ff"
|
||||
data-content-temp="#242526aa"
|
||||
media="(prefers-color-scheme: dark)"
|
||||
/>
|
||||
<meta name="google" content="notranslate" />
|
||||
|
|
Loading…
Reference in a new issue