Skip to content

0.2.0-alpha

Compare
Choose a tag to compare
@drlight17 drlight17 released this 30 Dec 16:25
· 23 commits to main since this release
301c77e

This minor release includes:

  • customize ribbons color (one color, multiple colors)
  • nativeTheme affects dark or light screensaver theme (body class)
  • dark or light screensaver theme setting
  • BUGfix: wrong detect fullscreen if no active (focused) windows

To use your own custom color for ribbons you can edit config.json file ant set 'single_color' in HSL model with base colors in the range of [1 ... 360], where 60 - Yellow, 120 - Green, 180 - Cyan, 240 - Blue, 300 - Magenta, 360 - Red.
Maybe there will be a pallete picker for settings in future releases if any. =)