Update to current vsc color

This commit is contained in:
kaBeech
2024-06-04 03:32:14 -07:00
parent 61f73221e1
commit 74224dd3a7
2 changed files with 1 additions and 1 deletions

View File

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