No description
Find a file
github-actions[bot] 9892e20f77 Build stylesheet
2025-11-20 00:21:11 +00:00
.github ci: fix nothing to commit 2025-06-13 13:30:44 +01:00
images upload new icons 2021-08-31 21:06:57 +02:00
SCSS fix: content misalignment on notes with few lines of text 2025-11-20 00:19:44 +00:00
snippets 🔖 version 1.1.0 with bug fixes 2022-01-10 18:17:10 +01:00
.env.example 🔨 create example env file 2022-03-24 20:26:19 +01:00
.gitignore 🙈 ignore env file 2022-03-18 21:34:20 +01:00
.prettierignore feat: install node-sass, prettier and ignore some files 2021-02-19 15:45:15 +01:00
.prettierrc.json feat: install node-sass, prettier and ignore some files 2021-02-19 15:45:15 +01:00
esbuild.js Replace obsidian.css by theme.css 2025-04-15 20:35:50 +01:00
LICENSE feat: create license 2021-02-24 13:36:47 +01:00
manifest.json Bump version 1.0.2 2025-11-20 00:20:39 +00:00
package.json chore: update package.json metadata and add version script 2025-06-13 13:24:40 +01:00
README.md docs: improve readme 2025-06-13 13:24:40 +01:00
SpectrumPlusPreview.png docs: add screenshots for theme preview 2025-06-13 13:24:40 +01:00
SpectrumPlusStorePreview.png docs: add screenshots for theme preview 2025-06-13 13:24:40 +01:00
theme.css Build stylesheet 2025-11-20 00:21:11 +00:00
version-bump.mjs chore: update package.json metadata and add version script 2025-06-13 13:24:40 +01:00
versions.json chore: update package.json metadata and add version script 2025-06-13 13:24:40 +01:00
yarn.lock add dotenv 2022-03-18 21:35:04 +01:00

SpectrumPlus

Notice

SpectrumPlus is a fork of the Spectrum Theme, maintained independently with bug fixes, new features, and improvements since the original author is no longer maintaining it.

About SpectrumPlus

Features

You can see all the features on the original Wiki.

--> https://github.com/Braweria/Spectrum/wiki

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

If you'd like to contribute financially, you can tip the original author in appreciation of their work, or support me as I continue to maintain and improve this theme. 🙏

Show your support with a if you enjoy the theme!

Get started

git clone https://github.com/anotherlusitano/SpectrumPlus.git
cd SpectrumPlus
yarn

How to compile

SpectrumPlus uses esbuild to build and compile all styles into a minified version, making the filesize smaller.

For development

This will build the CSS file into the /development/spectrum-testing.css, which is ignored by git.

yarn dev

For building

When you're done working, make a PR and if it gets accepted and merged, autiomation will kick in and build a new CSS file.

Original Author

👩‍💻 Wiktoria Mielcarek

License

Copyright © 2022 Wiktoria Mielcarek.

This project is MIT licensed.