All Projects β†’ bimlas β†’ xfce4-night-mode

bimlas / xfce4-night-mode

Licence: other
XFCE4 plugin: Switch between light and dark variants of a theme

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to xfce4-night-mode

TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (-66.04%)
Mutual labels:  xfce, xfce4
Swifttheme
🎨 Powerful theme/skin manager for iOS 9+ 主钘/捒肀, ζš—θ‰²ζ¨‘εΌ
Stars: ✭ 2,259 (+4162.26%)
Mutual labels:  night-mode, dark-mode
Darkreader
Dark Reader Chrome and Firefox extension
Stars: ✭ 12,052 (+22639.62%)
Mutual labels:  night-mode, dark-mode
Turn-Off-the-Lights-Chrome-extension
Chrome extension
Stars: ✭ 81 (+52.83%)
Mutual labels:  night-mode, dark-mode
spotify-control-rust
A simple CLI to control Spotify via D-bus
Stars: ✭ 15 (-71.7%)
Mutual labels:  xfce4, xfce4-panel-plugin
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-64.15%)
Mutual labels:  night-mode, dark-mode
wluma
Automatic brightness adjustment based on screen contents and ALS
Stars: ✭ 290 (+447.17%)
Mutual labels:  night-mode, dark-mode
dark-mode
Dark Mode - Chrome extension. Relax your eyes at night and day.
Stars: ✭ 63 (+18.87%)
Mutual labels:  night-mode, dark-mode
react-mui-pro-starter
Mix of Create React App and Material UI with set of reusable components and utilities to build professional React Applications faster.
Stars: ✭ 14 (-73.58%)
Mutual labels:  night-mode, dark-mode
kali-wsl
KALI LINUX : WINDOWS SUBSYSTEM FOR LINUX
Stars: ✭ 56 (+5.66%)
Mutual labels:  xfce
tailwindcss-variables
Easily create css variables without the need for a css file!
Stars: ✭ 47 (-11.32%)
Mutual labels:  dark-mode
max-todos
A basic Todo app developed in React.
Stars: ✭ 19 (-64.15%)
Mutual labels:  dark-mode
qi-design-vue
This is a design standard with an implement for web UI components library based on Vue.
Stars: ✭ 26 (-50.94%)
Mutual labels:  dark-mode
Zafiro-icons
icon pack flat with light colors
Stars: ✭ 345 (+550.94%)
Mutual labels:  xfce4
contentz
Create Content, Get a Highly Optimized Website
Stars: ✭ 57 (+7.55%)
Mutual labels:  dark-mode
react-native-with-style
A styling package for easily adding themes to your React Native projects.
Stars: ✭ 17 (-67.92%)
Mutual labels:  dark-mode
pearl-ui
Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚑️
Stars: ✭ 19 (-64.15%)
Mutual labels:  dark-mode
ernies-modern-layout
A clean and themeable visual update for Foundry VTT. Discord: Ernie#4453 or Ernie on the Foundry channel.
Stars: ✭ 12 (-77.36%)
Mutual labels:  dark-mode
kali-desktop
🐳 Kali Linux desktop running in Docker on any operating system, in your web browser or a VNC client, with Kali top10 tools pre-installed.
Stars: ✭ 72 (+35.85%)
Mutual labels:  xfce
karenying.com
Personal / portfolio site
Stars: ✭ 14 (-73.58%)
Mutual labels:  dark-mode

XFCE Night Mode

Shell script that allows you to easily switch between dark and light variants of the currently used themes. When used as a Generic Monitor (Genmon) plugin, it will automatically switch at the times specified.

UVSz6QB

It is important that both the color scheme and the icon theme have both light and dark variants. For example, the Adwaita and Adwaita-dark GTK style and the Elementary and Elementary-dark icon theme are such.

Command line usage

$ xfce4-night-mode.sh [day|night|toggle]

Parameters

day

Use light variant

night

Use dark variant

toggle

Switch between light and dark variants

Without parameters, it will use dark variant from sunset to sunrise according to the settings (see later).

Generic Monitor (Genmon) plugin usage

  • First you have to install xfce4-genmon-plugin package if it is not on your system

  • Add the monitor to the panel

    • Right click on the panel

    • Select Panel β†’ Add new items

    • Add Generic Monitor plugin

  • Set up the generic monitor to use with night mode

    • Right click on the newly added generic monitor β†’ Properties

    • Command: /path/to/xfce4-night-mode.sh

    • Uncheck the checkbox of Label

    • Set Period to 300 seconds (5 minutes)

Settings

For settings, open the XFCE Settings Editor β†’ night-mode channel.

Switch at a time specified by antoher program

For example, to use Redshift or another program to determine when it is night, use xfce4-night-mode-redshift.sh (or a modified version of it) instad of xfce4-night-mode.sh in "Generic Monitor plugin usage".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].