mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 22:29:18 +00:00
Added description for hexadecimal color support (#153)
This commit is contained in:
committed by
Rémi Verschelde
parent
027a092600
commit
a60bdfca14
@@ -73,3 +73,8 @@ List of valid color names for the [color=<name>] tag:
|
||||
- teal
|
||||
- white
|
||||
- yellow
|
||||
|
||||
Hexadecimal color codes
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Any valid 6 digit hexadecimal code is supported. e.g: [color=#ffffff]white[/color]
|
||||
|
||||
Reference in New Issue
Block a user