Continuing work removing legacy functions and implementing UI changes
Build Library / Build Library (push) Failing after 3m58s
Build Library / Build Library (push) Failing after 3m58s
This commit is contained in:
@@ -26,7 +26,8 @@ class ThemeSelector(Widget):
|
||||
("Flexoki", "flexoki"),
|
||||
("Catppuccin Latte", "catppuccin-latte"),
|
||||
("Solarized Light", "solarized-light"),
|
||||
("Retro Terminal", "retro-terminal"), # your custom theme
|
||||
("Retro Terminal", "retro-terminal"),
|
||||
("Amber Terminal", "amber-terminal"), # your custom theme
|
||||
]
|
||||
|
||||
def compose(self):
|
||||
|
||||
Reference in New Issue
Block a user