update colorscheme
This commit is contained in:
+4
-4
@@ -9,9 +9,9 @@ $themes: (
|
|||||||
"filter": invert(0)
|
"filter": invert(0)
|
||||||
),
|
),
|
||||||
"dark": (
|
"dark": (
|
||||||
"primary": #88d498,
|
"primary": #978159,
|
||||||
"secondary": #db5375,
|
"secondary": #725C50,
|
||||||
"background": #161616,
|
"background": #171717,
|
||||||
"text": white,
|
"text": white,
|
||||||
"filter": invert(1)
|
"filter": invert(1)
|
||||||
)
|
)
|
||||||
@@ -27,7 +27,7 @@ $themes: (
|
|||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
font-family: "SpaceGrotesk";
|
font-family: "CMUSerif";
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ title: Home
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
My name is (R)ostyslav Hnaty(shyn), but I go by Rosty.
|
My name is (R)ostyslav Hnaty(shyn), but I go by Rosty.
|
||||||
I am a third year PhD student at the <a href="https://vader.lab.asu.edu/#/">Visual Analytics and Data Exploration Research (VADER) Lab</a> at Arizona State University.
|
I am a fourth year PhD student at the <a href="https://vader.lab.asu.edu/#/">Visual Analytics and Data Exploration Research (VADER) Lab</a> at Arizona State University.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user