mastodon/app
Matt Jankowski b85dec2b97 Improve scss color variables (#2912)
- Updates scss variables file to use better-named variables for black/white/etc
- Arranges the "mastodon classic" colors into variables
- Remove all references to `$color-*` naming, replacing with new

This does not in itself introduce "theme" support, but:

- It would probably be easier to start working on theme support after this
  change and others
- Even without the goal of themes, these changes make it more clear how the
  colors are being used.

There is almost definitely some edge case in here where I've guessed the
intent/context of some color usage incorrectly, but it still seems like a net
improvement.
2017-05-08 15:57:49 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Remove unnecessary keep file. (#2902) 2017-05-08 15:01:19 +02:00
helpers Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
javascript Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
lib raise-when-oembed-not-found (#2882) 2017-05-07 19:00:40 +02:00
mailers Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
models Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Unblock domain service specs/refactor (#2867) 2017-05-07 14:44:28 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
workers Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00