Skip to content

Commit ac72e78

Browse files
authored
chore: update name and namespaces of color assets (#24)
* chore: add namespace to color assets * chore: remove unnecessary prefix from color asset names * fix: typo in color assets name
1 parent a9ff803 commit ac72e78

51 files changed

Lines changed: 51 additions & 12 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Siksha/Assets.xcassets/Color/Accent/Contents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"info" : {
33
"author" : "xcode",
44
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
58
}
69
}

Siksha/Assets.xcassets/Color/Background/Contents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"info" : {
33
"author" : "xcode",
44
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
58
}
69
}

Siksha/Assets.xcassets/Color/Contents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"info" : {
33
"author" : "xcode",
44
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
58
}
69
}

Siksha/Assets.xcassets/Color/Foundation/Base/Contents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"info" : {
33
"author" : "xcode",
44
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
58
}
69
}

Siksha/Assets.xcassets/Color/Foundation/Contents.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"info" : {
33
"author" : "xcode",
44
"version" : 1
5+
},
6+
"properties" : {
7+
"provides-namespace" : true
58
}
69
}

Siksha/Assets.xcassets/Color/Foundation/Gray/Gray100.colorset/Contents.json renamed to Siksha/Assets.xcassets/Color/Foundation/Gray/100.colorset/Contents.json

File renamed without changes.

Siksha/Assets.xcassets/Color/Foundation/Gray/Gray200.colorset/Contents.json renamed to Siksha/Assets.xcassets/Color/Foundation/Gray/200.colorset/Contents.json

File renamed without changes.

Siksha/Assets.xcassets/Color/Foundation/Gray/Gray300.colorset/Contents.json renamed to Siksha/Assets.xcassets/Color/Foundation/Gray/300.colorset/Contents.json

File renamed without changes.

Siksha/Assets.xcassets/Color/Foundation/Gray/Gray400.colorset/Contents.json renamed to Siksha/Assets.xcassets/Color/Foundation/Gray/400.colorset/Contents.json

File renamed without changes.

Siksha/Assets.xcassets/Color/Foundation/Gray/Gray50.colorset/Contents.json renamed to Siksha/Assets.xcassets/Color/Foundation/Gray/50.colorset/Contents.json

File renamed without changes.

0 commit comments

Comments
 (0)