@@ -304,93 +304,11 @@ Variant: gui 256
304
304
Terminal fg_main bg_main
305
305
#endif
306
306
307
- ; Group Foreground Background Attributes
308
- ColorColumn fg_main bg_main
309
- Conceal yellow_faint none
310
- Cursor bg_main rust
311
- CursorColumn none bg_hl_line
312
- CursorLine none bg_hl_line
313
- CursorLineNr fg_active bg_active
314
- DiffAdd fg_added bg_added
315
- DiffChange fg_changed bg_changed
316
- DiffDelete fg_removed bg_removed
317
- DiffText fg_changed bg_changed
318
- Directory blue none
319
- EndOfBuffer bg_main none
320
- ErrorMsg fg_main bg_red_intense
321
- FoldColumn fg_inactive bg_inactive
322
- Folded green_faint bg_dim italic
323
- IncSearch fg_main bg_yellow_intense t=reverse g=standout
324
- LineNr fg_dim bg_dim
325
- MatchParen fg_main bg_paren_match
326
- ModeMsg fg_dim none
327
- MoreMsg blue none
328
- NonText fg_dim none
329
- Pmenu fg_active bg_active
330
- PmenuSbar bg_main fg_dim
331
- PmenuSel fg_main bg_dim reverse
332
- PmenuThumb fg_main bg_main
333
- Question blue none
334
- Search fg_main bg_green_intense
335
- SignColumn fg_dim bg_dim
336
- SpecialKey fg_dim none
337
- SpellBad red_intense none s=red_intense
338
- SpellCap yellow_intense none s=yellow_intense
339
- SpellLocal blue_faint none s=blue_faint
340
- SpellRare green_faint none s=green_faint
341
- StatusLine fg_status_line_active bg_status_line_active
342
- StatusLineNC fg_status_line_inactive bg_status_line_inactive
343
- TabLine fg_tab_other bg_tab_other
344
- TabLineFill fg_dim bg_tab_bar
345
- TabLineSel fg_main bg_tab_current
346
- Title fg_alt none
347
- VertSplit border border
348
- Visual bg_main fg_alt
349
- VisualNOS fg_main magenta_faint
350
- WarningMsg red_faint none
351
- WildMenu bg_main yellow_warmer
352
- ; Other conventional group names (see `:help group-name`)
353
- Comment fg_dim none italic
354
- Constant magenta_warmer none
355
- Error fg_main bg_red_intense reverse
356
- Identifier cyan none
357
- Ignore fg_main none
358
- PreProc red_cooler none
359
- Special cyan_cooler none
360
- Statement magenta_cooler none
361
- Todo magenta none bold
362
- Type cyan_cooler none
363
- Underlined fg_alt none
364
- String blue none
365
- Quote cyan_faint none
366
- ; See `:help CursorIM`
367
- CursorIM fg_main bg_main
368
- ; See `:help window-toolbar`
369
- ToolbarLine fg_dim border
370
- ToolbarButton bg_main border_highlight bold
371
- ; Language and plugins
372
- jsObjectKey magenta_warmer none
373
- jsObjectValue magenta_faint none
374
- jsObjectProp green_faint none
375
- jsTemplateExpression cyan_cooler none
376
- jsModuleKeyword green_faint none
377
- javaScriptParens cyan_warmer none
378
- jsTemplateBraces yellow_cooler none
379
- jsDestructuringBraces yellow_cooler none
380
- jsBrackets yellow_cooler none
381
- jsBraces yellow_cooler none
382
- jsParens yellow_cooler none
383
- jsFuncParens yellow_cooler none
384
- jsClassBraces yellow_cooler none
385
- jsFuncBraces yellow_cooler none
386
- jsObjectBraces yellow_cooler none
387
- jsRepeatBraces yellow_cooler none
388
- jsIfElseBraces yellow_cooler none
389
- jsTryCatchBraces yellow_cooler none
390
- jsVariableDef magenta_warmer none
391
- NERDTreeFile cyan_cooler none
392
307
; }}}
393
308
309
+ Background: dark
310
+ Include: _theme.colortemplate
311
+
394
312
Background: light
395
313
396
314
; Color palette for light variant (Modus Operandi) {{{
@@ -629,93 +547,11 @@ Variant: gui 256
629
547
Terminal fg_main bg_main
630
548
#endif
631
549
632
- ; Group Foreground Background Attributes
633
- ColorColumn fg_main bg_main
634
- Conceal yellow_faint none
635
- Cursor bg_main rust
636
- CursorColumn none bg_hl_line
637
- CursorLine none bg_hl_line
638
- CursorLineNr fg_active bg_active
639
- DiffAdd fg_added bg_added
640
- DiffChange fg_changed bg_changed
641
- DiffDelete fg_removed bg_removed
642
- DiffText fg_changed bg_changed
643
- Directory blue none
644
- EndOfBuffer bg_main none
645
- ErrorMsg fg_main bg_red_intense
646
- FoldColumn fg_inactive bg_inactive
647
- Folded green_faint bg_dim italic
648
- IncSearch fg_main bg_yellow_intense t=reverse g=standout
649
- LineNr fg_dim bg_dim
650
- MatchParen fg_main bg_paren_match
651
- ModeMsg fg_dim none
652
- MoreMsg blue none
653
- NonText fg_dim none
654
- Pmenu fg_active bg_active
655
- PmenuSbar bg_main fg_dim
656
- PmenuSel fg_main bg_dim reverse
657
- PmenuThumb fg_main bg_main
658
- Question blue none
659
- Search fg_main bg_green_intense
660
- SignColumn fg_dim bg_dim
661
- SpecialKey fg_dim none
662
- SpellBad red_intense none s=red_intense
663
- SpellCap yellow_intense none s=yellow_intense
664
- SpellLocal blue_faint none s=blue_faint
665
- SpellRare green_faint none s=green_faint
666
- StatusLine fg_status_line_active bg_status_line_active
667
- StatusLineNC fg_status_line_inactive bg_status_line_inactive
668
- TabLine fg_tab_other bg_tab_other
669
- TabLineFill fg_dim bg_tab_bar
670
- TabLineSel fg_main bg_tab_current
671
- Title fg_alt none
672
- VertSplit border border
673
- Visual bg_main fg_alt
674
- VisualNOS fg_main magenta_faint
675
- WarningMsg red_faint none
676
- WildMenu bg_main yellow_warmer
677
- ; Other conventional group names (see `:help group-name`)
678
- Comment fg_dim none italic
679
- Constant magenta_warmer none
680
- Error fg_main bg_red_intense reverse
681
- Identifier cyan none
682
- Ignore fg_main none
683
- PreProc red_cooler none
684
- Special cyan_cooler none
685
- Statement magenta_cooler none
686
- Todo magenta none bold
687
- Type cyan_cooler none
688
- Underlined fg_alt none
689
- String blue none
690
- Quote cyan_faint none
691
- ; See `:help CursorIM`
692
- CursorIM fg_main bg_main
693
- ; See `:help window-toolbar`
694
- ToolbarLine fg_dim border
695
- ToolbarButton bg_main border_highlight bold
696
- ; Language and plugins
697
- jsObjectKey magenta_warmer none
698
- jsObjectValue magenta_faint none
699
- jsObjectProp green_faint none
700
- jsTemplateExpression cyan_cooler none
701
- jsModuleKeyword green_faint none
702
- javaScriptParens cyan_warmer none
703
- jsTemplateBraces yellow_cooler none
704
- jsDestructuringBraces yellow_cooler none
705
- jsBrackets yellow_cooler none
706
- jsBraces yellow_cooler none
707
- jsParens yellow_cooler none
708
- jsFuncParens yellow_cooler none
709
- jsClassBraces yellow_cooler none
710
- jsFuncBraces yellow_cooler none
711
- jsObjectBraces yellow_cooler none
712
- jsRepeatBraces yellow_cooler none
713
- jsIfElseBraces yellow_cooler none
714
- jsTryCatchBraces yellow_cooler none
715
- jsVariableDef magenta_warmer none
716
- NERDTreeFile cyan_cooler none
717
550
; }}}
718
551
552
+ Background: light
553
+ Include: _theme.colortemplate
554
+
719
555
Background: any
720
556
Include: _bw.colortemplate
721
557
0 commit comments