Fixed themes for MD

This commit is contained in:
n1474335 2018-08-02 13:21:02 +01:00
parent c3a353837f
commit 2a55f1317a
5 changed files with 38 additions and 29 deletions

View file

@ -73,6 +73,7 @@
--arg-background: #fff;
--arg-border-colour: #ddd;
--arg-disabled-background: #eee;
--arg-label-colour: #388e3c;
/* Buttons */

View file

@ -69,6 +69,7 @@
--arg-background: #3c3c3c;
--arg-border-colour: #3c3c3c;
--arg-disabled-background: #4f4f4f;
--arg-label-colour: rgb(25, 118, 210);
/* Buttons */

View file

@ -69,6 +69,7 @@
--arg-background: black;
--arg-border-colour: lime;
--arg-disabled-background: grey;
--arg-label-colour: red;
/* Buttons */