How to use color for text?

Things I have tried

I tried

    1. Community Plugin →
      :check_mark:work well
      :cross_mark:but contradict with a css snippet of min.
      :cross_mark:Don’t allow global editing.
      :cross_mark:(honestly i Don’t want it)

    2. CSS snippet →
      :check_mark:work well and nice.
      :check_mark:can add as many as color i want. Gradient color, background color too.
      :check_mark:Globally editing possible
      :cross_mark:it’s just 1 css extra added
      fewer characters compared to 3rd one

    3. Directly inline HTML code →
      :check_mark:Also work well.
      :check_mark:No css, no plugin, pure inline code.
      :cross_mark:Its Just few extra characters adding.
      :cross_mark:Globally editing not possible

    4. No extra color → i have 3 color
      Bold text as orange
      italic text as green
      built in highlight as violate

    SO, do i need extra color, just for the sake of highlighting.:exclamation_question_mark:

What I’m trying to do

I want to use one that will give me the best user experience. Speed isn’t the issue here.
Which one should i pick. or should i just remove them. i only need them for highlighting my texts.

Experienced users☺ kindly let me know

Take a look at extended markdown syntax plugin.

One of it’s feature allows customising your highlight’s colour.

This also allows retroactive global editing as you can change the colour in the settings without changing the text tags

1 Like

thanks, l prefer more snippet or inline, than a plugin. though plugin is the best it’s bound to have have impact if i have many plugins.
i use slash snippet for text, so i added colors in it too. it’s faster