forked from rails/rails
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guides dark mode fixes (rails#51372)
* Disabling font-smoothing as it reduces legibility in post-deploy testing The font ends up feeling lighter when this is applied in both light and dark mode. While it provides more precise font rendering, it doesn’t seem to be actually helping on the body text here, so I think we should strike it. * Dark mode fixes and improvements * Removing highlight behind code in TD * more subtle subCol background shift * White H1, h2 in dark mode * Fixing anchor vs h2 anchor * Fixing a pre/code regression on table code lines * Fixing Safari faux-bold issue in code blocks. * Removing double line on index * Removing footer inversion in dark mode * Fixing layout width for larger screens (mimics existing) * ADditional fixes on layout * First stab at scrollbar colors * White Rails HR for dark mode * Compresison on new construction sign SVG * Fixing subCol oddities * Fixing nav spacing regression
- Loading branch information
Showing
7 changed files
with
278 additions
and
194 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.