Skip to content
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<div align="center"><img src="https://raw.githubusercontent.com/ZeroIntensity/view.py/master/view_logo.png" alt="view.py logo" width=250 height=auto /></div>
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ZeroIntensity/view.py/master/assets/logo_theme_dark.png" alt="view.py logo (dark)" width=450 height=auto>
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ZeroIntensity/view.py/master/assets/logo_theme_light.png" alt="view.py logo (light)" width=450 height=auto>
<img alt="view.py logo">
</picture>
</div>

<div align="center"><h2>The Batteries-Detachable Web Framework</h2></div>

Expand Down
Binary file added assets/logo_theme_dark.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 assets/logo_theme_light.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 removed view_logo.png
Binary file not shown.