updated dark theme
Converticons Dark v2 by evorulz
Details
Authorevorulz
LicenseNo License
Categoryhttps://convertico.com/
Created
Updated
Size543 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
removed footer
Source code
/* ==UserStyle==
@name converticons.com - 15/06/2023, 19:16:51
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("convertico.com") {
#main,html,#noicons{
background:#111;
}
#gt_float_wrapper > div > div.gt-selected > div,#fConvert > a.expand.new-expand,#recent,#fConvert > div.col1-2 > div.url,#public_icon_label,#subContain,#footer,#leftColumnContainer,#ads{
display:none;
}
}