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/javascript
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
..
fonts Fix local fonts and change font-face values (#2877) 8 years ago
images Remove screenshot image (#2736) 8 years ago
mastodon Fix small typo in ru.json (#2906) 8 years ago
packs Remove local_time gem, and add similar (#2875) 8 years ago
styles Improve scss color variables (#2912) 8 years ago