mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
Changed purple colors
This commit is contained in:
parent
d07fc206f6
commit
1912ea1fcf
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ M.base_30 = {
|
|||
blue = "#25B0BC",
|
||||
yellow = "#fdb830",
|
||||
sun = "#ffc038",
|
||||
purple = "#d3869b",
|
||||
dark_purple = "#d3869b",
|
||||
purple = "#7f6698",
|
||||
dark_purple = "#72598b",
|
||||
teal = "#749689",
|
||||
orange = "#e78a4e",
|
||||
cyan = "#89b482",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue