No description
Find a file
Mato fde076291d
Merge pull request #11 from MatoTheTomato/Fonts
Woff2 fonts, tweaking mobile, fixing version discrepancy
2026-06-04 00:39:28 +02:00
cover.png Refresh images, fix wording, add more visual flare 2026-05-15 01:54:10 +02:00
LICENSE Added LICENSE 2025-11-26 02:53:32 +01:00
Main_Dark.png Refresh images, fix wording, add more visual flare 2026-05-15 01:54:10 +02:00
Main_Light.png Refresh images, fix wording, add more visual flare 2026-05-15 01:54:10 +02:00
manifest.json Bump version for release, fix issues with version discrepancy 2026-06-04 00:37:16 +02:00
README.md Update README.md 2026-06-01 02:06:32 +02:00
Settings_Compare.png Preparations for release of 1.1.0 2026-01-14 01:51:30 +01:00
showcase.gif Preparations for release of 1.1.0 2026-01-14 01:51:30 +01:00
theme.css Bump version for release, fix issues with version discrepancy 2026-06-04 00:37:16 +02:00
title.png Refresh images, fix wording, add more visual flare 2026-05-15 01:54:10 +02:00
version-bump.mjs Initial commit 2025-11-25 23:15:21 +01:00
versions.json Initial commit 2025-11-25 23:15:21 +01:00

Elysian

Elysian

This is a simple Obsidian theme inspired by the UI of Disco Elysium. It has film-like markings, and a grainy texture that gives an impression of a rolling film as you scroll. Custom inline-titles, colorful text formatting and a classic UI font. Supports both light and dark theme.

Gallery

Gif showcasing the scrollable background

Main look light theme

Main look light theme

Combined UI view

Notes

  • This is my first theme and to be fair any kind of CSS work. I don't guarantee full functionality so please let me know if anything is broken or incompatible.
  • It works best with readable line width turned on, but the support for full line width is implemented.
  • Mobile is functional but not finalised.

Features

  • The texture background follows the content as you scroll
  • Bold formatting features colors
  • The inline title has a custom look
  • Internal and external links are different colors
  • Terminal-looking UI font
  • Fully working light theme
  • Light theme has darkening of selected line

Future plans

  • Add HTML markers for marking colored text (DE skills)
  • Further improve mobile look
  • Add support for style settings

Plugins

Due to its feature of the background scrolling and inline titles, it may be buggy with some plugins. In my limited testing it works alright, but if you find any problems do let me know.

Credits

Inspiration and some bits of code were taken from:

  • Obsidian Nord - gave me insight into many CSS variables
  • Nier - image and background handling
  • Typewriter - importing of fonts
  • This thread on making scrollable background

Fonts

Fonts themselves have been embedded in base64 which should provide seamless usage. All fonts used under the Open Font License (OFL).

Legal disclaimer

I am not affiliated with ZA/UM. I am not using any material that is their property, this is simply an unofficial fan project.

Changelog

1.2.0

  • Improvements to background handling
  • The side markers are now SVGs
  • Fixed bugs caused by previous implementation of the background
  • First set of improvements for mobile (properties now don't overlap onto the markers, color fixes, less rounded navbar, proper sizing)
  • Pretty properties fix for inline icons