All Projects → VChet → StyleBase

VChet / StyleBase

Licence: MIT license
UserCSS theme sharing site

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to StyleBase

Stylus
Stylus - Userstyles Manager
Stars: ✭ 3,642 (+17242.86%)
Mutual labels:  stylish, userstyles, usercss
GitHub-tab-size
📏 Userstyle to set a custom tab-size on GitHub and Gist
Stars: ✭ 17 (-19.05%)
Mutual labels:  userstyles, usercss
ss21
a fresh attempt at a 4chan userstyle
Stars: ✭ 34 (+61.9%)
Mutual labels:  stylish, userstyles
JiraDarkTheme
🌙 😎 Jira Dark Theme Usercss / Stylus
Stars: ✭ 124 (+490.48%)
Mutual labels:  userstyles, usercss
GitHub-Commit-Limit
Show GitHub commit message limits
Stars: ✭ 24 (+14.29%)
Mutual labels:  usercss
firefox-edge
Firefox Edge is a theme for Mozilla Firefox that closely replicates the look of Microsoft Edge (dark theme) without losing any features of Firefox.
Stars: ✭ 65 (+209.52%)
Mutual labels:  stylish
re-style
A user style manager for Firefox 57+ which can load local files and apply UI styles
Stars: ✭ 33 (+57.14%)
Mutual labels:  userstyles
Discourse-Dark
🏛️ Darken Discourse forums
Stars: ✭ 43 (+104.76%)
Mutual labels:  usercss
mastomods
CSS tweaks and custom themes for Mastodon.
Stars: ✭ 95 (+352.38%)
Mutual labels:  userstyles
PimEyes-Crack-UserStyle
This "Crack" is simply a couple of css styles that improve your experience while using the face-recognition service "pimeyes.com"
Stars: ✭ 41 (+95.24%)
Mutual labels:  userstyles
GitHub-Selected-Tab-Color
🎏 Add a custom selected tab color to GitHub
Stars: ✭ 48 (+128.57%)
Mutual labels:  usercss
WinHub-98
A modern-looking userstyle for GitHub
Stars: ✭ 59 (+180.95%)
Mutual labels:  stylish
Stylus-DeepDark
Write thy themes in the dark. May the dark be kinder on thine eyes. (Stylus dark theme)
Stars: ✭ 43 (+104.76%)
Mutual labels:  stylish
google-calendar-userstyles
🗓 One Dark theme for Google Calendar
Stars: ✭ 19 (-9.52%)
Mutual labels:  userstyles
svelte-multistep-form
Svelte MultiStep Form like, this component is still in beta stage
Stars: ✭ 29 (+38.1%)
Mutual labels:  stylish
MDN-Dark
Dark theme for the Mozilla Developer Network
Stars: ✭ 20 (-4.76%)
Mutual labels:  userstyles
YouTube-DeepDark
Videos should only be watched in the dark. May the dark be kinder on thine eyes. (YouTube dark theme)
Stars: ✭ 140 (+566.67%)
Mutual labels:  stylish
SimpleFox
🦊 A Userstyle theme for Firefox minimalist and Keyboard centered.
Stars: ✭ 1,403 (+6580.95%)
Mutual labels:  userstyles
stylez
dark css style overrides for sites i use
Stars: ✭ 38 (+80.95%)
Mutual labels:  stylish
Firefox-UI-Fix
🦊 I respect proton UI and aim to improve it.
Stars: ✭ 4,259 (+20180.95%)
Mutual labels:  userstyles

StyleBase

TypeScript CodeClimate CC

Site for UserCSS theme sharing. Supports GitHub and Codeberg repositories.

Preview

Development

Server

  1. Clone repository

  2. Install Node.js

  3. Install all dependencies npm install

  4. Copy config.template.ts, rename it to config.ts and configure

    cp config.template.ts config.ts
  5. Connect to the database (skip if using remote DB)

    • Install mongoDB
    • Start database mongod
  6. Start server npm start

  7. Build client files npm run client:build

Client

License

This project is licensed under the MIT License.

Support

You can support this project on LiberaPay or Ko-fi.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].