addet and changed to darkearth nvim

This commit is contained in:
pika 2024-10-27 11:04:31 +01:00
parent a00a4b136e
commit d4bf2d85b6
2 changed files with 2 additions and 1 deletions

View file

@ -6,4 +6,4 @@ require("pika.lazy")
-- │ themes are under ./lua/pika/plugins/colorschemes.lua │
-- ╰──────────────────────────────────────────────────────╯
vim.cmd.colorscheme("tokyonight")
vim.cmd.colorscheme("darkearth")

View file

@ -9,6 +9,7 @@ return {
{ "samharju/synthweave.nvim" },
-- { "66RING/zephyr-nvim" },
{ "pauchiner/pastelnight.nvim" },
{ "ptdewey/darkearth-nvim" },
-- { "RedsXDD/neopywal.nvim" },
-- {
-- "ferdinandrau/lavish.nvim",