ya just as the title says i tried to change my themes and some small things in the config however now retrofe wont load past the startup screen this is my build
appreciate any help i can get sorry if my post is too long and i broke the rules.
##############################################################################
#
# For support, visit
www.retrofe.nl# or visit irc.foreverchat.net (channel #retrofe)
#
# For Documentation, also visit
www.retrofe.nl#
##############################################################################
#######################################
# Display
#######################################
fullscreen = yes
horizontal = stretch # or enter in the screen pixel width (i.e 1024)
vertical = stretch # or enter in the screen pixel width (i.e 768)
layout = GLaDOS
# Hide the mouse
hideMouse = yes
# Hide () and [] from game titles
showParenthesis = no
showSquareBrackets = no
# specify the name of the first collection to load on start
firstCollection = Main
# specify whether RetroFE should switch to Favorites list if it exists.
autoFavorites = true
# specify whether RetroFE should remember the last selected game
rememberMenu = true
#######################################
# Video playback settings
#######################################
# set to "no" for very old/slow systems
videoEnable = yes
# Number of times to loop video playback (enter 0 to continuously loop)
videoLoop = 0
#######################################
# General
#######################################
# specify whether RetroFE should close when pressing back on the main menu
exitOnFirstPageBack = no
# enter 0 attract mode, otherwise enter the number of seconds to wait before enabling attract mode
attractModeTime = 45
# specify whether RetroFE should remember the last highlighted menu when re-entering a menu
rememberMenu = yes
# specify whether RetroFE should clear the input queue on entering/exiting a collection
collectionInputClear = true
# specify whether RetroFE should minimize when running in full-screen mode
minimize_on_focus_loss = no
# specify whether RetroFE should unload SDL when running a program/game
# This is needed to prevent emulators from launching behind the front-end, e.g. on RetroPie.
# Set to false or comment out to prevent briefly seeing your Windows environment if you don't
# need this feature.
# unloadSDL = true
#######################################
# Base folders of media and ROM files
#######################################
# Override if you choose to have your media stored outside of RetroFE.
# If this is commented out your artwork will be searched in collections/<collectionname>/<imagetype>
# baseMediaPath=d:/media
# Override if you choose to have your ROMs stored outside of RetroFE.
# If this is commented out your roms will be searched in collections/<collectionname>/roms
# baseItemPath=d:/roms