Method: NfgUi::Components::Traits::Theme#dark_trait

Defined in:
lib/nfg_ui/components/traits/theme.rb

#dark_traitObject



51
52
53
# File 'lib/nfg_ui/components/traits/theme.rb', line 51

def dark_trait
  options[:theme] = :dark
end