Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的组件中,我让用户在颜色主题(深色/浅色)之间切换。根据用户选择的内容,我希望能够在 highlightjs 样式(vs.css / atom-one-dark.css')之间切换有没有办法在不修改库样式的情况下做到这一点?
我最终创建了我自己的自定义 css 文件,并结合了我需要的一切。