From b54fca0ce81a53fde487fc1957a3570fbf9141df Mon Sep 17 00:00:00 2001 From: lesion Date: Sat, 23 Jul 2022 23:06:46 +0200 Subject: [PATCH] minor --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 57c978c9..f4f8b107 100644 --- a/assets/style.css +++ b/assets/style.css @@ -62,7 +62,7 @@ li { } .theme--dark .editor .content { - background-color: #333; + background-color: #292929; } .theme--dark.v-list {