Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

VChet/Telegram-Vanilla-Dark-Web-Legacy

Repository files navigation

logo
devDependencies PRs welcome Install directly with Stylus

This theme for Telegram Desktop

Preview

Preview

Installation

  1. Install Stylus ( Chrome, Firefox, Opera).

  2. Install UserCSS

Contribute

Anyone and everyone is welcome to contribute and report any issues.

Development

  1. Fork and download this repository
  2. Install Node.js
  3. Install all dependencies using npm install
  4. Make your changes:
    • In telegram-vanilla-dark.css for common styles
    • In /options/themes for different color themes
  5. Use available tasks if needed:
    • npm run lint: run Stylelint on all css files
    • npm run usercss: build a usercss style
  6. Commit and push your changes
  7. Make a pull request