mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
Custom heightmap color scheme (#1013)
* feat: custom heightmap color scheme * feat: custom heightmap color scheme - add shceme on load --------- Co-authored-by: Azgaar <azgaar.fmg@yandex.com>
This commit is contained in:
parent
778bea15ee
commit
958a2c6ef8
10 changed files with 216 additions and 64 deletions
|
|
@ -625,7 +625,7 @@ input[type="color"]::-webkit-color-swatch-wrapper {
|
|||
.tabcontent button.sideButton {
|
||||
border-radius: 15%;
|
||||
font-size: 0.8em;
|
||||
margin-bottom: -1em;
|
||||
margin-block: -1em;
|
||||
}
|
||||
|
||||
#layersContent button.active,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue