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/config
Sylvhem ea969000a5 Add a light theme (#7027)
* Add a light theme to Mastodon

This add a second default theme to Mastodon. This new theme is supposed to be a light version of the dark original one.

* Update locales

Update the English and French locales.

* Change capitalization of hexadecimal triplets

Change capitalization of hexadecimal color codes to match Code Climate's recomandation.

* Add variable

Add a new variable to use instead of hardcoding a color. Change made to match Code Climate's recomandation.

* Use Mastodon branding palette

Replace the colors previously used by the ones found in Mastodon branding palette.
The resulting theme is lighter than the previous version.

* Make the overlay background white

Make the overly background used on on sensitive medias white instead of black

* Change the color used on the envelop icon

Change the color used on the envelop icon for a darker one. The same color is now used on both the envelop icon and the padlock icon.

* Add contrast

Add contrast to various places inside the main interface and the profile pages.

* Change the text color used in the compose form

Change the text color used in the compose form for a darker one.

* Make the code easier to read

Add some blank lines to make the code easier to parse for a human eye.

* Change columns' background default colors

Change columns' background default colors, making the composition column the darker one.

* Change the color of the log in button

Change the log in button's text color to make it more readable.

* Fix the color of the boost buttons on the landing page

The disabled boost buttons on the landing page are now of the same color that the other disabled buttons.

* Change the colors used in the dropdown menu

Make the dropdown menu light instead of dark.
7 years ago
..
environments Add support for separate Redis for cache (#7272) 7 years ago
initializers User agent for WebFinger (#7531) 7 years ago
locales Add a light theme (#7027) 7 years ago
webpack Limit environment variables to expose to webpack (#7480) 7 years ago
application.rb Add Slovene language (#7475) 7 years ago
boot.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
brakeman.ignore Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
database.yml use-DB_NAME-in-development (#5430) 8 years ago
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 7 years ago
environment.rb Make PreviewCard records reuseable between statuses (#4642) 8 years ago
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
navigation.rb Add headings to the security settings page (#6661) 7 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 8 years ago
routes.rb Ensure push subscription is immediately removed when application is revoked (#7548) 7 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Add preference to hide following/followers lists (#7532) 7 years ago
sidekiq.yml Account archive download (#6460) 7 years ago
themes.yml Add a light theme (#7027) 7 years ago
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 8 years ago