Commit graph

10 commits

Author SHA1 Message Date
b451e393a5 Make shaded title bar the same as main title bar
By adding the same little bars on the sides. They just don't need the resize
corners because there is no point in resizing a window that's just a title bar.
2024-12-14 23:53:02 -08:00
4e30280188 Highlight button background on hover 2024-12-14 23:42:49 -08:00
ab63e34311 Add resize corner to top title bar 2024-12-14 23:35:13 -08:00
88840ffc2b Abstract out colors and font into variables 2024-11-25 23:36:18 -08:00
4eef838dbd Set font for title bars 2024-11-25 23:17:02 -08:00
457bdcb676 Normalize and grow title bar, remove side bars
Remove side bars, make all the sizes of the title bar a little more rounded.
2024-11-25 23:01:41 -08:00
1c1d0149f3 Fall back onto the default frame configuration
When we don't know the type of window that we're dealing with, just go with the
default.
2024-11-22 23:06:58 -08:00
10ff4d93d6 Add shaded/shaped frame type 2024-11-22 07:35:23 -08:00
988d29165e Fix theme, add dark border at bottom 2024-11-20 23:47:29 -08:00
41c0d6e3e5 Initial commit 2024-11-20 22:35:58 -08:00