Update control panel layout + add new action bar (#1756)

This commit is contained in:
Luke Vella 2025-06-05 11:18:28 +01:00 committed by GitHub
parent 87b8c76492
commit 1146586e14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 307 additions and 185 deletions

View file

@ -51,7 +51,7 @@ module.exports = {
},
"action-bar": {
DEFAULT: colors.gray["800"],
foreground: colors.white,
foreground: colors.gray["50"],
},
muted: {
DEFAULT: colors.gray["100"],