Commit Graph

4522 Commits

Author SHA1 Message Date
Ben Fry 7b16619158 make the close button an svg icon 2022-05-01 19:07:49 -04:00
Ben Fry 3fb63b84ce rename the panel button svg files 2022-05-01 19:01:28 -04:00
Ben Fry 9ed5323653 oh git, you messy old fool 2022-05-01 18:57:16 -04:00
Ben Fry 8ee161ab3d renaming search reset icon and remove other PNGs 2022-05-01 18:49:46 -04:00
Ben Fry f5c72d9cca icons in list panel, rename renderIconX to renderIcon 2022-05-01 18:38:21 -04:00
Ben Fry 131336698e add dummy svg foundation icon and incorporate x2 2022-05-01 16:53:23 -04:00
Ben Fry b947930d24 get monochrome icons rendering for the contrib manager 2022-05-01 14:47:11 -04:00
Ben Fry 667dff0016 clearing up var names; colors wrong/not ready for general use 2022-04-30 21:53:01 -04:00
Ben Fry 55ba5eab0c sorting out the buttons in the contrib manager (colors not yet set) 2022-04-30 21:40:12 -04:00
Ben Fry d45ff7a4c2 remove a little debug 2022-04-30 12:11:33 -04:00
Ben Fry 2990c9a0bc custom text field coming around a bit 2022-04-30 12:09:39 -04:00
Ben Fry 1bd48b837e make these final because they can be 2022-04-30 10:43:59 -04:00
Ben Fry 9c17271d06 fix conflict 2022-04-30 10:41:25 -04:00
Ben Fry def1be0f4c continued work on the look and feel 2022-04-30 10:40:19 -04:00
Ben Fry b565768626 more tweaks to LAF and a few notes 2022-04-30 10:22:26 -04:00
Ben Fry cb62225929 adding better dark mode variants 2022-04-30 10:17:41 -04:00
Ben Fry cc58c591bb tweaking the flatlaf props 2022-04-30 10:15:30 -04:00
Ben Fry 852e2495f9 tweaking the flatlaf props 2022-04-30 10:09:29 -04:00
Ben Fry cddf9d2702 renaming for better forward-consistency 2022-04-30 10:03:40 -04:00
Ben Fry 34abd1a7e5 move scrollbar to laf package 2022-04-30 10:02:44 -04:00
Ben Fry 1722978f48 more work on custom ui and laf 2022-04-30 10:01:35 -04:00
Ben Fry afbb7d7255 accent color and light/dark mode into the theme, and use with flatlaf 2022-04-29 18:26:45 -04:00
Ben Fry 032b62c7a8 fix fonts in detail panel and scroll bar colors in manager 2022-04-29 17:54:54 -04:00
Ben Fry 18db16cfbf fix scrollbar default width 2022-04-29 16:04:25 -04:00
Ben Fry e8c6391160 additional colors for incompatible list entries 2022-04-29 15:58:06 -04:00
Ben Fry 46cf7107f8 add manager.panel constants for colors 2022-04-29 14:02:14 -04:00
Ben Fry e99cae551c fix NullPointerException in FilterField 2022-04-28 18:04:09 -04:00
Ben Fry 9c5bd8f485 adding more colors for themes in contrib manager 2022-04-28 16:00:49 -04:00
Ben Fry 91d3f4d149 manager.list.background.color to fix the gaps in the row colors 2022-04-28 15:35:59 -04:00
Ben Fry 2ba6c91376 drop the big browse button for a folder icon and single line 2022-04-28 15:17:18 -04:00
Ben Fry 755ac1d466 spacing is better for prefs, working on sketchbook location 2022-04-28 15:04:03 -04:00
Ben Fry 981cd5e2df rebuild layout for Preferences window 2022-04-28 14:26:48 -04:00
Ben Fry d4fd3c4416 show "requires restart" for interface zoom only after changes 2022-04-28 07:51:39 -04:00
Ben Fry d2778a6e04 remove 'smooth text' (too rare: manual editing should suffice) 2022-04-28 06:58:06 -04:00
Ben Fry bc92d35ab1 prevent sketchbook folder text from being selected on open 2022-04-28 06:55:11 -04:00
Ben Fry fb9b2b7859 change sketchbook "location" to "folder", shorten text field 2022-04-28 06:38:47 -04:00
Ben Fry 4d85a43b47 get rid of text box for 'background color when presenting' 2022-04-28 06:33:16 -04:00
Ben Fry 876238b5c5 copy look and feel props to bin dir 2022-04-27 22:29:28 -04:00
Ben Fry c679fc4f3b use more widely compatible x symbol 2022-04-27 22:29:08 -04:00
Ben Fry 747172c919 trying out flatlaf, set ui font to source sans, language selector fixes 2022-04-27 22:21:05 -04:00
Ben Fry 23b93a1a14 change back to errors.row, add errors.bgcolor 2022-04-27 19:37:03 -04:00
Ben Fry 62fdb7dde2 change errors.row to errors.list in theme.txt 2022-04-27 18:50:15 -04:00
Ben Fry 55e23a2ae8 use errors.row.bgcolor as bgcolor for the error list 2022-04-27 18:44:05 -04:00
Ben Fry c453da3b97 updating theme in contrib mgr and list panel, move to central location 2022-04-26 22:42:10 -04:00
Ben Fry a4020d727b remove 2px border on bottom tabs, round both sides of them 2022-04-26 22:04:31 -04:00
Ben Fry 00b8c9e160 fix up editor scroll bar, add console scroll bar (resolves #265) 2022-04-26 21:42:30 -04:00
Ben Fry 42db140968 if no matching theme selected, was highlighting column -1 2022-04-26 21:26:11 -04:00
Ben Fry c8c8c9908e Merge pull request #479 from guilhermesilveira/master 2022-04-26 20:15:15 -04:00
Ben Fry 1d86538891 move list panel colors to the theme 2022-04-26 18:17:03 -04:00
Guilherme Silveira 7c0bbf7f27 safely returning null only when there is an exception 2022-04-26 07:26:13 -03:00