framework7io / framework7

Full featured HTML framework for building iOS & Android apps
http://framework7.io
MIT License
17.97k stars 3.24k forks source link

Text editor text colors and text background #4246

Open aouniradouan opened 4 months ago

aouniradouan commented 4 months ago

Text Colors: Allow users to customize the color of the text they input or edit within the text editor. This could be achieved through a color picker or a set of predefined color options.

Background Text Color: Provide the ability to set the background color of the text within the editor. This feature would allow users to create visually appealing text blocks with colored backgrounds.

Implementing these features would not only enhance the visual appeal of applications built with Framework7 but also provide developers with more flexibility in designing user interfaces that meet their specific requirements.

localhost_8080_(Samsung Galaxy S8+) (19)

biguphpc commented 3 months ago

Have you tried using CSS? (https://framework7.io/docs/text-editor#css-variables)