Overrides some colours on Kimai "standard" theme.
- Define a new stylesheet file
skins/standard/dark.css
- Add a
@import
line at the bottom of `skins/standard/styles.css
Overrides some colours on Kimai "standard" theme.
skins/standard/dark.css
@import
line at the bottom of `skins/standard/styles.cssUsage:
from:NAME
in SlackColor name | 50 | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | A100 | A200 | A400 | A700 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Red | #FFEBEE | #FFCDD2 | #EF9A9A | #E57373 | #EF5350 | #F44336 | #E53935 | #D32F2F | #C62828 | #B71C1C | #FF8A80 | #FF5252 | #FF1744 | #D50000 |
Pink | #FCE4EC | #F8BBD0 | #F48FB1 | #F06292 | #EC407A | #E91E63 | #D81B60 | #C2185B | #AD1457 | #880E4F | #FF80AB | #FF4081 | #F50057 | #C51162 |
Purple | #F3E5F5 | #E1BEE7 | #CE93D8 | #BA68C8 | #AB47BC | #9C27B0 | #8E24AA | #7B1FA2 | #6A1B9A | #4A148C | #EA80FC | #E040FB | #D500F9 | #AA00FF |
Deep purple | #EDE7F6 | #D1C4E9 | #B39DDB | #9575CD | #7E57C2 | #673AB7 | #5E35B1 | #512DA8 | #4527A0 | #311B92 | #B388FF | #7C4DFF |