mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-15 04:42:18 +00:00
* enhance: make theme color format uniform All newly fetched instance theme colors will be uniformely formatted as hashtag followed by 6 hexadecimal digits. Colors are checked for validity and invalid colors are not handled. * better input validation for own theme color * migration to unify theme color formats Fixes theme colors of other instances as well as the local instance. * add changelog entry Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| assets | ||
| migration | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .mocharc.json | ||
| .npmrc | ||
| .yarnrc | ||
| jsconfig.json | ||
| ormconfig.js | ||
| package.json | ||
| tsconfig.json | ||
| watch.mjs | ||
| yarn.lock | ||