thelounge: added screenshots and fixed the base
This commit is contained in:
parent
c7b680e6cd
commit
2838d0739a
@ -13,8 +13,8 @@
|
|||||||
/* THE LOUNGE DARK THEME */
|
/* THE LOUNGE DARK THEME */
|
||||||
@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css);
|
@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css);
|
||||||
:root {
|
:root {
|
||||||
--body-bg-color: #1f1f1f;
|
--body-bg-color: radial-gradient(ellipse at center, #292929 0%, #000000 100%) center center/cover no-repeat fixed;
|
||||||
--window-bg-color: radial-gradient(ellipse at top, #1f1f1f 0%, #1f1f1f 100%) center center/cover no-repeat fixed;
|
--window-bg-color: radial-gradient(ellipse at top, #2b2b2b 0%, #000000 100%) center center/cover no-repeat fixed;
|
||||||
--button-color: #cc7b19;
|
--button-color: #cc7b19;
|
||||||
--theme-accent: #cc7b19;
|
--theme-accent: #cc7b19;
|
||||||
--date-marker-color: #e59029;
|
--date-marker-color: #e59029;
|
||||||
|
|||||||
@ -10,22 +10,6 @@
|
|||||||
|
|
||||||
/* Made by @gilbN */
|
/* Made by @gilbN */
|
||||||
/* https://github.com/gilbN/theme.park */
|
/* https://github.com/gilbN/theme.park */
|
||||||
:root {
|
|
||||||
--body-bg-color: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
|
||||||
--window-bg-color: radial-gradient(ellipse at top, #47918a 0%, #0b3161 100%) center center/cover no-repeat fixed;
|
|
||||||
--button-color: #009688;
|
|
||||||
--theme-accent: #009688;
|
|
||||||
--date-marker-color: #FFC107;
|
|
||||||
|
|
||||||
--body-color: #f3f3f3;
|
|
||||||
--body-color-muted: #dedede;
|
|
||||||
--link-color: #77abd9;
|
|
||||||
--button-text-color-hover: #fff;
|
|
||||||
--upload-progressbar-color: var(--button-color);
|
|
||||||
--unread-marker-color: #f92772;
|
|
||||||
--highlight-bg-color: #4d4332;
|
|
||||||
--highlight-border-color: #b08c4f;
|
|
||||||
}
|
|
||||||
|
|
||||||
#chat .userlist .names {
|
#chat .userlist .names {
|
||||||
background: rgba(0, 0, 0, 0.25);
|
background: rgba(0, 0, 0, 0.25);
|
||||||
|
|||||||
@ -778,7 +778,7 @@ space-gray.css
|
|||||||
|
|
||||||
Custom [The Lounge](https://github.com/thelounge/thelounge) CSS.
|
Custom [The Lounge](https://github.com/thelounge/thelounge) CSS.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -792,6 +792,11 @@ space-gray.css
|
|||||||
### Screenshots
|
### Screenshots
|
||||||
<details><summary>Expand</summary>
|
<details><summary>Expand</summary>
|
||||||
<p>
|
<p>
|
||||||
|
<img src="/Screenshots/thelounge/thelounge1.png"></img>
|
||||||
|
<img src="/Screenshots/thelounge/thelounge2.png"></img>
|
||||||
|
<img src="/Screenshots/thelounge/thelounge3.png"></img>
|
||||||
|
<img src="/Screenshots/thelounge/thelounge4.png"></img>
|
||||||
|
<img src="/Screenshots/thelounge/thelounge5.png"></img>
|
||||||
</p>
|
</p>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|||||||
BIN
Screenshots/thelounge/thelounge.gif
Normal file
BIN
Screenshots/thelounge/thelounge.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 593 KiB |
BIN
Screenshots/thelounge/thelounge1.png
Normal file
BIN
Screenshots/thelounge/thelounge1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 334 KiB |
BIN
Screenshots/thelounge/thelounge2.png
Normal file
BIN
Screenshots/thelounge/thelounge2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
BIN
Screenshots/thelounge/thelounge3.png
Normal file
BIN
Screenshots/thelounge/thelounge3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
BIN
Screenshots/thelounge/thelounge4.jpg
Normal file
BIN
Screenshots/thelounge/thelounge4.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 263 KiB |
BIN
Screenshots/thelounge/thelounge5.png
Normal file
BIN
Screenshots/thelounge/thelounge5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 734 KiB |
Loading…
Reference in New Issue
Block a user