merge mit spis vorbereiten
This commit is contained in:
parent
fda6466f1a
commit
659ce8325f
10 changed files with 116 additions and 113 deletions
|
@ -114,14 +114,14 @@ __background__ = "#ECECEC" ; @ini_background
|
|||
|
||||
; alternative text and background colors
|
||||
__text_alt__ = "#454545" ; @ini_text_alt
|
||||
__background_alt__ = "#e8e8e8" ; @ini_background_alt
|
||||
__background_alt__ = "#f6f6f6" ; @ini_background_alt
|
||||
|
||||
; neutral text and background colors
|
||||
__text_neu__ = "#656565" ; @ini_text_neu
|
||||
__background_neu__ = "#ffffff" ; @ini_background_neu
|
||||
|
||||
; border color
|
||||
__border__ = "#cccccc" ; @ini_border
|
||||
__border__ = "#bbbbbb" ; @ini_border
|
||||
|
||||
; highlighted text (e.g. search snippets)
|
||||
__highlight__ = "#efefef" ; @ini_highlight
|
||||
|
@ -163,3 +163,5 @@ __background_site__ = "#ECECEC"
|
|||
__default_border_radius__ = "5px"
|
||||
|
||||
__background_page-header__ = "#F6F6F6"
|
||||
|
||||
__border_light__ = "#dadada"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue