Commit Graph

46 Commits

Author SHA1 Message Date
90072d8a9e Test and fix ValueColor.RGBA 2024-07-29 15:45:17 -04:00
f42dee22f5 Initial stylesheet support 2024-07-29 15:13:02 -04:00
905953b7f9 Progress on stylesheets 2024-07-29 01:50:51 -04:00
e01b3c8e00 Fix application.go and internal registrar 2024-07-28 02:36:28 -04:00
4f96ca51c2 Style tweaks 2024-07-27 21:36:00 -04:00
7d69f32e4e Minor style tweak 2024-07-27 15:04:55 -04:00
753e3e4023 Styling fixes 2024-07-26 17:54:06 -04:00
5c46950224 Fix large icons png 2024-07-26 17:53:59 -04:00
6451050fd3 Update registrar code 2024-07-25 17:48:47 -04:00
5382f9e881 Temporarily clip imports off of aluminum theme 2024-07-25 17:48:24 -04:00
67b8f9f752 Migrate Wintergreen theme 2024-07-25 17:47:50 -04:00
dbcd1f5d43 Remove style code that is now in Tomo 2024-07-25 14:16:56 -04:00
7ba19e7110 Update code for icon sets 2024-07-25 14:15:32 -04:00
c306f2c4ea Updates to the icon set 2024-07-05 19:44:38 -04:00
26179d8ff7 Add styling for tabs to Wintergreen 2024-06-26 10:46:57 -04:00
8e2fb26ab5 Add styling for calendars 2024-06-19 00:31:50 -04:00
046556cce3 Update registrar 2024-06-12 00:27:34 -04:00
03ca852475 Restructure internal theme 2024-06-12 00:19:12 -04:00
4fff592a70 Add styling for tear line 2024-06-07 17:36:10 -04:00
bf50e8c27a Change file naming in aluminum theme 2024-06-07 01:56:31 -04:00
b87f3445e4 Revert aluminum styling changes for TextBox 2024-06-06 22:42:37 -04:00
6cb908ea6e Tweaks to the aluminum theme 2024-06-03 22:49:02 -04:00
8bd6fac8a8 Update internal theme to use Roles stored within Boxes 2024-06-03 21:59:28 -04:00
19b71a7cec Add aluminum style 2024-06-03 03:48:13 -04:00
8d9bdd5cb8 Restructure internal/theme 2024-06-03 03:04:29 -04:00
cf3b7ca651 XDG icon theme loader now uses Wintergreen icons as fallback 2024-05-28 22:13:42 -04:00
fc41696b5e Wintergreen icon theme returns nil if there is no suitable icon 2024-05-28 22:00:06 -04:00
bea78be331 Update Wintergreen style 2024-05-28 21:57:48 -04:00
072eaa6029 XDG icon themes can be loaded by setting $TOMO_XDG_ICON_THEME 2024-05-28 21:56:52 -04:00
7d9d93fa3f Wintergreen theme constructor returns *dataTheme.Theme 2024-05-28 21:56:20 -04:00
fc8da2abd5 Add XDG icon theme loader 2024-05-28 21:55:51 -04:00
b9163ffe39 Update internal registrar to use new API 2024-05-27 16:03:11 -04:00
908dbd0bad Update Wintergreen theme to use new API 2024-05-27 16:02:57 -04:00
9e2d1ecf01 Update internal/theme to use new API 2024-05-27 16:02:39 -04:00
311eb0ecd2 Add styling for TextView 2024-05-18 14:29:57 -04:00
573ab6bcdc Update Wintergreen theme 2024-05-13 19:55:57 -04:00
dfd566b23d Include new objects in Wintergreen theme 2024-05-07 20:22:53 -04:00
69576c7aca Add basic icons to wintergreen theme 2024-05-06 23:25:53 -04:00
a11cc2cb89 Rename registry to registrar 2024-05-06 23:25:44 -04:00
f59949c3bb Integrated Wintergreen theme as default 2024-05-03 19:58:28 -04:00
a5dfdda651 Theme improvements 2024-05-03 19:58:10 -04:00
82657bf251 Data driven themes update their style on application 2024-05-03 16:23:21 -04:00
992a5b23f9 Color map takes in any color value 2024-05-03 15:36:48 -04:00
f45476a5c9 Changed Theme.Color to Theme.RGBA 2024-05-03 15:29:04 -04:00
4a400b68c2 Added mechanism for data-driven themes 2024-05-03 15:25:34 -04:00
7c7d93d6d1 Backend registering is platform-dependent 2024-05-03 12:46:27 -04:00