1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core
immeëmosol 960ca08b5e
Support dark mode color scheme (#2481)
Dark is a less intrusive brightness
which makes it a more sensible default.

Make files more XHTML compatible
Remove sitemap.js
Add .css indent_size to .editorconfig
Remove unused css-selectors from colors.css
Move colors to separate file
Create colors.css
Wrap colors in @media(prefers-color-scheme: light)
Add colors.css to meta_pages' config.html.erb
Add colors.css to meta_pages' sitemap.html.erb
Add colors.css to meta_pages' index.html.erb
Add colors from sitemap.css to colors.css
Add colors from config.css to colors.css
Remove colors from sitemap.css
Remove colors from config.css
Make colors for dark scheme pass WCAG AAA
2021-07-28 08:05:12 -07:00
..
features Support sites which are using file extension i18n only (#2434) 2021-01-19 16:19:32 -08:00
fixtures Support sites which are using file extension i18n only (#2434) 2021-01-19 16:19:32 -08:00
lib Support dark mode color scheme (#2481) 2021-07-28 08:05:12 -07:00
spec Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
cucumber.yml Upgrade aruba 2020-09-15 19:12:18 +00:00
middleman-core.gemspec Faster resource processing (#2428) 2020-12-31 13:48:15 -08:00
Rakefile Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00