mirror of
https://github.com/plankanban/planka.git
synced 2025-08-03 20:45:27 +02:00
parent
ac09d9b6bd
commit
4821d407a7
19 changed files with 365 additions and 166 deletions
|
@ -384,4 +384,46 @@
|
|||
.backgroundRedCurtain {
|
||||
background: radial-gradient(circle 371px at 2.9% 14.3%, rgba(255, 0, 102, 1) 0%, rgba(80, 5, 35, 1) 100.7%) !important;
|
||||
}
|
||||
|
||||
/* Colors */
|
||||
|
||||
.colorBerryRed {
|
||||
color: #e04556 !important;
|
||||
}
|
||||
|
||||
.colorPumpkinOrange {
|
||||
color: #f0982d !important;
|
||||
}
|
||||
|
||||
.colorLagoonBlue {
|
||||
color: #109dc0 !important;
|
||||
}
|
||||
|
||||
.colorPinkTulip {
|
||||
color: #f97394 !important;
|
||||
}
|
||||
|
||||
.colorLightMud {
|
||||
color: #c7a57b !important;
|
||||
}
|
||||
|
||||
.colorOrangePeel {
|
||||
color: #fab623 !important;
|
||||
}
|
||||
|
||||
.colorBrightMoss {
|
||||
color: #a5c261 !important;
|
||||
}
|
||||
|
||||
.colorAntiqueBlue {
|
||||
color: #6c99bb !important;
|
||||
}
|
||||
|
||||
.colorDarkGranite {
|
||||
color: #8b8680 !important;
|
||||
}
|
||||
|
||||
.colorLaguneBlue {
|
||||
color: #00b4b1 !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue