mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-24 20:14:29 -04:00
🌈 Bibata Modern bitmaps generate
This commit is contained in:
parent
52182dc89e
commit
d8d6f679bc
1 changed files with 6 additions and 1 deletions
|
@ -1 +1,6 @@
|
||||||
import { generateBitmaps } from "bibata-core";
|
import { createBitmaps } from "bibata-core";
|
||||||
|
import * as pathConfig from "./config";
|
||||||
|
import { colorSchemes } from "./color";
|
||||||
|
|
||||||
|
const themeName = "Bibata-Modern";
|
||||||
|
createBitmaps({ colorSchemes, pathConfig, themeName });
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue