Squashed commit of the following:
commita8f0d32a87
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com> Date: Thu Mar 23 18:34:14 2023 +0200 Added dark repository pictures variants commit711cc820f1
Author: Marie <marie@kaifa.ch> Date: Wed Mar 22 15:01:03 2023 +0100 chore: Replace download section - List available Installation Types - Link to the more fancy wiki page for the guides commitb5d38a7482
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com> Date: Tue Mar 21 18:37:47 2023 +0200 chore: updated repository pictures commitf52c8ec968
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com> Date: Sun Mar 19 17:03:59 2023 +0200 docs: changed ascii chart to png commit5df5ce462d
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com> Date: Sun Mar 19 16:50:21 2023 +0200 docs: added info about branches commitf0a7fdd583
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com> Date: Sun Mar 19 16:42:16 2023 +0200 ci: added `next` branch to github actions
|
@ -1,9 +1,12 @@
|
|||
<img src="repository/logo.jpg">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="repository/logo-dark.png">
|
||||
<img src="repository/logo-light.png">
|
||||
</picture>
|
||||
|
||||
| Modern style | Classic style |
|
||||
| :-: | :-: |
|
||||
| <img src="repository/main-modern.png"> | <img src="repository/main-classic.png"> |
|
||||
| <img src="repository/settings-modern.png"> | <img src="repository/settings-classic.png"> |
|
||||
| <picture><source media="(prefers-color-scheme: dark)" srcset="repository/main-modern-dark.png"><img src="repository/main-modern.png"></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/main-classic-dark.png"><img src="repository/main-classic.png"></picture> |
|
||||
| <picture><source media="(prefers-color-scheme: dark)" srcset="repository/settings-modern-dark.png"><img src="repository/settings-modern.png"></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/settings-classic-dark.png"><img src="repository/settings-classic.png"></picture> |
|
||||
|
||||
<p align="center">
|
||||
<a href="https://discord.gg/ck37X6UWBp">Discord</a> ·
|
||||
|
|
BIN
repository/logo-dark.png
Normal file
After Width: | Height: | Size: 203 KiB |
BIN
repository/logo-light.png
Normal file
After Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 63 KiB |
BIN
repository/main-classic-dark.png
Normal file
After Width: | Height: | Size: 791 KiB |
BIN
repository/main-modern-dark.png
Normal file
After Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 40 KiB |
BIN
repository/settings-classic-dark.png
Normal file
After Width: | Height: | Size: 309 KiB |
BIN
repository/settings-modern-dark.png
Normal file
After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 33 KiB |