Skip to content

integrated dynamics manual theme=menril chorus by osirisgothra

Screenshot of integrated dynamics manual theme=menril chorus

Details

Authorosirisgothra

Licenseshare alike

Categorymenril manual for integrated dynamics (minecraft mod)

Created

Updated

Size894 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Use some of the Menrilberry/Chrousfruit colors we all adore in this mod.

Notes

Should work on the entire manual, if not I will try to add elements on a request-basis (or if I find them first, I will just include changes in the updates).

Source code

/* ==UserStyle==
@name         integrated dynamics manual theme=menril chorus
@version      20211107.20.54
@namespace    userstyles.world/user/osirisgothra
@description  Use some of the Menrilberry/Chrousfruit colors we all adore in this mod.
@author       osirisgothra
@license      share alike
==/UserStyle== */

@-moz-document domain("integrateddynamics.rubensworks.net") {
:root
{
	--color-h: #77c3d0;
	--color-border: #005382;
	--color-border-light: #00111c;
	--color-border-muted: #23425e;
	--color-main-background: #1c3442;
	--color-outer-background: #09171f;
	color: #234455;
}

a
{
	padding: 4px;
}

a:hover
{
	font-style: italic;
	outline: 1px #b379b3 solid;
	background-color: #2f576f;
	border-radius: 4px;
	color: white !important;
	transition: 0.25s ease color;
}

a
{
	transition: 3s ease color;
}

:visited
{
	color: #b379b3 !important;
}

:link
{
	color: #77c3d0 !important;
}
}

Reviews

No reviews yet.