change_color.sh: Revert default TARGET_DIR to $HOME/.themes
This was an unnecessary change that came from my misunderstanding.
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
This was an unnecessary change that came from my misunderstanding.
                roundabout,
                
                    created on Tuesday, 23 March 2021, 15:26:29 (1616513189),
                    received on Sunday, 11 May 2025, 13:23:02 (1746969782)
                
                
                Author identity: nana-4 <hnmaigo@gmail.com>
            
ee0245fb2de6469ee6b197af0c405d61d5442cb8
            
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            TERMINAL_COLOR11=${TERMINAL_COLOR11:-FF6D00} 
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            TERMINAL_COLOR12=${TERMINAL_COLOR12:-66BB6A} 
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                             
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        TARGET_DIR=${TARGET_DIR-$HOME/.local/share/themes}
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        TARGET_DIR=${TARGET_DIR-$HOME/.themes}
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            OUTPUT_THEME_NAME=${OUTPUT_THEME_NAME-oomox-$THEME} 
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            DEST_PATH="$TARGET_DIR/${OUTPUT_THEME_NAME/\//-}"