Skip to content

Commit 00c8dd1

Browse files
committed
Update branding
1 parent d31d576 commit 00c8dd1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/Amaranth.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
border-radius: 0 0 .25rem .25rem;
6060
color: #666;
6161
}
62+
.bg-danger {
63+
background-image: linear-gradient(-38.4deg, #c05aff, #e52b50);
64+
}
6265
.bg-success {
6366
background-image: linear-gradient(-38.4deg, #00c67e, #78b500);
6467
}

templates/html.hbs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
border-radius: 0 0 .25rem .25rem;
6060
color: #666;
6161
}
62+
.bg-danger {
63+
background-image: linear-gradient(-38.4deg, #c05aff, #e52b50);
64+
}
6265
.bg-success {
6366
background-image: linear-gradient(-38.4deg, #00c67e, #78b500);
6467
}

0 commit comments

Comments
 (0)