New dark theme
Moderator: leecollings
- G3rard
- Posts: 669
- Joined: Wednesday 04 March 2015 22:15
- Target OS: -
- Domoticz version: No
- Location: The Netherlands
- Contact:
New dark theme
I made a new dark theme for Domoticz. It is based on Sverto's Dark Theme which was posted here earlier, but I have made a lot of changes to it.
You can find the theme on Github https://github.com/gerard33/dark-th3me.
Edit: The theme is part of the standard Domoticz themes since v3.6745.
You can send a pull request if you found any errors or strange stuff.
And as I am not a developer, you will certainly find some strange stuff in the code
The quickest way to test changes to the theme is via the development console in Chrome (open it with F12).
- choose the Sources tab
- choose acctheme and custom.css
- any changes will be visible directly
- if you want to implement these changes then edit these in domoticz/www/styles/dark-th3me/custom.css
Desktop iPad
You can find the theme on Github https://github.com/gerard33/dark-th3me.
Edit: The theme is part of the standard Domoticz themes since v3.6745.
You can send a pull request if you found any errors or strange stuff.
And as I am not a developer, you will certainly find some strange stuff in the code
The quickest way to test changes to the theme is via the development console in Chrome (open it with F12).
- choose the Sources tab
- choose acctheme and custom.css
- any changes will be visible directly
- if you want to implement these changes then edit these in domoticz/www/styles/dark-th3me/custom.css
Desktop iPad
Last edited by G3rard on Friday 17 February 2017 22:49, edited 5 times in total.
Not using Domoticz anymore
-
- Posts: 105
- Joined: Sunday 02 February 2014 23:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Portugal
- Contact:
Re: New dark theme
Looks pretty, good work
-
- Posts: 370
- Joined: Monday 05 October 2015 10:16
- Target OS: -
- Domoticz version:
- Contact:
Re: New dark theme
Nice, very nice.
Would love to implement it.
Perhaps can you make the backgrounds a bit more darker??
And/or implement a screensaver. As my 'old' sony tablet is suffering ghosting from lighter lines. Have implemented a javascript screensaver on the default theme and embedded it in your NewFrontpage version. Saves my screen from that side effect.
Would love to implement it.
Perhaps can you make the backgrounds a bit more darker??
And/or implement a screensaver. As my 'old' sony tablet is suffering ghosting from lighter lines. Have implemented a javascript screensaver on the default theme and embedded it in your NewFrontpage version. Saves my screen from that side effect.
-
- Posts: 29
- Joined: Thursday 19 January 2017 9:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: New dark theme
Nice, i'm sure i'm going to use it!!
-
- Posts: 62
- Joined: Thursday 29 December 2016 18:17
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Finland
- Contact:
Re: New dark theme
Looks really good
Re: New dark theme
Looks great! Good work
Re: New dark theme
Realy nice love this one
- G3rard
- Posts: 669
- Joined: Wednesday 04 March 2015 22:15
- Target OS: -
- Domoticz version: No
- Location: The Netherlands
- Contact:
Re: New dark theme
Thanks for your replies!
Will try to update the theme this weekend and will then upload it here.
I have a picture as a background for screens with a width > 1025px, otherwise the background is a solid grey colour. See the third picture.
Will try to update the theme this weekend and will then upload it here.
The background can be easily changed. Will show you where it is in the code once I posted it.stlaha2007 wrote:Nice, very nice.
Would love to implement it.
Perhaps can you make the backgrounds a bit more darker??
And/or implement a screensaver. As my 'old' sony tablet is suffering ghosting from lighter lines. Have implemented a javascript screensaver on the default theme and embedded it in your NewFrontpage version. Saves my screen from that side effect.
I have a picture as a background for screens with a width > 1025px, otherwise the background is a solid grey colour. See the third picture.
Not using Domoticz anymore
- G3rard
- Posts: 669
- Joined: Wednesday 04 March 2015 22:15
- Target OS: -
- Domoticz version: No
- Location: The Netherlands
- Contact:
Re: New dark theme
I updated the start post with the link to the theme on Github.
Let me know if you are happy with this new theme.
Let me know if you are happy with this new theme.
Not using Domoticz anymore
-
- Posts: 223
- Joined: Sunday 30 March 2014 15:24
- Target OS: Linux
- Domoticz version: Beta
- Location: Waterland
- Contact:
Re: New dark theme
Looks great, perfect
Rpi, RFXcom, klikaan klikuit switch,thermosmart, z-wave, espeasy, smartevse
- G3rard
- Posts: 669
- Joined: Wednesday 04 March 2015 22:15
- Target OS: -
- Domoticz version: No
- Location: The Netherlands
- Contact:
Re: New dark theme
You can change the background color in this part of the code.stlaha2007 wrote:Nice, very nice.
Would love to implement it.
Perhaps can you make the backgrounds a bit more darker??
And/or implement a screensaver. As my 'old' sony tablet is suffering ghosting from lighter lines. Have implemented a javascript screensaver on the default theme and embedded it in your NewFrontpage version. Saves my screen from that side effect.
https://github.com/gerard33/dark-th3me/ ... ss#L77-L86
It is showing a grey background (#7d7e7d) when the screen width is smaller then 1024px. Otherwise it will show a picture.
If you don't want the picture you can remove the @media part.
Not using Domoticz anymore
-
- Posts: 121
- Joined: Sunday 11 October 2015 8:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.6224
- Location: Holland
- Contact:
Re: New dark theme
I'm using this one now, nice & clean
Thanks for sharing
Very minor question
The selector switch in button mode has white bg/black letters for unselected buttons, they become Grey/yellow when you hover over them.
Is it possible to change this the other way round. or tell me where I can change it.
It makes the dark side of the theme darker
Thanks for sharing
Very minor question
The selector switch in button mode has white bg/black letters for unselected buttons, they become Grey/yellow when you hover over them.
Is it possible to change this the other way round. or tell me where I can change it.
It makes the dark side of the theme darker
RPI-2 + SSD / ESPEasy Sensors & Switches / Sonoff / RFLink / Action Switches / TP-Link switch / Node-Red / Reacticz
-
- Posts: 39
- Joined: Friday 12 December 2014 13:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.9639
- Location: Spain
- Contact:
Re: New dark theme
Nice theme G3rard! I really like it.
I like messing with web pages. I'll try to contribute whenever I have time.
For example in spanish as the words are much longer, the bottom buttons on switches wrap on to two lines.
If you reduce left and/or right margins only two points total on ".btnsmall, .btnsmall-dis" tag it will fit on a single line without messing anything.
I like messing with web pages. I'll try to contribute whenever I have time.
For example in spanish as the words are much longer, the bottom buttons on switches wrap on to two lines.
If you reduce left and/or right margins only two points total on ".btnsmall, .btnsmall-dis" tag it will fit on a single line without messing anything.
-
- Posts: 564
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New dark theme
Nice!!
but how do i install this?
i must add that i have never installed a skin before.
but how do i install this?
i must add that i have never installed a skin before.
-
- Posts: 121
- Joined: Sunday 11 October 2015 8:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.6224
- Location: Holland
- Contact:
Re: New dark theme
On github https://github.com/gerard33/dark-th3metjabas wrote: but how do i install this?
Installation: copy dark-th3me folder to domoticz/www/styles/
RPI-2 + SSD / ESPEasy Sensors & Switches / Sonoff / RFLink / Action Switches / TP-Link switch / Node-Red / Reacticz
-
- Posts: 564
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New dark theme
ok, but i guess this is a very stupid question, how do i copy the content to domoticz/www/styles/, can i FTP it?NietGiftig wrote:On github https://github.com/gerard33/dark-th3metjabas wrote: but how do i install this?Installation: copy dark-th3me folder to domoticz/www/styles/
-
- Posts: 564
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New dark theme
tjabas wrote:ok, but i guess this is a very stupid question, how do i copy the content to domoticz/www/styles/, can i FTP it?NietGiftig wrote:On github https://github.com/gerard33/dark-th3metjabas wrote: but how do i install this?Installation: copy dark-th3me folder to domoticz/www/styles/
im really new to this rasperry pi.
-
- Posts: 121
- Joined: Sunday 11 October 2015 8:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V3.6224
- Location: Holland
- Contact:
Re: New dark theme
Yes, I see.tjabas wrote: im really new to this rasperry pi.
I think you must Google a little.
There are thousands of pages over linux/raspberrys/filetransfer/ftp.
I do not think that this forum is a good place
And then, what we had to write down here, would be a repeat of all those other articles about that subject.
Use the search Luke, use the search.
RPI-2 + SSD / ESPEasy Sensors & Switches / Sonoff / RFLink / Action Switches / TP-Link switch / Node-Red / Reacticz
-
- Posts: 564
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New dark theme
NietGiftig wrote:Yes, I see.tjabas wrote: im really new to this rasperry pi.
I think you must Google a little.
There are thousands of pages over linux/raspberrys/filetransfer/ftp.
I do not think that this forum is a good place
And then, what we had to write down here, would be a repeat of all those other articles about that subject.
Use the search Luke, use the search.
ok, i will do that, thank you
- Mooseknuckle
- Posts: 43
- Joined: Sunday 08 March 2015 9:24
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New dark theme
It really looks great, thank you.
RPI 3, Philips Hue,Toon Thermostat, Harmony Smart Control, Yeelights
Mysensors wifi gateway + sensors, RFXtrx433E, Kaku stuff, Xiaomi gateway + sensors
Domoticz controlled DIY ambilight, Selectplus chime, Mi-light led controller
Mysensors wifi gateway + sensors, RFXtrx433E, Kaku stuff, Xiaomi gateway + sensors
Domoticz controlled DIY ambilight, Selectplus chime, Mi-light led controller
Who is online
Users browsing this forum: No registered users and 0 guests