Style the archives/category sidebar widget via theme

Use the :nth-child() pseudo-class:

li:nth-child(odd){ 
  background-color: white;
}

li:nth-child(even){
  background-color: green;
}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)