Skip to content

move the colored text functions into their own file - #1353

Open
jw098 wants to merge 1 commit into
PokemonAutomation:mainfrom
jw098:color
Open

move the colored text functions into their own file#1353
jw098 wants to merge 1 commit into
PokemonAutomation:mainfrom
jw098:color

Conversation

@jw098

@jw098 jw098 commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread Common/Cpp/ColoredText.h

namespace PokemonAutomation{

inline size_t CURRENT_THEME = 0;

@Mysticial Mysticial Aug 3, 2026

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.

I guess this is not ideal, but the themes aren't visible here.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yeah. I agree. Is there a better way?

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.

Not really. Unless we move the theme definitions here.

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.

2 participants