# community-archive/obsidian-style-settings

A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian

Repository: https://github.com/community-archive/obsidian-style-settings
Canonical: https://ross.abutalabs.com/products/obsidian-style-settings
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Topics: obsidian-plugin
Last push: 2026-07-13T23:32:02+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 8, longevity 100
- inputs: {"age_days": 1984, "days_push": 51, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2455, forks 176 (observed 2026-08-28T04:06:53.153325+00:00)

## What it is
An Obsidian plugin that provides a dynamic settings UI for adjusting CSS variables defined by themes, plugins, and CSS snippets. Theme and snippet authors declare configurable options via `/* @settings` YAML comments, and users tweak them all from a single settings pane.

## Use cases
- customize my obsidian theme colors without editing css
- toggle css classes on and off in obsidian from a gui
- adjust fonts and accent colors of the default obsidian theme
- expose configurable options in my obsidian theme for users
- manage all css snippet settings in one pane
- add sliders and color pickers for css variables in obsidian

## When to choose
- you use or develop Obsidian themes or CSS snippets and want user-friendly customization
- you want a centralized UI for tweaking CSS variables across multiple themes and plugins

## When to avoid
- you don't use Obsidian
- you need general-purpose CSS editing rather than declared-variable tweaking

## Facets
- artifact type: plugin
- maturity: active
- function: theme, ui-components, configuration-management
- domain: text-editors, developer-tools, web-design
- platform: cross-platform, editor-plugin
- tags: obsidian-plugin, css-variables, theme-customization, css-snippets, desktop

## Member repositories
- community-archive/obsidian-style-settings (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.153325+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:04.983035+00:00, confidence not recorded.
  - readme: https://github.com/community-archive/obsidian-style-settings (fetched 2026-08-28T04:06:53.153325+00:00, sha 8f478dd83e03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
