许多obsidian使用者会纠结于ob的外观,想要自定义界面的样式,这一般需要通过编写CSS来实现,有较高的门槛。今天介绍的style settings插件和ITS主题联用能比较好解决该问题。 # 介绍 ## ## ## Style settings插件 Github地址: https://github.com/mgmeyers/obsidian-style-settings 开发者: mgmeyers ## ITS主题 Github地址: https://github.com/SlRvb/Obsidian--ITS-Theme 开发者: SlRvb # 实际操作 在“外观”中选择ITS主题,然后启动style settings插件。注:默认的ITS主题是粉色的。 ![](https://gitee.com/cyddgi/picture-store/raw/master/img/20211102210053.png) 该插件可以修改许多元素,大家可以按需求在插件中修改。 其实之前[[minimal setting插件]]( https://github.com/kepano/obsidian-minimal-settings )和[[minimal(极简主题)]]也能实现类似的联动,但不知道为什么在Q群没有这么火。