manavortex / kofi-darkmode

A community contributed dark theme for Ko-fi users

Home Page:https://flleeppyy.github.io/kofi-darkmode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kofi-darkmode

A community contributed dark theme for Ko-fi

The Ko-fi dark theme is maintained by members who are willing to contribute to the project (Mainly me)

ko-fi

Notes

  • Follow suggestions in newsfeed have a weird box shadow, especially on hover. Ref: .kfds-hz-follow-suggestion-box
  • Colors should be organized with variables instead of figuring out what color looks nice
  • Some colers may not show properly if the ko-fi user has a customized color theme. There is no way around this unless there is a variable for the user's custom color.

How do I install this theme

Currently, we haven't exactly worked out the details with Ko-fi on integrating a public beta, so for now, do the following:

For Google Chrome users:

For Firefox users

  1. Make sure your on Ko-fi's website otherwise you'll be applying the css to a page you didn't intend to.
  2. Insert the following code into the CSS text area (Depends on the extension, but it should be easy to figure out)
@import url("https://flleeppyy.github.io/kofi-darkmode/dark.css")
  1. Then hit run (If there is a button for it; Some extensions may apply instantly)

How do I contribute?

  1. Fork this repository
  2. Make your changes in your forked repository
  3. Run yarn css:build/npm run css:build or css:watch to build the css live while making changes.
  4. Make a pull request,
  5. Describe your changes, take screenshots of before and after of what your changes have affected
  6. Done!

Please make sure you build before commiting.

Screenshots

Home manage page

Home manage page

Newsfeed page

Newsfeed page

Explore page

Explore Page

User Page

User page

Recieved and Given

Recieved and Given

Settings - Profile

Settings - Profile

Settings - payment

Settings - payment

Settings - page

Settings - page

API page

im just adding this cause i wanna show off the cool code box i added lol API page

Gold Page

Warning: Long screenshot Gold Page

About

A community contributed dark theme for Ko-fi users

https://flleeppyy.github.io/kofi-darkmode/


Languages

Language:SCSS 100.0%