{"id":15056061,"url":"https://github.com/antoniopelusi/javafx-dark-theme","last_synced_at":"2025-04-10T04:05:54.768Z","repository":{"id":61326011,"uuid":"550529285","full_name":"antoniopelusi/JavaFX-Dark-Theme","owner":"antoniopelusi","description":"A complete CSS stylesheet to set a dark theme in your JavaFX UI.","archived":false,"fork":false,"pushed_at":"2023-11-01T19:39:17.000Z","size":25,"stargazers_count":69,"open_issues_count":0,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T04:05:53.564Z","etag":null,"topics":["css","dark-mode","dark-theme","darkmode","java","javafx","javafx-gui","javafx-theme","javafx-themes","swing-gui","theme"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoniopelusi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-12T23:23:55.000Z","updated_at":"2025-04-06T17:06:36.000Z","dependencies_parsed_at":"2023-01-30T00:30:55.404Z","dependency_job_id":"31bbdac9-485b-4461-8f8c-7989276d0d24","html_url":"https://github.com/antoniopelusi/JavaFX-Dark-Theme","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopelusi%2FJavaFX-Dark-Theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopelusi%2FJavaFX-Dark-Theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopelusi%2FJavaFX-Dark-Theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniopelusi%2FJavaFX-Dark-Theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniopelusi","download_url":"https://codeload.github.com/antoniopelusi/JavaFX-Dark-Theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154983,"owners_count":21056543,"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","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":["css","dark-mode","dark-theme","darkmode","java","javafx","javafx-gui","javafx-theme","javafx-themes","swing-gui","theme"],"created_at":"2024-09-24T21:47:51.606Z","updated_at":"2025-04-10T04:05:54.737Z","avatar_url":"https://github.com/antoniopelusi.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaFX-Dark-Theme :waning_crescent_moon:\nA complete CSS stylesheet to set a dark theme in your JavaFX UI.\n\nBuilt on top of the default JavaFX theme (Modena)\n\n\u003cbr\u003e\n\n## How to use\n- **Load via FXML:**\n\n\n  Add `stylesheets=\"@style.css\"` to the top-level FXML tag.\n  \n\u003cbr\u003e\n\n- **Load via Java:**\n  Add the following code:\n  ```\n  File style = new File(\"relative-path/style.css\");\n  scene.getStylesheets().add(style.toURI().toURL().toExternalForm());\n  ```\n  or (online version)\n  ```\n  scene.getStylesheets().add(\"https://raw.githubusercontent.com/antoniopelusi/JavaFX-Dark-Theme/main/style.css\");\n  ```\n  \n\u003cbr\u003e\n\n## CSS preview example\nSee this theme in action [**here**](https://github.com/antoniopelusi/KeyHolder-desktop)!\n\n  \n\u003cbr\u003e\n\n## List of JavaFX recolored elements\n- Label\n- Pane\n- GridPane\n- TextField\n- ComboBox\n- ChoiceBox\n- ListCell\n- ListView\n- Button\n- CheckBox\n- TextArea\n- ScrollBar\n- Menu\n- ProgressBar\n- Slider\n- TreeView\n- Tab\n- TitledPane\n- TableView\n- Tooltip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniopelusi%2Fjavafx-dark-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniopelusi%2Fjavafx-dark-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniopelusi%2Fjavafx-dark-theme/lists"}