Skip to content

Commit

Permalink
Add dark mode logo and update README.md for enhanced theme support (#119
Browse files Browse the repository at this point in the history
)
  • Loading branch information
itpey authored Nov 8, 2024
1 parent aba0503 commit 33b8516
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
![sidekick](https://raw.githubusercontent.com/minio/sidekick/master/sidekick_logo.png)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/minio/sidekick/master/sidekick_logo_dark.png">
<img alt="sidekick" src="https://raw.githubusercontent.com/minio/sidekick/master/sidekick_logo.png" >
</picture>

![build](https://github.com/minio/sidekick/workflows/Go/badge.svg) ![license](https://img.shields.io/badge/license-AGPL%20V3-blue)

Expand Down
Binary file modified sidekick_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sidekick_logo_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions sidekick_logo_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33b8516

Please sign in to comment.