mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-08-05 06:38:26 +00:00
Adding .pre-commit-config.yaml
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
* cyan #2aa198 strings, numbers
|
||||
* green #859900 operators, other keywords
|
||||
* */
|
||||
|
||||
|
||||
.highlight { background-color: #fdf6e3; color: #586e75 }
|
||||
.highlight .c { color: #93a1a1 } /* Comment */
|
||||
.highlight .err { color: #586e75 } /* Error */
|
||||
@@ -81,4 +81,4 @@
|
||||
.highlight .vc { color: #268bd2 } /* Name.Variable.Class */
|
||||
.highlight .vg { color: #268bd2 } /* Name.Variable.Global */
|
||||
.highlight .vi { color: #268bd2 } /* Name.Variable.Instance */
|
||||
.highlight .il { color: #2aa198 } /* Literal.Number.Integer.Long */
|
||||
.highlight .il { color: #2aa198 } /* Literal.Number.Integer.Long */
|
||||
|
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* This is a modified version of the Tipue Search plugin style sheet,
|
||||
* edited for the pelican mg theme.
|
||||
* If you are looking for the original Tipue Search plugin style sheet
|
||||
* If you are looking for the original Tipue Search plugin style sheet
|
||||
* check the project home at http://www.tipue.com/search.
|
||||
*/
|
||||
#tipue_search_content {
|
||||
|
Reference in New Issue
Block a user