Skip to content

ニコニコ大百科ダークテーマ(Nico pedia Dark theme) by watanuki-azuma

Screenshot of ニコニコ大百科ダークテーマ(Nico pedia Dark theme)

Details

Authorwatanuki-azuma

LicenseCC0-1.0

Categorynicovideo

Created

Updated

Size6.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

ニコニコ大百科ページのダークテーマです。

かなりガバガバです

そこらへん我慢できる人は使ってください。 またネタバレ隠し等が機能しないページが存在している可能性があります(色反転で隠しているページ等)。 個別対応できるところはしていますがごちゃごちゃしたページはもう手がつけられないので諦めてください。

Notes

2021-11-19 1.2.0 更新を反映しました。
2021-08-19 1.1.0 本体内に広告除去を追加しました。
2021-08-16 1.0.0 移管しました。

Source code

/* ==UserStyle==
@name           ニコニコ大百科ダークテーマ(Nico pedia Dark theme)
@namespace      dic.nicovideo.jp
@author         Azuma
@description    `ニコニコ大百科ページのダークテーマです。`
@version        1.2.0
==/UserStyle== */
@-moz-document url-prefix("https://dic.nicovideo.jp/") {
	/* ニコ百 */
	/* remove ads */
	div[class^="ad-bannar"],
	iframe[id^="ads"],
	#right-column > div[style="text-align:center; height:250px; width:300px; margin:0 0 4px 0;"],
	a[href^="https://ads.nicovideo.jp/click"],
	div[class^="adsense"],
	.st-bbs_adContents {
		display: none !important; }

	/* main */
	body#basebody {
		background-color: #2b2b22; }
	#header {
		background-color: #5b5b5b; }
	.st-box,
	.st-box_side,
	.index-weekly-recommend-piko,
	.index-weekly-recommend-article,
	.index-option-recommend-tool,
	.index-option-recommend-service,
	.index-weekly-recommend-piko-contents,
	.index-weekly-recommend-article-contents,
	.index-option-recommend-tool-contents,
	.index-option-recommend-service-contents,
	.index-weekly-recommend,
	.index-option-recommend,
	.index-weekly-recommend-piko-info small,
	.index-weekly-recommend-article-detail,
	.index-newly-list,
	.st-bbs_desc .bpost_contents,
	.bpost,
	.a-edit_complete-thanks,
	.a-edit_complete,
	.a-edit_complete-contents {
		background-color: #404040;
		color: #dddddd; }
	a:link,
	a:visited,
	a.nicovideo:link,
	a.dic:link,
	a.ext:link,
	a.auto:link,
	a.nicovideo:visited,
	a.dic:visited,
	a.ext:visited,
	a.auto:visited,
	a.auto-hdn:link,
	a.auto-hdn:visited,
	#article > table:nth-child(n) > tbody > tr:nth-child(1n) > th:nth-child(1n) > :is(a, a:nth-child(1n)),
	#article > table:nth-child(n) > tbody > tr:nth-child(1n) > td:nth-child(1n) > a:nth-child(1n) {
		color: #51aa1f; }

	.st-box_heading-pushword::before,
	.side-pushword_counter_clap::before,
	.side-praised_counter_clap::before,
	.st-box_heading-kaite::before {
		mix-blend-mode: color-burn; }

	/* twitter */
	div.twitter_nicopedia,
	.timeline-Widget,
	.twitter-forrow {
		background-color: #404040; }
	.timeline-Tweet:hover {
		background-color: #515151; }
	.Identity-screenName {
		color: #a4a4a4; }
	.timeline-Tweet-inReplyTo > .u-linkBlend {
		color: #c1c1c1 }
	.SandboxRoot {
		color: #dddddd; }
	.timeline-Header-title {
		color: #e1e1e1 }

	/* img */
	.st-box_heading-video::before,
	.st-box_heading-news::before {
		filter: invert(1); }

	/* article */
	.a-title {
		background-color: #404040;
		color: #dddddd; }
	.a-title h1 {
		color: #ddd; }
	.a-contents {
		background-color: #404040; }
	div[class="a-contents"] {
		color: #ddd }

	.article-title-counter-homeru::before {
		opacity: 1;
		mix-blend-mode: screen; }

	div[class="a-list_relationSearch"] > div > a > img {
		mix-blend-mode: screen }
	div.article th {
		background-color: #333 }

	/* 文字色系総当たり */
	div[id="article"][class="article"] > p > span[style="color: #ff0000;"] {
		color: #ff4e4e !important }
	div[id="article"][class="article"] > p > span[style="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p > span[style="color: #ffffff;"] > a[style="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p[style="font-size: large; color: #ffffff;"],
	div[id="article"][class="article"] > p[style="font-size: large; color: #ffffff;"] > a[style="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p > span[style="color: #ffffff;"] > span > a[style="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p[style*="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p[style*="color: #ffffff;"] > a[style="color: #ffffff;"] {
		color: #404040 !important }
	div[id="article"][class="article"] > p > b > span[style="color: #000000;"] {
		color: #ddd }

	article > table:nth-child(n) > tbody > tr:nth-child(1n) > th:nth-child(1n),
	#article > table:nth-child(n) {
		color: #ddd !important }

	table[style*="background-color: #ffffff"] {
		background-color: #333 !important }

	/* 記事終わりの方 */
	.mobile-qr-code-container {
		border: 1px solid #8c8c8c;
		background-color: #797979; }
	.st-button_homeru,
	.st-button_nicoad,
	.a-button_watchlist {
		background-color: #5b5b5b; }
	.st-button_nicoad-campaign a::after {
		top: 1.2px; }
	[title="ニコニコ市場で検索"] > img {
		mix-blend-mode: unset !important }

	#nicoad_users_article_pc .a-nicoad_supporter_title {
		background-color: #303030;
		border-color: #404040; }

	/* おすすめ記事 */
	.a-recommend_article {
		background-color: #2b2b2b; }
	.uz-dic-nicovideo_pc .__uz__widget {
		background-color: #303030; }
	.uz-dic-nicovideo_pc .__uz__widget .__uz__header-div {
		color: #ddd }
	.uz-dic-nicovideo_pc .__uz__widget .__uz__scroller {
		background-color: #3c3c3c;
		border-color: #404040; }
	div[class="__uz__articles-area-inner"] > .ad_response {
		display: none !important;
		/* おすすめ記事から広告を除去(ただし表示崩れあり) */ }

	/* 掲示板 */
	.st-bbs,
	.st-bbs-contents,
	.bpost-oekaki,
	.bpost-oekaki_contents,
	.bpost-pico,
	.bpost-pico_contents {
		background-color: #404040; }
	.st-bbs h2::before {
		mix-blend-mode: color-burn; }
	.st-bbs-contents {
		margin-bottom: 14px;
		border-radius: 0 0 8px 8px; }

	.st-bbs h2,
	.st-bbs-contents > dl > dd.st-bbs_resbody,
	.st-bbs_resNo,
	.bpost-postForm_item,
	.bpost-area_checkbox,
	.bpost-list ul,
	.bpost-oekaki h1,
	.bpost-oekaki_contents,
	.bpost-pico,
	.bpost-pico_contents {
		color: #ddd; }
	.st-bbs_name {
		color: #d5a345; }
	.st-button_bbsRes,
	.st-button_premium {
		color: #444444; }
	div.res_preview_normal {
		color: #c1c1c1;
		font-size: 0.85em; }
	/*なぞ*/
	[id*="crt-160"] {
		display: none !important; } 


}

Reviews

No reviews yet.