mirror of https://github.com/sgoudham/nvim.git
dev: added light melya to theme list
parent
2d328cc72f
commit
920bb83105
@ -1,4 +1,5 @@
|
||||
return {
|
||||
["catppuccino"] = "catppuccino",
|
||||
["neon_latte"] = "neon_latte"
|
||||
["neon_latte"] = "neon_latte",
|
||||
["light_melya"] = "light_melya",
|
||||
}
|
||||
|
Loading…
Reference in New Issue