PHP Classes

File: htdocs/modules/system/themes/dark/less/themes/dark.less

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/dark/less/themes/dark.less   Download  
File: htdocs/modules/system/themes/dark/less/themes/dark.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 946 bytes
 

Contents

Class file image Download
@body-bg: #030303; @font-family: 'Roboto', Verdana, tahoma, Helvetica, sans-serif; @font-family-secondary: 'Roboto Condensed'; @font-size: 12px; @text-color: #424242; @links-color: darken(@color-blue, 10%); @links-hover: #0055ff; // Base colors @color-blue: #139EE8; @gray-light: #dedede; @gray-dark: #ADADAD; @blue-light: #eaf6fa; @blue-bg: #BDE3FB; @color-red: #c60000; @head-logo-bg: #333740; @head-links-bg: #669; @head-links-color: #DDD; @headnav-separator-color: darken(@head-links-bg, 50%); @headnav-separator-color-light: lighten(@head-links-bg, 20%); @nav-bg: lighten(@head-logo-bg, 10%); @nav-links-color: #cccfd2; @nav-links-color-hover: #FFF; @nav-bg-hover: darken(@nav-bg, 10%); @nav-menu-links-color: #c3c3c3; @nav-menu-links-color-hover: #FFF; @toolbar-bg: #424242; @footer-bg: @head-logo-bg; @footer-color: darken(@gray-light, 10%); @footer-links: lighten(@color-blue, 10%); @footer-links-hover: lighten(@links-hover, 10%);