Compare commits
1 Commits
ff31cc1cb3
...
7ead95cbfa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ead95cbfa |
@ -112,10 +112,10 @@ function App() {
|
||||
const themes = [
|
||||
{ id: "default", label: "Default", icon: "🏠" },
|
||||
{ id: "blackhole", label: "Blackhole", icon: "🕳️" },
|
||||
// { id: "star", label: "Star", icon: "⭐" },
|
||||
// { id: "ball", label: "Ball", icon: "⚽" },
|
||||
{ id: "star", label: "Star", icon: "⭐" },
|
||||
{ id: "ball", label: "Ball", icon: "⚽" },
|
||||
{ id: "reflect", label: "Reflect", icon: "🪞" },
|
||||
// { id: "clouds", label: "Clouds", icon: "☁️" },
|
||||
{ id: "clouds", label: "Clouds", icon: "☁️" },
|
||||
{ id: "sakura", label: "Sakura", icon: "🌸" },
|
||||
];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user