darken repl background

+ dont highlight active line
This commit is contained in:
Felix Roos
2022-08-02 23:39:07 +02:00
parent 655a9ff1a4
commit 800f2f466b
8 changed files with 21 additions and 17 deletions
@@ -1,5 +1,5 @@
.container {
@apply sc-rounded-md sc-overflow-hidden sc-bg-[#2a3236];
@apply sc-rounded-md sc-overflow-hidden sc-bg-[#111111];
}
.header {