Page 2 of 6
Re: 🌙 Nightglass Theme (WIP)
Posted: Friday 17 April 2026 23:31
by imautohuttraeger
Link is 404
Re: 🌙 Nightglass Theme (WIP)
Posted: Saturday 18 April 2026 7:58
by madpatrick
Re: 🌙 Nightglass Theme (WIP)
Posted: Saturday 18 April 2026 16:44
by galadril
Added theme presets to the theme settings. what do you think of them?

Re: 🌙 Nightglass Theme (WIP)
Posted: Saturday 18 April 2026 21:04
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 (144 Bytes) Viewed 245651 times
Re: 🌙 Nightglass Theme (WIP)
Posted: Sunday 19 April 2026 14:38
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

Re: 🌙 Nightglass Theme (WIP)
Posted: Sunday 19 April 2026 14:53
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.
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 20 April 2026 9:38
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?
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 20 April 2026 12:01
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?
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 20 April 2026 13:14
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.
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 20 April 2026 13:43
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
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 20 April 2026 14:09
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
Re: 🌙 Nightglass Theme (WIP)
Posted: Wednesday 22 April 2026 23:30
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
Re: 🌙 Nightglass Theme (WIP)
Posted: Wednesday 22 April 2026 23:36
by galadril
and new notification config where you can change stuff (and blacklist live notifications for specific devices)
Re: 🌙 Nightglass Theme (WIP)
Posted: Sunday 03 May 2026 23:37
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?
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 04 May 2026 3:26
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
Re: 🌙 Nightglass Theme (WIP)
Posted: Monday 04 May 2026 10:59
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.
Re: 🌙 Nightglass Theme (WIP)
Posted: Tuesday 05 May 2026 19:09
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
Re: 🌙 Nightglass Theme (WIP)
Posted: Tuesday 05 May 2026 20:03
by imautohuttraeger
Latest update also lets you differentiate between search and filter also on mobile devices --> excellent! Thank you!
Re: 🌙 Nightglass Theme (WIP)
Posted: Tuesday 05 May 2026 20:09
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

Re: 🌙 Nightglass Theme (WIP)
Posted: Wednesday 06 May 2026 15:25
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