Scripture Theme
A minimal VS Code theme extension with one light theme and one dark theme:
Scripture Light
Scripture Dark
The palettes start close to VS Code's modern default light and dark themes, then leave room for a calm scripture reading direction.
Test Locally
- Open this folder in VS Code.
- Press
F5 and choose Run Theme Extension.
- In the Extension Development Host window, run
Preferences: Color Theme.
- Select
Scripture Light or Scripture Dark.
Publish
Update these fields in package.json before publishing:
publisher
repository.url
displayName
description
Then package or publish with:
vsce package
vsce publish
| |