Results 56 comments of mkpaz

Thanks, that helped. But is there any reason not to use system defaults? Could you, please, at least make it usable with light themes by default as well?

That's what always stopped me from using Ranger. Highlighting 3rd column is counter-intuitive, because it's not a part of the current path.

I thought it's a bug :) Since you already using `'default'` to refer to the default theme, i'd suggested to use `'inherit'` as keyword for this feature.

I assume this lib is unmaintained. Closing as not interested.

If you don't want to modularize library itself, perhaps you can use moditect plugin to generate module-info on build stage like [Jackson](https://github.com/FasterXML/jackson-core/tree/master/src/moditect)? I always prefer H2, but JPMS support is...

I'm not sure why it's not implemented. Imo, placing plain CSS file to the app classpath, namely `target/classes`, is the simplest and most obvious way to play with theming your...

Yes, that's correct. Sidebar doesn't support keyboard navigation for the moment.

Fixed with https://github.com/mkpaz/atlantafx/commit/978577dc6a9a785e72241e3d8b3d9a48c2fab6a1

Thanks for the suggestion. I will do this after stable version get released.

Replaced with Timeline. Thanks for the reporting!