Skip to content

feat: Add grid color option by climat#1813

Open
dvincent56 wants to merge 1 commit into
Keriew:masterfrom
dvincent56:feature/gridColor
Open

feat: Add grid color option by climat#1813
dvincent56 wants to merge 1 commit into
Keriew:masterfrom
dvincent56:feature/gridColor

Conversation

@dvincent56

Copy link
Copy Markdown
Collaborator

Add an option to change full grid color by climat (requested by Ouaz from 2022)

image

@Johannes-callidus

Copy link
Copy Markdown
Collaborator

Frankly I didn't test it but I suppose you did and just from looking at the code I don't see anything wrong so I'll merge it.

Comment thread src/core/config.c
[CONFIG_UI_WT_PREVIEW_HEAVY_RAIN] = 0,
[CONFIG_UI_WT_SANDSTORM_SIZE] = 0,
[CONFIG_UI_WT_SNOWFLAKE_SIZE] = 2,
[CONFIG_UI_WT_WEATHER_DURATION] = 1

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[CONFIG_UI_WT_WEATHER_DURATION] = 1,
[CONFIG_UI_CLIMATE_GRID_COLORS] = 1

Actually I think We should change it to 1 by default because I think it just looks better and otherwise people might not eve be aware of the existence of this option.

@Ouaz

Ouaz commented Jun 10, 2026

Copy link
Copy Markdown

For reference, if colors need to be tweaked:

Central
Default:

Climate-based:
Desert
Default:

Climate-based:
Northern
Default:

Climate-based:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants