mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Rebalance rose-pine-dawn
This commit is contained in:
parent
571636c526
commit
9e8e227b46
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const ramps = {
|
|||
"#FFFAF3",
|
||||
"#FAF4ED",
|
||||
])
|
||||
.domain([0, 0.73, 1]),
|
||||
.domain([0, 0.35, 0.45, 0.65, 0.7, 0.8, 0.9, 1]),
|
||||
red: colorRamp(chroma("#B4637A")),
|
||||
orange: colorRamp(chroma("#D7827E")),
|
||||
yellow: colorRamp(chroma("#EA9D34")),
|
||||
|
|
Loading…
Reference in a new issue