Merge pull request #14 from kaBeech/disambiguate-l-and-1

Update to current vsc color
This commit is contained in:
Kyle Beechly
2024-06-04 03:33:56 -07:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -44,7 +44,7 @@
body {
line-height: 1.2em;
background-color: #1e1e1e;
background-color: #1f1f1f;
color: #d4d4d4;
display: flex;
flex-direction: column;