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

[extras-scala-io] Add more String.color to color syntax #158

Closed
kevin-lee opened this issue Jun 11, 2022 · 0 comments · Fixed by #159
Closed

[extras-scala-io] Add more String.color to color syntax #158

kevin-lee opened this issue Jun 11, 2022 · 0 comments · Fixed by #159
Assignees
Labels
task Task
Milestone

Comments

@kevin-lee
Copy link
Owner

Task

Summary

[extras-scala-io] Add more String.color to color syntax

Project Details

Version: 0.14.0

Description

"some text".black
"some text".red
"some text".green
"some text".yellow
"some text".blue
"some text".magenta
"some text".cyan
"some text".white
"some text".blackBg
"some text".redBg
"some text".greenBg
"some text".yellowBg
"some text".blueBg
"some text".magentaBg
"some text".cyanBg
"some text".whiteBg
"some text".reset
"some text".bold
"some text".underlined
"some text".blink
"some text".reversedColor
"some text".invisible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant