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: 2 months ago
JSON representation
hanubeki's Lemmy/PieFed theme
- Host: GitHub
- URL: https://github.com/hanubeki/hanubeki-lemmy-themes
- Owner: hanubeki
- License: mit
- Created: 2023-02-04T02:04:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T08:27:15.000Z (4 months ago)
- Last Synced: 2025-03-18T13:46:49.308Z (2 months ago)
- Topics: bootstrap, css, lemmy, lemmy-ui, piefed, theme
- Language: SCSS
- Homepage:
- Size: 8.73 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.19.6 and [PieFed](https://codeberg.org/rimu/pyfedi/), based on Bootstrap 5.3.3.Caution: theme names were changed to `hanubeki-*` to `hlt-*`, to support [LemmyNet/lemmy-ui#2638](https://github.com/LemmyNet/lemmy-ui/pull/2638).
## Preview
### hanubeki-cold
### hanubeki-pink
### hanubeki-mint
### hanubeki-fruits
## 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)