Project

General

Profile

« Previous | Next » 

Revision 683a331c

Added by Andreas Kohlbecker about 7 years ago

porting the devday 2016 ui framework to spring - not fully working

View differences:

src/main/webapp/VAADIN/themes/edit-valo/edit-valo.scss
25 25
//$v-error-indicator-color: #ed473b;
26 26

  
27 27
// ================== DARK ================ //
28
/*
28 29
$v-app-loading-text: "Dark Valo";
29 30
$v-background-color: #444d50;
30 31
$v-focus-color: #07a9ca;
......
42 43
$v-unit-size: 40px;
43 44
$v-overlay-shadow: 0 0 0 3px (v-shade 8), 0 5px 10px (v-shade 4);
44 45
$v-component-group-spacing: 6px;
46
*/
45 47
// ========================================== //
46 48

  
47 49
// For more information, see: https://vaadin.com/book/-/page/themes.valo.html

Also available in: Unified diff