Made with love <3
Wikitionary Dark by sayrusgit

Details
Authorsayrusgit
LicenseGNU GPLv3
Categorywikitionary
Created
Updated
Size2.5 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 Wikitionary Dark
@namespace https://github.com/sayrusgit
@author sayrus
@description Made with love
@version 1.0
@license GNU GPLv3
==/UserStyle== */
@-moz-document domain("wiktionary.org"){:root{--card:#2d2d2d;--popover:#2d2d2d;--background-color-neutral-subtle:#1c1c1c;--background-color-base:#222;--background-color-neutral:#1c1c1c;--color-base:#d0d0d0;--color-emphasized:#f0f0f0;--color-subtle:#898b8c;--color-progressive:#608dff;--color-visited:#6562bf;--color-progressive--hover:#637ab5;--color-destructive:#bd463a;--wikt-palette-deepblue:var(--color-subtle);--border-color-base:#2f2f2f;--background-color-interactive:#2f2f2f;--border-color-muted:#2f2f2f;--border-color-subtle:#2f2f2f;--wikt-palette-dullcyan:var(--card);--wikt-palette-grey:var(--card);--wikt-palette-black:var(--color-emphasized);--wikt-palette-white:var(--popover);--wikt-palette-lavender:var(--card);--wikt-palette-palegreen:#3e6446;--wikt-palette-lightyellow:#252314;--element-col:#353535;--text-col:#d0d0d0;--text-highlighted-col:#eee;--text-dim-col:#898b8c;--border-element-col:#3e3d3d;--invert-100:invert(1);--invert-75:invert(0.75);--invert-50:invert(0.50);--xs:0.3rem;--sm:0.5rem;--md:1rem;--lg:1.6rem --xl: 2.2rem --r-xs: 0.4rem;--r-md:0.6rem;--r-m:1rem;--r-l:2rem --transition: all 0.3s ease-in-out}.mw-logo-container img{filter:var(--invert-100)}#mw-panel-toc-list a{color:var(--color-emphasized)}details.NavFrame,div.NavFrame{border-radius:var(--r-md);border:transparent}details.NavFrame summary.NavHead,div.NavFrame div.NavHead{padding:.3rem 1.2rem;border-radius:var(--r-s)}div.NavHead:hover{background-color:var(--color-base--hover)!important}details.NavFrame div.NavContent,div.NavFrame div.NavContent{border-top:transparent}.inflection-table{background:#2d2d2d!important;border-radius:var(--r-md) var(--r-md) 0 0!important;border:transparent!important}.inflection-table tr:first-child th:first-child{border-radius:var(--r-md) 0 0 0!important}.inflection-table tr:first-child th:last-child{border-radius:0 var(--r-md) 0 0!important}.inflection-table tr:first-child th{border-bottom:1px solid var(--border-color-base)!important}.inflection-table th{background:#262626!important;border:1px solid #262626!important}.inflection-table td{border:1px solid #262626!important}#catlinks{border-radius:var(--r-md);padding:var(--sm) var(--md) var(--sm) var(--md)}.checktrans,.columns-bg,.rfc-trans,.trreq,.ttbc{border-radius:var(--r-md)}#footer-icons li a{border-radius:var(--r-md--r-s)}}