#color #color-scheme #dbus #themes #freedesktop #color-themes

tintanum

Obtain the system color scheme preference

2 unstable releases

0.4.0 Dec 9, 2024
0.1.0 Aug 7, 2023

#410 in Images

Download history 102/week @ 2024-09-25 118/week @ 2024-10-02 101/week @ 2024-10-09 39/week @ 2024-10-16 80/week @ 2024-10-23 41/week @ 2024-10-30 19/week @ 2024-11-06 17/week @ 2024-11-13 18/week @ 2024-11-20 74/week @ 2024-11-27 178/week @ 2024-12-04 98/week @ 2024-12-11 36/week @ 2024-12-18 25/week @ 2024-12-25 34/week @ 2025-01-01 49/week @ 2025-01-08

151 downloads per month
Used in 3 crates

MIT license

11KB
97 lines

Tintanum

This is a deamon that listens for a change of the color scheme preference and changes config files accordingly. Currently supported:

Dependencies

  • cargo
  • pkill

Usage

Within the repository root run:

make install

Configure themes

Specify your themes in the config:

import:
 - ~/.config/alacritty/themes/themes/your-light-theme.yaml #[light]
# - ~/.config/alacritty/themes/themes/your-dark-theme.yaml #[dark]

As soon as the daemon runs it will adjust the commented lines according to the system scheme preference.

Uninstall

Uninstall systemd service

make uninstall

Dependencies

~8–18MB
~275K SLoC