|
|
|
@ -47,7 +47,7 @@ M.base_16 = {
|
|
|
|
base08 = "#a72e5b", -- Confirmed: Variables Confirmed
|
|
|
|
base08 = "#a72e5b", -- Confirmed: Variables Confirmed
|
|
|
|
-- base09 = "#a17643", -- Confirmed: Integers, Booleans
|
|
|
|
-- base09 = "#a17643", -- Confirmed: Integers, Booleans
|
|
|
|
base09 = "#eaa273", -- Confirmed: Integers, Booleans
|
|
|
|
base09 = "#eaa273", -- Confirmed: Integers, Booleans
|
|
|
|
base0A = "#E0AAFF", -- Classes
|
|
|
|
base0A = "#4a22e6", -- Classes
|
|
|
|
base0B = "#eaa98b", -- Confirmed: Strings
|
|
|
|
base0B = "#eaa98b", -- Confirmed: Strings
|
|
|
|
base0C = "#F09483", -- Escape characters, Regular expressions
|
|
|
|
base0C = "#F09483", -- Escape characters, Regular expressions
|
|
|
|
base0D = "#FDB849", -- Functions, Methods
|
|
|
|
base0D = "#FDB849", -- Functions, Methods
|
|
|
|
|