mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 13:31:30 +03:00
image quality
This commit is contained in:
@@ -21,6 +21,7 @@ class MyTheme {
|
||||
static const Color accent = Color(0xFF0071FF);
|
||||
static const Color accent50 = Color(0x770071FF);
|
||||
static const Color canvasColor = Color(0xFF212121);
|
||||
static const Color border = Color(0xFFCCCCCC);
|
||||
}
|
||||
|
||||
// https://github.com/huangjianke/flutter_easyloading
|
||||
|
||||
Reference in New Issue
Block a user