Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.74 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.74 KB

KNightAdjuster

Automatically adjust KDE app settings to light or dark mode, depending on the current Night Color temperature.

knightadjuster.mp4

Supports KDE Plasma, Kate, Konsole, Dolphin, Plasma addons (that follow color schemes), GTK applications (such as GIMP and LibreOffice), and Google Chrome.

Recommended to use with:

Lightweight alternative to Yin-Yang and kshift.

Configuration

Create the config file ~/.config/knightadjusterrc to override the following defaults:

THRESHOLD_DARK=4800

PLASMA_DARK=BreezeDark
PLASMA_LIGHT=BreezeClassic
CURSOR_DARK=Breeze_Snow
CURSOR_LIGHT=breeze_cursors
ICON_DARK=breeze-dark
ICON_LIGHT=breeze
KONSOLE_DARK=Dark
KONSOLE_LIGHT=Light
CHROME_DARK=1
CHROME_LIGHT=9
WALLPAPER_DARK=
WALLPAPER_LIGHT=

Google Chrome

  • Support for light/dark mode preference since version 114.
  • Force dark mode can be set to a value other than 'Default'
    • Enable it here: chrome://flags/#enable-force-dark
    • If Chrome is already running, it needs to be restarted to apply the changes
    • The user is prompted to confirm not to interfere with ongoing work