Skip to content

Illuminating Emerald Theme for SL's Community by Nacon

Screenshot of Illuminating Emerald Theme for SL's Community

Details

AuthorNacon

LicenseNo License

Categoryhttps://community.secondlife.com

Created

Updated

Code size1.0 kB

Code checksumc813c7b1

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Linden tried to go Tech Blue, let's haul them back to Emerald Green :D

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Illuminating Emerald Theme for SL's community
@namespace      CommunitySLIlluminatingEmeraldTheme
@author         Vincent Nacon
@description    `Linden tried to go Tech Blue, let's haul them back to Emerald Green :D`
@version        2025.1.13

==/UserStyle== */
@-moz-document domain("community.secondlife.com") {

:root {
--theme-important_button: 82, 141, 119 !important;
--theme-primary_button: 82, 141, 119 !important;
--theme-pagination_active: 82, 141, 119 !important;
--informational-dark:#528d77 !important;
--theme-link: 82, 141, 119 !important;
--theme-link_hover: 91, 195, 156 !important;
--theme-brand_primary: 105, 203, 167 !important;
}


.cBlueLink { /*this gotta be a joke...*/
  color: #528d77 !important;
}

._logo{
filter: invert() hue-rotate(155deg)
    drop-shadow( -1px 0px 15px rgb(72, 255, 216))
    drop-shadow( 0px 6px 2px rgba(0, 0, 0, 0.5)) !important;
}
body {
	background-image: linear-gradient(#528d77 0%, #254338 50%,#202122 100%) !important;
}



}

Reviews

No reviews yet.