Просмотр исходного кода

chore(themes): rename "Nord theme" to "Nord" (#8805)

Rename the Nord theme display name from "Nord theme" to "Nord". The upstream Nord palette project at https://www.nordtheme.com refers to itself consistently as "Nord" throughout its branding; the "theme" suffix is redundant. The rename also matches the other entries in the theme picker (Ansum, Dark, Mapco, Pafat, Swage), which all use a single short name.

The theme directory, file paths, and CSS class names are unchanged. Only the user-facing display name in the theme picker (and the corresponding rows in the user docs) is affected.

Co-authored-by: Bjørn A. Andersen <polybjorn@users.noreply.github.com>
polybjorn 1 неделя назад
Родитель
Сommit
1936306277
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      docs/en/users/05_Configuration.md
  2. 1 1
      docs/fr/users/05_Configuration.md
  3. 1 1
      p/themes/Nord/metadata.json

+ 1 - 1
docs/en/users/05_Configuration.md

@@ -58,7 +58,7 @@ There’s no accounting for tastes, which is why FreshRSS offers 13 official the
 | Dark pink | Miicat_47 | |
 | Dark pink | Miicat_47 | |
 | Flat design | Marien Fressinaud | |
 | Flat design | Marien Fressinaud | |
 | Mapco | Thomas Guesnon  | |
 | Mapco | Thomas Guesnon  | |
-| Nord theme | joelchrono12 | |
+| Nord | joelchrono12 | |
 | Origine | Marien Fressinaud | (default theme) |
 | Origine | Marien Fressinaud | (default theme) |
 | Origine-compact | Kevin Papst | |
 | Origine-compact | Kevin Papst | |
 | Pafat | Plopoyop | |
 | Pafat | Plopoyop | |

+ 1 - 1
docs/fr/users/05_Configuration.md

@@ -64,7 +64,7 @@ propose 13 thèmes officiels :
 | Dark pink | Miicat_47 | |
 | Dark pink | Miicat_47 | |
 | Flat design | Marien Fressinaud | N’est plus pris en charge. Sera supprimé avec FreshRSS V1.22.0 |
 | Flat design | Marien Fressinaud | N’est plus pris en charge. Sera supprimé avec FreshRSS V1.22.0 |
 | Mapco | Thomas Guesnon  | |
 | Mapco | Thomas Guesnon  | |
-| Nord theme | joelchrono12 | |
+| Nord | joelchrono12 | |
 | Origine | Marien Fressinaud | (default theme) |
 | Origine | Marien Fressinaud | (default theme) |
 | Origine-compact | Kevin Papst | |
 | Origine-compact | Kevin Papst | |
 | Pafat | Plopoyop | |
 | Pafat | Plopoyop | |

+ 1 - 1
p/themes/Nord/metadata.json

@@ -1,5 +1,5 @@
 {
 {
-	"name": "Nord theme",
+	"name": "Nord",
 	"author": "joelchrono12",
 	"author": "joelchrono12",
 	"description": "A simple theme based on Nord’s color scheme",
 	"description": "A simple theme based on Nord’s color scheme",
 	"version": 0.1,
 	"version": 0.1,