styles/src/themes/one-dark.ts 🔗
@@ -34,9 +34,9 @@ const ramps = {
base06,
base07,
]).domain([
- 0,
- 0.2,
- 0.3,
+ 0.05,
+ 0.22,
+ 0.25,
0.45,
0.62,
0.8,
Nate Butler and gibusu created
Co-Authored-By: gibusu <95764254+gibusu@users.noreply.github.com>
styles/src/themes/one-dark.ts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
@@ -34,9 +34,9 @@ const ramps = {
base06,
base07,
]).domain([
- 0,
- 0.2,
- 0.3,
+ 0.05,
+ 0.22,
+ 0.25,
0.45,
0.62,
0.8,