Skip to content

axlevxa/teapad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teapad: A clean, accessible skin for Etherpad-lite

Features

  • Easily editable via SASS variables
  • Modified version of the official Colibris skin
  • Crisp, modern, and easy to read
  • Meets level AA standards for color contrast
  • Obeys prefers-reduced-motion user preference

Screenshot

Screenshot of Teapad skin

Tested Plugin Compatibility

How to Install

  1. Download the dist "teapad" folder into src/static/skins/ via FTP or another method.
  2. Go to your configuration file (accessible either via web interface at https://example.com/admin/settings or in the root at settings.json).
  3. Find the "skinName" property and set it to "teapad"

Note: This skin does not support the Skin Variant Builder.

Suggested Config

These are just the settings I suggest for maximum usability of everyday documents.

"padOptions": {
    "noColors":         false,
    "showControls":     true,
    "showChat":         true,
    "showLineNumbers":  false,
    "useMonospaceFont": false,
    "userName":         false,
    "userColor":        false,
    "rtl":              false,
    "alwaysShowChat":   false,
    "chatAndUsers":     false,
    [...]
  },

Credits

About

A clean, accessible skin for Etherpad-lite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published