Commit Graph
58 Commits
Author SHA1 Message Date
sashakoshka 9cc9e78504 Large icons in the default set! 2023-03-10 18:53:27 -05:00
sashakoshka 6c46fc6f7c Made a few icons blacker 2023-03-05 00:07:37 -05:00
sashakoshka 0071994ba6 Buttons can now have icons 2023-03-05 00:05:56 -05:00
sashakoshka 11c747e225 Dialog boxes now have icons 2023-03-04 23:09:46 -05:00
sashakoshka 1e8bb56b7c Added small icons to default theme 2023-03-04 22:07:59 -05:00
sashakoshka ae6cf128f8 Created Icon interface 2023-03-04 20:48:46 -05:00
sashakoshka ecaad02c0b Added a bunch of icon IDs 2023-03-04 20:10:53 -05:00
sashakoshka 912a3f9f66 oops lmao 2023-03-04 16:18:43 -05:00
Sasha Koshka 1f2e8aa677 Some final theme tweaks 2023-03-01 13:06:34 -05:00
Sasha Koshka ef59f46559 Made the progress bar look nicer 2023-02-28 19:00:34 -05:00
Sasha Koshka 829f1525b8 Not even gonna bother writing a good name 2023-02-28 17:15:20 -05:00
Sasha Koshka b1d15fb4ec this piano is DOPE and PHAT and WAY COOL 2023-02-28 00:17:05 -05:00
Sasha Koshka ee45b2fa60 Theming tweaks and rendering fixes 2023-02-27 17:00:28 -05:00
Sasha Koshka 8dd506a007 Textures now render properly 2023-02-27 16:38:33 -05:00
Sasha Koshka de10cde630 Add image textures to theme 2023-02-27 12:48:44 -05:00
sashakoshka cda2d1f0ae Default elements compile 2023-02-26 22:20:17 -05:00
sashakoshka 2859dc3313 Cleaned out the old theme code and moved padding and margins to theme 2023-02-26 00:44:44 -05:00
sashakoshka 81090267a6 Created new patterns 2023-02-25 18:41:16 -05:00
sashakoshka 0c39c2dd57 Button takes advantage of the rendering hints 2023-02-16 22:41:07 -05:00
Sasha Koshka fc0a9292d9 Added rendering optimization hints to themes 2023-02-16 18:00:15 -05:00
Sasha Koshka 0c22977693 TextDrawer does not separate whitespace from printables 2023-02-14 18:11:11 -05:00
Sasha Koshka 4d87972235 Hot themeing tweaks 2023-02-14 17:21:05 -05:00
sashakoshka 7f0462d588 Changed the order of the Theme.Pattern method 2023-02-12 10:58:23 -05:00
sashakoshka 82e92f1e2e Icons are now no longer patterns, they are images 2023-02-12 10:55:32 -05:00
sashakoshka a74f9809af Awesome labels 2023-02-11 01:27:28 -05:00
Sasha Koshka 5446ffe40b h a r m o n y 2023-02-09 16:15:02 -05:00
sashakoshka b15c260dfc Improved piano styling 2023-02-09 11:38:01 -05:00
sashakoshka a0e57921a4 Oh my jod 2023-02-08 14:36:14 -05:00
sashakoshka 43fea5c8ba Tomo will call the parse functions in Theme and Config 2023-02-03 17:50:45 -05:00
Sasha Koshka 83b8040520 Theme stub 2023-02-03 00:57:18 -05:00
sashakoshka 8606968c74 Separate config and theme 2023-02-02 15:19:56 -05:00
sashakoshka 0c5cc6ff74 Padding and margin are now separate 2023-01-30 18:22:19 -05:00
sashakoshka 6b19d66067 Themeing tweaks 2023-01-30 17:57:24 -05:00
sashakoshka 801c3ef6f5 Hocus focus 2023-01-30 17:01:47 -05:00
sashakoshka 35870951a2 The theming around List makes slightly more sense 2023-01-30 02:22:16 -05:00
sashakoshka 174beba79f Added a case specifier to the theme API
This will allow themes to pull off some cool dirty tricks without
screwing anything up
2023-01-30 01:30:13 -05:00
sashakoshka 44b9a1e717 List relies more on the bounds insetting from theme 2023-01-29 12:51:43 -05:00
sashakoshka 92aeb48a1f Overhauled the theme system
Also added a toggle switch :)
2023-01-29 01:49:01 -05:00
Sasha Koshka b2b2a80a06 Made the stripey sunken background optional 2023-01-26 18:37:44 -05:00
sashakoshka 48679c8ad2 Added keynav input for lists 2023-01-26 11:53:49 -05:00
sashakoshka 31a261d530 Beveled is now structured like QuadBeveled 2023-01-24 00:02:11 -05:00
sashakoshka 468d4e9dab Various improvements to list 2023-01-23 23:54:12 -05:00
sashakoshka 9c24184f24 Added a basic List element 2023-01-23 02:05:09 -05:00
sashakoshka 90067a6ded Stripes :))))) 2023-01-21 21:24:02 -05:00
sashakoshka 09eede2c90 Small theming tweaks 2023-01-21 20:58:25 -05:00
sashakoshka 4c1bf070fe Chiseled is now called Beveled 2023-01-20 23:00:26 -05:00
sashakoshka a71e726016 Created simple bordered pattern 2023-01-20 19:24:21 -05:00
sashakoshka befec471db Replaced artist.Border with artist.Stroke 2023-01-20 19:07:16 -05:00
sashakoshka cfb08f02bc Added scroll stuff to theme 2023-01-20 14:40:00 -05:00
Sasha Koshka 4367bba602 Scroll bar background drawing 2023-01-19 18:29:57 -05:00