Skip to content

Commit

Permalink
Upates the color values to use "ti-"
Browse files Browse the repository at this point in the history
  • Loading branch information
mghenciu committed Nov 1, 2023
1 parent dd9407c commit 004a372
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion styles/apple-clean.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#B23E3E",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/blue-cream.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#222B81",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/blue-retro.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#F7B81C",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/clean-cut.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#0F100F",
"name": "Accent Secondary"
}
Expand Down
4 changes: 2 additions & 2 deletions styles/dark-fit.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"color": "#0F100F",
"slug": "ti-accent-secondary",
"color": "#34654E",
"name": "Accent Secondary"
}
]
Expand Down
2 changes: 1 addition & 1 deletion styles/garden-flow.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#3F5A41",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/green-corn.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#F99E34",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/light-serif.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#0F0F0F",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/night-owl.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#4C32B4",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/purple-dawn.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#D45A3A",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion styles/wooden.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#3E3428",
"name": "Accent Secondary"
}
Expand Down
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"name": "Accent"
},
{
"slug": "raft-accent-secondary",
"slug": "ti-accent-secondary",
"color": "#AC5039",
"name": "Accent Secondary"
}
Expand Down

0 comments on commit 004a372

Please sign in to comment.