diff --git a/css/default.scss b/css/default.scss index 8610482..c78f16e 100644 --- a/css/default.scss +++ b/css/default.scss @@ -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 { diff --git a/index.html b/index.html index c68147e..bc0b4df 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ title: Home

My name is (R)ostyslav Hnaty(shyn), but I go by Rosty. -I am a third year PhD student at the Visual Analytics and Data Exploration Research (VADER) Lab at Arizona State University. +I am a fourth year PhD student at the Visual Analytics and Data Exploration Research (VADER) Lab at Arizona State University.