We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
开发者您好,看到您已经提交了灰色化相关的代码改动,想问问应该在哪里调整此项?
另外,看到您代码中灰色相关的内容用了单词 gray 但灰色在微博似乎是 grey 和 gray 混合使用,是否会影响实际效果?
The text was updated successfully, but these errors were encountered:
旧版的忘记改了……新版的打开“修改微博显示逻辑以允许相关改造功能”会把首页消息流里面的恢复回来,别的地方没动。有需要可以用如下自定义CSS
.grayTheme, .gn_header, .B_left_nav, .WB_main_c, .WB_main_r .WB_cardwrap, .templete_enter a, .webim_fold_v2, .W_gotop em, .setup_template_new .inner_wrap, .W_layer .content { filter: grayscale(0%) !important; }
Sorry, something went wrong.
好的感谢,我用的旧版界面,加上上面的自定义CSS已经恢复了,只有背景和左侧列表还是灰色主题,想再问问之后您会考虑把主页背景和左侧列表也重新套用回默认主题(或者选项里的“统一所有页面的模板”指定的主题)吗
那个背景的不是这么好改,就那样吧,不影响使用就这样吧…… (反正再拖四五天就不用做了
No branches or pull requests
开发者您好,看到您已经提交了灰色化相关的代码改动,想问问应该在哪里调整此项?
另外,看到您代码中灰色相关的内容用了单词 gray 但灰色在微博似乎是 grey 和 gray 混合使用,是否会影响实际效果?
The text was updated successfully, but these errors were encountered: