Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
puml includes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EMERALD
Public
puml includes
Commits
bc7cdb59
Commit
bc7cdb59
authored
7 months ago
by
Etxaniz Errazkin, Iñaki
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
5e67fec9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
color_pallette.wsd
+48
-0
48 additions, 0 deletions
color_pallette.wsd
with
48 additions
and
0 deletions
color_pallette.wsd
0 → 100644
+
48
−
0
View file @
bc7cdb59
@startuml color_pallette
!pragma svginteractive true
!theme sandstone
' custom text font colors to black
skinparam ArrowFontColor Black
skinparam ActorFontColor Black
skinparam LegendFontColor Black
skinparam HyperlinkColor Black
' define custom backgrounds Title
skinparam TitleBackgroundColor Black
' skinparam TitleBorderColor White
!define EMERALDGREEN 36CEB1
!define EMERALDLIGHTORANGE FFCE76
!define EMERALDORANGE FFBB4D
!define EMERALDRED EA7554
!define EMERALDBLUE 4BBDE0
!define EMERALDGREEN40 afebe0
!define EMERALDLIGHTORANGE40 ffebc8
!define EMERALDORANGE40 ffe4b8
!define EMERALDRED40 f7c8bb
!define EMERALDBLUE40 b7e5f3
!define WP1Color EMERALDRED
!define WP1ColorLight EMERALDRED40
!define WP2Color EMERALDORANGE
!define WP2ColorLight EMERALDORANGE40
!define WP3Color EMERALDGREEN
!define WP3ColorLight EMERALDGREEN40
!define WP4Color EMERALDBLUE
!define WP4ColorLight EMERALDBLUE40
!define WP5Color EMERALDORANGE
!define WP5ColorLight EMERALDORANGE40
!define EMERALDLOGO "imgs/EMERALD Primary Logo RGB.svg"
skinparam ClassBackgroundColor LightGray
skinparam ComponentFontColor Black
skinparam ClassFontColor Black
skinparam ClassAttributeFontColor Black
skinparam defaultTextAlignment center
' actor WPColorTest #WP1Color
@enduml
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment