Apply symbol names to widget paths, add styles

This commit is contained in:
David Boddie
2019-08-29 21:02:35 +00:00
parent e6f3b9e5be
commit ffc64c6d56
2 changed files with 22 additions and 0 deletions

View File

@ -17,3 +17,11 @@
background: #1c71d8;
border-color: #3584e4;
}
#Return {
background: #6480ff
}
#Shift_L {
background: #363438
}