Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akifyss/obsidian-border
A theme for obsidian.md
https://github.com/akifyss/obsidian-border
obsidian obsidian-md obsidian-theme
Last synced: 6 days ago
JSON representation
A theme for obsidian.md
- Host: GitHub
- URL: https://github.com/akifyss/obsidian-border
- Owner: Akifyss
- License: mit
- Created: 2022-10-14T02:41:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T15:51:11.000Z (14 days ago)
- Last Synced: 2025-01-09T19:33:48.006Z (13 days ago)
- Topics: obsidian, obsidian-md, obsidian-theme
- Language: CSS
- Homepage:
- Size: 48.8 MB
- Stars: 1,583
- Watchers: 10
- Forks: 55
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Border Theme
A clean and highly customisable theme for obsidian.
![GitHub Repo stars](https://img.shields.io/github/stars/Akifyss/obsidian-border?color=%23eac54f&style=flat-square) ![GitHub issues](https://img.shields.io/github/issues/Akifyss/obsidian-border?color=%232da44e&style=flat-square) ![GitHub closed issues](https://img.shields.io/github/issues-closed/Akifyss/obsidian-border?color=%238250df&style=flat-square) ![GitHub manifest version](https://img.shields.io/github/manifest-json/v/Akifyss/obsidian-border?style=flat-square) [![Chinese documents](https://img.shields.io/badge/Doc-%E4%B8%AD%E6%96%87-critical?style=flat-square)](https://github.com/Akifyss/obsidian-border/blob/main/README.zh.md)
![screenshot](cover-lg.png)
## Feature
> Highly recommended for use with [style settings](https://github.com/mgmeyers/obsidian-style-settings) plugin.
### Auto hide
![screenshot](img/screenshot.gif)
Enable in [style settings](https://github.com/mgmeyers/obsidian-style-settings) plugin.
### Card layout
![screenshot](img/card.png)
Enable in [style settings](https://github.com/mgmeyers/obsidian-style-settings) plugin.
### Hover line indicator
![screenshot](img/line.gif)
Enable in [style settings](https://github.com/mgmeyers/obsidian-style-settings) plugin.
### Highly customizable
![screenshot](img/screenshot-1.png)
---
Create your own UI style using [style settings](https://github.com/mgmeyers/obsidian-style-settings) plugin. Here are some presets:
#### [Presets](https://github.com/Akifyss/obsidian-border/blob/main/presets.md)
(**Presets Usage**: Copy code from link, paste it into style settings and restart obsidian.)
+ [Obsidian-default-light-alt](https://github.com/Akifyss/obsidian-border/blob/main/presets/Obsidian-default-light-alt.json) (Light Mode)
![screenshot](img/Obsidian-default-light-alt.png)+ [Boundary](https://github.com/Akifyss/obsidian-border/blob/main/presets/Boundary.json) (Light Mode)
![screenshot](img/Boundary.png)+ [Neumorphism](https://github.com/Akifyss/obsidian-border/blob/main/presets/Neumorphism.json) (Light Mode)
![screenshot](img/Neumorphism.png)+ [Translucent](https://github.com/Akifyss/obsidian-border/blob/main/presets/Translucent.json) (Dark Mode)
(**Extra step**: Enable "translucent window" in Setting-Appearance) (Not supported in Windows and Linux)
![screenshot](img/Translucent.png)+ [Sunset](https://github.com/Akifyss/obsidian-border/blob/main/presets/Sunset.json) (Dark Mode)
![screenshot](img/Sunset.png)+ [Borderless](https://github.com/Akifyss/obsidian-border/blob/main/presets/Borderless.json) (Dark Mode)
![screenshot](img/Borderless.png)#### ➡️ [Presets full list](https://github.com/Akifyss/obsidian-border/blob/main/presets.md)
### Miscellaneous
#### Alternate checkboxes
![screenshot](img/Checkboxes.png)
#### Alternate callout style
![screenshot](img/Callout-alt.png)
#### Alternate codeblock theme
![screenshot](img/Codeblock-alt.png)
#### Card layout (Pad)
![screenshot](img/iPad.png)
#### Customizable new tab
![screenshot](img/new-tab.gif)
## Credits
+ [@subframe7536](https://github.com/subframe7536)'s [Maple theme](https://github.com/subframe7536/obsidian-theme-maple), for the beautiful outline style and other awesome components.([buy subframe7536 a coffee](https://www.buymeacoffee.com/subframe753))
+ [@kepano](https://github.com/kepano)'s [Minimal](https://github.com/kepano/obsidian-minimal), for the auto-hide tab title bar.([buy kepano a coffee](https://www.buymeacoffee.com/kepano))
+ [@hydescarf](https://github.com/hydescarf)'s [Mado Miniflow](https://github.com/hydescarf/Obsidian-Theme-Mado-Miniflow), for the motion and layout inspiration.