BROOOT ADD GREENERY IN THE SCENERY THEME

GauntletThrown

FROOT IS A TRANNY
🏅
Joined
Jun 30, 2024
Messages
1,038
please we need a green theme so we can appreciate the greenery in the scenery
Greenering_Infection.png

>inb4 some faggot mentions the dogshit redditfarms theme even doe it looks like shit
 
Is it possible to have a transparent theme or is that something you'd have to modify the browser to be able to pull off?
 
can we just add a CSS thing like the sharty so we can insert our own themes
 
just for u i made a mockup of what the theme could look like
go inspect element it to your hearts content find what you like the most
maybe give it a green leaf background
1724280896098.png
 
a bit garbage, i would make some alterations but css editing is obsessed, check it out however

Yotsoyba Green​

1724285202721.png

CSS:
.p-pageWrapper {
  background-image: url("https://thumbs.dreamstime.com/b/seamless-abstract-green-leaves-background-decorative-grunge-33349255.jpg");
  background-size: 30%;
 
}

.message-cell.message-cell--user, .message-cell.message-cell--action, .fr-box.fr-basic {
  background-color: #a6ff9f;
}

html, .p-description {
  color: white;
}

.block--messages .message, .block--messages .block-row, .block-container, .button.button--link, a.button.button--link {
  background: #bffdcb;
}

.reactionsBar, .notice.notice--primary {
  background: #96f274;
}

a {
  color: #db8c46;
}

.shareButtons-label, .shareButtons-button {
  color: #ffb321;
}

.bbCodeBlock, .bbCodeBlock-title, .p-nav, .p-header, .p-footer {
  background: #affba4;
}

.block-header, .p-sectionLinks, .menu-header, .menu-footer{
  background: linear-gradient(0deg, #91f589, #affba4);
}

.menu-row.menu-row--clickable:hover {
  background: #e0ffdb;
}

.p-title-value, .p-breadcrumbs, .p-description, .blockMessage.blockMessage--none{
  background: #15420096;
  border-style: solid;
  border-color: #15420096;
}

.menu-content {
  background: #caeac7;
}
.notice {
  border: transparent;
  border-style: none;
  border-color:transparent;
}

.button.button--primary, a.button.button--primary {
  background: #2b6013;
}

.p-header-logo.p-header-logo--image img {
  filter: hue-rotate(140deg) saturate(4);
}
 
a bit garbage, i would make some alterations but css editing is obsessed, check it out however

Yotsoyba Green​

View attachment 31764
CSS:
.p-pageWrapper {
  background-image: url("https://thumbs.dreamstime.com/b/seamless-abstract-green-leaves-background-decorative-grunge-33349255.jpg");
  background-size: 30%;
 
}

.message-cell.message-cell--user, .message-cell.message-cell--action, .fr-box.fr-basic {
  background-color: #a6ff9f;
}

html, .p-description {
  color: white;
}

.block--messages .message, .block--messages .block-row, .block-container, .button.button--link, a.button.button--link {
  background: #bffdcb;
}

.reactionsBar, .notice.notice--primary {
  background: #96f274;
}

a {
  color: #db8c46;
}

.shareButtons-label, .shareButtons-button {
  color: #ffb321;
}

.bbCodeBlock, .bbCodeBlock-title, .p-nav, .p-header, .p-footer {
  background: #affba4;
}

.block-header, .p-sectionLinks, .menu-header, .menu-footer{
  background: linear-gradient(0deg, #91f589, #affba4);
}

.menu-row.menu-row--clickable:hover {
  background: #e0ffdb;
}

.p-title-value, .p-breadcrumbs, .p-description, .blockMessage.blockMessage--none{
  background: #15420096;
  border-style: solid;
  border-color: #15420096;
}

.menu-content {
  background: #caeac7;
}
.notice {
  border: transparent;
  border-style: none;
  border-color:transparent;
}

.button.button--primary, a.button.button--primary {
  background: #2b6013;
}

.p-header-logo.p-header-logo--image img {
  filter: hue-rotate(140deg) saturate(4);
}
replace the soyak to a 'fe queen
 
text needs desaturation, i think it needs to be darker overall imo
or the leaves background isn't doing so good
1724285761200.png
 
Back
Top