A C64 based code editor
- Mouse and Arrow Keys move the carret
- Move carret to the borders to scroll
- Holding the shift makes actions faster
CTRL + S
SaveCTRL + O
Open a New FileCTRL + D
Duplicate LineCTRL + DEL
Remove LineCTRL + UP ARROW
Move Line To UpCTRL + DOWN ARROW
Move Line To DownF11
Toggle Fullscreen
- Modify
\config\theme.ini
- If the file does not exist, just open the application
[THEME]
color_background=blue
color_line_current=black
color_line_number=blue
color_line_number_current=yellow
color_line_number_background=white
color_carret=red
color_carret_trail=white
color_bottom_bar_background=white
color_bottom_bar_text=blue
white
black
red
green
blue
yellow
pink
cian