Skip to content

Commit 6cee3f2

Browse files
committed
Add Trosski's Starfield theme
1 parent 5ff7221 commit 6cee3f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/tasks/stylesheets.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ namespace mob::tasks {
3535
""},
3636

3737
{"Trosski", "Starfield_MO2_Stylesheet",
38-
conf().version().get("ss_starfield_trosski"), "Transparent-Starfield_Stylesheet",
39-
""}};
38+
conf().version().get("ss_starfield_trosski"),
39+
"Transparent-Starfield_Stylesheet", ""}};
4040
}
4141

4242
stylesheets::stylesheets() : task("ss", "stylesheets") {}

0 commit comments

Comments
 (0)