Skip to content

Style OSK & assets $variant dependant + fixes

Feichtmeier requested to merge Feichtmeier/gnome-shell:keyboard_fixes into master
  • provide assets for both light and dark $variants
  • remove the box-shadow from the keys to prevent a dark square from bleeding out of the key
  • with the box-shadow removal the key / keyboard contrast needs to be increased a little bit which is done for the keyboard background color
  • style the special key popup correctly for both light and dark
  • remove the difference between normal and default keys to provide a consistent styling for hover and active in both light and dark $variants
  • remove the inset box-shadow glow at the top of the keyboard as it draws the attention away from the keys

normal Bildschirmfoto_von_2020-02-19_14-26-12

hover Bildschirmfoto_von_2020-02-19_14-26-19

active Bildschirmfoto_von_2020-02-19_14-26-23

special key popup Bildschirmfoto_von_2020-02-19_14-26-16

normal Bildschirmfoto_von_2020-02-19_14-25-19

hover Bildschirmfoto_von_2020-02-19_14-25-39

active Bildschirmfoto_von_2020-02-19_14-25-41

special key popup Bildschirmfoto_von_2020-02-19_14-25-24

CC @jimmac @fmuellner

ToDo:

  • slim down the SVGs with svgo
Edited by Jakub Steiner

Merge request reports