diff options
Diffstat (limited to 'src/themes.rs')
-rw-r--r-- | src/themes.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/themes.rs b/src/themes.rs index 72bdcfa..dca656d 100644 --- a/src/themes.rs +++ b/src/themes.rs @@ -272,5 +272,4 @@ pub struct Theme { pub drag_text_color: String, pub size_background_color: String, pub size_text_color: String, - } |