https://github.com/patrik-csak/one-dark-plantuml-theme
🏭 One Dark PlantUML theme
https://github.com/patrik-csak/one-dark-plantuml-theme
one-dark one-dark-theme plantuml plantuml-theme
Last synced: about 1 month ago
JSON representation
🏭 One Dark PlantUML theme
- Host: GitHub
- URL: https://github.com/patrik-csak/one-dark-plantuml-theme
- Owner: patrik-csak
- License: mit
- Created: 2020-11-26T19:24:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T18:35:00.000Z (over 1 year ago)
- Last Synced: 2025-03-30T06:28:50.535Z (7 months ago)
- Topics: one-dark, one-dark-theme, plantuml, plantuml-theme
- Homepage:
- Size: 3.29 MB
- Stars: 53
- Watchers: 1
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Funding: .github/funding.yml
- License: license.txt
Awesome Lists containing this project
README
# [One Dark](https://github.com/atom/atom/tree/v1.53.0/packages/one-dark-ui) [PlantUML](https://plantuml.com) theme
## Screenshots
JetBrains:

Visual Studio Code:

## Usage
[`!include`](https://plantuml.com/preprocessing#393335a6fd28a804) the theme file:
```puml
@startuml!include https://raw.githubusercontent.com/patrik-csak/one-dark-plantuml-theme/v1.0.1/theme.puml
Bob->Alice : hello
@enduml
```## Examples
Sequence diagram:

Use case diagram:

Class diagram:

Activity diagram:

Component diagram:

State diagram:
