Skip to content

fazlearefin/ghostwriter-themes

 
 

Repository files navigation

ghostwriter-themes

Ghostwriter is a multiplataform distraction-free Markdown editor. while I consider it a pretty good piece of software, it is still lacking a good variety of themes so users can avoid monotony when they feel like. Here I will collect my experimental themes, and you are invited to contribute yours.

Theme Documentation

Wereturtle, the developer of Ghostwriter, has now documented the Theme spec. You should read it there before you venture into theme-making. This is only a rough crash-course for beginners who just want to know where themes are and where they must put new themes.

If you have created some themes and don't want to create a repository of your own, feel free to add them here.

Where to Look for Inspiration

How to import these themes

Ghostwriter does not have any way to import the theme files from the UI of Ghostwriter.

All custom theme files should reside in ~/.config/ghostwriter/themes within a directory if its own.

The fastest way to get these themes imported is as follows:

mkdir -p ~/.config/ghostwriter/themes
cd ~/.config/ghostwriter/themes
git clone https://github.com/fazlearefin/ghostwriter-themes.git ./

After this restart ghostwriter and you should be able to use these custom themes.

About

Themes contributed to Ghostwriter (https://github.com/wereturtle/ghostwriter), a distraction-free markdown editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published