No description
Find a file
2024-04-20 17:36:27 +02:00
.github fix serach 2024-04-20 17:36:18 +02:00
automation fix release script 2024-03-10 20:52:00 +01:00
exampleVault add fix for shiki plugin 2024-03-29 23:00:18 +01:00
src fix serach 2024-04-20 17:36:18 +02:00
.gitignore fix ignore files 2024-03-19 20:14:16 +01:00
.prettierignore updated code styling 2024-03-21 22:22:02 +01:00
.prettierrc.json updated code styling 2024-03-21 22:22:02 +01:00
bun.lockb set up automation 2024-03-10 20:50:25 +01:00
esbuild.config.mjs update readme 2024-03-19 20:08:09 +01:00
esbuild.dev.config.mjs update readme 2024-03-19 20:08:09 +01:00
FocusThemeImage.png add images 2024-03-12 16:17:34 +01:00
FocusThemeImageFull.png add images 2024-03-12 16:17:34 +01:00
LICENSE.txt update readme 2024-03-19 20:08:09 +01:00
manifest-beta.json [auto] bump version to 0.1.8 2024-04-20 17:36:27 +02:00
manifest.json [auto] bump version to 0.1.8 2024-04-20 17:36:27 +02:00
package.json [auto] bump version to 0.1.8 2024-04-20 17:36:27 +02:00
README.md updated code styling 2024-03-21 22:22:02 +01:00
theme.css fix community item styling 2024-03-19 21:01:35 +01:00
tsconfig.json initial version 2024-03-10 20:37:59 +01:00

Obsidian Focus Theme

This is a dark only theme for Obsidian, focusing on the important parts of your notes.

If you use custom fonts set in Obsidian's settings, you may need to add JetBrains Mono to those settings to get the desired look.

Installation

  1. Open Settings -> Appearance in your vault
  2. Click on the Manage button in the Themes section
  3. Search for Focus (maks sure you have Light themes only unchecked)
  4. Select Focus and click Install and use

Manual Download

  1. Download manifest.json and theme.css from the latest release
  2. Create a folder called Focus in your vaults /.obsidian/themes/ folder
  3. Move the manifest.json and theme.css files into the Focus folder
  4. Open Settings -> Appearance in your vault
  5. Select Focus from the dropdown in the Themes section

License

GPL-3.0

Credits

  • FireIsGood for Readme tips
  • sailKite for CSS help and testing the theme