OSDN Git Service

add dark solarized theme for code preview
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 15 Mar 2013 13:09:34 +0000 (15:09 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Fri, 15 Mar 2013 13:09:34 +0000 (15:09 +0200)
commit8cad1c9f4c2984c0a73627290b5e7c6b465a68c2
treec4bbafdfa67b529fcb52a4580240790b4a493b55
parent7799b5bda6ba0a65c5a951dfd72db4fe334dc70e
add dark solarized theme for code preview
app/assets/stylesheets/application.scss
app/assets/stylesheets/highlight/solarized_dark.scss [new file with mode: 0644]
app/helpers/application_helper.rb
app/models/user.rb
app/views/profiles/design.html.haml
db/migrate/20130315124931_user_color_scheme.rb [new file with mode: 0644]
db/schema.rb