Skip to content

毛玻璃kimi by noname

Screenshot of 毛玻璃kimi

Details

Authornoname

LicenseNo License

Categorykimi.moonshot.cn

Created

Updated

Code size3.3 kB

Code checksume42abd05

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

⚠警告:目前该CSS仍处于工程阶段,且该样式由一名非IT行业996打工仔创建,无法保证后续维护与使用效果,请谨慎尝试

Notes

240522创建

Source code

/* ==UserStyle==
@name           kimi.moonshot.cn - 2024年5月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("kimi.moonshot.cn") {
    /*背景调整*/
	body{
		background:url(https://source.unsplash.com/3840x2160/?nature) no-repeat;
	}
	body::before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(to top, rgba(255, 255, 255, .1), rgba(255, 255, 255, .6));
		z-index: 10;
	}
	.layout___Ps7xZ .mainContent___vvQdb{
		background:unset;
	}
	.layout___Ps7xZ .mainContent___vvQdb .layoutNav___DuYpP{
		background:unset;
	}
	.layout___Ps7xZ .mainContent___vvQdb .layoutContent___NvxZ_{
		background:unset;
	}
	.homepage___IO5RX{
		background:unset;
	}

}
@-moz-document domain("kimi.moonshot.cn") {
	/*高斯模糊*/
	.myAgent___djnd_{
		background-color:rgba(255,255,255,.1);
		backdrop-filter:blur(10px);
	}
	.myAgent___djnd_ .myAgentDownload___FAlpz{
		background-color:rgba(255,255,255,.5);
		border-radius:10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		margin-bottom:1.5px;
	}
	/*搜索框*/
	.chatInput___bMC0h .container___hM5mM{
		background-color:unset;
	}
	.chatInput___bMC0h .container___hM5mM .inputInner___ybWEr{
		background-color:rgba(255,255,255,.3);
		backdrop-filter:blur(10px);
	}
	.editor___DSPKC span{
		color:rgba(0,0,0,.9)!important;
		opacity:1!important;
	}
}
@-moz-document domain("kimi.moonshot.cn") {
	/*图标调色*/
	/*侧边栏*/
	.myAgentlight___yK7Gk .myAgentTool___Y1_mC .myAgentToolIconNew___DBZrW,.myAgentlight___yK7Gk .myAgentTool___Y1_mC .myAgentToolIconHistory___GTLWk,.myAgentlight___yK7Gk .myAgentTool___Y1_mC .myAgentToolIconSquare___Rj1o_,.myAgentDownload___FAlpz img{
		filter:brightness(0) drop-shadow(0 0 10px white);
	}
	.myAgent___djnd_ .myAgentDownload___FAlpz .myAgentDownloadLayout___pEYRP img{
		filter:brightness(1);/*恢复APP下载二维码*/
	}
	/*搜索框*/
	.css-iarvcx,.css-i0tiaf,.css-i0tiaf.Mui-disabled{
		color:rgba(0,0,0,.6);
	}
	.css-i0tiaf.Mui-disabled{
		color:rgba(0,104,216,.8);
		background:rgba(0,104,216,.2);
	}
	/*聊天框*/
	.chatSegmentBottomActions___NZ_V8 .iconButton___3OzVF .icon___N21Rh{
		color:rgba(0,0,0,.8)
	}
	.chatSegmentBottomActions___NZ_V8 .iconButton___3OzVF .label___TPWYH{
		color:rgba(0,0,0,.6)
	}
}
@-moz-document domain("kimi.moonshot.cn") {
	/*聊天框*/
	.segment___n0QmU.left___gUK6C .content___hMdwe{
		background-color:rgba(255,255,255,.3);
		backdrop-filter:blur(10px);
		/*border:1px solid rgba(255,255,255,.7);*/
		border:0;
	}
	.chatSegmentActions___Len3_{
		background:rgba(255,255,255,.3);
		backdrop-filter:blur(10px);
		border:0;
	}
	.divider___x66FZ{
		background:rgba(255,255,255,.3);
	}
	.markdown___BV5oI{
		text-shadow:0 0 5px rgba(255,255,255,.3);
	}
	.segment___n0QmU.right___dBBmN .container___hZllz .main___dsnkV .content___hMdwe{
		background-color:rgba(0, 71, 255, .5);
		border:0;
		backdrop-filter:blur(10px);
	}
}
@-moz-document domain("kimi.moonshot.cn") {
	/*kimi+*/
	.square___v_Q2a{
		position:relative;
		z-index:20;
		margin-left:25px;
		border-radius:12px 0px 0px 12px;
		background-color:rgba(255,255,255,.75);
		backdrop-filter:blur(15px);
	}
}

Reviews

No reviews yet.