My take on adaptive color themes. Just a basic class right now that accepts 4 inputs
- dark color: this color with be used at solar midnight
- light color: this color will be used at solar noon
- longitude: need to calculate solar time
- offset: a number so the user can change the color over all
It only works on the command line.
$ cd src
$ node main