Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5b3d15b authored by Philip P. Moltmann's avatar Philip P. Moltmann
Browse files

Use light theme for printSpooler

- replace png's by vector graphics
- Use alredy existing icons if possible
- Remove unnnecessary hard coded color values
- hard code all colors for preview-page as the background colors are
  hard coded, hence foreground also needs to be hard coded.
- Unify layout of loading/error/select printer UI

Test: Looked at print spooler. Switched theme to dark and checked if all
      looks ok too.
Change-Id: I07cc619d575c7372bd18550db8f2582df657cc5c
parent d75e31fb
Loading
Loading
Loading
Loading
−3.34 KiB
Loading image diff...
−3.34 KiB
Loading image diff...
−3.34 KiB
Loading image diff...
+0 −1
Original line number Diff line number Diff line
@@ -1339,7 +1339,6 @@
  <java-symbol type="drawable" name="ic_text_dot" />
  <java-symbol type="drawable" name="ic_print" />
  <java-symbol type="drawable" name="ic_print_error" />
  <java-symbol type="drawable" name="ic_grayedout_printer" />
  <java-symbol type="drawable" name="jog_dial_arrow_long_left_green" />
  <java-symbol type="drawable" name="jog_dial_arrow_long_right_red" />
  <java-symbol type="drawable" name="jog_dial_arrow_short_left_and_right" />
−632 B
Loading image diff...
Loading