mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-12-18 14:11:59 -05:00
fix:color_show
This commit is contained in:
@@ -1 +1 @@
|
|||||||
:root{--accent: rgb(35,176,255);--accent-alpha-70: rgba(35,176,255,.7);--accent-alpha-20: rgba(35,176,255,.2);--background: #1D212C;--color: white;--border-color: rgba(255, 255, 255, .1)}
|
:root{--accent: rgb(50, 200, 255);--accent-alpha-70: rgba(50,200,255,0.7);--accent-alpha-20: rgba(50,200,255,0.35);--background: #1D212C;--color: #E0E6F0;--border-color: rgba(255, 255, 255, .1)}
|
||||||
BIN
public/pagefind/index/en_18afbb4.pf_index
Normal file
BIN
public/pagefind/index/en_18afbb4.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_4be377b.pf_index
Normal file
BIN
public/pagefind/index/en_4be377b.pf_index
Normal file
Binary file not shown.
BIN
public/pagefind/index/en_5084514.pf_index
Normal file
BIN
public/pagefind/index/en_5084514.pf_index
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
public/pagefind/index/en_f6e5a55.pf_index
Normal file
BIN
public/pagefind/index/en_f6e5a55.pf_index
Normal file
Binary file not shown.
@@ -1 +1 @@
|
|||||||
{"version":"1.3.0","languages":{"en":{"hash":"en_b77df0abc2","wasm":"en","page_count":74}}}
|
{"version":"1.3.0","languages":{"en":{"hash":"en_b89ea4bcfc","wasm":"en","page_count":74}}}
|
||||||
Binary file not shown.
BIN
public/pagefind/pagefind.en_b89ea4bcfc.pf_meta
Normal file
BIN
public/pagefind/pagefind.en_b89ea4bcfc.pf_meta
Normal file
Binary file not shown.
@@ -1,9 +1,9 @@
|
|||||||
:root {
|
:root {
|
||||||
--accent: rgb(35,176,255);
|
--accent: rgb(50, 200, 255);
|
||||||
--accent-alpha-70: rgba(35,176,255,.7);
|
--accent-alpha-70: rgba(50,200,255,0.7);
|
||||||
--accent-alpha-20: rgba(35,176,255,.2);
|
--accent-alpha-20: rgba(50,200,255,0.35);
|
||||||
|
|
||||||
--background: #1D212C;
|
--background: #1D212C;
|
||||||
--color: white;
|
--color: #E0E6F0;
|
||||||
--border-color: rgba(255, 255, 255, .1);
|
--border-color: rgba(255, 255, 255, .1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user