Skip to content

web.whatsapp.com - 13/10/2021 08:00:44 by geisel

Details

Authorgeisel

LicenseGPL

Categoryweb.whatsapp.com

Created

Updated

Size2.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

It's a very nice Dark Whatsapp.

Notes

It's a very nice Dark Whatsapp.

Source code

/* ==UserStyle==
@name           web.whatsapp.com - 13/10/2021 08:00:44
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("web.whatsapp.com") {

	/* Insira o código aqui... */
	:root {
		color: white;
		--app-background: #00f !important;
	}
	html[dir] body.dark {
		/* background-color: #111115;*/
		background-color: #000;
		background-image: none;
	}
	._1XkO3 {
		top: 0;
		height: calc(100% - 1px) !important;
	}
	.todo {
		--app-background: #00f !important;
		--main-bg-color: green !important;
		--panel-background-lighter: red !important;
		--panel-header-background: white !important;


		/*Pesquisa*/
		--search-container-background: #f6f6f6;
		--search-container-background-rgb: 245.725, 245.725, 245.725;
		--search-input-background: #fff;
		--search-input-background-rgb: 255, 255, 255;


		/* 	Contatos e grupos	 */
		--background-default: #ff0;
		--background-default-rgb: 255, 255, 255;
		--background-default-active: #ebebeb;
		--background-default-active-rgb: 235, 235, 235;
		--background-default-hover: #f5f5f5;
		--background-default-hover-rgb: 245, 245, 245;

		/* Mensagens recebidas */
		--incoming-background: #fff;
		--incoming-background-rgb: 255, 255, 255;
		--incoming-background-deeper: #f7f7f7;
		--incoming-background-deeper-rgb: 247, 247, 247;
		--incoming-background-highlight: #ccc;
		--incoming-background-highlight-rgb: 204, 204, 204;


		/* 	Mensagens enviadas	 */
		--outgoing-background: #dcf8c6;
		--outgoing-background-rgb: 220, 248, 198;
		--outgoing-background-deeper: #d3eebe;
		--outgoing-background-deeper-rgb: 211, 238, 190;
		--outgoing-background-highlight: #b3cba1;
		--outgoing-background-highlight-rgb: 179, 203, 161;
	}

	/* Fundo da tela */
	html[dir] ._23P3O {
		/* 		background: #111 !important; */
		background: #000 !important;
	}

	/* Contatos */
	html[dir] ._2nY6U {
  background-color: #000;
}

	/* Topo Contatos*/
	.f6ipylw5 {
   background-color: #000;
}
	html[dir] ._16C8p {
    background-color: #000;
		border: 1px solid #222;
  	border-radius: 8px;
}

	[data-asset-chat-background-dark],

	._33LGR,
	._1G3Wr,
	._1Jn3C,
	._3yWey,
	._2BU3P,
	._23P30,
	._3m_Xw div {
		background: black !important;
	}
}

Reviews

No reviews yet.