Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,64 @@ publish: true
%% ----- Badges ----- %%

![Downloads](https://img.shields.io/badge/downloads-5334-573E7A?style=for-the-badge&logo=)
![GitHub last commit](https://img.shields.io/github/last-commit/Avesend/obsidian-lumines?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/Avesend/obsidian-lumines/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/Avesend/obsidian-lumines?color=573E7A&logo=github&style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/danielkhmara/obsidian-lumines?color=573E7A&label=last%20update&logo=github&style=for-the-badge)
![GitHub issues by-label](https://img.shields.io/github/issues/danielkhmara/obsidian-lumines/help%20wanted?color=573E7A&logo=github&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/danielkhmara/obsidian-lumines?color=573E7A&logo=github&style=for-the-badge)

%% ----- Badges ----- %%

%% ----- Do not edit this section ----- %%

# Lumines

Repository: [GitHub](https://github.com/Avesend/obsidian-lumines)
Designed by: [[Avesend]]
Repository: [GitHub](https://github.com/danielkhmara/obsidian-lumines)
Designed by: [[danielkhmara]]
Modes: [[Dark-mode themes|dark]], [[Light-mode themes|light]]



![screenshot](https://github.com/Avesend/obsidian-lumines/raw/HEAD/obsidian-lumines.png)
![screenshot](https://github.com/danielkhmara/obsidian-lumines/raw/HEAD/obsidian-lumines.png)

%% ----- Do not edit anything above this line ----- %%

%% Does the repository or author have any sponsoring links? Uncomment the next line and add them to the author's note. If they don't, please delete the placeholder tag: #placeholder/author %%
%% ![[Avesend#Sponsor this author]] %%
%% ![[danielkhmara#Sponsor this author]] %%


## Features

- [[Themes with Friendly Settings|Friendly settings]]: Supports the [[obsidian-style-settings|Style Settings]] plugin

## Customization Options (Style Settings Plugin)

**Main UI settings**:
- Choose font in the vault: Choose the font used in Obsidian.
- Folder colors in sidebar: Select a color for folder titles.
- Header top spacing value: Enter the value only in em units.

**Hide UI elements**:
- **Hide icons**:
- Mobile chevrons icon: Hide the mobile chevrons icon.
- **Hide buttons**:
- Guide / help button: Hide the guide / help button.
- New note button: Hide the new note button.
- New folder button: Hide the new folder button.
- Sort order button: Hide the sort order button.
- Auto-reveal button: Hide the auto-reveal button.
- Expand all button: Hide the expand all button.
- Reading mode button: Hide the reading mode button.
- Search settings button: Hide the search settings button.
- More context button: Hide the more context button.
- Collapse results button: Hide the collapse results button.
- Search filter button: Hide the search filter button.

**Buttons (navbar)**:
- Navigate back button: Choose the position for the 1st button.
- Navigate forward button: Choose the position for the 2nd button.
- Quick switcher button: Choose the position for the 3rd button.
- New tab button: Choose the position for the 4th button.
- Open tabs button: Choose the position for the 5th button.
- Ribbon menu button: Choose the position for the 6th button.


%% Hub footer: Please don't edit anything below this line %%
Expand Down