class ExceptionPage::Styles

Defined in:

exception_page/styles.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(accent : String, highlight : String = "#e5e5e5", flash_highlight : String = "#ffdc93", logo_uri : Nil | String = crystal_logo) #

[View source]

Instance Method Detail

def accent : String #

[View source]
def flash_highlight : String #

[View source]
def highlight : String #

[View source]
def logo_uri : String | Nil #

[View source]