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