1
0
Fork 0

update colorscheme

master
Rostyslav Hnatyshyn 2 weeks ago
parent 594cfa45d6
commit 5d36ae4a3c
  1. 8
      css/default.scss
  2. 2
      index.html

@ -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 {

@ -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>

Loading…
Cancel
Save