Add hscolour

This commit is contained in:
hasufell 2014-10-01 20:14:44 +02:00
父節點 49e5dba8f3
當前提交 4f888db9e7
沒有發現已知的金鑰在資料庫的簽署中
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]
}