Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderberry/themes

Commonly Used Themes
https://github.com/coderberry/themes

Last synced: 12 days ago
JSON representation

Commonly Used Themes

Awesome Lists containing this project

README

        



Sponsor

# Themes

Quickly add a theme to your application and change the theme at any time.

## Usage

Use the helper `use_theme(theme_name)` in your tag.

For example:

<%= use_theme('bitbucket') %>

To use the default layout for these themes, add the following to application_controller.rb

layout 'themes'

## Available Themes

bitbucket - Gray gradient header bar and white below

slicehost - Blue menu with hover effects and white header

## How to Contribute

Please help me add additional themes to this plugin. Let me know if you are wanting to contribute, and I will add you as a contributor.