aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-atelier-plateau-light.vim
AgeCommit message (Expand)Author
2021-01-26Support nvim-treesitter highlight groupsFausto Núñez Alberro
2021-01-26Run make with the changesFausto Núñez Alberro
2021-01-24Build the project with the changes from PR #7Fausto Núñez Alberro
2019-06-07Updates outputChris Kempson
2019-05-22Merge branch 'fix-tabs' and rebuild schemesDaniel Wennberg
2019-02-15Use local variables, don't modify a: dictDaniel Wennberg
2018-10-25Add ansi colors for vim terminalDaniel Wennberg
2018-10-08Updates outputChris Kempson
2018-05-24Merge pull request #177 from vtavernier/fix/issue-150Chris Kempson
2018-03-31Fix #150Vincent Tavernier
2018-03-26Update outputJosé Luis Lafuente
2018-02-02Update outputJosé Luis Lafuente
2017-12-18Update outputJosé Luis Lafuente
2017-11-07Updates outputChris Kempson
2017-10-25Fixes issue with missing scheme slug in outputChris Kempson
2017-10-24Updates outputChris Kempson
2017-07-06Updates outputChris Kempson
2017-07-03Supports QuickFixLine plus scheme updatesChris Kempson
2017-03-26Update color schemesAnurag Soni
2017-03-12Don't set guifg for MatchParenThayne McCombs
2017-01-31Updates colors to latest schemesDaniel Rivas
color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
! Base16 Green Screen
! Author: Chris Kempson (http://chriskempson.com)

! base00: #001100
! base01: #003300
! base02: #005500
! base03: #007700
! base04: #009900
! base05: #00bb00
! base06: #00dd00
! base07: #00ff00
! base08: #007700
! base09: #009900
! base0A: #007700
! base0B: #00bb00
! base0C: #005500
! base0D: #009900
! base0E: #00bb00
! base0F: #005500

! Enable the extended coloring options
rofi.color-enabled: true

! Property Name     BG       Border   Separator
rofi.color-window:  #003300, #003300, #001100

! Property Name     BG       FG       BG-alt   Head-BG  Head-FG
rofi.color-normal:  #003300, #00bb00, #003300, #003300, #00ff00
rofi.color-active:  #003300, #009900, #003300, #003300, #009900
rofi.color-urgent:  #003300, #007700, #003300, #003300, #007700

! Set the desired separator style
rofi.separator-style: solid