A dark "solarized" theme for love2d wiki page.
Love2D Hachemus Dark by hachem2001
Details
Authorhachem2001
LicenseCC Zero
Categorylove2d
Created
Updated
Size7.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Love2D Hachemus Dark
@namespace USO Archive
@author Yimo Awanardo
@description `A Dark Theme for Love2D.`
@version 20180710.19.12
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("love2d.org") {
#p-cactions > div,
body#phpbb div#love_wrap nav {
background: #575656;
}
.new-section,
.mw-geshi,
code,
.i18n,
.catlinks,
#footer,
h1,
td,
table,
body#phpbb div#love_wrap div#love_content div#wrap.wrap div#page-header div.navbar,
body#phpbb div#love_wrap div#love_content div#wrap.wrap div#page-footer.page-footer div.navbar {
background: #2f2d2d;
}
body,
#bodyContent,
.smwtable,
body#phpbb div#love_wrap div#love_content div#wrap.wrap {
background: #0B0B0B;
}
body#phpbb div#love_wrap div#love_content div#wrap div#page-body div.forabg {
background-image: linear-gradient(to bottom, #451f0d 0%, #180b05 2px, #3e1805 92px, #180b05 100%)
}
html body#phpbb.notouch.section-viewforum.ltr.hasjs div#love_wrap div#love_content div#wrap.wrap div#page-body.page-body div.forumbg {
background-image: linear-gradient(to bottom, #451f0d 0%, #180b05 2px, #3e1805 92px, #180b05 100%)
}
html body#phpbb div#love_wrap div#love_content div#wrap.wrap div#page-body div div ul li {
border-top-color: #5f6163;
border-bottom-color: #c2853a;
background-color: #3c342e;
}
body#phpbb div#love_wrap div#love_content div#wrap div#page-body div div ul {
color: #303030;
}
html body#phpbb.notouch.section-index.ltr.hasjs div#love_wrap div#love_content {
background: #605959;
}
div table {
background-color: #443c3c !important;
}
div table.smwtable tbody tr td {
background-color: #574b4b !important;
color: #d2bbbb;
border-radius: 5px;
}
div#content.mw-body div#bodyContent div#mw-content-text.mw-content-ltr table.new-section tbody tr td {
background: none;
}
div.mw-geshi.mw-code.mw-content-ltr,
div#bodyContent div#catlinks.catlinks,
div div.i18n,
dt code {
border: 1px solid #5f6163;
}
div#mw-content-text form#mw-history-compare ul#pagehistory li {
border: none;
}
div#mw-content-text form#mw-history-compare div input.historysubmit.mw-history-compareselectedversions-button,
div#mw-content-text form#mw-history-searchform fieldset#mw-history-search input#year.mw-ui-input {
color: #313131;
}
div#mw-content-text form#mw-history-compare ul#pagehistory li.selected {
border: 1px dashed;
background-color: #0b0b0b;
}
div#globalWrapper div#column-one div.pBody,
div#globalWrapper div#footer {
background: #494949;
}
input {
color: #B3B3B3;
}
blockquote div cite {
color: #b56767;
}
blockquote {
background-color: #d1c6b8;
}
body#phpbb div#love_wrap div#love_content div#wrap div#page-body div.post div.inner div.postbody div div.content blockquote div {
background-color: #d1bfac;
color: #7c7676 !important;
}
body#phpbb div#love_wrap div#love_content div#wrap.wrap div#page-body.page-body div.post div.inner div.postbody div {
color: #edecec;
}
body#phpbb div#love_wrap div#love_content div#wrap div#page-body.page-body div.rules {
background-color: #c07951;
color: #96321a !important;
}
html body#phpbb div#love_wrap div#love_content div#wrap div#page-body.page-body div.post {
background-color: #523a32;
}
h2,
h1 {
color: #d0a989;
border-bottom: 1px solid #506675;
}
div#globalWrapper div#column-one h5 {
color: #ea8231;
}
h3,
h4,
h5,
h6,
code,
a.new,
#p-personal a.new,
pre,
.mw-code,
.lua .de1 {
color: #D4D4D4;
}
div#globalWrapper div#column-content div#content.mw-body div#p-cactions div {
border-radius: 10px;
}
div#globalWrapper div#column-content div#content.mw-body div#p-cactions {
border-radius: 11px
}
html body {
background-color: #505050;
}
div#globalWrapper div#column-content div#content h1#firstHeading {
border-radius: 10px;
}
div#globalWrapper div#column-content div#content.mw-body div#p-cactions div ul li:not(selected) a {
background-color: #bab662;
}
div#content.mw-body div#bodyContent div#mw-content-text.mw-content-ltr div div.mw-geshi.mw-code.mw-content-ltr div.lua.source-lua pre.de1 span.kw3 {
color: #d4a32f;
}
div#globalWrapper div#column-content div#content.mw-body div#bodyContent {
border-radius: 10px;
}
div#globalWrapper div#column-content div#content.mw-body div#p-cactions div ul li.selected a {
background-color: #e69a58;
}
div#globalWrapper div#column-content div#content.mw-body div#p-cactions {
border-bottom: 1px solid #506675;
}
/*div#globalWrapper div#column-content {
/*border*/
/*}*/
div#globalWrapper div#column-one a {
color: #c59a9a;
}
div#globalWrapper div#column-one div#p-logo {
filter: sepia(50%) grayscale(100%) brightness(40%);
}
section#download,
section#examples dd {
filter: sepia(50%) grayscale(100%) brightness(40%);
}
html body#germanunkol main section#examples section dl dd code.hljs.lua {
background: #b1e3fa;
}
body#germanunkol main p,
li {
color: #a5a8ac;
}
html body#germanunkol main nav ul li a img {
filter: hue-rotate(180deg) brightness(80%);
}
html body#phpbb header#love_header {
filter: hue-rotate(60deg) brightness(80%);
}
html body#phpbb div#love_wrap nav a:nth-child(1) {
background-color: #e46f1e;
}
html body#phpbb div#love_wrap nav a:nth-child(2) {
background-color: #bc7b25;
}
html body#phpbb div#love_wrap nav a:nth-child(3) {
background-color: #c9ab32;
}
html body#phpbb div#love_wrap nav a:nth-child(4) {
background-color: #d1c133;
}
html body#phpbb div#love_wrap div#love_content div ul {
border-bottom: 1px solid #506675;
}
p {
margin: .9em .8em 0;
}
body.mediawiki div#globalWrapper div#column-content div#content.mw-body div#bodyContent div#mw-content-text p {
color: #d7c9c9;
}
body.mediawiki div#globalWrapper div#column-content div#content.mw-body div#bodyContent div#mw-content-text.mw-content-ltr table.new-section tbody tr {
color: #d1674a;
}
body.mediawiki div#globalWrapper div#column-content div#content div#bodyContent div#mw-content-text div table.removed-section tbody tr td {
color: #f93434;
background: #443c3c !important;
}
table.wikitable tr th {
background-color: #555;
color: #f7dfc4;
}
table.wikitable tr td {
background-color: #5c514c;
color: #e6e3e3;
}
div#bodyContent table {
border: 1px solid #827463 !important;
}
dd {
border-color: #715d3c !important;
/*margin: .6em 0 2em 0;*/
}
a {
color: #f5ac45;
}
a:visited {
color: #ca8c31;
}
a.external.text {
color: #f49919;
}
a.external.text:visited {
color: #c17915;
}
.mw-geshi {
margin-bottom: 2em;
}
div.mw-highlight.mw-content-ltr pre {
background: #605959;
}
form#searchform input {
border: 1px solid #ccab7d;
background: #3a2f21;
}
}