📂 Organize cursor bitmaps with use of "-" inside directory name
This commit is contained in:
@@ -10,14 +10,14 @@ const white = "#FFFFFF";
|
||||
|
||||
const config: Config[] = [
|
||||
{
|
||||
themeName: "BreezeX Dark",
|
||||
themeName: "BreezeX-Dark",
|
||||
color: {
|
||||
base: breeze,
|
||||
outline: white,
|
||||
},
|
||||
},
|
||||
{
|
||||
themeName: "BreezeX Light",
|
||||
themeName: "BreezeX-Light",
|
||||
color: {
|
||||
base: white,
|
||||
outline: breeze,
|
||||
|
||||
Reference in New Issue
Block a user