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
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
models Improve allowed language handling (#2897) 2017-05-08 03:32:52 +02:00
presenters
services Unblock domain service specs/refactor (#2867) 2017-05-07 14:44:28 +02:00
validators
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