added a few plugins
This commit is contained in:
7
colors/noctalia.lua
Normal file
7
colors/noctalia.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
bg = "#291414",
|
||||
fg = "#f3f2f2",
|
||||
accent = "#e46767",
|
||||
error = "#fd4663",
|
||||
warning = "#cccc66",
|
||||
}
|
||||
Reference in New Issue
Block a user