Theme Basics

by Roman Soriano
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Customize the appearance of Obsidian without plugins. Modify colors, text sizing/spacing, and more

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Theme Basics

A plugin that allows you to customize basic appearance properties such as background colors, text sizes, line spacing, and more without the need to write custom CSS snippets.

Installation Instructions

  • Install the BRAT plugin from the Obsidian community plugins
  • In the BRAT plugin settings, click "Add beta plugin" in the "Beta plugin list" section
  • Paste the link to this repository in the Repository input field
  • Click "Add plugin"
  • Click "Community Plugins" in the left sidebar, find "Theme Basics" in the list and click "Enable"

Available Settings

  • Separate light and dark profiles
  • Backgrounds
    • Primary background color
    • Secondary background color
    • Primary alt background color
    • Secondary alt background color
  • Set link colors and emphasis colors
    • Internal link color
    • External link color
    • Unresolved link color
    • Bold color
    • Italic color
    • Highlight background
  • Set typography properties such as font size, line height, and paragraph spacing
    • Body text color
    • Muted text color
    • Faint text color
    • Base font size
    • Line height
    • Paragraph spacing
  • Set header properties
    • Per-heading controls for H1-H6
    • Color
    • Size
    • Weight
    • Line height
  • Lists
    • Indent width
    • Spacing between list items
  • Horizontal divider
    • Color
    • Thickness
  • Blockquotes
    • Text color
    • Background color
    • Border color
  • Code blocks
    • Text color
    • Background color
    • Font size
  • Tags
    • Text color
    • Background color
    • Border color

Notes

  • Intended to work mainly with the default theme, if you are using a community theme, settings may not work as intended.
  • If you have custom CSS snippets, they also might interfere with the settings found in this plugin if they target the same properties.