Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hanubeki/hanubeki-lemmy-themes

hanubeki's Lemmy/PieFed theme
https://github.com/hanubeki/hanubeki-lemmy-themes

bootstrap css lemmy lemmy-ui piefed theme

Last synced: 18 days ago
JSON representation

hanubeki's Lemmy/PieFed theme

Awesome Lists containing this project

README

        

# hanubeki-lemmy-themes
* Full Bootstrap CSS theme with addition for Lemmy and PieFed
* Flat design, inspired from Material You
* 4 color schemes, auto/manual light/dark modes
* Mobile friendly (if instance owner installs these themes)

## 5
These files are themes for [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) 0.18.1 to 0.19.5 and [PieFed](https://codeberg.org/rimu/pyfedi/), based on Bootstrap 5.3.3.

## Preview

### hanubeki-cold
![hanubeki-cold](/preview/hanubeki-cold.png)

### hanubeki-pink
![hanubeki-pink](/preview/hanubeki-pink.png)

### hanubeki-mint
![hanubeki-mint](/preview/hanubeki-mint.png)

### hanubeki-fruits
![hanubeki-fruits](/preview/hanubeki-fruits.png)

## Installation

### Common users
Use Stylish or Stylus and paste all lines of *one* css to the editor.

### Lemmy instance owners
See https://join-lemmy.org/docs/administration/theming.html

### PieFed instance owners
You will need to make custom themes per which you want.
You may want to put [the script](/piefed/scripts.js) to theme directories for light/dark mode preference.

## License
Licensed under MIT (https://github.com/hanubeki/hanubeki-lemmy-themes/blob/main/LICENSE)

`_palette.common.scss`, `_variables.common.scss`, `_variables.force-dark.scss` and `mixins/*.scss` are using some portions from Bootstrap, Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)