Go to file
2025-03-02 23:34:49 -06:00
previews keep previews, but move them to a dedicated folder 2025-03-02 04:28:09 -06:00
release hotfix release 2.2.8.1 - fix the scrollbar 2025-03-02 23:34:49 -06:00
src hotfix release 2.2.8.1 - fix the scrollbar 2025-03-02 23:34:49 -06:00
.gitignore rework Stylus release v2.2.8 2025-03-02 14:28:13 -06:00
Makefile add missing extensions.scss file to Stylus file and cleanup Makefile a bit 2025-03-02 14:20:02 -06:00
README.md re-update readme 2025-03-02 13:53:49 -06:00

eSix Café

Comprehensive restyle of e621, made to be easier on the eyes while being compatible with the userscript "re621"~

Notes

  • The colorful nav bar links isn't because of this style, it's because of re621!
  • This is made to be used in combination with Re621, check it out here!
  • This is mostly finished! At this point it's mostly being maintained to keep up with e621's updates, with bigger updates coming when I get inspiredddd!
  • Mind the old and kinda messy code, I tried to comment any important info that you'd want to change in order to make it relatively easy to find at leasttt!

Brief list of main featuressssss

  • Customizable Deleted and Blacklisted placeholders (per theme, via the respective theme's :root section)
  • Profile page overhaul
  • Large, space taking (Learn more) links changed to a simple question mark SVG
  • Re621 post preview favorite icon changed to a heart
  • Something most other styles don't support, full compatibility with e6's built in themes!
    • For the muted and popular text editor theme packs Serpent and Hotdog are replaced with themes that are actually usableeee

Themes available

  • Muted - the default
    • Classic blue
    • Pony
    • Discord-esque
    • Forest
    • Hot Coffee
  • Classic - the originals
    • Hexagon
    • Pony
    • Bloodlust
    • Serpent
    • Hotdog
  • Popular - popular text editor themes
    • Nord
    • Rosé Pine
    • Sonokai - Shusia
    • Everforest
    • Gruvbox

Previews

homepage

Bug reporting (this applies to suggestions too I supposeeee)

If you see an element that is unstyled, or if a styled element is behaving in a way that it shouldn't be, Create an issue! I usually try to deal with 'em pretty quicklyyyyyy!

Building

git clone https://git.groovyexpress.com/edshot99/eBooruCafe.git -b rework
cd eBooruCafe
make setup
make

This will generate eSixCafe.css for direct loading and eSixCafe.user.css for Stylus loading.

Credits

mandorinn for creating the Café theme.

faucet for bug reports and fixes.

edshot99 for the Café theme rework.