bokura

Results 44 comments of bokura

would this and "import" be a replacement for themes? can i create my own theme? (https://github.com/terrastruct/d2/issues/875)

does it work on v0.6.0? https://github.com/terrastruct/d2/issues/1327#issuecomment-1588289466

i understand that d2 is not an interpreter language. right? and does it work on v0.6.0? https://github.com/terrastruct/d2/issues/1327#issuecomment-1588289466

this is weird https://play.d2lang.com/?script=ejRtgZVCTW4Kl4LCo2kLFNLy8xWSEou4argeTVuIkFiILDG9Hy4xvR9Fohsh0Y0i0YaQaEORaEdItKNYvglh-SYUic0Iic0oEnsQEntQJPYiJPYiSzTshks07EZxVR9E4tH0PiRhQAAAAP__& on windows, this is different results between firefox and edge. edge ![image](https://github.com/terrastruct/d2/assets/121328398/f3843afa-e22f-4455-b20a-b1c6560f14af) firefox ![image](https://github.com/terrastruct/d2/assets/121328398/8d322118-c16b-4ae9-9d9a-476f7c934b69)

cf. [case 1] dagre https://play.d2lang.com/?l=&script=SrRSUPLMK0ktykvMUXDOLyrIL0osSVXwSy0pzy_KVlKozklMSs3Ry0tNLLJSKMkv0E1OBamu5UqyUlByrYBqDEgsKslLLSJCW6JemI-jnyFXEpg24gIEAAD__w%3D%3D&layout=dagre& elk https://play.d2lang.com/?l=&script=SrRSUPLMK0ktykvMUXDOLyrIL0osSVXwSy0pzy_KVlKozklMSs3Ry0tNLLJSKMkv0E1OBamu5UqyUlByrYBqDEgsKslLLSJCW6JemI-jnyFXEpg24gIEAAD__w%3D%3D&layout=elk& [case 2] dagre https://play.d2lang.com/?l=&script=SrRSUPLMK0ktykvMUXDOLyrIL0osSVXwSy0pzy_KVlKozklMSs3Ry0tNLLJSyC8tKc5MSdUtyS_QTU4F6arlSrJSUHKtgBoQkFhUkpdaRIL2RL0wH0c_Q64kMG3EBQgAAP__&layout=dagre& elk https://play.d2lang.com/?l=&script=SrRSUPLMK0ktykvMUXDOLyrIL0osSVXwSy0pzy_KVlKozklMSs3Ry0tNLLJSyC8tKc5MSdUtyS_QTU4F6arlSrJSUHKtgBoQkFhUkpdaRIL2RL0wH0c_Q64kMG3EBQgAAP__&layout=elk&

>can set to none to not show any. please show me this d2 source.

#589 #576 i want to set it to none ```d2 a{ style.opacity: 0.5; link: https://github.com/terrastruct/d2 link.style.opacity: 0; } ```

its not impossible. ```d2 grid-columns: 3 grid-gap: 0 c1: "" { style.opacity: 0 grid-rows: 3 grid-gap: 0 l1: "" { style.opacity: 0 grid-rows: 1 grid-gap: 0 a s1: {width: 10;...

> cf. ```d2 z{ x->y ***{width:1; height:1} } ``` \>d2.exe --dagre-nodesep 0 --dagre-edgesep 0 ![image](https://github.com/terrastruct/d2/assets/121328398/0203d219-26a9-42a4-b33a-a18870a80bda)

#1855 needs resolving.