github themes

This commit is contained in:
booploops 2022-02-13 23:04:29 -08:00
parent b7faf4f8b6
commit a6710486d6
8 changed files with 619 additions and 18 deletions

View file

@ -140,7 +140,7 @@ body.notransparency::before {
width: 100%;
height: 100%;
background: var(--color1);
color: white;
color: var(--textColor);
user-select: none;
margin: 0 auto;
position: relative;