[Solved] Using Fira Code, ligatures with Amethyst theme in Obsidian

Things I have tried

Look around in the forum
Tried snippets

What I’m trying to do

Using Fira code with ligatures in Obsidian

What has worked

Chat on an evening in Discord and asking around, because I did a previous try out and did not work because I have an Amethyst theme which is pretty well crafted and hard to customize

amethyst is one of those very fiddly lots of selectors themes
well crafted, but hard to customise

This has worked for me

body, input,
.markdown-source-view .CodeMirror-line,
.markdown-source-view .CodeMirror-line-like,
.view-header-title,
.markdown-preview-view .markdown-preview-section {
  font-family: "Fira Code";
}

Want to take to foreveryone, @CurioHeart, @Chetachi , @dustinbucher

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.