Page 2 of 3

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 13:20
by osiris
@Timmit are you using v0.3? Since the menu should not show any gradients at all. Which Android device are you using? A tablet or phone?

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 13:55
by TimmiT
I am, didn't even noticed that but it's fixed now i think it was a cache problem.
The issues remain the same.

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 15:01
by osiris
Ok thanks!

Currently I am working on a fluent build system for the theme. It takes some time to build the theme, deploy it etc. So I first fix this workflow and will then look into the bugs.

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 16:25
by Derik
Please

Send all the themes in a complete ZIP with a printscreen [ JPG] and a how to document,to:

[email protected]

When i do have time, i will place them online.....
Or when it is work in progress on a site like Github, i will place the link.

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 21:59
by osiris
@Derik where are you going to post these themes?

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Sunday 07 June 2015 23:54
by Derik
osiris wrote:@Derik where are you going to post these themes?

On the Gmail drive, the same like the icons page..

https://drive.google.com/folderview?id= ... sp=sharing

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Monday 08 June 2015 8:22
by osiris
That means I have to send a new zip for every update. In my opinion it is way better to check out the theme on your server directly via Git instead of Google Drive. This keeps you up to date by just updating your checkout. Would be a nice feature for future Domoticz releases to just keep a list of Git repositories and show an install button. When pressed it checks out the repo and you're done.

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Monday 08 June 2015 22:20
by Derik
mmmm

I do not now how git is working......
Perhaps that is a better option only i am not a pro... :-(

I will give it a try..

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Monday 08 June 2015 23:19
by remb0
Yes github is the way to go. Easy to push and for the users easynto pull. ( possible with an virtual button that starts an script.

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Monday 08 June 2015 23:46
by osiris
Exactly. Derik lets contact via Skype of phone (I see you're Dutch as well) so I can explain how stuff works. Saves us both a lot of time and trouble :)

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Thursday 31 December 2015 11:03
by chudepohl
Really like the work you did!

I'm currently working on an new version of the theme, first looks:

Image

Re: OsiDark theme for smartphone, tablet and desktop [v0.3]

Posted: Thursday 08 December 2016 21:19
by osiris
Quite some time went by, but today I fixed some bugs in the theme.

You can now download v0.4 from https://github.com/basvdijk/domoticz-osidark-theme/

Re: OsiDark theme for smartphone, tablet and desktop [v0.4]

Posted: Friday 09 December 2016 22:25
by l00pz
Thanks! The Theme looks very nice, and I can't wait until you release you're custom Icon Pack :D

Re: OsiDark theme for smartphone, tablet and desktop [v0.4]

Posted: Sunday 11 December 2016 12:03
by osiris
Just released v0.5 with most changes on the desktop view.
  • Moved the favourite star in front of the title
  • Created a toolbar at the bottom of the widgets
  • Removed background color from widget buttons (log, edit, notifications etc.) to save space.
  • Fixed navigation menu icon alignment
Grab v0.5 from https://github.com/basvdijk/domoticz-osidark-theme

Image

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Thursday 15 December 2016 16:14
by rron
I wanted to update to the latest version of Osidark and I did the following:

Code: Select all

wget https://raw.githubusercontent.com/basvdijk/domoticz-osidark-theme/master/src/OsiDark/custom.css -O www/styles/osi-dark/custom.css
After I have cleared the browser but nothing seemded to be happend. The version is still V.03
Did I forget something?

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Friday 16 December 2016 11:16
by rron
osiris wrote:Just released v0.5 with most changes on the desktop view.
  • Moved the favourite star in front of the title
  • Created a toolbar at the bottom of the widgets
  • Removed background color from widget buttons (log, edit, notifications etc.) to save space.
  • Fixed navigation menu icon alignment
Grab v0.5 from https://github.com/basvdijk/domoticz-osidark-theme

Image
i have also tried the above link but the result is still V0.3. What went wrong?

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Saturday 17 December 2016 14:22
by osiris
rron wrote:
osiris wrote:Just released v0.5 with most changes on the desktop view.
  • Moved the favourite star in front of the title
  • Created a toolbar at the bottom of the widgets
  • Removed background color from widget buttons (log, edit, notifications etc.) to save space.
  • Fixed navigation menu icon alignment
Grab v0.5 from https://github.com/basvdijk/domoticz-osidark-theme
i have also tried the above link but the result is still V0.3. What went wrong?
Have you tried to select another theme and then back to OsiDark? My guess is that Domoticz only updates the version number when a theme is changed via the settings. The wget overwrites the current css file but Domoticz is not triggered to read the file again for version number changes.

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Saturday 17 December 2016 15:22
by rron
Yes I did try another theme and when I switched back nothing changed. The V0.3 is still there. I have only one custom.css file in the dir , is that ok?
ps if I download it directly from Github and unzip the file you get 3 dir's nl dist,screenshots and src. Is that correct?

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Sunday 18 December 2016 10:17
by osiris
rron wrote:Yes I did try another theme and when I switched back nothing changed. The V0.3 is still there. I have only one custom.css file in the dir , is that ok?
ps if I download it directly from Github and unzip the file you get 3 dir's nl dist,screenshots and src. Is that correct?
Weird, it looks like Domoticz isn't updating the version number. Can you open the custom.css and check what version number is mentioned?

If you download directly form Github you'll get indeed the three dirs of the repo. You only need the custom.css directly in the theme folder.

Re: OsiDark theme for smartphone, tablet and desktop [v0.5]

Posted: Sunday 18 December 2016 10:28
by Clemen
In the code from GitHub V.0.3 is still present on the frontpage and copyright line 421 and 434

Code: Select all

#appversion:after {
    con[b]tent: " (OsiDark v0.3)";[/b]
}

#copyright {
    font-size: 0.7rem;
    padding: 10px 0;
}

#copyright p {
    font-family: "Open Sans";
}

#copyright p:after {
    content[b]: " | theme OsiDark v0.3";[/b]
}