mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
updated theme to gruvbox
This commit is contained in:
@ -5,7 +5,7 @@ M.opt = {
|
||||
neovide_scale_factor = 0.6,
|
||||
}
|
||||
|
||||
M.colorscheme = "carbonfox"
|
||||
M.colorscheme = "gruvbox-baby" --"carbonfox"
|
||||
M.icons = {
|
||||
VimIcon = "",
|
||||
ScrollText = "",
|
||||
@ -76,6 +76,7 @@ M.plugins = {
|
||||
{ import = "astrocommunity.pack.typescript" },
|
||||
{ import = "astrocommunity.pack.prisma" },
|
||||
{ import = "astrocommunity.colorscheme.nightfox-nvim" },
|
||||
{ import = "astrocommunity.colorscheme.gruvbox-baby" },
|
||||
{
|
||||
"nightfox.nvim",
|
||||
opts = {
|
||||
|
Reference in New Issue
Block a user