update colorscheme
This commit is contained in:
+4
-4
@@ -9,9 +9,9 @@ $themes: (
|
||||
"filter": invert(0)
|
||||
),
|
||||
"dark": (
|
||||
"primary": #88d498,
|
||||
"secondary": #db5375,
|
||||
"background": #161616,
|
||||
"primary": #978159,
|
||||
"secondary": #725C50,
|
||||
"background": #171717,
|
||||
"text": white,
|
||||
"filter": invert(1)
|
||||
)
|
||||
@@ -27,7 +27,7 @@ $themes: (
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: "SpaceGrotesk";
|
||||
font-family: "CMUSerif";
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ title: Home
|
||||
|
||||
<p>
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user