module Terminal
Extended Modules
Defined in:
styles.crterminal.cr
Instance Method Summary
- #highlight(source : String, language : String) : String
- #parse_color(color)
- #query_terminal(color) : String
- #terminal_light? : Bool
- #theme : Hash(String, Style)