Skip to content

Commit

Permalink
fix: Add 'ayu' back into index.hbs
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham committed Aug 27, 2022
1 parent 9f7bae8 commit 45220f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bin/assets/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
<li role="none"><button role="menuitem" class="theme" id="rust">{{ theme_option "Rust" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="coal">{{ theme_option "Coal" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="navy">{{ theme_option "Navy" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="ayu">{{ theme_option "Ayu" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="latte">{{ theme_option "Latte" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="frappe">{{ theme_option "Frappé" }}</button></li>
<li role="none"><button role="menuitem" class="theme" id="macchiato">{{ theme_option "Macchiato" }}</button></li>
Expand Down

0 comments on commit 45220f0

Please sign in to comment.