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

How to add coloured text? #505

Closed
iamvaibhavrai opened this issue Apr 16, 2023 · 3 comments
Closed

How to add coloured text? #505

iamvaibhavrai opened this issue Apr 16, 2023 · 3 comments

Comments

@iamvaibhavrai
Copy link

I have tried wrapping the text inside the span tag with colour in style but it didn't work.
text

Is there any other way to apply text colour?

@jaywcjlove
Copy link
Member

i don't understand your description

@iamvaibhavrai

can you give me an example

@iamvaibhavrai
Copy link
Author

Hey @jaywcjlove, thanks for the reply. Github trimmed the code. Adding it again.

<span style="color:red">Red colored text</span>

I tried this to change the color of the text.

@iamvaibhavrai
Copy link
Author

<span style={{color:"red"}}>Red colored text

This worked

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

No branches or pull requests

2 participants