Commit Graph

12 Commits

Author SHA1 Message Date
Florian Enner
e485b28595
Add SceneBuilder theme pack generation (#28) 2022-12-11 08:46:50 +04:00
mkpaz
20c06964ff Bump version 2022-10-06 16:09:35 +04:00
mkpaz
5deea61dae Include SASS sources to the resulting JAR file 2022-09-06 09:41:26 +04:00
mkpaz
d4bd2315bc Bump project version 2022-09-06 09:20:19 +04:00
mkpaz
de5a5795a6 Migrate Sampler stylesheet to SASS 2022-08-31 13:26:05 +04:00
mkpaz
a7255949ce Add Nord color themes
Both light and dark variants. Needs further polishing, but still pretty usable.
2022-08-21 17:00:41 +04:00
mkpaz
96a52eabfe Allow atlanta-styles module deployment
This change is intended to allow applications to create custom themes. More info https://github.com/mkpaz/atlantafx/pull/2#issuecomment-1200416596.
2022-08-19 16:44:17 +04:00
mkpaz
fde28279bc Bump Dart SASS version and eliminate HSL colors 2022-08-19 16:37:43 +04:00
mkpaz
2a9dbe8413 Force Dart SASS version
This resolves the issue with HSL colors that aren't supported by JavaFX.
2022-08-02 13:06:42 +04:00
Florian Enner
a0a5f0ca85
Replace maven-frontend-plugin with sass-cli-maven-plugin
Use Maven wrapper around Dart SASS binary instead of downloading and installing NodeJS / NPM locally. This also eliminates dependency from Grunt and its modules.
2022-08-02 12:46:54 +04:00
mkpaz
62f94c6a2c Release 0.1.0-SNAPSHOT 2022-07-24 20:55:23 +04:00
mkpaz
5169b3de7b Initial commit 2022-07-23 20:02:13 +04:00