No description
Find a file
2020-05-20 11:11:05 +10:00
colours.gif Added colours.gif to demonstrate different colour themes 2020-05-12 15:28:19 +10:00
LICENSE Added license 2020-05-12 15:09:03 +10:00
obsidian.css Set the proper colour for indented code in preview 2020-05-20 11:11:05 +10:00
README.md Changed screenshot and added hue changing instruction 2020-05-12 15:27:28 +10:00
screenshot.jpg Added obsidian.css and a screenshot 2020-05-12 15:07:40 +10:00

Base2Tone-For-Obsidian.md

A theme for Obsidian based on http://base2t.one/ with default hues from http://simurai.com/duotone-dark-sky-syntax/

Colours

Instructions

  1. Download obsidian.css to your Obsidian vault folder.
  2. In Obsidian, click Settings->Plugins and turn on "Custom CSS".
  3. If you want to change your colours, just change the two hue values at the top of the file (--uno and --duo)

Exception

At the moment there is one colour value (marked --D0-rgb) which requires a little extra work.
You will need to convert the --baseD0 colour (hsl(--duo, 58%, 55%)) to RGB using something like https://convertacolor.com/

Licence

I don't really care what happens to this theme, so I put it under The Unlicense and set it free!