Explorar el Código

refactor(themes): rename Default to Minimal

George Cushen hace 6 años
padre
commit
ff1e8d1b61
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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