aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/themes.rs1
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,
-
}