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