made highlight color a yellowish tone

pull/2/head
Michael Ochmann 3 years ago
parent c165166298
commit efba987de7
  1. 2
      src/ui/src/assets/css/_variables.scss

@ -5,7 +5,7 @@ $colors : (
sidebarBackground : #333,
mainBackground : #222,
scrollbar : rgba(255,255,255,0.2),
hightlight : lawngreen
hightlight : rgb(230,193,123)
);
:root {

Loading…
Cancel
Save