Simple color-scheme for Umoria
Khazad-dûm by Calango
Details
AuthorCalango
LicenseNo License
Categoryhttps://umoria.org/play/
Created
Updated
Size394 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Contacts:
Discord: Calango_Branco#0253
Reddit: u/Calango-Branco
Source code
/* ==UserStyle==
@name Khazad-dûm
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Moria-based colors for Umoria
@author Calango_Branco
==/UserStyle== */
@-moz-document domain("https://umoria.org/play/") {
/* Insira o código aqui...
*/
body {
background: #06023e;
color: #d9d9d9;
font-size: 20px;
}
}