| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-28 | Inspector: change color picker to use hex values | cryptocode | |
| The inspector currently show colors as decimal r,g,b values. With this change, the hex format is used instead. The motivation for this is that references to color typically use the hex format. One example is the palette definitions in a color scheme. Using the inspector/cell picker to help create and debug color themes should be more convenient after this change. If there's a usecase for the decimal format, we could add a config option or maybe a switch in the inspector UI. | |||
| 2024-04-19 | inspector: show cell codepoints and wide property | Mitchell Hashimoto | |
| 2024-03-22 | inspector: forgot the new file | Mitchell Hashimoto | |
