[WIP] Change colors, add name component and change width

This commit is contained in:
megavrilinvv
2022-10-24 12:57:05 +03:00
parent 548da5c96c
commit a55a08e754
3 changed files with 29 additions and 20 deletions

View File

@@ -21,10 +21,10 @@
--time-indicator-color: #e93131
--font-obligatory-color: #ff0000
--bg-event-box-color: rgba(37, 40, 80, 0.1)
--bg-event-meeting-color: #24D07D
--bg-event-planning-color: #E93131
--bg-event-interview-color: #E5E931
--bg-event-work-color: #3BA3EE
--bg-event-green-color: #24d07d
--bg-event-red-color: #e93131
--bg-event-yellow-color: #e5e931
--bg-event-blue-color: #3ba3ee
--light-grey-bg-color: #f8f9fa
--btn-green-color: rgba(60, 217, 75, 1)
--btn-light-green-color: rgba(60, 217, 75, 0.2)