Answers for "how to change color of text"

CSS
33

set text color

.class {
  color: white;
}
Posted by: Guest on December-15-2020
0

Text with colour

title @a title {text:"Example Two",color:red}
Posted by: Guest on November-08-2021

Code answers related to "how to change color of text"

Browse Popular Code Answers by Language