	html
	{
		color-scheme: dark;
		--white: rgb(0 0 0);
		--black: rgb(255 255 255);
	}

	:root
	{


		/* MANIFEST.WEBMANIFEST COLORS */
		--os_light_scheme_top_nav_color: var(30 0 0);
		--os_light_scheme_top_nav_backround_color: rgb(26 22 35);
		--os_light_scheme_top_nav_backround_color: rgb(60 60 60);
		--os_light_scheme_top_nav_border_bottom_color: rgb(42, 27, 77);

		--os_dark_scheme_top_nav_color: var(255 250 250);
		--os_dark_scheme_top_nav_backround_color: rgb(26 22 35);
		--os_dark_scheme_top_nav_backround_color: rgb(60 60 60);
		--os_dark_scheme_top_nav_border_bottom_color: rgb(42, 27, 77);

		--accentColor: rgb(200 24 62);
		--yourAccentColor: rgb(200 24 62);
		--nicknameColorsYoursCustom: var(--yourAccentColor);

		--channelWykopColor: rgb(247 168 22);
		--channelIrcColor: rgb(14, 175, 81);
		--channelHejtoColor: rgb(33 149 243);

		--mainBackgroundColor: rgb(24 24 24);
		--mainBackgroundColor2: rgb(18, 18, 20);

		--mainBackground: linear-gradient(0deg, var(--mainBackgroundColor) 50%, var(--mainBackgroundColor2));
		--mainBackgroundBefore: none;
		--mainBackgroundAfter: none;
		/* rgba(250 30 78 / 0.1); */


		--chatColor: rgb(240 240 240);
		--chatBackground: rgb(28 28 28 / 0.5);


		/* YouTube Live Chat background color */
		--rightPanelBackground: rgb(15, 15, 15);


		--avatarBackground: rgb(0 0 0);

		/* KOLORY W WIADOMOŚCIACH UŻYTKOWNIKÓW */
		--messageColor: rgb(218, 218, 218);
		/* <strong> */
		--messageStrongColor: rgb(240 240 240);
		/* <a href="/heheszki"> */
		--messageAHrefChannelColor: rgb(60, 136, 218);
		--messageAHrefChannelBackgroundColor: rgb(38, 42, 46);
		/* <a href="https://google.com/"> */
		--messageAHrefExternalColor: rgb(147, 187, 231);
		--messageAHrefExternalBackgroundColor: rgb(38, 42, 46);
		--messageAHrefExternalHoverBackgroundColor: rgb(22, 27, 32);
		/* > cytat <blockquote> */
		--messageBlockquoteColor: inherit;
		--messageBlockquoteBackgroundColor: rgb(0 0 0 / 0.2);
		/* ```kod``` <code> */
		--messageCodeColor: rgb(181 255 199);
		--messageCodeBackgroundColor: rgb(20, 20, 20);
		/* @nick użytkownika */
		--messageAbbrColor: var(--messageColor);
		--messageAbbrMentionsYouColor: var(--yourAccentColor);



		--messageBackground: transparent;
		--messageBackgroundColor: transparent;
		--replyingToEntryBackground: var(--mainBackgroundColor);

		--highlightQuickColor: rgb(32 150 218);
		--messageBackgroundHover: color-mix(in srgb, transparent 94%, var(--highlightQuickColor));
		--messageBackgroundHighlightQuickColor: color-mix(in srgb, transparent 94%, var(--highlightQuickColor));




		--bucketChannelColor: rgb(218 165 32);
		--blockedColor: rgb(202, 62, 62);




		--newMessageTextareaColor: rgb(205, 218, 224);

		--newMessageTextareaBackgroundColor: rgb(0 0 0 / 0.3);
		--newMessageTextareaBackgroundColorHover: rgb(0 0 0 / 1);
		--newMessageTextareaBackgroundColorActive: rgb(0 0 0 / 1);

		--newMessageTextareaBorder: 1px solid rgb(21, 102, 156);
		--newMessageTextareaBorderHover: 1px solid rgba(0, 142, 236, 0.767);
		--newMessageTextareaBorderActive: 1px solid rgb(123, 163, 190);

		--newMessageTextareaBorderRadius: 8px;

		--newMessageTextareaPadding: 10px;

		--newMessageTextareaHoverColor: rgb(201, 209, 224);
		--newMessageTextareaBackgroundHoverColor: rgb(0 0 0 / 0.6);


		--newMessageSendButtonColor: rgb(180 180 180 / 1);
		--newMessageSendButtonHoverColor: rgb(220 220 220 / 1);

		--newMessageSendButtonBorder: 1px solid rgb(30 30 30);
		--newMessageSendButtonBorderRadius: 8px;


		--newMessageSendButtonBackgroundColor: rgb(0 0 0 / 0.5);
		--newMessageSendButtonBackgroundHoverColor: rgb(0 0 0 / 0.8);



		--messageBorderColor: transparent;
		--messageBorder: 1px solid var(--messageBorderColor);
		--messageYourBorderColor: var(--yourAccentColor);




		/* SCROLLBARS */
		--chatScrollbarWidth: 21px;
		--chatScrollbarBorder: 1px solid #000;
		--chatScrollbarBoxShadow: inset 0 0 0 1px rgb(39 39 39 / 0.5);
		--chatScrollbarTrackBackground: rgb(255 255 255 / 0);
		--chatScrollbarBackgroundImage: linear-gradient(#1b1b1b, #111);
		--chatScrollbarBackgroundImageHover: linear-gradient(0deg, #111 0%, rgba(43, 116, 199, 0.11) 40%, rgba(43, 116, 199, 0.11) 60%, #111 100%);
		--chatScrollbarBackgroundImageActive: linear-gradient(0deg, #111 0%, rgba(43, 116, 199, 0.21) 20%, rgba(43, 116, 199, 0.21) 80%, #111 100%);
		--chatScrollbarBorderRadius: 6px;



		/* GUTTERS */
		--gutterBackground: transparent;
		--successColor: rgb(49, 163, 59);
		--errorColor: rgb(211, 77, 37);


		/* YOUTUBE */
		--yt_player_box_shadow: 4px -4px 12px 9px rgb(0 0 0 / 0.5);

		--youtubeBackgroundColor: rgb(20, 21, 23);
		--youtubeTextColor: rgb(185 1 1);

		--twitterBackgroundColor: rgb(21 32 43);
		--twitterTextColor: rgb(247 249 249);

		--spotifyBackgroundColor: rgb(0 100 80);
		--spotifyTextColor: rgb(198 245 214);

		--tvBackgroundColor: rgb(24 24 24);
		--tvTextColor: rgb(247 249 249);

		--streamBackgroundColor: rgb(24 24 24);
		--streamTextColor: rgb(247 249 249);

		--streamableBackgroundColor: rgb(23 67 148);
		--streamableTextColor: rgb(247 249 249);

		--twitchBackgroundColor: rgb(14 14 16);
		--twitchTextColor: rgb(169 112 255);

		--kickBackgroundColor: rgb(20 21 23);
		--kickTextColor: rgb(83 252 24);

		--youtubeCompletedColor: rgb(10 10 10 / 1);
		--youtubeScheduledColor: rgb(94 94 94 / 0.1);


		/* SIDEBAR */
		--sidebarBorderColor: rgb(99 182 255);
		--sidebarAccentColor: rgb(28 140 231);
		--sidebarBackgroundColor: rgb(15 19 24);
		--sidebarBackgroundActiveColor: rgb(30 35 45);
		--sidebarTextColor: rgb(88 102 121);
		--sidebarTextActiveColor: rgb(255 255 255);



	}






	.messageArticle
	{
		--_genderColor: var(--niebieskiPasek1);
		--_profileColor: var(--nicknameOrange1);
	}

	.orange-profile
	{
		--_profileColor: var(--nicknameOrange1);
	}

	.burgundy-profile
	{
		--_profileColor: var(--nicknameBurgundy1);
	}

	.green-profile
	{
		--_profileColor: var(--nicknameGreen1);
	}

	.black-profile
	{
		--_profileColor: white;
	}

	.null-gender
	{
		--_genderColor: var(--bezplciowyPasek1);
	}

	.f-gender,
	.female
	{
		--_genderColor: var(--rozowyPasek1);
	}

	.m-gender,
	.male
	{
		--_genderColor: var(--niebieskiPasek1);
	}

	.banned
	{
		--_statusColor: var(--kolorBananowy1)
	}

	.removed
	{
		--_statusColor: var(--heather);
	}

	.suspended
	{
		--_statusColor: var(--heather);
	}

	.anonymousUser .username
	{
		--_profileColor: var(--nicknameGreen1);
	}

	article.messageArticle.channelOwner
	{
		/* wiadomosc od autora kanału */
		/* border-color: orange; */
	}