Skip to content

axelrindle/h5ai-theme-papirus

Repository files navigation

h5ai-theme-papirus

An icon theme for h5ai providing icons from the Papirus Icon Theme.

Installation

  1. Clone this repository somewhere
$ git clone --recurse-submodules https://github.com/axelrindle/h5ai-theme-papirus.git
$ cd h5ai-theme-papirus
  1. Install dependencies
$ npm install
  1. Run the installer
$ ./cli.js /var/www/html/_h5ai

If that does not work, try the following:

$ node cli.js /var/www/html/_h5ai

Replace /var/www/html/_h5ai with the absolute path to your h5ai installation.

  1. Activate the theme

Edit the file _h5ai/private/conf/options.json and change the value of view.theme:

"theme": "papirus"

License

While this project is MIT licensed, I'm neither the author of h5ai nor Papirus, the copyright goes to their respective authors:

About

A theme for h5ai using icons from the Papirus Icon Theme.

Topics

Resources

License

Stars

Watchers

Forks