Fix night theme, search fg
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
plain: {
|
||||
color: "#6c6252",
|
||||
backgroundColor: "#e1e2e7",
|
||||
backgroundColor: "#f9f6f6",
|
||||
},
|
||||
styles: [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
plain: {
|
||||
color: "#E0CCAE",
|
||||
backgroundColor: "#1a1b26",
|
||||
backgroundColor: "#0f0908",
|
||||
},
|
||||
styles: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user