Skip to content

VChet/telegram-export-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Download one of themes
  2. Extract archive contents to your ChatExport folder
  3. Confirm overwriting the original styles.css file

Development

  1. Install Node.js
  2. Install pnpm npm install pnpm --global
  3. Install all dependencies using pnpm install
  4. Add new theme or edit existing ones in the themes folder
  5. Add or update mappings to replace any other colors
  6. Regenerate styles with pnpm run build