mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Merge pull request #6 from JustSage/chadracula-operator-fix
refactor(theme): change operators color from white to bright pink
This commit is contained in:
commit
f96c366bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
base04 = "62d6e8",
|
||||
base05 = "e9e9f4",
|
||||
base06 = "6272a4",
|
||||
base07 = "f7f7fb",
|
||||
base07 = "ff95ef",
|
||||
base08 = "ffb86c",
|
||||
base09 = "bd93f9",
|
||||
base0A = "8be9fd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue