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