• 周三. 6 月 25th, 2025

物嫩软件资讯网

软件资讯来物嫩

OB0205 obsidian 主题修改插件:Style Settings插件使用

admin@wunen

4 月 24, 2025

序号解读:

01——软件基础使用、基础语法

02——插件使用

03——综合实战

0 写在前面

Ob社区插件汇总:



Airtable – OB社区插件汇总 – Johnny整理 – 每周更新 – B站 Johnny学


Explore the “OB社区插件汇总 – Johnny整理 – 每周更新 – B站 Johnny学” view on Airtable.




插件地址:直接在社区搜索即可

1 Obsidian Style Settings Plugin

This plugin allows snippet, theme, and plugin CSS files to define a set of configuration options. It then allows users to see all the tweakable settings in one settings pane. Style Settings allows both toggling classes on and off the

body

element, as well as setting numeric, string, and color CSS variables.


This CSS Snippet can be used to adjust every CSS variable of the default Obsidian theme.

Configurable settings are defined by comments within CSS files beginning with

/* @settings

. These comments must contain YAML with

name

,

id

, and

settings

properties. Style Settings will scan all CSS loaded by Obsidian for these comments.

2 使用Blue Topaz 主题进行修改

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注