Skip to content

Customised fonts  #2

Description

@meghanabhange

Heya,

Was looking at the Dracula themes and they look really cool. Was wondering if Dracula specific fonts can be added to this roam theme (like the ones on the website)

I suppose adding something like this would cover most of the headings and body

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', serif;
}

div, textarea {
  font-family: 'Montserrat', sans-serif;
}

Blocker : Don't know which fonts are used and where to find them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions