mirror of
https://github.com/zdharma-continuum/fast-syntax-highlighting.git
synced 2026-09-10 07:16:18 -04:00
themes: free.ini to support 3 new `case' styles
This commit is contained in:
parent
70a7e18a32
commit
c1c3aabc95
|
|
@ -56,3 +56,8 @@ fornum = 150
|
|||
foroper = 150
|
||||
; separator
|
||||
forsep = 109
|
||||
|
||||
[case]
|
||||
case-input = 180
|
||||
case-parentheses = 116
|
||||
case-condition = bg:19
|
||||
|
|
|
|||
Loading…
Reference in a new issue