mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Cleanup code
This commit is contained in:
parent
87f041b518
commit
a3cbc646bb
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,7 @@ M.base_30 = {
|
|||
baby_pink = "#a72e5b",
|
||||
pink = "#ff75a0",
|
||||
line = "#1d1d1d", -- for lines like vertsplit
|
||||
-- green = "#15bf75",
|
||||
green = "#AAD84C",
|
||||
-- vibrant_green = "#a9b665",
|
||||
vibrant_green = "#b9e75b",
|
||||
nord_blue = "#18a3af",
|
||||
blue = "#25B0BC",
|
||||
|
|
@ -49,7 +47,6 @@ M.base_16 = {
|
|||
base0A = "#6840ff", -- Classes
|
||||
base0B = "#ebc7a9", -- Confirmed: Strings
|
||||
base0C = "#F09483", -- Escape characters, Regular expressions
|
||||
-- base0D = "#fdb830", -- Functions, Methods
|
||||
base0D = "#FFA500", -- Functions, Methods
|
||||
base0E = "#25B0BC", -- Confirmed: Keywords, Storage, Selector, Markup
|
||||
base0F = "#a72e5b", -- Deprecated, Opening/Closing embedded language tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue