1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-15 00:57:32 +02:00

thelounge: added screenshots and fixed the base

This commit is contained in:
gilbN 2019-09-05 18:35:35 +02:00
parent c7b680e6cd
commit 2838d0739a
9 changed files with 8 additions and 19 deletions

View File

@ -13,8 +13,8 @@
/* THE LOUNGE DARK THEME */
@import url(https://gilbn.github.io/theme.park/CSS/themes/thelounge/thelounge-base.css);
:root {
--body-bg-color: #1f1f1f;
--window-bg-color: radial-gradient(ellipse at top, #1f1f1f 0%, #1f1f1f 100%) center center/cover no-repeat fixed;
--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, #2b2b2b 0%, #000000 100%) center center/cover no-repeat fixed;
--button-color: #cc7b19;
--theme-accent: #cc7b19;
--date-marker-color: #e59029;

View File

@ -10,22 +10,6 @@
/* Made by @gilbN */
/* 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 {
background: rgba(0, 0, 0, 0.25);

View File

@ -778,7 +778,7 @@ space-gray.css
Custom [The Lounge](https://github.com/thelounge/thelounge) CSS.
![](https://cdn.discordapp.com/attachments/591352398375682092/617748654433894485/unknown.png)
![](/Screenshots/thelounge/thelounge.gif)
```
@ -792,6 +792,11 @@ space-gray.css
### Screenshots
<details><summary>Expand</summary>
<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>
</details>

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 KiB