Skip to content

www.google.com by FlameWolf

Details

AuthorFlameWolf

LicenseNo License

Categoryhttps://www.google.com/inputtools/try

Created

Updated

Code size473 B

Code checksumb4c220e8

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Google Cloud Input Tools improvements for Dark Mode

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.google.com
@version      20241030.11.06
@namespace    https://userstyles.world/user/FlameWolf
@description  Google Cloud Input Tools improvements for Dark Mode
@author       FlameWolf
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.google.com/inputtools/try/") {
.editor-box {
	height: 1024px !important;
}
.editor-methods,
.ita-kd-inputtools-div,
.ita-kd-checkbox,
.ita-kd-img {
	filter: invert(1);
}
}

Reviews

No reviews yet.