terrastruct / d2

D2 is a modern diagram scripting language that turns text to diagrams.
https://d2lang.com
Mozilla Public License 2.0
16.63k stars 417 forks source link

gradient values in 'theme-overrides' #2128

Open alixander opened 3 days ago

alixander commented 3 days ago
          I want to do that with 'theme-overrides'.
vars: {
  d2-config: {
    theme-overrides: {
      B4:  "linear-gradient(red, blue)"
    }
  }
}

Originally posted by @bo-ku-ra in https://github.com/terrastruct/d2/issues/2121#issuecomment-2381259450

bo-ku-ra commented 2 days ago

what is 'N3'? i can not find any documents.