@@ -0,0 +1,4 @@
#pragma once
constexpr Color kBlack = Color{0x0000, 0x0000, 0x0000};
constexpr Color kWhite = Color{0xffff, 0xffff, 0xffff};
The note is not visible to the blocked user.