Sha256: e9aa4582f78bc91d14bb9758547b0b1e4eab80aa822d0eecb6832a78cde764ff
Contents?: true
Size: 354 Bytes
Versions: 21
Compression:
Stored size: 354 Bytes
Contents
Bootswitch.configure do |config| # What helper method should determine the Bootswatch theme displayed? config.theme_method = :user_theme config.default_theme = 'slate' config.themes = ['amelia', 'cerulean', 'cosmo', 'custom', 'cyborg', 'darkly', 'flatly','global','journal','readable','simplex','slate','spacelab','superhero','united','yeti'] end
Version data entries
21 entries across 20 versions & 1 rubygems