module Terminal

Extended Modules

Defined in:

styles.cr
terminal.cr

Instance Method Summary

Instance Method Detail

def highlight(source : String, language : String) : String #

[View source]
def parse_color(color) #

[View source]
def query_terminal(color) : String #

[View source]
def terminal_light? : Bool #

[View source]
def theme : Hash(String, Style) #

[View source]