mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -07:00
Lightened purple color by 30 %
This commit is contained in:
parent
7a0668f268
commit
f13513b52a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = "#542cf0", -- Classes
|
base0A = "#6840ff", -- 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue