Skip to content

peterbartha/inkdrop-octopus-dark-ui-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octopus Dark UI theme for Inkdrop

This repository contains a self-made theme for the Inkdrop note-taking app. I picked the colors of the designed color scheme with great care for better readability and bear in mind what is accessible to people with colorblindness. The theme was inspired by ocean life.

Inkdrop provides seamless data sync across devices and platforms without headache. As a note-taking app designed for developers, it is crucial to protect your data since you may store many sensitive pieces of information in it.

Screenshots

Octopus Dark UI theme for Inkdrop 1. Octopus Dark UI theme for Inkdrop 2.

Install

ipm install octopus-dark-ui

Note

Inkdrop supports three types of themes: UI, Syntax, and Preview.

  • UI themes style elements such as the side view, the note list, drop-down lists, and the toolbar.
  • Syntax themes style the note, gutter, and other elements inside the editor view.
  • Preview themes style the header, texts, code blocks, and other components inside the preview view.

You can use different themes for different parts of the application.

Do you want to have the entire Octopus theme package?

Instal the other theme parts with the following commands:

ipm install octopus-dark-syntax
ipm install octopus-dark-preview

Related

Changelog

See the GitHub releases for an overview of what changed in each update.

License

This project is licensed under MIT license.

Packages

 
 
 

Languages

  • JavaScript 39.1%
  • CSS 33.5%
  • Less 27.4%