mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 10:15:55 -07:00
Added some comments for referencing
This commit is contained in:
parent
e61c82a5a8
commit
ae3d9cb754
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,8 @@ M.base_30 = {
|
||||||
folder_bg = "#598cbf", -- Confirmed
|
folder_bg = "#598cbf", -- Confirmed
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-- Base16 colors taken from:
|
||||||
|
-- https://github.com/norcalli/nvim-base16.lua/blob/master/lua/base16.lua
|
||||||
M.base_16 = {
|
M.base_16 = {
|
||||||
base00 = "#1b2b34", -- Confirmed
|
base00 = "#1b2b34", -- Confirmed
|
||||||
base01 = "#343d46", -- Confirmed
|
base01 = "#343d46", -- Confirmed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue