Closed
Description
openedon Aug 25, 2020
Providing a dark version of https://github.com/google/docsy/blob/master/assets/scss/_variables.scss would be great
Edits (@chalin)
Prep
Tasks
- Color-mode / dark-mode support #1909
- [Dark-mode] Tweak of param, file and resource names #1913
- Light/dark-mode dropdown isn't visible under narrow displays #1916
[Dark-mode] Fixes for mobile #1917 - [Dark-mode] Use default BS nav-item padding #1919
- [UG] Explain how to enable the light/dark-mode menu #1914
- [UG] Syntax highlighting styles for both light and dark modes #1958
- [Dark mode] Factor out code-dark styles for reuse #1959
- [CI] Add scripts to generate and check Chroma styles #1976
- Document how to ensure that code highlighting is fully compatible with dark mode #1957
Adjustments that will be required to Docsy element styling in support of Bootstrap's dark mode:
- Search input to for for navbar; and left-nav in both light and dark modes
[BS5.3] Replace.navbar-dark
by data attribute and other style adjustments #1896 - Left nav entry colors -- the text style isn't appropriate for dark mode
Style adjustments in prep for dark mode support #1908 - Alert backgrounds -- the bg style isn't appropriate for dark mode
Style adjustments in prep for dark mode support #1908 - Card background -- e.g., see Shortcode card: programming code - [Dark-mode] Card shortcode style fixes #1922
- Pageinfo backgrounds - Adjust pageinfo bg to be compatible with dark-mode #1915
- Tabbed pane backgrounds - [Dark-mode] Tabbed panes fix #1920
- [Dark mode] Left-nav and taxonomy color fixes #1952
- Mermaid: support dark mode #1961
-
.td-box-*
: - [Dark mode] blockquote and click-to-copy color fixes #1981
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment