scheme: better light mode colours

More saturation and brightness
This commit is contained in:
2 * r + 2 * t
2025-03-02 12:35:22 +11:00
parent 8baa5e3be0
commit 3c78f53049
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ function nl-echo
end
function light-theme
set -g light_vals 40,10,16,22,34,46,59,69,78,85,97,94,90
set -g light_vals 50,10,16,22,34,46,59,69,78,85,97,94,90
set -g colour_scheme light
end