🎉 Adds basic shortcuts structure

This commit is contained in:
elhombretecla 2023-06-01 11:21:32 +02:00 committed by Eva
parent 0682ed101d
commit ca85854baf
10 changed files with 441 additions and 72 deletions

View file

@ -26,6 +26,7 @@
--tab-foreground-color-hover: var(--color-foreground-primary);
--tab-foreground-color-selected: var(--color-accent-primary);
--title-background-color: var(--color-background-secondary);
--title-foreground-color: var(--color-foreground-secondary);
--title-foreground-color-hover: var(--color-foreground-primary);