0.0.7 • Published 1 month ago

ep_prefer_color_scheme v0.0.7

Weekly downloads
-
License
Apache-2.0 licens...
Repository
github
Last release
1 month ago

Publish Status Backend Tests Status

Make Etherpad react to your systems default settings

For dark mode the following settings apply:

  const nightColors = {
    toolbar: 'dark',
    background: 'super-dark',
    editor: 'dark',
  }

For light mode:

  const dayColors = {
    toolbar: 'super-light',
    background: 'light',
    editor: 'super-light',
  }
0.0.7

1 month ago

0.0.6

2 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago