Fix night theme, search fg

This commit is contained in:
2023-12-01 15:30:50 -05:00
parent 1752319cc5
commit 65c91c4b70
46 changed files with 568 additions and 571 deletions

View File

@@ -1,7 +1,7 @@
module.exports = {
plain: {
color: "#6c6252",
backgroundColor: "#e1e2e7",
backgroundColor: "#f9f6f6",
},
styles: [
{

View File

@@ -1,7 +1,7 @@
module.exports = {
plain: {
color: "#E0CCAE",
backgroundColor: "#1a1b26",
backgroundColor: "#0f0908",
},
styles: [
{