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