GitHub - 5hanth/rails_admin_softwarebrothers_theme: rails_admin theme with Neumorphic UI

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

rails_admin theme with Neumorphic UI

License

MIT license

0 stars 12 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

RailsAdmin Neumorphic theme based on software brothers theme

It is a clean theme which can be used with Rails Admin.

To use this theme

In your Gemfile:

gem 'rails_admin_softwarebrothers_theme', :git => 'https://github.com/5hanth/rails_admin_softwarebrothers_theme.git'

Inside config/application.rb, just after Bundler.require:

ENV['RAILS_ADMIN_THEME'] = 'softwarebrothers_theme'

About

rails_admin theme with Neumorphic UI

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Packages

No packages published

Languages

  • Ruby 100.0%