Skip to content

Instantly share code, notes, and snippets.

@mezcel
Created February 13, 2018 06:09
Show Gist options
  • Save mezcel/d225691d289cfab08c1ae4dc5430a14c to your computer and use it in GitHub Desktop.
Save mezcel/d225691d289cfab08c1ae4dc5430a14c to your computer and use it in GitHub Desktop.
FL Studio Mods
' background gradient colors
' The code of the left is the color at the center of the background, and the right one is the color at the corners.
Background=$FF3B747C,$FF775C64
' logo, size, colors
' logo O = fruit
Caption=O,150, $FF6B474C
' grid holes from the left to the right :
'1. grid's size
'2. holes' brigtness
'3. holes' darkness
'4. grid's width
'5. holes' size
'6. lines holes' number (maybe)
Grid=4,0.05,0.10,3
@moeshin
Copy link

moeshin commented Jul 21, 2018

How do I change this logo?
Such as FL-Chan.txt
image
Caption=,150,$FF574854,0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment