No description
Find a file
2024-06-20 16:46:35 +02:00
obsidian.css add default font to prevent editing/preview jump 2022-01-06 19:13:28 +01:00
ono-sendai_obsdn_00.png pics 2020-09-08 08:05:31 +02:00
ono-sendai_obsdn_00a.png pics 2020-09-08 08:05:31 +02:00
ono-sendai_obsdn_001.png Add files via upload 2020-09-03 06:50:50 +02:00
ono-sendai_obsdn_002.png Add files via upload 2020-09-06 04:57:03 +02:00
ono-sendai_obsdn_003.png Add files via upload 2020-09-03 06:50:50 +02:00
ono-sendai_obsdn_004.png Add files via upload 2020-09-03 06:54:14 +02:00
ono-sendai_obsdn_005.png Add files via upload 2020-09-06 04:57:03 +02:00
ono-sendai_wysiwymheadings.gif Add files via upload 2020-09-12 13:25:35 +02:00
README.md add deprecation notice 2024-06-20 16:46:35 +02:00

Ono-Sendai_obsdn

!! note: this theme is currently unmaintained, and will not work properly in newer obsidian versions. !!

description

a terminal retro-look for Obsidian

https://github.com/cannibalox/ono-sendai_obsdn/assets/4605693/28669765-4f7f-454d-856b-b34e303f05b3

features:

  • anti distraction-free theme with a terminal flavor
  • inline transclusions
  • tab icons replaced by text
  • bigger popover previews with more content displayed
  • images scaled down with hover zoom
  • visible margins in edit mode
  • file explorer: columns view
  • file explorer: wrap long file names
  • aligned footnotes suptext for consistent leading

protips :

  • full dark mode : enable dark mode & change line 19 to : --background-primary: #000000 to enable the full dark mode
  • disable file explorer columns view by commenting out lines[2182-2185] in case of bugs (experimental feat.)
  • theme has been designed for dark mode, however a light mode is also available.
  • for the file explorer : you can replace the backslash with a slash at line 602 : replace content: "\\" with content: "\/"

warning :

user-unfriendly UI, not recommended for obsidian beginners

installation :

  • first backup your current css theme / css snippets
  • copy the file obsidian.css in the root of your obsidian folder (or browse and install from the community themes inside Obsidian's settings)
  • the font used in the screenshots is Cairo : https://fonts.google.com/specimen/Cairo?query=Cairo&selection.family=Armata|Cairo&sidebar.open=true (font should be installed locally before running obsdidian)