add tertiary rclone color

This commit is contained in:
controlol 2021-11-03 19:27:14 +01:00
parent 17e4bee903
commit cba4a29f36

View File

@ -10,6 +10,7 @@ html {
--popup-header: #ccc;
--primary-color: #3f79ad;
--secondary-color: #71caf2;
--tertiary-color: #b4e3f9;
--primary-color-trans: #3f79ad33;
--secondary-color-trans: #71caf233;
--text-color: #000;