Initial commit
This commit is contained in:
6
colors/darcula_lush.lua
Normal file
6
colors/darcula_lush.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
vim.opt.background = "dark"
|
||||
vim.g.colors_name = "darcula_lush"
|
||||
|
||||
package.loaded["lush_theme.darcula_lush"] = nil
|
||||
|
||||
require("lush")(require("lush_theme.darcula_lush"))
|
||||
Reference in New Issue
Block a user