소스 검색

refactor(themes): rename Default to Minimal

George Cushen 6 년 전
부모
커밋
ff1e8d1b61
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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