Форк Rambox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

7 lines
352 B

$toolbar-border-color: #18181a !default;
$toolbar-background-color: #3a3e4f !default;
$toolbar-footer-background-color: $toolbar-background-color !default;
$toolbar-text-color: #fff !default;
$toolbar-separator-color: #1b1b29 !default;
$toolbar-separator-highlight-color: #5d5d6e !default;
$toolbar-tool-background-image: 'tools/tool-sprites' !default;