Skip to content

Commit

Permalink
5.11.0 dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tijmenvangulik committed May 5, 2024
1 parent 47c876e commit 2264482
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ nav-menu: true
show_tile: true
image: assets/images/PowerCurve.jpg
---
* 5.11.0
- Dark theme. Switch themes in the settings. When your browser detects a dark theme it will switch to dark theme in automatic mode.
- Small light theme improvements
- Race widget: Highlight rower option is now always on , it is not possible to switch it off.
* 5.10.0
- All value widgets: Choose between 4 layouts
- Average split value widget
Expand Down
Binary file added assets/images/DarkTheme.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions landing.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,21 @@ nav-menu: true
</div>
</div>
</section>
<section>
<div href="generic.html" class="image">
<img src="assets/images/DarkTheme.jpg" alt="" data-position="top center" />
</div>
<div class="content">
<div class="inner">
<header class="major">
<h3>Theme</h3>
</header>
<ul>
<li>Dark and light theme</li>
</ul>
</div>
</div>
</section>
</section>

</div>
Expand Down

0 comments on commit 2264482

Please sign in to comment.