mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 19:01:29 +03:00
adjust color and padding per my phone
This commit is contained in:
@@ -9,6 +9,7 @@ class MyTheme {
|
||||
static const Color white = Color(0xFFFFFFFF);
|
||||
static const Color accent = Color(0xFF0071FF);
|
||||
static const Color accent50 = Color(0x770071FF);
|
||||
static const Color accent80 = Color(0xAA0071FF);
|
||||
static const Color canvasColor = Color(0xFF212121);
|
||||
static const Color border = Color(0xFFCCCCCC);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user