mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
fix incorrect color : one-light theme
This commit is contained in:
parent
391a5ea449
commit
de110d2ca6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ return {
|
|||
base07 = "090a0b",
|
||||
base08 = "ca1243",
|
||||
base09 = "d75f00",
|
||||
base0A = "FFEE99",
|
||||
base0A = "c18401",
|
||||
base0B = "50a14f",
|
||||
base0C = "0184bc",
|
||||
base0D = "4078f2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue