wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Dark theme update #298

Closed seandheffernan closed 4 years ago

seandheffernan commented 4 years ago
Do not merge until tested

What:

Added some updates to the Dark Theme that were missed in the initial PR.

How:

Leaflet icons that open up when clicking on Stops and Shuttles were not dark and are now darkened. The message that admins can display on the ShuttleTracker now has a muted color when on Dark Theme.

(Changes unrelated to Dark Theme) Bus button used to disappear when messages were shown by the admin. Bus button now shows up after message is closed by user.

Included Commits:

 

Is This Related to An Issue? (link if applicable):

 

Additional Notes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #298 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #298   +/-   ##
=======================================
  Coverage   37.29%   37.29%           
=======================================
  Files          17       17           
  Lines        1566     1566           
=======================================
  Hits          584      584           
  Misses        917      917           
  Partials       65       65           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9e6adc5...3272add. Read the comment docs.