assets/themes/j1/modules/rouge/css/gruvbox/theme.css in j1-template-2022.0.18 vs assets/themes/j1/modules/rouge/css/gruvbox/theme.css in j1-template-2022.1.0

- old
+ new

@@ -1,4 +1,23 @@ +/* + # ----------------------------------------------------------------------------- + # ~/modules/rouge/css/gruvbox/theme.css + # Rouge theme gruvbox (default) + # + # Product/Info: + # https://jekyll.one + # https://github.com/rouge-ruby/rouge + # + # Copyright (C) 2022 Juergen Adams + # Copyright (c) 2012 Jeanine Adkisson + # + # J1 Template is licensed under the MIT License. + # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE + # Rouge is licensed under the MIT License. + # See: https://github.com/rouge-ruby/rouge/blob/master/LICENSE + # ----------------------------------------------------------------------------- +*/ + .highlight table td { padding: 5px; } .highlight table pre { margin: 0; } .highlight, .highlight .w { color: #fbf1c7; background-color: #282828;