the anwer is very simple. similar color invisibility...
very small blue and thin font on dark gray backround is really very hard to read... and the same applies to black frame...
Search found 5 matches
- Tue Aug 30, 2022 9:36 am
- Forum: ZoneMinder Hints & Tips
- Topic: Change of stroke slider/text color in dark theme to more visible
- Replies: 2
- Views: 2283
- Wed Feb 23, 2022 10:23 am
- Forum: ZoneMinder Hints & Tips
- Topic: Change of monitor frame width to better see his color
- Replies: 1
- Views: 2064
Change of monitor frame width to better see his color
And for to better see the color of particular monitor, there is also a little change needed here: Change width of frame around monitors in montagereview: file: /usr/share/zoneminder/www/skins/classic/views/montagereview.php line 312 - at character 193 -> change from 1 to 3 - now it is much better to ...
- Wed Feb 23, 2022 10:19 am
- Forum: ZoneMinder Hints & Tips
- Topic: Change of stroke slider/text color in dark theme to more visible
- Replies: 2
- Views: 2283
Change of stroke slider/text color in dark theme to more visible
Change color/width of stroke slider and actual time text to yellow in timeline in montagereview - in dark css it is not good visible when blue : https://i.imgur.com/TvdIwj7.jpeg file: /usr/share/zoneminder/www/skins/classic/views/js/montagereview.js line 305 - var sliderLineWidth=1; -> change to ...
- Tue Feb 01, 2022 5:38 pm
- Forum: ZoneMinder 1.28.x
- Topic: Increasing alarm sensitivity
- Replies: 4
- Views: 32737
Re: Increasing alarm sensitivity
Perhaps a little late, but better late than never... I have very good results with these settings - see picture: https://i.imgur.com/z7GYmXn.jpeg - set units to pixels - and set amount by looking at the camera what status it have after changing the amount of pixels in zone settings - even small hand ...
- Tue Mar 31, 2020 10:35 am
- Forum: ZoneMinder 1.30.x
- Topic: Export / import monitor configs
- Replies: 6
- Views: 9816
Re: Export / import monitor configs
Configuration transfer/backup (on Windows host): - container with -p 222:22 parameter added to default config for SSH access - if not use cp commands mentioned at the end Source container: - stop zM -> with button on web interface upper right - bash into container docker exec -ti Zoneminder bash ...