Added some comments for referencing

This commit is contained in:
derek_lee 2022-10-10 10:09:09 +04:00
parent e61c82a5a8
commit ae3d9cb754

View file

@ -33,6 +33,8 @@ M.base_30 = {
folder_bg = "#598cbf", -- Confirmed
}
-- Base16 colors taken from:
-- https://github.com/norcalli/nvim-base16.lua/blob/master/lua/base16.lua
M.base_16 = {
base00 = "#1b2b34", -- Confirmed
base01 = "#343d46", -- Confirmed