Update seti (refs #129894)

This commit is contained in:
Miguel Solorio 2021-08-10 21:37:29 -07:00
parent 08b1c2e68c
commit 7c25c17472
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
"git": {
"name": "seti-ui",
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
"commitHash": "cc0b15818e3e09ac2502b24ea1d96dd712776976"
"commitHash": "b484fa778f564e71c81f22ee4c006c4664d66a47"
}
},
"version": "0.1.0"

View file

@ -1216,11 +1216,11 @@
},
"_shell_light": {
"fontCharacter": "\\E087",
"fontColor": "#455155"
"fontColor": "#7fae42"
},
"_shell": {
"fontCharacter": "\\E087",
"fontColor": "#4d5a5e"
"fontColor": "#8dc149"
},
"_slim_light": {
"fontCharacter": "\\E088",
@ -2236,5 +2236,5 @@
"npm-debug.log": "_npm_ignored_light"
}
},
"version": "https://github.com/jesseweed/seti-ui/commit/cc0b15818e3e09ac2502b24ea1d96dd712776976"
"version": "https://github.com/jesseweed/seti-ui/commit/b484fa778f564e71c81f22ee4c006c4664d66a47"
}