Skip to content

TDK Sözlük Koyu Tema by kukla

Screenshot of TDK Sözlük Koyu Tema

Details

Authorkukla

LicenseGNU General Public License v3.0

Categorygov

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

koyu tema

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         TDK Sözlük Koyu Tema
@version      20211010.10.48
@namespace    userstyles.world/user/kukla
@description  koyu tema
@author       kukla
@license      GNU General Public License v3.0
==/UserStyle== */
@-moz-document url-prefix("https://sozluk.gov.tr/"),
url-prefix("https://www.sozluk.gov.tr/") {
	*:not(.tdk-search-mod, .tdk-search-mod *, strong) {
		background-color: black!important;
		color: #00be00!important;
		border-radius: 5px;
	}

	.tdk-bnr {
		background: black!important;
	}

	.tdk-search-input[type=text],
	.tdk-search-mm,
	.tdk-search-mm *,
	.autocmp,
	.autocmp .line.selected {
		background: #252525!important;
		color: yellow!important;
		border: none;
	}

	.tdk-searchbar {
		padding: 5px;
	}

	.tdk-search-mod .tdk-search-ds,
	.tdk-search-mod .tdk-search-btn {
		height: -webkit-fill-available;
		padding: 5px;
		color: white!important;
		fill: white!important;
	}

	.fa-fb {
		color: white!important;
	}

	.tdk-search-ds {
		margin-top: 0px;
	}

	.autocmp .line:hover {
		background: #4a4a4a!important;
		color: #ff8400!important;
		border: 1px dashed;
	}

	button,
	.btn {
		background: #525252!important;
		margin-right: 10px!important;
	}

	button:hover,
	.btn:hover,
	li > a:hover {
		background: #2d2d2d!important;
		color: yellow!important;
	}

	.tdk-search-ds {
		border: none;
	}

	img {
		filter: brightness(30%);
	}

	img:hover {
		filter: brightness(100%);
	}

	#kelime,
	.thumbnail.atasoz,
	#kural,
	#sks,
	#syyd,
	.thumbnail.text-center {
		display: none!important;
	}

	ul.dropdown-menu,
	#tdk-ds,
	img,
	.tdk-srch,
	button,
	.btn,
	.autocmp {
		border: 1px white solid;
		border-radius: 5px;
	}

	.tdk-search-input[type=text] {
		outline: 1px dashed white;
	}

	#bulunan-gts0,
	#bulunan-gts0.lead *,
	#bulunan-gts1,
	#bulunan-gts1.lead *,
	#bulunan-gts2,
	#bulunan-gts2.lead *,
	#bulunan-gts3,
	#bulunan-gts3.lead *,
	.sesGetir,
	#anlamlar-gts0 > p > i:nth-child(2),
	#anlamlar-gts1 > p > i:nth-child(2),
	#anlamlar-gts2 > p > i:nth-child(2),
	#anlamlar-gts3 > p > i:nth-child(2) {
		color: yellow!important;
	}

	#anlamlar-gts0 > p > i:nth-child(4),
	#anlamlar-gts0 > p > b,
	#anlamlar-gts1 > p > i:nth-child(4),
	#anlamlar-gts1 > p > b,
	#anlamlar-gts2 > p > i:nth-child(4),
	#anlamlar-gts2 > p > b,
	#anlamlar-gts3 > p > i:nth-child(4),
	#anlamlar-gts3 > p > b {
		color: red!important;
	}

	@media only screen and (max-width: 761px) {
		#btn11 {
			display: none!important;
		}
	}

	.social *,
	.social *:hover,
	#sozluklerHakkinda > a:hover,
	#guncelSozlukHakkinda > a:hover,
	.footer-contact * {
		border: none!important;
		background-color: inherit!important;
		filter: brightness(60%);
	}

	.social *:hover,
	.footer-contact *:hover {
		filter: brightness(100%);
	}
}

Reviews

No reviews yet.