File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 15
15
16
16
<!-- Constants -->
17
17
<constants >
18
- <bg_darken value =" 1.0" />
18
+ <bg_darken value =" 1.0" />
19
19
<led_darken value =" 1.0" />
20
20
</constants >
21
21
310
310
<loop_border_color avalue =" #8823b270" />
311
311
<loop_color_off avalue =" #ee23b270" />
312
312
<loop_border_color_off avalue =" #bb23b270" />
313
+
314
+ <!-- Button color -->
315
+ <button_inactive_border value =" #3b3d49" />
316
+ <button_inactive value =" #25272e" />
317
+
313
318
</colors >
314
319
315
320
<!-- Root style -->
Original file line number Diff line number Diff line change 313
313
<loop_border_color avalue =" #008800ff" />
314
314
<loop_color_off avalue =" #ee8800ff" />
315
315
<loop_border_color_off avalue =" #888800ff" />
316
+
317
+ <!-- Button color -->
318
+ <button_inactive_border value =" #eeeeee" />
319
+ <button_inactive value =" #cccccc" />
320
+
316
321
</colors >
317
322
318
323
<!-- Root style -->
Original file line number Diff line number Diff line change 296
296
<loop_border_color avalue =" #8823b270" />
297
297
<loop_color_off avalue =" #ee23b270" />
298
298
<loop_border_color_off avalue =" #bb23b270" />
299
+
300
+ <!-- Button color -->
301
+ <button_inactive_border value =" #373944" />
302
+ <button_inactive value =" #25272e" />
303
+
299
304
</colors >
300
305
301
306
<!-- Root style -->
You can’t perform that action at this time.
0 commit comments