微软爱写作深色主题
aimwriting.mtutor.engkoo.com by newproplus
Details
Authornewproplus
LicenseNo License
Categoryaimwriting.mtutor.engkoo.com
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name aimwriting.mtutor.engkoo.com
@version 20230725.08.51
@namespace userstyles.world/user/newproplus
@description 微软爱写作深色主题
@author newproplus
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://aimwriting.mtutor.engkoo.com/editor") {
/* header */
._2854b {
background-color: #333;
color: #999;
}
/* main body */
._3HmKs ._3Mnub {
background-color: #666;
}
/* */
/* left */
/* */
/* main input */
.Teff5 {
background-color: #000;
color: #999;
}
/* main input top bbb */
._1phu7 ._35M85 .iHnJN {
background: linear-gradient(#666, hsla(0, 0%, 100%, 0));
}
/* main input bottom bbb */
._1phu7 ._35M85 .A5-UZ {
background: linear-gradient(hsla(0, 0%, 100%, 0), #666);
}
/* title input */
.M1oUN .ItL_f {
background-color: #333;
color: #999;
}
/* tail */
.M1oUN .usU3r {
background-color: #333;
color: #eee;
}
/* */
/* right */
/* */
/* right title */
._2LXRR {
background-color: transparent;
}
/* right tab active */
._2LXRR ._2ICrJ._3SsoC {
background-image: none;
background-color: #1af31a;
}
/* right tab non-active */
._2LXRR ._2ICrJ {
background-image: none;
background-color: #cfe7cf;
}
/* right main */
._3HmKs ._3Mnub ._2E3no ._1sZI3 {
background-color: #333;
color: #999;
}
/* right main tip */
._3qVxS ._1sOOf .qkBj- .EF7_r ._2cyhc {
color: #ddd
}
/* right main tip */
._3qVxS ._1sOOf .EF7_r ._1r4kQ > ._2u0HB{
color: inherit;
}
}