mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 08:20:54 -07:00
misc
This commit is contained in:
parent
3e0f8f9332
commit
1cb707b548
2 changed files with 2 additions and 1 deletions
|
|
@ -29,4 +29,5 @@ return {
|
|||
DevIconxz = { fg = colors.sun },
|
||||
DevIconzip = { fg = colors.sun },
|
||||
DevIconZig = { fg = colors.orange },
|
||||
DevIconMd = {fg = colors.blue}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ M.base_30 = {
|
|||
cyan = "#56d4dd",
|
||||
statusline_bg = "#2b3035",
|
||||
lightbg = "#383d42",
|
||||
pmenu_bg = "#3d4147", -- Command bar suggestions
|
||||
pmenu_bg = "#58a6ff", -- Command bar suggestions
|
||||
folder_bg = "#58a6ff",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue