aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorboasting-squirrel <boasting.squirrel@gmail.com>2019-04-06 18:50:25 +0000
committerboasting-squirrel <boasting.squirrel@gmail.com>2019-04-06 18:50:25 +0000
commit9e173a8d503287ff9aef8156adc7f4a4fd3892df (patch)
tree43900c59c722e82f736b3e00bbcf3d7bd7dc9443 /src
parentImproved mobile view (diff)
downloadminiserve-9e173a8d503287ff9aef8156adc7f4a4fd3892df.tar.gz
miniserve-9e173a8d503287ff9aef8156adc7f4a4fd3892df.zip
Cargo fmt
Diffstat (limited to 'src')
-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,
-
}