Wayn0 / geany-dark-scheme

Dark syntax theme for the Geany text editor.
MIT License
43 stars 19 forks source link

Shell script scalar style misprint #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use geany 0.20 and dark scheme
2. open any .sh file with $ parameters (not within quotes) and look how they 
are colored

What is the expected output? What do you see instead?
filetypes.sh has a misprint: scalar==0x7ECDFF (extra = sign), so it is not 
assigned and parameters colored with black, so they are almost invisible on the 
dark background.

What version of the product are you using? On what operating system?
geany_dark_filedefs_20100304_190847, Ubuntu 11.04

Please provide any additional information below.

Original issue reported on code.google.com by pdtw...@gmail.com on 30 Aug 2011 at 11:52