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/lib
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
..
middleman Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00
middleman-core Support dark mode color scheme (#2481) 2021-07-28 08:05:12 -07:00
middleman-core.rb Update rubocop + use enable-frozen-string-literal (#2354) 2020-08-16 12:08:50 -07:00