mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 02:35:56 -07:00
everforest theme : fix ugly hex color
This commit is contained in:
parent
6f237f762d
commit
741099af4f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
base00 = "2b3339",
|
base00 = "2b3339",
|
||||||
base01 = "323c41",
|
base01 = "323c41",
|
||||||
base02 = "503946",
|
base02 = "3a4248",
|
||||||
base03 = "868d80",
|
base03 = "868d80",
|
||||||
base04 = "d3c6aa",
|
base04 = "d3c6aa",
|
||||||
base05 = "d3c6aa",
|
base05 = "d3c6aa",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue