= Ideas and suggestions for Trac's default theme This page collects ideas and suggestions for enhancing the default theme associated with Trac. If you have a small nice idea but don't feel like starting a discussion on the MailingList or creating a new ticket, this is the place! == CSS - ... And also: [[TicketQuery(status!=closed,keywords~=css)]] == Layout - we need a #resourcepath for most pages, not just #pagepath for Wiki view (so that we have it in Wiki edit, history ... but also for tickets (sub-tickets ready), see ticket:7197#comment:10) - in the YTB, add an "Edit" inline button if the action is permitted; the trick is that this should just jump to the description textarea further down the page (opening the Modify Ticket section) - ... And also: [[TicketQuery(status!=closed,keywords~=layout)]] == User interface guidelines - ... == Other glitches - ~~new ticket preview shows: `# new defect (fixed)`~~ r11154 - ticket query table has a minor glitch in row background colors. For tickets with priority 1, 2 or 6, the background and border color is darker for odd rows and lighter for even rows. For tickets with priority 3, 4 or 5, it's vice versa (darker for even rows). Styles for the rows are defined in file: /chrome/common/css/report.css [[Image(trac-ticket-list-colors.png)]] ---- See also: - TracProject/UiGuidelines - TracDev/ScratchPad/DefaultTheme