1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Mike Perham
5b1ee55fe7
Improve dark Web UI (#4674)
* Improve dark Web UI

Add a lot more contrast to various UI elements. This is a lot more usable to my old eyes.

* Remove table-white

* More constrast fixes
2020-08-25 09:31:05 -07:00
Nate Matykiewicz
b89ea3c7fd
Dark mode fixes (#4543)
* Dark mode fixes

* "Polling Interval" slider not visible in Safari / Firefox
* Dark background not full height in Firefox
  (add color to html tag, use !important since default is !important)
* "Success" banner not visible
* Graph vertical bars (both static and hover bars) not visible
* Make UI a little more consistent with light mode
  * Slightly lighten background, for a differing color between
    header/footer and body.
  * Add shadow and different color to "status" bar

* Add changelog entry

* Sign changelog entry
2020-04-27 08:38:59 -07:00
Yamagishi Kazutoshi
64be95f4ae
Use media attribute for prefers-color-scheme (#4500) 2020-03-23 05:37:35 -07:00
Mike Perham
b45cf14681 Darker and darker 2019-09-27 10:27:45 -07:00
Mike Perham
d0179a8efe Polish up 2019-09-27 10:27:45 -07:00
Mike Perham
9b418024f6 "None more black", ease up on the white 2019-09-27 10:27:45 -07:00
Mike Perham
303a2fde8f Update from fatkodima 2019-09-27 10:27:45 -07:00
Mike Perham
e49e16b6e7 Initial pass at dark mode support, courtesy of @silent-e 2019-09-27 10:27:45 -07:00