Skip to content

0.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:16
· 529 commits to master since this release
0a0d522

This release brings another CSS file that respects a users system configuration
for dark / light mode:

https://cdn.jsdelivr.net/gh/jenkinsci/[email protected]/theme-system.css

If you want to force all users to have the dark theme then use:

https://cdn.jsdelivr.net/gh/jenkinsci/[email protected]/theme.css

🚀 New features and improvements

  • Add respect of system configuration (#87) @timja
  • Adapt for new sidepanel changes (#84) @timja