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