#### Features ๐Ÿš€ - Themes can be customized via `d2-config` vars. [#1777](https://github.com/terrastruct/d2/pull/1777) - Icons can be added for special objects (sql_table, class, code, markdown, latex). [#1774](https://github.com/terrastruct/d2/pull/1774) #### Improvements ๐Ÿงน #### Bugfixes โ›‘๏ธ - Fix importing files that override an existing value with an array. [#1762](https://github.com/terrastruct/d2/pull/1762) - Fixes missing unfilled triangle arrowheads when sketch flag is on. [#1763](https://github.com/terrastruct/d2/pull/1763) - Fixes a bug where the render target could be incorrect if the target path contains "index". [#1764](https://github.com/terrastruct/d2/pull/1764) - Fixes ELK layout with outside labels/icons. [#1776](https://github.com/terrastruct/d2/pull/1776) - Fixes a bug where an edge could become disconnected with dagre layout and direction right. [#1778](https://github.com/terrastruct/d2/pull/1778)