Skip to content

Commit

Permalink
Darken shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
jleedev committed Sep 23, 2024
1 parent 4025dcb commit 607eeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layer/hillshade.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const hillshading = {
17,
0.1,
],
"hillshade-shadow-color": "hsla(30, 14%, 76%, 1)",
"hillshade-shadow-color": "hsla(30, 14%, 63%, 1)",
"hillshade-highlight-color": "hsla(30, 44%, 99%, 1)",
},
};

0 comments on commit 607eeff

Please sign in to comment.