Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Background Color #250

Open
Panneerselvam-K opened this issue Jan 20, 2021 · 2 comments
Open

Background Color #250

Panneerselvam-K opened this issue Jan 20, 2021 · 2 comments

Comments

@Panneerselvam-K
Copy link

How to change the textview background color?

@BlackGold-1989
Copy link

Hi. I have found a way how to change textview background color during integrating this pod for dark mode..
You can see richeditor.html file.. you can set css style here to change background color.. Happy coding..

@amardeep-thakuria
Copy link

amardeep-thakuria commented Sep 15, 2021

In case someone is still looking for this, this is how I manage fill the background color

<div id="editor" contentEditable="true" placeholder="" class="placeholder" style="background-color:#FAF6F2;height:3000px"></div>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants