Skip to content

Conversation

@Neon22
Copy link

@Neon22 Neon22 commented Oct 30, 2023

mod of dark-blue to create orange theme

mod of dark-blue to create orange theme
@Neon22
Copy link
Author

Neon22 commented Nov 7, 2023

Do you want more of these ?

@Fett-Mops
Copy link

Hello
in "CTkOptionMenu""button_hover_color" was still blue i use ["#624720", "#3F2C0C"] if you want to use them

"corner_radius": 6,
"fg_color": ["#bf803a", "#8d6a1d"],
"button_color": ["#826032", "#5e4113"],
"button_hover_color": ["#234567", "#1e2c40"],
Copy link
Author

Choose a reason for hiding this comment

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

Should be ["#624720", "#3F2C0C"]

@marc-frank
Copy link

it would be pretty cool if a completely new theme could be created by specifying a base color. all the other shades could then be calculated by a constant or relative offset.

@RunsOnRum
Copy link

it would be pretty cool if a completely new theme could be created by specifying a base color. all the other shades could then be calculated by a constant or relative offset.

You can achieve this by using colorsys and calculating the complementary color scheme you desire.

@FedericoSpada
Copy link
Collaborator

Hi,
personally I don't like it: it seems too brownish. I would make it more orange. image

In any case, can you correct the error?
Finally, to make it work correctly, you have to add the JSON file name to the ThemeManager._built_in_themes list.

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.

5 participants