🌙 Nightglass Theme (WIP)

Moderator: leecollings

User avatar
imautohuttraeger
Posts: 376
Joined: Saturday 14 March 2020 13:40
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Germany
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by imautohuttraeger »

Link is 404
Stop, look and listen.
User avatar
madpatrick
Posts: 876
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by madpatrick »

galadril wrote: Friday 17 April 2026 20:51 Added a theme setting page!
https://github.com/user-attachments/ass ... ba0e5065f8
Nice !!!
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

Added theme presets to the theme settings. what do you think of them?

Image
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
User avatar
HansieNL
Posts: 990
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by HansieNL »

Great theme with nice presets.
I stick with the default dark theme and use a carbon-fibre background.
Added 1 line to the custom.css file for the background:

Code: Select all

body {
    ...
    background: var(--dz-bg) !important;
    background-image: none !important;
    background: #1b1d25 url('images/carbon-fibre.png') repeat !important;
    ...
}
carbon-fibre.png
carbon-fibre.png (144 Bytes) Viewed 245581 times
Blah blah blah
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

Thanks all for leaving feedback and bugs on the github page, appreciated!

Ive pushed some more fixes/features on the new version.
all settings pages are now themes/restyled

Image
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
User avatar
imautohuttraeger
Posts: 376
Joined: Saturday 14 March 2020 13:40
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Germany
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by imautohuttraeger »

galadril wrote: Sunday 19 April 2026 14:38 Ive pushed some more fixes/features on the new version.
all settings pages are now themes/restyled
I really like it! Every user should give it a trial - it is worth it.
Stop, look and listen.
Rik60
Posts: 228
Joined: Sunday 25 June 2023 21:54
Target OS: Raspberry Pi / ODroid
Domoticz version: 2026.3
Location: The Netherlands
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by Rik60 »

Yes, i like it too, but i see some small issues. Can i put them here or do i have to create issues on Github?
User avatar
HansieNL
Posts: 990
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by HansieNL »

Rik60 wrote: Monday 20 April 2026 9:38 Yes, i like it too, but i see some small issues. Can i put them here or do i have to create issues on Github?
galadril wrote: Wednesday 15 April 2026 21:05 It would be verify helpful if we create the issues/feature requests here btw:
https://github.com/galadril/Domoticz-Ni ... eme/issues

Thanks!
Blah blah blah
jannl
Posts: 870
Joined: Thursday 02 October 2014 6:36
Target OS: Raspberry Pi / ODroid
Domoticz version: 2026.1.x
Location: Geleen
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by jannl »

I am propably missing something, but how does this work with docker? www/styles dis not exist at first and after creating it en putting nightglass in it, it does not show up as template.
pfloryann
Posts: 241
Joined: Wednesday 09 January 2019 10:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2026.2
Location: BlooeSky
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by pfloryann »

Hi,
Theme is cool and thanks for that.
I'm already using it as my base theme :)


I'll add a few things that I think could be nice to implement:

1. The option to select the icon + its color for the widget
2. It might be useful to have the logs and timer buttons in the dashboard widget like in the theme demo.
3. The possibility of grouping multiple devices in a single widget and grouping them per room or preferentially in the dashboard. (I think this is more difficult)
4. Adding the live surveillance camera in a widget in the dashboard

Thanks
Domoticz on Raspberry Pi 4 Debian 13 x64
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5, Gree AC, JBL soundbar, Philips Android Tv
User avatar
madpatrick
Posts: 876
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by madpatrick »

pfloryann wrote: Monday 20 April 2026 13:43 Hi,
Theme is cool and thanks for that.
I'm already using it as my base theme :)


I'll add a few things that I think could be nice to implement:

1. The option to select the icon + its color for the widget
2. It might be useful to have the logs and timer buttons in the dashboard widget like in the theme demo.
3. The possibility of grouping multiple devices in a single widget and grouping them per room or preferentially in the dashboard. (I think this is more difficult)
4. Adding the live surveillance camera in a widget in the dashboard

Thanks
Hi pfloryann

see : viewtopic.php?p=333009#p333009
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

Pushed quite a big new update, with

- various fixes
- reworked notifications
- reworked modal dialogs (all, rgb,rgbw,ww,motor,fans,thermostat,setpoint,etc)

Hope you like it
Demo dialog modals -> https://galadril.github.io/Domoticz-Nig ... opups.html
Demo notifications -> https://galadril.github.io/Domoticz-Nig ... tions.html
Last edited by galadril on Thursday 23 April 2026 8:25, edited 2 times in total.
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

and new notification config where you can change stuff (and blacklist live notifications for specific devices)
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
User avatar
waltervl
Posts: 7002
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2026.3
Location: NL
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by waltervl »

I have trouble to understand the search function that is being used by the theme.
When it shows the list if found devices and it is a sensor I see the current value but not a possibility to go to the log page. Only to the tab where the sensor is used (temperature, weather, other, switches etc).
Going to the page seems strange, I would expect going to the log page. When going to the page I have to find the device again between my 10s of devices.

It looks like I prefer the search function as implemented in the default theme as it just filters the devices in the current tab. And then you can do whatever to normally do with a device (switch it, Edit it, show the log etc).

Am I missing a configuration option here in the nightglass theme?
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
User avatar
imautohuttraeger
Posts: 376
Joined: Saturday 14 March 2020 13:40
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Germany
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by imautohuttraeger »

waltervl wrote: Sunday 03 May 2026 23:37 I have trouble to understand the search function that is being used by the theme.
When it shows the list if found devices and it is a sensor I see the current value but not a possibility to go to the log page. Only to the tab where the sensor is used (temperature, weather, other, switches etc).
Going to the page seems strange, I would expect going to the log page. When going to the page I have to find the device again between my 10s of devices.

It looks like I prefer the search function as implemented in the default theme as it just filters the devices in the current tab. And then you can do whatever to normally do with a device (switch it, Edit it, show the log etc).

Am I missing a configuration option here in the nightglass theme?
I am missing the old filter, too. Although I do like this new global search function with integrated switch function or showing the sensor data: Maybe "Go to page" could be substituted by "Show on page", so the link goes to the filtered page.

Information: This refers to gitHub issue No 121:
https://github.com/galadril/Domoticz-Ni ... issues/121
Stop, look and listen.
pfloryann
Posts: 241
Joined: Wednesday 09 January 2019 10:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2026.2
Location: BlooeSky
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by pfloryann »

One option would be for the new search engine to display the device widget in a popup with a design similar to the fan and ventilation or motor and actuator in the nightglass banner(see bottom right of banner) depending on the type of device.. From here you can access the functionalities and even editing.
Domoticz on Raspberry Pi 4 Debian 13 x64
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5, Gree AC, JBL soundbar, Philips Android Tv
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

waltervl wrote: Sunday 03 May 2026 23:37 I have trouble to understand the search function that is being used by the theme.
When it shows the list if found devices and it is a sensor I see the current value but not a possibility to go to the log page. Only to the tab where the sensor is used (temperature, weather, other, switches etc).
Going to the page seems strange, I would expect going to the log page. When going to the page I have to find the device again between my 10s of devices.

It looks like I prefer the search function as implemented in the default theme as it just filters the devices in the current tab. And then you can do whatever to normally do with a device (switch it, Edit it, show the log etc).

Am I missing a configuration option here in the nightglass theme?
The Nightglass theme has two search options, each with a different purpose:

/ → Device Search
Quick filter for devices on your current page.
Type, press Enter, and it jumps to the device and hightlight/flashes the device.

Ctrl + K → Command Palette
Global search across all devices with fuzzy matching.
Lets you control devices directly (toggle, dim, navigate), similar to the command palette in Visual Studio Code or Mac Spotlight for example.

👉 In short:
/ = find something
Ctrl + K = find + control something

Does that makes a bit sense?



Also which is maybe a bit unknown currently, keyboard shortcuts:
Press 1-9 to instantly jump to sections:
Key Section
1 Dashboard
2 Switches
3 Scenes
4 Temperature
5 Weather
6 Utility
7 Cameras
8 Log
9 Setup
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
User avatar
imautohuttraeger
Posts: 376
Joined: Saturday 14 March 2020 13:40
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Germany
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by imautohuttraeger »

Latest update also lets you differentiate between search and filter also on mobile devices --> excellent! Thank you!
Stop, look and listen.
User avatar
galadril
Posts: 848
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by galadril »

imautohuttraeger wrote: Tuesday 05 May 2026 20:03 Latest update also lets you differentiate between search and filter also on mobile devices --> excellent! Thank you!
I do try to take your feedback haha, and see if we can rework this to its betters :lol:
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
domcars0
Posts: 20
Joined: Thursday 03 August 2017 22:31
Target OS: Raspberry Pi / ODroid
Domoticz version: 2026.2
Location: France
Contact:

Re: 🌙 Nightglass Theme (WIP)

Post by domcars0 »

Hi,
Just a question. I've personnal icons for the 'child lock' switch devices and would like to replace the On/Off png images by awesome fonts.
I've added :

Code: Select all

 'images/ChildLock48_On.png':   'fa-solid fa-lock',
	 'images/ChildLock48_Off.png':   'fa-solid fa-lock-open',
In the src/js/icons.js file.

It works when I load the page, but font does not change when I switch the device (I must reload the page) . What do I do to make it works ?

Thank you very much
Post Reply