diff options
author | Christian Chiarulli <[email protected]> | 2022-11-04 12:57:24 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-11-04 12:57:24 -0400 |
commit | 5ba80b10cf5b413d993435432d8c43a83511ce30 (patch) | |
tree | b316b50127be0620497bbad597f900a570e5d3b7 /snapshots/default.json | |
parent | e10a8cca56e19692cf89498811bc89393fdb68e1 (diff) |
feat: use our own colorscheme, decouple from tokyonight (#3378)
Co-authored-by: kylo252 <[email protected]>
Diffstat (limited to 'snapshots/default.json')
-rw-r--r-- | snapshots/default.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index 27352d4e..b4db01f6 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -38,6 +38,9 @@ "lualine.nvim": { "commit": "3325d5d" }, + "lunar.nvim": { + "commit": "29eedf7" + }, "mason-lspconfig.nvim": { "commit": "a910b4d" }, |