style update
This commit is contained in:
parent
7c874bb0b1
commit
2e436e060c
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
:root {
|
:root {
|
||||||
--light: #d7eff7;
|
--light: #d7eff7;
|
||||||
--dark: #06262B;
|
--dark: #284b63;
|
||||||
--secondary: #06262B;
|
--secondary: #207e8f;
|
||||||
--tertiary: #84a59d;
|
--tertiary: #84a59d;
|
||||||
--visited: #afbfc9;
|
--visited: #afbfc9;
|
||||||
--primary: #207e8f;
|
--primary: #FA8F2D;
|
||||||
--gray: #4e4e4e;
|
--gray: #4e4e4e;
|
||||||
--lightgray: #f0f0f0;
|
--lightgray: #f0f0f0;
|
||||||
--outlinegray: #dadada;
|
--outlinegray: #dadada;
|
||||||
--million-progress-bar-color: var(--secondary);
|
--million-progress-bar-color: var(--secondary);
|
||||||
--highlighted: #92541a;
|
--highlighted: #f5dfaf88;
|
||||||
}
|
}
|
||||||
|
|
||||||
[saved-theme="dark"] {
|
[saved-theme="dark"] {
|
||||||
|
@ -22,7 +22,7 @@ description:
|
|||||||
page_title:
|
page_title:
|
||||||
"Matsuura Tomoya Research Note"
|
"Matsuura Tomoya Research Note"
|
||||||
links:
|
links:
|
||||||
- link_name: Home
|
- link_name: Top
|
||||||
link: https://matsuuratomoya.com
|
link: https://matsuuratomoya.com
|
||||||
- link_name: Mastodon
|
- link_name: Mastodon
|
||||||
link: https://social.matsuuratomoya.com/@tomoya
|
link: https://social.matsuuratomoya.com/@tomoya
|
||||||
|
Loading…
Reference in New Issue
Block a user