You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Remove unnecessary keep file. (#2902) 8 years ago
helpers Add Thai langauge (#2903) 8 years ago
javascript Improve scss color variables (#2912) 8 years ago
lib raise-when-oembed-not-found (#2882) 8 years ago
mailers Misc spec coverage improvements (#2821) 8 years ago
models Improve allowed language handling (#2897) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Unblock domain service specs/refactor (#2867) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Add Thai langauge (#2903) 8 years ago
workers Fix Scheduler::SubscriptionsScheduler (#2834) 8 years ago