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 {