Made ColorDot transparent like it was before
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
// Colors
|
// Colors
|
||||||
$ColorDot = #7391c0;
|
$ColorDot = #7391c080;
|
||||||
$ColorAccent = #5f8bc4;
|
$ColorAccent = #5f8bc4;
|
||||||
$ColorHighlight = #5f8bc4;
|
$ColorHighlight = #5f8bc4;
|
||||||
$ColorBackground = #d4d4d4;
|
$ColorBackground = #d4d4d4;
|
||||||
|
|||||||
Reference in New Issue
Block a user