You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 lines
495 B

  1. ColourPrefs
  2. { keyword = [Foreground Blue]
  3. , keyglyph = [Foreground Red]
  4. , layout = [Foreground Red]
  5. , comment = [Foreground Green]
  6. , conid = [Normal]
  7. , varid = [Normal]
  8. , conop = [Bold,Foreground Red]
  9. , varop = [Foreground Black]
  10. , string = [Foreground Magenta]
  11. , char = [Foreground Magenta]
  12. , number = [Foreground Magenta]
  13. , cpp = [Dim,Foreground Magenta]
  14. , selection = [Bold, Foreground Magenta]
  15. , variantselection = [Dim, Foreground Red, Underscore]
  16. , definition = [Normal]
  17. }