Skip to content

Commit

Permalink
feat(controller-presets): add flippyflop whitelabel
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Aug 20, 2024
1 parent dfff582 commit e217151
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/controller/src/presets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,13 @@ export const defaultPresets: ControllerThemePresets = {
primary: "#A144B2",
},
},
flippyflop: {
id: "flippyflop",
name: "FlippyFlop",
icon: "/whitelabel/flippyflop/icon.png",
cover: "/whitelabel/flippyflop/cover.png",
colors: {
primary: "#F38332",
},
}
};
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e217151

Please sign in to comment.