gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/contour.lua
diff options
context:
space:
mode:
Diffstat (limited to 'contour.lua')
-rw-r--r--contour.lua 3
1 files changed, 2 insertions, 1 deletions
diff --git a/contour.lua b/contour.lua
index 1731c852..4c49c4ed 100644
--- a/contour.lua
+++ b/contour.lua
@@ -718,7 +718,8 @@ local function grid_create(f, left, right, nx, ny, nlevels_or_levels)
end
local function color(a)
- return rgba(0.9, 0.9 - 0.9*a, 0, 0.8)
+ -- return rgba(0.9, 0.9 - 0.9*a, 0, 0.8)
+ return rgba(0.91 - 0.565*a, 0.898 - 0.753*a, 0.85 - 0.25*a, 0.8)
end
local function curve_draw(pl, id)
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月03日 15:40:30 +0000

AltStyle によって変換されたページ (->オリジナル) /