Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more colors to the dc #280

Open
LunarTides opened this issue Sep 11, 2023 · 0 comments
Open

Add more colors to the dc #280

LunarTides opened this issue Sep 11, 2023 · 0 comments
Labels
good first issue Good for newcomers impact: low Low impact priority: low Low priority scope: tool The issue is related to a tool time: short Estimated time: 1-3 hours.
Milestone

Comments

@LunarTides
Copy link
Owner

LunarTides commented Sep 11, 2023

Add more colors to the log commands in the deck creator.

E.g.

- game.log("ERROR: Invalid command");
+ game.log("<red>ERROR: Invalid command</red>");
- game.log("Searching for '%s'.");
+ game.log("<bright:green>Searching for '%s'.</bright:green>");
@LunarTides LunarTides added priority: low Low priority time: short Estimated time: 1-3 hours. deck creator impact: low Low impact labels Sep 11, 2023
@LunarTides LunarTides added this to the 2.0 milestone Sep 11, 2023
@LunarTides LunarTides added the good first issue Good for newcomers label Sep 25, 2023
@LunarTides LunarTides added scope: tool The issue is related to a tool and removed deck creator labels Oct 9, 2023
@LunarTides LunarTides modified the milestones: 2.0, 3.0 Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers impact: low Low impact priority: low Low priority scope: tool The issue is related to a tool time: short Estimated time: 1-3 hours.
Projects
None yet
Development

No branches or pull requests

1 participant