'ThinkTheme' - a new flat design theme
Moderator: leecollings
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
'ThinkTheme' - a new flat design theme
So, i've spent some time in creating a new theme to be used with Domoticz:
Save the code below as 'custom.css' in /www/styles/ThinkTheme/ and then choose 'ThinkTheme' from Setup > Settings > Theme
Grab latest CSS-code from Bitbucket here.
The icons are from this topic and can be downloaded here (mirror) but the theme also works fine with just the stock Domoticz icons.
No support, just grab this and enjoy it. Domoticz has updated to v3.9999999 ( ) and my theme doesn't work anymore? Too bad, try to fix it yourself Making this CSS stuff is quite time consuming so i can't help everyone if there is a little bug in my stylesheet.
Free to use and modify, but i would appreciate a link back to this topic if you use large parts of it in your own theme.
Save the code below as 'custom.css' in /www/styles/ThinkTheme/ and then choose 'ThinkTheme' from Setup > Settings > Theme
Grab latest CSS-code from Bitbucket here.
The icons are from this topic and can be downloaded here (mirror) but the theme also works fine with just the stock Domoticz icons.
No support, just grab this and enjoy it. Domoticz has updated to v3.9999999 ( ) and my theme doesn't work anymore? Too bad, try to fix it yourself Making this CSS stuff is quite time consuming so i can't help everyone if there is a little bug in my stylesheet.
Free to use and modify, but i would appreciate a link back to this topic if you use large parts of it in your own theme.
I am not active on this forum anymore.
Re: 'ThinkTheme' - a new flat design template
great job!! thanks!!
-
- Posts: 1601
- Joined: Friday 18 October 2013 23:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Arnhem/Nijmegen Nederland
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks....
Looks great....
Is this also working for a tablet @ portret ?
Or have any one a personal skin special for a portret tablet?
Looks great....
Is this also working for a tablet @ portret ?
Or have any one a personal skin special for a portret tablet?
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
-
- Posts: 42
- Joined: Wednesday 01 April 2015 11:52
- Target OS: Linux
- Domoticz version: Beta
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks for this nice Theme
- Minglarn
- Posts: 214
- Joined: Friday 21 August 2015 19:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: v3.8153
- Location: Stockholm / Sweden
- Contact:
Re: 'ThinkTheme' - a new flat design template
Nice and clean. Using it now and is great on my iPad to.
“When you eliminate the impossible, whatever remains, however improbable, must be the truth.” -Spock in Star Trek VI
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Some small updates (newest CSS always in first post):
- Made some more buttons 'flat' style
- Buttons of notification/timers of switches are also flat-style now
- Removed bold text from 'Create virtual sensor' / 'Setup' buttons as i didn't like it.
- Removed bold text from yellow warning message on hardware page
- Selected rows in table (Hardware/Devices/Notifications for example) are now petrol blue instead of light purple
And some other small fixes.
I want to make some more buttons flat & make table header+bottom also a color instead of gradient, but Bootstrap is annoying me. It overrides my style, even when supplying the '!important' tag after my style.
- Made some more buttons 'flat' style
- Buttons of notification/timers of switches are also flat-style now
- Removed bold text from 'Create virtual sensor' / 'Setup' buttons as i didn't like it.
- Removed bold text from yellow warning message on hardware page
- Selected rows in table (Hardware/Devices/Notifications for example) are now petrol blue instead of light purple
And some other small fixes.
I want to make some more buttons flat & make table header+bottom also a color instead of gradient, but Bootstrap is annoying me. It overrides my style, even when supplying the '!important' tag after my style.
I am not active on this forum anymore.
- galadril
- Posts: 824
- Joined: Monday 07 September 2015 10:32
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks for this Theme, Looks good!
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
https://play.google.com/store/apps/deta ... ongmonitor
-
- Posts: 7
- Joined: Saturday 26 September 2015 15:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 'ThinkTheme' - a new flat design template
Hey, thanks for the theme. You might want to add the following (I think it made the dimmer sliders look better):
Code: Select all
dimslider {
border-color: #333 !important;
box-shadow: none !important;
}
.dimslider .ui-slider-range {
border-radius: inherit;
}
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks, looks better indeed! I have added it to the code in the first post.bkanuka wrote:Hey, thanks for the theme. You might want to add the following (I think it made the dimmer sliders look better):Code: Select all
dimslider { border-color: #333 !important; box-shadow: none !important; } .dimslider .ui-slider-range { border-radius: inherit; }
I am not active on this forum anymore.
-
- Posts: 27
- Joined: Tuesday 11 February 2014 21:44
- Target OS: Linux
- Domoticz version:
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks for this template. I really like it!
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks, i appreciate your reaction!CodeItAway wrote:Thanks for this template. I really like it!
I also really like it myself. Sometimes i see a screenshot passing by somewhere on this forum, and then i see that people are using my theme. And i think by myself: hmmm i actually did a pretty good job, it really looks nice!
I am not active on this forum anymore.
-
- Posts: 370
- Joined: Monday 05 October 2015 10:16
- Target OS: -
- Domoticz version:
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks ThinkPad,
Nice work.
Keep up the works.
Using default icons, cause the custom are hard to read on a dimmed tablet.
However, do you have experience with a custom css which is able to rotate between day-night or timely switch between lighter and darker theme, to prevent burnin on tablet or eventually RPi with LCD like the Dutch Toon or Nest device?
Seen some other posts with javascript examples.... Like to use or yours as a startingpoint.
Grtz.
Sent from my D6503 using Tapatalk
Nice work.
Keep up the works.
Using default icons, cause the custom are hard to read on a dimmed tablet.
However, do you have experience with a custom css which is able to rotate between day-night or timely switch between lighter and darker theme, to prevent burnin on tablet or eventually RPi with LCD like the Dutch Toon or Nest device?
Seen some other posts with javascript examples.... Like to use or yours as a startingpoint.
Grtz.
Sent from my D6503 using Tapatalk
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Have a look in the frontpage.html topic, they do it there. But it requires more than only CSS, so could be difficult.
And also have a look on Google "switch CSS day night time".
And also have a look on Google "switch CSS day night time".
I am not active on this forum anymore.
-
- Posts: 370
- Joined: Monday 05 October 2015 10:16
- Target OS: -
- Domoticz version:
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks.ThinkPad wrote:Have a look in the frontpage.html topic, they do it there. But it requires more than only CSS, so could be difficult.
And also have a look on Google "switch CSS day night time".
Must have missed that specific topic.
I was already looking at the Google Day-Night switch, which does a great part of my wishes.
Hardest part is implementing it.
Thanks again gor the direction.
Sent from my D6503 using Tapatalk
-
- Posts: 1
- Joined: Saturday 24 October 2015 23:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks !
I really like this theme...
I have just migrated from a Vera Lite and I am so happy with Domoticz and your theme...
I really like this theme...
I have just migrated from a Vera Lite and I am so happy with Domoticz and your theme...
- deejc
- Posts: 168
- Joined: Tuesday 22 September 2015 18:50
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5641
- Location: UK
- Contact:
Re: 'ThinkTheme' - a new flat design template
just installed this theme and really like it, thanks
Domoticz 3.5641 on RPI (Raspbian GNU/Linux 8)
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Thanks for the positive reactions
I am not active on this forum anymore.
-
- Posts: 890
- Joined: Tuesday 30 September 2014 8:49
- Target OS: Linux
- Domoticz version: beta
- Location: The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Small style change to the log window, from a white background to a much softer (for your eyes) color + different font (Droid Sans Mono) & different color for lines that were first marked blue/greenish:
Newest CSS-file in the topicstart. Or grab it from my Bitbucket where i post all my scripts/code: https://bitbucket.org/frankiepankie/domoscripts/src
Newest CSS-file in the topicstart. Or grab it from my Bitbucket where i post all my scripts/code: https://bitbucket.org/frankiepankie/domoscripts/src
I am not active on this forum anymore.
-
- Posts: 12
- Joined: Wednesday 19 August 2015 13:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Nice one Thinkpad, very "strak" theme
- mvveelen
- Posts: 678
- Joined: Friday 31 October 2014 10:22
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Hoorn, The Netherlands
- Contact:
Re: 'ThinkTheme' - a new flat design template
Using this for a while now, great work.
One thing though......when there is an error message (red), it's very hard to read on the dark background. I'd prefer another color. Where can I set / change it exactly ?
One thing though......when there is an error message (red), it's very hard to read on the dark background. I'd prefer another color. Where can I set / change it exactly ?
RPi3b+/RFXCOM rfxtrx433E/Shelly/Xiaomi Gateway/Philips HUE Lights/Atag Zone One/2 SunnyBoy inverters/AirconWithMe/P1 smartmeter/Domoticz latest Beta
Who is online
Users browsing this forum: No registered users and 1 guest