# Edit these colors and fonts however you like, after copying the file to
# another theme directory.
# This Theme is called NEON_BLUE_byRod

style "default"
{
  # Normal


  bg[SELECTED] = "#000000"
  base[SELECTED] = "#ff0000" # save image name text bg color
  base[INSENSITIVE] = "#181818" # bg opacity percentage area and save dialog bg area
  base[ACTIVE] = "#000000" # 
  # 
  fg[SELECTED] = "#000000"
  text[SELECTED] = "#ff0000" # layer name select text color
  text[INSENSITIVE] = "#ff0000" # save as dialog hi-lite text
  text[ACTIVE] = "#ff0000" # Active layer name text color - save dialog folder select text color



  bg[ACTIVE] = "#181818"  #dialog tab bg non-selected - button select bg - bg loading bar
  fg[ACTIVE] = "#417da2"

  bg[NORMAL] = "#000000" # interface bg - menu bg - dialog bg
  bg[PRELIGHT] = "#417da2" # loading bar color - menu bg hover color
  fg[PRELIGHT] = "#ffffff" # menu text hover color - button text hover color - non active menu items text color
  bg[INSENSITIVE] = "#181818" # button bg

  fg[NORMAL] = "#417da2" # menu text

  base[NORMAL]          = "#181818"     # list item background

  engine "cleanice"
  {
  }
}
widget_class "*" style "default"

