Cool nt
dntcl.qualaroo.com by jaaaaaassdccchdhdhd
Details
Authorjaaaaaassdccchdhdhd
LicenseNo License
CategoryJax
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
cool nt
Source code
/* ==UserStyle==
@name dntcl.qualaroo.com
@version 20220525.02.06
@namespace userstyles.world/user/jaaaaaassdccchdhdhd
@description Cool nt
@author jaaaaaassdccchdhdhd
@license No License
==/UserStyle== */
@-moz-document domain("dntcl.qualaroo.com") {
.dash-letter {
font-family: 'Roboto Mono', monospace;
padding: 0px 12px !important;
/*
change to 5px if you're using multi-line
*/
font-weight: 500;
color: white;
}
span.dash-letter.is-waiting {
border-radius: 10px!important;
background: rgb(70, 102, 150);
}
span.dash-letter.is-incorrect {
border-radius: 10px !important;
background: #a83232;
}
div.dash-copyContainer {
background: rgb(30, 30, 40);
box-shadow: 0px 0px 25px black;
border-radius: 30px;
}
.rv-xy-plot__grid-lines {
color: red;
background: red;
background-color: red;
fill: red;
}
#chart-gradient {
color: red !important;
}
.chart--a .chart-gradient .chart-gradient1 {
stop-color: #f00;
stop-opacity: 0.6;
}
.chart--a .chart-gradient .chart-gradient2 {
stop-color: #486dd7;
stop-opacity: 0.3;
}
.chart--a .chart-gradient .chart-gradient3 {
stop-color: #000;
stop-opacity: 0.5;
}
.chart--a .chart-line {
stroke: rgb(0, 0, 0, 0) !important;
stroke-width: 2 !important;
}
.chart--a .chart-line circle {
fill: #000 !important;
stroke-width: 0 !important;
stroke: #fff !important;
display: none;
}
}