mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 19:21:28 +03:00
color
This commit is contained in:
@@ -20,6 +20,7 @@ class MyTheme {
|
||||
static const Color white = Color(0xFFFFFFFF);
|
||||
static const Color accent = Color(0xFF0071FF);
|
||||
static const Color accent50 = Color(0x770071FF);
|
||||
static const Color canvasColor = Color(0xFF212121);
|
||||
}
|
||||
|
||||
// https://github.com/huangjianke/flutter_easyloading
|
||||
|
||||
Reference in New Issue
Block a user