Add hscolour

This commit is contained in:
hasufell 2014-10-01 20:14:44 +02:00
부모 49e5dba8f3
커밋 4f888db9e7
No known key found for this signature in database
GPG 키 ID: 220CD1C5BDEED020
1개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제

17
.hscolour Normal 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]
}