😍 Screenshots | 📦 Install | 🔨 How to build
This is a clean theme for Logseq, optimized for auditing and security research work.
-
Open Logseq → Plugins → Market Place, install Tenset Security Theme plugin
-
Open Logseq → Themes, choose your theme
- Enable Logseq developer mode (Settings → Advanced → Developer mode)
- Clone this repository
- Logseq plugins → Load unpacked plugin → select the folder with cloned repository
- Logseq → Themes → Tenset
-
Install node v18.15.0. If you use
nvm
, you can also runnvm use
inside the project directory. -
Install dependencies with
npm i
-
Build with
npm run build