mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-25 20:44:32 -04:00
🔥 Bibata Original Bitmaps
This commit is contained in:
parent
ea982de2e8
commit
0d770ea37e
1 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
||||||
// import { renderCursors } from "common";
|
import { createBitmaps } from "bibata-core";
|
||||||
|
import * as pathConfig from "./config";
|
||||||
|
import { colorSchemes } from "./color";
|
||||||
|
|
||||||
console.log("Bibata Original");
|
const themeName = "Bibata-Original";
|
||||||
|
createBitmaps({ colorSchemes, pathConfig, themeName });
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue