pxt-ev3/theme/site/elements/input.variables

8 lines
196 B
Plaintext
Raw Normal View History

2017-06-29 16:47:26 +02:00
/*******************************
User Variable Overrides
*******************************/
@invertedItemTextColor: @primaryColor;
2017-12-15 17:55:21 +01:00
@transparentInvertedColor: @primaryColor;
@borderRadius: 0px;