Browse Source

refactor(themes): rename Default to Minimal

George Cushen 6 years ago
parent
commit
ff1e8d1b61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/themes/minimal.toml

+ 1 - 1
data/themes/default.toml → data/themes/minimal.toml

@@ -1,5 +1,5 @@
 # Theme metadata
-name = "Default"
+name = "Minimal"
 
 # Is theme light or dark?
 light = true