Skip to content

Style Settings

Adjust theme, plugin, and snippet CSS variables.

The above warnings are based on limited information and might not always be accurate.

Data

IDobsidian-style-settings
Authorobsidian-community
Minimum Obsidian Version0.11.5
Official Release Date2021-04-04
Last update2024-08-24

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2021-04-04Plugin Added
2023-04-26descriptionOffers controls for adjusting theme, plugin, and snippet CSS variablesOffers controls for adjusting theme, plugin, and snippet CSS variables.
2024-01-27descriptionOffers controls for adjusting theme, plugin, and snippet CSS variables.Adjust theme, plugin, and snippet CSS variables.
2026-03-07repomgmeyers/obsidian-style-settingsobsidian-community/obsidian-style-settings
2026-05-12authormgmeyersobsidian-community

Repository Data

LicenseMIT in package.json
GPL-3.0 in LICENSE file
Package Manageryarn
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size151 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings2 disclosures
Uses BRAT beta releasesNo
Dependencies@simonwep/pickr, @types/chroma-js, @types/js-yaml, chroma-js, detect-indent, dotenv, fuzzysort, js-yaml
Dev Dependencies@trivago/prettier-plugin-sort-imports, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, eslint, obsidian, prettier, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses persistent browser storageInfoHighlocalStorage (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (4), setTimeout (3), this.registerEvent (2)
References URLs or constructs URL objectsInfoHighhttps:// (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (14), obsidian.Setting (14)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2)
Accesses Obsidian workspace APIsInfoHighapp.workspace (9)
Registers or manipulates workspace views and panesInfoHighapp.workspace.detachLeavesOfType (1), app.workspace.getLeavesOfType (3), registerView (1)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 2865 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
0.0.12021-03-30Released while not listed
0.0.22021-04-04None
0.0.32021-04-05None
0.0.42021-04-05None
0.0.52021-04-06None
0.0.62021-04-06None
0.0.72021-04-07None
0.1.02021-04-12None
0.1.12021-04-12None
0.2.02021-04-13None
0.2.12021-04-14None
0.2.22021-04-15None
0.2.32021-04-15None
0.2.42021-04-30None
0.2.52021-04-30None
0.2.62021-07-02None
0.2.72021-07-13None
0.3.02021-08-06None
0.3.12021-08-06None
0.3.22021-08-07None
0.3.32021-08-09None
0.3.42021-08-24None
0.3.52021-10-11None
0.3.62021-10-16None
0.3.72021-10-22None
0.3.82021-10-22None
0.4.02021-11-13None
0.4.12021-11-14None
0.4.22021-11-23None
0.4.32021-12-14None
0.4.42021-12-14None
0.4.52022-01-31None
0.4.62022-02-04None
0.4.72022-02-04None
0.4.82022-02-06None
0.4.92022-02-06None
0.4.102022-02-18None
0.4.112022-09-01None
0.4.122022-10-02None
1.0.02023-02-01None
1.0.12023-02-02None
1.0.22023-02-03None
1.0.32023-02-14None
1.0.42023-05-24None
1.0.52023-05-24None
1.0.62023-05-27None
1.0.72023-09-04None
1.0.82024-03-11None
1.0.92024-08-24None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.