This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
start:syntaxkb [2016/09/08 08:05] andre [Internal] |
start:syntaxkb [2016/09/08 08:05] (current) andre [Colored Text] |
||
---|---|---|---|
Line 79: | Line 79: | ||
will create: | will create: | ||
- | {{:plugin:color_plugin.png?nolink|Color plugin in action}} | + | <color green>text</color> |
+ | <color blue/lightgrey>text</color> | ||
+ | <color #FF0000>text</color> | ||
+ | <color /#FFff00>text</color> | ||
The code supports the [[https://en.wikipedia.org/wiki/X11_color_names#Color_name_chart| X11 color names ]] | The code supports the [[https://en.wikipedia.org/wiki/X11_color_names#Color_name_chart| X11 color names ]] |