{"id":33250476,"url":"https://github.com/dicolar/jbootx","last_synced_at":"2025-11-21T17:00:54.375Z","repository":{"id":43087985,"uuid":"49516149","full_name":"dicolar/jbootx","owner":"dicolar","description":"a javafx theme of bootstrap","archived":false,"fork":false,"pushed_at":"2024-04-09T20:49:00.000Z","size":4533,"stargazers_count":305,"open_issues_count":1,"forks_count":121,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-06-29T06:31:49.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dicolar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-01-12T17:15:19.000Z","updated_at":"2024-05-29T21:53:43.000Z","dependencies_parsed_at":"2024-01-15T17:38:44.387Z","dependency_job_id":"843b0b66-25e4-4aa7-86a6-1743c4dfccf6","html_url":"https://github.com/dicolar/jbootx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dicolar/jbootx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dicolar%2Fjbootx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dicolar%2Fjbootx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dicolar%2Fjbootx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dicolar%2Fjbootx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dicolar","download_url":"https://codeload.github.com/dicolar/jbootx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dicolar%2Fjbootx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285655011,"owners_count":27209077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-21T02:00:06.175Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-16T23:00:35.959Z","updated_at":"2025-11-21T17:00:54.368Z","avatar_url":"https://github.com/dicolar.png","language":"Kotlin","funding_links":[],"categories":["Java"],"sub_categories":["Others"],"readme":"# jbootx\nA JavaFx bootstrap theme.\n\nEver got annoyed with the default Modena theme of JavaFx8?\n\nThe bootstrap 3.x theme is quite beautiful right?\n\nDon't worry, `jbootx` is what you are looking for, just take a simple look!\n\n## Requirements\n- Do not switch to the *`caspian`* theme!\n- For best experience, use `Java8` or a higher version.\n\n## Bootstrap3\n![](images/bootstrap3-1.png)\n![](images/bootstrap3-2.png)\n![](images/bootstrap3-3.png)\n\nIt's very easy to use cuz no java code is required! Simply add the `bootstrap3.css` file in your project.\n\n```java\nscene.getStylesheets().add(Main.class.getResource(\"bootstrap3.css\").toExternalForm());\n```\n\nOpen the `bootstrap3overview.fxml` in your `Scene Builder` and learn how to use it!\n\n\n-------\n**Good news! Bootstrap2 is also available!**\n![](images/bootstrap2-1.png)\n![](images/bootstrap2-2.png)\n![](images/bootstrap2-3.png)\n\nAdd `bootstrap2.css` file to your project\n```java\nscene.getStylesheets().add(Main.class.getResource(\"bootstrap2.css\").toExternalForm());\n```\n\nOpen the `bootstrap2overview.fxml` in your `Scene Builder` and learn how to use it!\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicolar%2Fjbootx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdicolar%2Fjbootx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdicolar%2Fjbootx/lists"}