feat(colorscheme): change colorscheme to onedark

This commit is contained in:
2025-04-30 20:50:42 +02:00
parent 4a8f67f086
commit 880593ccba
4 changed files with 41 additions and 67 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ local plugins = {
---@type LazyConfig
local opts = {
install = {
colorscheme = { "moonfly" },
colorscheme = { "onedark" },
},
ui = {
icons = {