Correction couleurs sommaires

This commit is contained in:
2025-10-24 22:20:29 +02:00
parent a7e4aea52d
commit 290b5029d1
3 changed files with 14 additions and 0 deletions

View File

@@ -1569,6 +1569,12 @@ select,
.system-foundryvtt-reve-de-dragon .type-compendium {
font-size: 0.6rem;
}
.system-foundryvtt-reve-de-dragon .sheet.journal-entry .journal-sidebar {
color: var(--color-text-dark-primary);
}
.system-foundryvtt-reve-de-dragon .sheet.journal-entry .journal-sidebar button {
color: var(--color-text-dark-primary);
}
.system-foundryvtt-reve-de-dragon .window-app.sheet .window-content .sheet-header {
background: #011d33 url(../assets/ui/bg_header.webp) no-repeat left top;
color: #ffffff;