If you would like to support my work
After installing the theme through the Marketplace
Method 1. Switch between Light & Dark Mode by quick tapping t t on your keyboard Method 2. From the settings menu select the theme and your preferred version (Light or Dark).
Admonitions - You can use the built in feature to invoke the different admonitions by using < you can find example usage at the following link https://user-images.githubusercontent.com/7694090/147600668-9adfacca-1a56-4216-a4b2-65b159ad7351.mov
Fonts The primary font used in this theme is a variable based font called Recursive, options and information can be found and configured at the following website: https://www.recursive.design
If you would like to use this font I've included in the theme css file.
--ls-font-family: Inter
to --ls-font-family: Recursive
in your custom.css file or add the following to your custom.css file::root {
--ls-font-family: Recursive;
}
If you experience any issues please visit the theme's repo and file an issue report. Please include a brief description and screenshot in your submission.
https://github.com/blueteafrog/logseq-gunmetal-theme/issues
Contributions and suggestions to improve the theme are welcome!