This theme is built for night-coders and developers.All hail to night owls!
You can take a glance at these resources before starting to build a new Obsidian Theme.
- Build a Theme for Obsidian - Official Docs : Explains how to create a new theme from a GitHub Obsidian theme template
- Obsidian CSS Variables - Official Docs : Obsidian CSS variables by default
PS: It will be added soon.
cd into your vault path :
# cd <vault-path>
cd $HOME/Documents/vaults/my-vault
# WARN: use your own vault path
Clone this repository into .obsidian/themes path of your vault
cd .obsidian/themes
git clone https://github.com/gokayburuc/cyberdev-obsidian-theme.gitThen rename the folder from cyberdev-obsidian-theme into cyberdev
Open your Obsidian Vault and find the theme using Open Settings>Apperance. Select the theme. That's all.






