mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Change to base 0B
This commit is contained in:
parent
dee3709ec3
commit
53be25c8ee
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ M.base_16 = {
|
|||
base08 = "#a72e5b",
|
||||
base09 = "#a17643",
|
||||
base0A = "#E0AAFF",
|
||||
base0B = "#F09483",
|
||||
base0B = "#eaa98b",
|
||||
base0C = "#25B0BC",
|
||||
base0D = "#FDB849",
|
||||
base0E = "#F09483",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue