Skip to content

Instantly share code, notes, and snippets.

@UtsuhoRocks
Created July 14, 2020 08:55
Show Gist options
  • Save UtsuhoRocks/033e3960b021d96f8c47a315f7f2c285 to your computer and use it in GitHub Desktop.
Save UtsuhoRocks/033e3960b021d96f8c47a315f7f2c285 to your computer and use it in GitHub Desktop.
/*
Needs this font https://ftp.gnu.org/gnu/unifont/unifont-13.0.01/
Would most likely break if class names change
*/
* {
font-family: Unifont!important;
font-size: 16px!important;
}
body {
background: #031d09!important;
}
.r-yfoy6g {
background-color: #031d09!important;
}
.r-1uaug3w {
background-color: #031d09!important;
}
.r-aaos50 {
background-color: #031d09!important;
}
.r-b5skir {
background-color: #01830F;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment