mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-08 05:47:27 +03:00
Adjust the orange/yellow a bit
This commit is contained in:
parent
9bb1a5636f
commit
505b305b90
@ -16,7 +16,7 @@ const ramps = {
|
||||
]),
|
||||
red: colorRamp(chroma("#e594c4")),
|
||||
orange: colorRamp(chroma("#d9e87e")),
|
||||
yellow: colorRamp(chroma("#fdb262")),
|
||||
yellow: colorRamp(chroma("#fd9d83")),
|
||||
green: colorRamp(chroma("#96adf7")),
|
||||
cyan: colorRamp(chroma("#fc798f")),
|
||||
blue: colorRamp(chroma("#BCD0F5")),
|
||||
|
Loading…
Reference in New Issue
Block a user