superanonymous

CCColorAPI

Apr 9th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. --Manual Color/Formatting--
  2. symbol="§"
  3.  
  4. --Colors--
  5. black="§0"
  6. blue="§1"
  7. green="§2"
  8. cyan="§3"
  9. red="§4"
  10. purple="§5"
  11. orange="§6"
  12. gray="§8"
  13. lightGray="§7"
  14. lightBlue="§9"
  15. lightGreen="§a"
  16. lightCyan="§b"
  17. lightRed="§c"
  18. lightPurple="§d"
  19. yellow="§e"
  20. white="§f"
  21. reset="§r"
  22.  
  23. --Formatting--
  24. magic="§k"
  25. bold="§l"
  26. strike="§m"
  27. underline="§n"
  28. italic="§o"
Advertisement
Add Comment
Please, Sign In to add comment