UI: Asset Shelf (Experimental Feature) #104831

Closed
Julian Eisel wants to merge 399 commits from asset-shelf into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b7a9fed4bc - Show all commits

View File

@ -308,7 +308,7 @@ const bTheme U_theme_default = {
.sub_back = RGBA(0x0000001f),
},
.asset_shelf = {
.header_back = RGBA(0x18181800),
.header_back = RGBA(0x1d1d1d00),
.back = RGBA(0x30303000),
},
.grid = RGBA(0x54545480),