Edit in JSFiddle

new nonogram.Editor(8, 8, 'c', {
  theme: {
    meshed: true,
    boldMeshGap: 4,
  }
})