Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dark theme and theme switcher #540

Merged
merged 59 commits into from
Apr 9, 2022
Merged

Add dark theme and theme switcher #540

merged 59 commits into from
Apr 9, 2022

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    07e416b View commit details
    Browse the repository at this point in the history
  2. set up js for theme change

    12rambau committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    932844e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2469f07 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    f0cccbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9850073 View commit details
    Browse the repository at this point in the history
  3. add default_theme parameter

    12rambau committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    338a1b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1d9865 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f50e5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df23c55 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    84338de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e3f3a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Update src/pydata_sphinx_theme/__init__.py

    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    12rambau and choldgraf authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    81a2117 View commit details
    Browse the repository at this point in the history
  2. use typescript comment structure

    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    12rambau and choldgraf authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    bf6044b View commit details
    Browse the repository at this point in the history
  3. make the switch as a btn

    12rambau committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c59735c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. use lighter section headers

    12rambau committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    25a8e1e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    03a84ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951a316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7342f64 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    06ab359 View commit details
    Browse the repository at this point in the history
  2. change theme switch color

    12rambau committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    3b36764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ecd5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f7c5e View commit details
    Browse the repository at this point in the history
  5. refactor cycleTheme

    12rambau committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5b1452d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecdf638 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8eb2c1e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. document the css trick

    Co-authored-by: Chris Holdgraf <choldgraf@gmail.com>
    12rambau and choldgraf authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    36445bc View commit details
    Browse the repository at this point in the history
  2. document the css trick

    12rambau committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3e07469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a474db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c822508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c28826 View commit details
    Browse the repository at this point in the history
  6. apply pre-commit checks

    12rambau committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e107a14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bb58c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fec703b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. quote Furo theme in comments

    12rambau committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    06c7e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b3934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17409bf View commit details
    Browse the repository at this point in the history
  4. refactor navbar-toggler

    12rambau committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9b13e31 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. support for version btn

    12rambau committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8413144 View commit details
    Browse the repository at this point in the history
  2. fix blockquote colors

    12rambau committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1406d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3e59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c2e79 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. typo

    Co-authored-by: Damian Avila <damianavila82@yahoo.com.ar>
    12rambau and damianavila authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a2aaf68 View commit details
    Browse the repository at this point in the history
  2. typo

    Co-authored-by: Damian Avila <damianavila82@yahoo.com.ar>
    12rambau and damianavila authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0f9f477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80cb20e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4c68a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    43ceb27 View commit details
    Browse the repository at this point in the history
  2. replace orange and green

    12rambau committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    4b6f568 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bff226 View commit details
    Browse the repository at this point in the history
  4. test the theme switcher

    12rambau committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    5220fb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba04a68 View commit details
    Browse the repository at this point in the history
  6. typo

    12rambau committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    48d3d6b View commit details
    Browse the repository at this point in the history
  7. docs: disclaimer on colors

    12rambau committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    1a45cc7 View commit details
    Browse the repository at this point in the history
  8. docs: typo

    12rambau committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    02f185c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Merge pull request #1 from sepal-contrib/master

    fix lighthouse issue
    12rambau authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    df22fc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    27e7bd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    5ef0ac3 View commit details
    Browse the repository at this point in the history
  2. Warning about stability

    choldgraf committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    45860d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request #2 from pydata/dark-theme

    Cleaning up the colors for accessibility
    12rambau authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    decac66 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update src/pydata_sphinx_theme/assets/styles/_navbar.scss

    Co-authored-by: Damian Avila <damianavila82@yahoo.com.ar>
    12rambau and damianavila authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    45d65c3 View commit details
    Browse the repository at this point in the history