mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 13:24:19 +00:00
Minor one dark improvements
Co-Authored-By: gibusu <95764254+gibusu@users.noreply.github.com>
This commit is contained in:
parent
84847ff181
commit
4a61b1011e
1 changed files with 3 additions and 3 deletions
|
@ -34,9 +34,9 @@ const ramps = {
|
||||||
base06,
|
base06,
|
||||||
base07,
|
base07,
|
||||||
]).domain([
|
]).domain([
|
||||||
0,
|
0.05,
|
||||||
0.2,
|
0.22,
|
||||||
0.3,
|
0.25,
|
||||||
0.45,
|
0.45,
|
||||||
0.62,
|
0.62,
|
||||||
0.8,
|
0.8,
|
||||||
|
|
Loading…
Reference in a new issue