diff options
author | Christian Chiarulli <[email protected]> | 2022-09-19 19:03:53 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-09-19 19:03:53 -0400 |
commit | 58280f30adc06423c5b4972257d19b7d33921d26 (patch) | |
tree | d90e981632bd3c2d12e4efb958ab55cedec20aaa /snapshots | |
parent | 352147158bb696e4b8fcb236d2cb477955b26dcf (diff) |
feat: new colorscheme tokyonight (#3041)
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index f7880e02..2a28e147 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -83,8 +83,8 @@ "nvim-web-devicons": { "commit": "2d02a56" }, - "onedarker.nvim": { - "commit": "b00dd21" + "tokyonight.nvim": { + "commit": "48fc163" }, "packer.nvim": { "commit": "6afb674" |