Fix typo in "Noctis Hibernus" theme name (#3770)
This PR fixes a typo in the name of the "Noctis Hibernus" theme. Release Notes: - N/A
This commit is contained in:
@@ -577,7 +577,7 @@ pub fn noctis() -> UserThemeFamily {
|
||||
},
|
||||
},
|
||||
UserTheme {
|
||||
name: "Noctus Hibernus".into(),
|
||||
name: "Noctis Hibernus".into(),
|
||||
appearance: Appearance::Light,
|
||||
styles: UserThemeStylesRefinement {
|
||||
colors: ThemeColorsRefinement {
|
||||
|
||||
Reference in New Issue
Block a user