Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
special-sauce-bot
main
Top Level Namespace
Chatty
Colors
Command
Update
IRCMessage
MessageType
Model
Command
Ducky
Leak
Yak
Built with Crystal 1.9.2
2023-10-07 21:42:21 UTC
module
Colors
Overview
a namespace to wrap up a bundle of functions Colors.using_hash("whereisx") # => :light_gray
Defined in:
chatty/chat_colors.cr
Class Method Summary
.from_hex
(hex : String) : Colorize::ColorRGB
.from_username
(username : String) : Symbol
Class Method Detail
def self.
from_hex
(hex : String) : Colorize::ColorRGB
#
[
View source
]
def self.
from_username
(username : String) : Symbol
#
[
View source
]