obsidian-theme-ebullientworks
Theme for Obsidian.md (https://obsidian.md)
File Explorer
Download Latest Version (.zip)- build.yml
- release.yml
- base64font.sh
- changelog.hbs
- dependabot.yml
- prerelease.mjs
- admonitions.png
- create-a-custom-accent-color.png
- ebullientworks-theme.jpg
- table-styles.png
- theme-colors.jpg
- theme-dark-code.png
- theme-light-code.png
- thumbnail.png
- _canvas.scss
- _controls.scss
- _menus.scss
- _prompt.scss
- _ribbon.scss
- _scrollbars.scss
- _search.scss
- _settings.scss
- _tree-nav.scss
- _view-header.scss
- _00-heading.scss
- _00-stylesettings.scss
- _01-color-palette.scss
- _01a-color-accents.scss
- _02-fonts.scss
- _02a-font-faces.scss
- _03-core-theme-dark.scss
- _03-core-theme-light.scss
- _03a-workspace-layout.scss
- _03c-modal-input.scss
- _03d-graph-view.scss
- _03f-metadata-view.scss
- _04-headings-hr-tags.scss
- _05-text-links.scss
- _06-lists-checkboxes.scss
- _06a-checkbox-mixin.scss
- _08-blockquote-callouts.scss
- _09-codeblocks.scss
- _10-images-embeds.scss
- _12-calendar-day-planner-tracker.scss
- _13-timelines.scss
- _13-whitespace.scss
- _14-frontmatter.scss
- _15-table.scss
- _16-mermaid.scss
- _17-bases.scss
- _20-publish-variables.scss
- _25-publish-typography.scss
- _29-publish-code.scss
- publish.scss
- tasks-snippet.scss
- theme.scss
- .editorconfig
- .gitignore
- admonitions.json
- build-dev.mjs
- build-push.mjs
- CHANGELOG.md
- colors.html
- CONTRIBUTING.md
- LICENSE
- manifest.json
- obsidian.css
- package-lock.json
- package.json
- publish.css
- README.md
- tasks-snippet-0.15.css
- tasks-snippet-1.12.css
- tasks-snippet.css
- theme.css
# Installation Guide
1. Get the code
git clone https://github.com/ebullient/obsidian-theme-ebullientworks
Downloads the entire project code from GitHub to your computer.
cd obsidian-theme-ebullientworks
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
