Browse Source

Add hscolour

test_objs
hasufell 9 years ago
parent
commit
4f888db9e7
No known key found for this signature in database GPG Key ID: 220CD1C5BDEED020
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      .hscolour

+ 17
- 0
.hscolour View File

@@ -0,0 +1,17 @@
ColourPrefs
{ keyword = [Foreground Blue]
, keyglyph = [Foreground Red]
, layout = [Foreground Red]
, comment = [Foreground Green]
, conid = [Normal]
, varid = [Normal]
, conop = [Bold,Foreground Red]
, varop = [Foreground Black]
, string = [Foreground Magenta]
, char = [Foreground Magenta]
, number = [Foreground Magenta]
, cpp = [Dim,Foreground Magenta]
, selection = [Bold, Foreground Magenta]
, variantselection = [Dim, Foreground Red, Underscore]
, definition = [Normal]
}

Loading…
Cancel
Save