Skip to content

Commit

Permalink
Re-enable NixOS themes (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
novanai authored Apr 10, 2024
1 parent d6ad52e commit 54cb80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/global/theme-picker.njk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set themes = [
"light", "dark", "synthwave"
"light", "dark", "synthwave", "nix-light", "nix-dark"
] %}

<div title="Change theme" class="dropdown dropdown-bottom">
Expand Down

0 comments on commit 54cb80a

Please sign in to comment.