terrastruct/d2 (oss.terrastruct.com/d2)
### [`v0.6.3`](https://togithub.com/terrastruct/d2/releases/tag/v0.6.3)
[Compare Source](https://togithub.com/terrastruct/d2/compare/v0.6.2...v0.6.3)
D2 0.6.3 allows you to make your own and customize existing D2 themes. Here's an example with some random color codes.
> See [docs](https://d2lang.com/tour/themes/#special-themes)
> [Playground link](https://play.d2lang.com/?script=rJLNjqM6EIX3fopS7joo4S8KVxqJBHiNkYVrwIpjW7aTTNTi3UcGDEn3SL2ZBQt_Ltepc4o7NbaADwLA4m2r5C_eTUcA1-MVt-qOxnCGNmCA076AzX9xfaiSeBNY7Fmen055ubDEszKr8vKwsNSzc1bvy2xhmWd1XtfH88Jyz5qmyY7VhsywLEeVXZUeyv1mgWPLNC6zJlvh2PO4O5fNcX0\_qTdpmiT5UjrJN825qmY7A_HfQCS6hzKXyXmLQoBTDzQhCUsdCsHdaza2pxoLsE4ZZD8ZdTRcuKfA6HoTjmuBBThzw1lsSttQaa_cOTTkU3fY_ni9LsCiZP-wZpxAScElglbGURH83HgBH7OlHn_TTskhPPDeQBvVorVqzcQpQzv8Ekj7FFwyNN-nMbdf445eZvYW3oWjRVH3SiII1VkyEHKzYVHzBBqNVZIAPDhzfQH7ZBfqfNd519Hrmq\_0gtBSIb5UvaUV-Zho6-eZBEdz1hl1wS2jti8g8VJUc7Bo7t-1YtxqQZ-f6r2xyQW3jkynsBtNO_z_r6EOJPzF0XtuvuUqQP4EAAD\_\_w%3D%3D\&layout=elk\&theme=1&)
##### Features ๐
- Themes can be customized via `d2-config` vars. [#1777](https://togithub.com/terrastruct/d2/pull/1777)
##### Improvements ๐งน
- Icons can be added for special objects (sql_table, class, code, markdown, latex). [#1774](https://togithub.com/terrastruct/d2/pull/1774)
##### Bugfixes โ๏ธ
- Fix importing files that override an existing value with an array. [#1762](https://togithub.com/terrastruct/d2/pull/1762)
- Fixes missing unfilled triangle arrowheads when sketch flag is on. [#1763](https://togithub.com/terrastruct/d2/pull/1763)
- Fixes a bug where the render target could be incorrect if the target path contains "index". [#1764](https://togithub.com/terrastruct/d2/pull/1764)
- Fixes ELK layout with outside labels/icons. [#1776](https://togithub.com/terrastruct/d2/pull/1776)
- Fixes a bug where an edge could become disconnected with dagre layout and direction right. [#1778](https://togithub.com/terrastruct/d2/pull/1778)
Configuration
๐ Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.6.2
->v0.6.3
Release Notes
terrastruct/d2 (oss.terrastruct.com/d2)
### [`v0.6.3`](https://togithub.com/terrastruct/d2/releases/tag/v0.6.3) [Compare Source](https://togithub.com/terrastruct/d2/compare/v0.6.2...v0.6.3) D2 0.6.3 allows you to make your own and customize existing D2 themes. Here's an example with some random color codes. > See [docs](https://d2lang.com/tour/themes/#special-themes) > [Playground link](https://play.d2lang.com/?script=rJLNjqM6EIX3fopS7joo4S8KVxqJBHiNkYVrwIpjW7aTTNTi3UcGDEn3SL2ZBQt_Ltepc4o7NbaADwLA4m2r5C_eTUcA1-MVt-qOxnCGNmCA076AzX9xfaiSeBNY7Fmen055ubDEszKr8vKwsNSzc1bvy2xhmWd1XtfH88Jyz5qmyY7VhsywLEeVXZUeyv1mgWPLNC6zJlvh2PO4O5fNcX0\_qTdpmiT5UjrJN825qmY7A_HfQCS6hzKXyXmLQoBTDzQhCUsdCsHdaza2pxoLsE4ZZD8ZdTRcuKfA6HoTjmuBBThzw1lsSttQaa_cOTTkU3fY_ni9LsCiZP-wZpxAScElglbGURH83HgBH7OlHn_TTskhPPDeQBvVorVqzcQpQzv8Ekj7FFwyNN-nMbdf445eZvYW3oWjRVH3SiII1VkyEHKzYVHzBBqNVZIAPDhzfQH7ZBfqfNd519Hrmq\_0gtBSIb5UvaUV-Zho6-eZBEdz1hl1wS2jti8g8VJUc7Bo7t-1YtxqQZ-f6r2xyQW3jkynsBtNO_z_r6EOJPzF0XtuvuUqQP4EAAD\_\_w%3D%3D\&layout=elk\&theme=1&) ##### Features ๐ - Themes can be customized via `d2-config` vars. [#1777](https://togithub.com/terrastruct/d2/pull/1777) ##### Improvements ๐งน - Icons can be added for special objects (sql_table, class, code, markdown, latex). [#1774](https://togithub.com/terrastruct/d2/pull/1774) ##### Bugfixes โ๏ธ - Fix importing files that override an existing value with an array. [#1762](https://togithub.com/terrastruct/d2/pull/1762) - Fixes missing unfilled triangle arrowheads when sketch flag is on. [#1763](https://togithub.com/terrastruct/d2/pull/1763) - Fixes a bug where the render target could be incorrect if the target path contains "index". [#1764](https://togithub.com/terrastruct/d2/pull/1764) - Fixes ELK layout with outside labels/icons. [#1776](https://togithub.com/terrastruct/d2/pull/1776) - Fixes a bug where an edge could become disconnected with dagre layout and direction right. [#1778](https://togithub.com/terrastruct/d2/pull/1778)Configuration
๐ Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.