|
|
@ -7,15 +7,15 @@ |
|
|
|
|
|
|
|
--drop-down-menu-bg: #1e222a; |
|
|
|
|
|
|
|
--button-color: #98c379; |
|
|
|
--button-color: #61afef; |
|
|
|
--button-color-hover: #c678dd; |
|
|
|
--button-text: #282c34; |
|
|
|
--button-text-hover: #282c34; |
|
|
|
--button-text: #e2e4eb; |
|
|
|
--button-text-hover: #FFF; |
|
|
|
|
|
|
|
--accent-color: 97, 175, 239; |
|
|
|
--accent-color: 152, 195, 121; |
|
|
|
--accent-color-hover: rgb(var(--accent-color),.8); |
|
|
|
--link-color: #56b6c2; |
|
|
|
--link-color-hover: #61afef; |
|
|
|
--link-color: #61afef; |
|
|
|
--link-color-hover: #56b6c2; |
|
|
|
--label-text-color: #282c34; |
|
|
|
|
|
|
|
--text:#abb2bf; |
|
|
|