如何快速让网页变成暗黑模式?

已邀请:

zkbhj - 凯冰科技站长

赞同来自:

html[theme='dark-mode'] {
filter: invert(1) hue-rotate(180deg);
}

要回复问题请先登录注册