Commit graph

35 commits

Author SHA1 Message Date
Cassidy Dingenskirchen
d3f1d5a42a
fix dep-line wrapping 2024-04-15 17:25:24 +02:00
Birte Kristina Friesel
2539e9f0ae
Allow light/dark/auto rather than just light/dark for theme
Replaces the theme switcher in the nav bar with a less intrusive link at the
bottom.

Closes #125
2024-03-23 15:23:26 +01:00
Cassidy Dingenskirchen
414542dfa4 history: fix visual bugs with long station names 2024-02-01 21:08:15 +01:00
Birte Kristina Friesel
150740f282
history: show destination in first line, origin in second
This way, consecutive history entries have matching origin/destination pairs,
and both the outer list and the inner origin/destination pair are sorted
by descending date.
2024-01-31 17:36:13 +01:00
Cassidy Dingenskirchen
79d216976d
new history design
(cherry picked from commit 8b3ff460b5)
Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-30 21:14:51 +01:00
Cassidy Dingenskirchen
51586e6dec
fix #89
(cherry picked from commit 6d2b5b4db3)
Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-30 21:08:45 +01:00
Cassidy Dingenskirchen
824fb6973e
unified train farbtupferl
(cherry picked from commit 20e8fd3985)
Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2024-01-29 19:59:09 +01:00
Cassidy Dingenskirchen
f867abb865
departure board: more subtle cancellation highlight, use unified cancellation check for IRIS 2023-10-27 07:33:10 +02:00
Cassidy Dingenskirchen
e4f4114efc
oops, css fix 2023-10-23 17:33:44 +02:00
Cassidy Dingenskirchen
f1bb21cc7a
departure board: better keyboard accessibility 2023-10-22 19:05:28 +02:00
Cassidy Dingenskirchen
644ab3e660
departure board: aria-label and contrast fix 2023-10-22 18:32:41 +02:00
Cassidy Dingenskirchen
c22df91490
connections: new look consistent with departure board 2023-10-22 16:24:29 +02:00
Cassidy Dingenskirchen
0504f1adcd
departure board: some more styling consistency 2023-10-22 16:16:41 +02:00
Cassidy Dingenskirchen
f1d3d3ed93
departure board: new look and train type highlighting 2023-10-22 14:43:05 +02:00
Birte Kristina Friesel
155ac555f1
station board: make 'now' marker easier to distinguish 2023-08-27 21:33:06 +02:00
Birte Kristina Friesel
d313ca7fc1
resolve unknown/ambiguous stop into list of stops 2023-08-24 21:26:00 +02:00
Birte Kristina Friesel
9218a40c13
show train/bus icons in stop list 2023-08-16 21:45:25 +02:00
Birte Kristina Friesel
3456350c2c
use proper text contrast for input labels
Materialize has _weird_ defaults

Closes #79
2023-08-06 22:23:06 +02:00
Derf Null
2171317bad
move local.css to sass 2023-03-31 17:40:53 +02:00
Daniel Friesel
6b4a82da32
inconsistent journeys: link to journeys 2023-02-04 21:17:45 +01:00
Daniel Friesel
44b5d17dc7
carousel: fix indicator colors in light mode 2022-12-28 12:00:06 +01:00
Daniel Friesel
1671666d06
fix load icon alignment in stop list 2022-11-12 20:19:36 +01:00
Daniel Friesel
6594d74edd
show expected utilization alongsie train route 2022-11-12 11:10:58 +01:00
Daniel Friesel
8bc32dd034
show infobox in destination list 2022-07-15 21:00:38 +02:00
Daniel Friesel
795136d868
increase clickable area in destination selection 2022-07-13 21:35:59 +02:00
Daniel Friesel
ccfdd8007e testing a more organized history navigation 2020-11-21 15:34:06 +01:00
Daniel Friesel
e3fba3dcd4 import materialize sass sources instead of relying on npm 2020-11-21 14:13:41 +01:00
Daniel Friesel
7b0a8ad4f8 add textarea to sass dark mode text color override 2019-11-19 19:47:52 +01:00
Daniel Friesel
22eee81c1c fix email fields in dark mode 2019-05-28 22:24:44 +02:00
Daniel Friesel
b4676c11fb Fix progress bar colours 2019-05-18 10:16:49 +02:00
Daniel Friesel
b9f8d536b5 fix input background color in dark theme 2019-05-18 08:49:28 +02:00
Daniel Friesel
ccff208764 fix info-color contrast 2019-05-16 20:58:55 +02:00
Daniel Friesel
134a96208c use a darker background color for default cards 2019-05-16 20:32:33 +02:00
marudor
84b32b28e9
Further color improvements 2019-05-16 16:10:53 +02:00
marudor
5c2388d3a2
Add dark mode (only available with prefers-color-scheme currently) 2019-05-16 15:04:08 +02:00