Skip to content

Commit

Permalink
Dark mode icon
Browse files Browse the repository at this point in the history
  • Loading branch information
lnbc1QWFyb24 committed Jan 6, 2024
1 parent f113110 commit 4a15b95
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 5 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Clams Remote

![Remote](./static/icons/clams-remote.svg 'Remote')
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./static/icons/clams-remote-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./static/icons/clams-remote.svg">
</picture>

Remote control your Core Lightning node(s) via the lightning network from any web enabled device.

Expand Down
7 changes: 7 additions & 0 deletions static/icons/clams-remote-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4a15b95

Please sign in to comment.