An open API service indexing awesome lists of open source software.

https://github.com/vchet/coinkeeper-dark

Dark theme and app icons for https://coinkeeper.me
https://github.com/vchet/coinkeeper-dark

coinkeeper css dark dark-theme usercss userstyle

Last synced: 8 months ago
JSON representation

Dark theme and app icons for https://coinkeeper.me

Awesome Lists containing this project

README

          


logo



Version


lint

PRs welcome

Install directly with Stylus

## Preview

![Preview](./meta/preview.png)

## Installation

1. Install Stylus/Cascadea (Safari)
- [![Chrome][chrome-img] Chrome][chrome-href]
- [![Firefox][firefox-img] Firefox][firefox-href]
- [![Safari][safari-img] Safari][safari-href]
1. [Install UserCSS][install-href]

## Contribute

Anyone and everyone is welcome to [contribute](https://github.com/VChet/coinkeeper-dark/pulls) and report any [issues](https://github.com/VChet/coinkeeper-dark/issues).

## Development

1. [Fork](https://github.com/VChet/coinkeeper-dark/fork) and download this repository
1. Install [Node.js](https://nodejs.org/)
1. Install [pnpm](https://pnpm.io/) `npm install pnpm --global`
1. Install all dependencies using `pnpm install`
1. Change [mappings](./src/mappings.js)
1. Generate style with `npm run build`
1. Make additional changes in [main style](./src/coinkeeper-dark.user.css) if needed
1. Commit and push your changes
1. Make a pull request

[chrome-img]: https://github.com/alrra/browser-logos/raw/master/src/chrome/chrome_16x16.png
[chrome-href]: https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne
[firefox-img]: https://github.com/alrra/browser-logos/raw/master/src/firefox/firefox_16x16.png
[firefox-href]: https://addons.mozilla.org/en-US/firefox/addon/styl-us/
[safari-img]: https://github.com/alrra/browser-logos/raw/master/src/safari/safari_16x16.png
[safari-href]: https://cascadea.app/
[install-href]: https://github.com/VChet/coinkeeper-dark/raw/master/src/coinkeeper-dark.user.css