/** * Stylesheet * * @namespace LUNGO.Theme * @class Default * * @author Javier Jimenez Villar || @soyjavi */ @import "mixins.less"; @import "Lungo.theme.pro.font.css"; @theme: #05b8e2; @theme-light: #05bde9; @theme-dark: #07acd0; @theme-highlight: #93d6e7; @theme-highlight-color: #1b6777; @theme-highlight-text-shadow: 0 1px 0 rgba(255,255,255,0.2); @theme-secondary: #2c2c2d; @theme-secondary-dark: #1c1c1c; .app { background: @black; font-family: 'Roboto', Helvetica, Arial, sans-serif; } /* @group
&