Short: allow user defined palette for GoShell Author: gallanonim86857@gmail.com (pisklak) Uploader: gallanonim86857 gmail com (pisklak) Type: util/shell Version: 0.9 Architecture: m68k-amigaos >= 2.04+ (3.1 tested) Distribution: Aminet Require: util/shell/GoShell.lha What is this? This simple hack will allow to use custom user palette for GoShell screen from separate file "goshell.userpal". Colours in palette file are in simple ASCII form in order R,G,B and within range 0-255, starting from color 0 (1st screen colour-> background etc). It can overwrite all available screen colours (right now up to 16, more if GoShell author allows to open deeper screens). This hack can change only 1st GoShell screen colours. Usage: Just put hackgoshell + goshell.userpal file somewhere and run it. You might want to edit colour values in goshell.userpal file with your favorite text editor.Colour values must be in ranges 0-255. The program was created as a by-product of playing with the AmigaE (EVO) language and learning how to program the AOS3 system :) The author has made every effort to ensure that the use of the program is safe, but he provides it in the "as is" form, not taking responsibility for any damage resulting from the use, etc..... P.S. It would be nice if the author receives an email from the user in case of finding it useful :) LICENCE Public Domain.