Skip to content

Lichess - Dark x3 by yigitskylab

Screenshot of Lichess - Dark x3

Details

Authoryigitskylab

LicenseGNU GPLv3

Categorylichess.org

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme of Lichess, enhanceed with brighter colors.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Lichess - Dark x3
@namespace      USO Archive
@author        	yigitkucuk
@description    `Dark theme of Lichess enhanced with brighter colors.`
@version       	0.1
@license        GNU GPLv3
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("lichess.org")
{
html {
  color: #F8F8F8;
}
	
button, input, optgroup, select, textarea {
  color: #F8F8F8;
}
	
body {
  	color: #F8F8F8;
}
	
good {
  	color: #03fc03;
}
	
bad {
  color: #fc0303;
}
	
.user-link.online .line {
  color: #03fc03;
  opacity: 0.9;
}
	
.utitle {
  color: #fc7303;
  font-weight: bold;
}

.lpools>div {
    color: #F8F8F8;
}
  
.lobby__box .user-link {
    color: #F8F8F8;
}
 
#topnav section>a {
    color: #F8F8F8;
}
  
.site-title span {
    color: #F8F8F8;
}
  
.site-title a {
    color: #F8F8F8;
}
  
.lobby__box__top .title {
    color: #F8F8F8;
}
  
.lobby__box td.name a {
    color: #F8F8F8;
}
  
body {
    color: #F8F8F8;
}
  
.tabs-horiz, .lobby__counters, .lobby__streams .stream, .timeline, .lobby__about a, .timeline .entry a {
    color: #F8F8F8;
}
  
.button.button-metal, .button.button-metal:hover {
    color: #F8F8F8;
}

.tour-spotlight {
    color: #F8F8F8;
}

.lobby__streams .more, .timeline .more {
    color: #F8F8F8;
}

.mini-game, mini-game:hover {
    color: #F8F8F8;
}

.lobby__puzzle .text {
    color: #F8F8F8;
}

.lobby__counters a {
    color: #F8F8F8;
}

.site-buttons .link {
    color: #F8F8F8;
}

.ublog-post-card__title {
    color: #F8F8F8;
}

.lobby__box__top .more {
    color: #F8F8F8;
}


.ceval help, .ceval .engine {
    color: #F8F8F8;
}

.copyables .name {
    color: #F8F8F8;
}

.subnav a {
    color: #F8F8F8;
}

.user-link {
    color: #F8F8F8;
}
	

}

Reviews

No reviews yet.