Skip to content

Instantly share code, notes, and snippets.

@baku89
Created September 14, 2020 00:49
Show Gist options
  • Save baku89/6a96b6b51509913128dfd1aab00f37a7 to your computer and use it in GitHub Desktop.
Save baku89/6a96b6b51509913128dfd1aab00f37a7 to your computer and use it in GitHub Desktop.
(defvar c "#B2E6A0FF")
(style (fill c)
(ngon [100 0] 76 4))
(style (fill (color/invert c))
(circle [-100 0] 76))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment