add dual colorscheme
looks kinda better idk
This commit is contained in:
parent
0e0e5e301c
commit
6aac6c109f
@ -88,7 +88,8 @@ elseif fileContent == "monochrome" then
|
|||||||
priority = 1000,
|
priority = 1000,
|
||||||
opts = {
|
opts = {
|
||||||
colors = {
|
colors = {
|
||||||
primary = "#CCB901",
|
secondary = "#CCB901",
|
||||||
|
primary = "#ccc04c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user