.inline-title {
color: #ffa500
}
…should do it.
This is a good jumping off point in searching for Obsidian css variables (if you haven’t already seen it): Getting comfortable with Obsidian CSS
.inline-title {
color: #ffa500
}
…should do it.
This is a good jumping off point in searching for Obsidian css variables (if you haven’t already seen it): Getting comfortable with Obsidian CSS