File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -347,6 +347,34 @@ preset_color_schemes:
347347 hilited_comment_text_color : 0x289989 # Lab 60 ,-20, 65
348348 hilited_text_color : 0xBE706D # Lab 50 , 15,-45
349349
350+ retro_green :
351+ name : 綠色熒光屏
352+ author : 佛振 <chen.sst@gmail.com>
353+ text_color : 0x00FF00
354+ back_color : 0x000000
355+ label_color : 0x00FF00
356+ hilited_candidate_text_color : 0x000000
357+ hilited_candidate_back_color : 0x00FF00
358+ hilited_candidate_label_color : 0x000000
359+ corner_radius : 16
360+ border_width : 2
361+ border_height : 2
362+ border_color : 0x00FF00
363+
364+ retro_orange :
365+ name : 琥珀色熒光屏
366+ author : 佛振 <chen.sst@gmail.com>
367+ text_color : 0x0093FF
368+ back_color : 0x000000
369+ label_color : 0x0093FF
370+ hilited_candidate_text_color : 0x000000
371+ hilited_candidate_back_color : 0x0093FF
372+ hilited_candidate_label_color : 0x000000
373+ corner_radius : 16
374+ border_width : 2
375+ border_height : 2
376+ border_color : 0x0093FF
377+
350378app_options :
351379 com.apple.Spotlight :
352380 ascii_mode : true
You can’t perform that action at this time.
0 commit comments