Update node-red-themes.sh
This commit is contained in:
@ -71,7 +71,7 @@ while [ $opt != '' ]
|
||||
THEME=solarized-dark
|
||||
break;
|
||||
;;
|
||||
5) clear;
|
||||
6) clear;
|
||||
option_picked "Installing Solarized-Light Theme";
|
||||
THEME=solarized-light
|
||||
break;
|
||||
|
Reference in New Issue
Block a user