|
|
|
@ -45,7 +45,7 @@ M.base_16 = {
|
|
|
|
base08 = "#D9D7CE", -- Confirmed: Variables Confirmed
|
|
|
|
base08 = "#D9D7CE", -- Confirmed: Variables Confirmed
|
|
|
|
base09 = "#eaa273", -- Confirmed: Integers, Booleans
|
|
|
|
base09 = "#eaa273", -- Confirmed: Integers, Booleans
|
|
|
|
base0A = "#6840ff", -- Classes
|
|
|
|
base0A = "#6840ff", -- Classes
|
|
|
|
base0B = "#ffdbbd", -- Confirmed: Strings
|
|
|
|
base0B = "#ebc7a9", -- Confirmed: Strings
|
|
|
|
base0C = "#F09483", -- Escape characters, Regular expressions
|
|
|
|
base0C = "#F09483", -- Escape characters, Regular expressions
|
|
|
|
base0D = "#fdb830", -- Functions, Methods
|
|
|
|
base0D = "#fdb830", -- Functions, Methods
|
|
|
|
base0E = "#25B0BC", -- Confirmed: Keywords, Storage, Selector, Markup
|
|
|
|
base0E = "#25B0BC", -- Confirmed: Keywords, Storage, Selector, Markup
|
|
|
|
|