diff --git a/_posts/theme/2020-5-26-cfut.md b/_posts/theme/2020-5-26-cfut.md new file mode 100644 index 00000000..855dd98b --- /dev/null +++ b/_posts/theme/2020-5-26-cfut.md @@ -0,0 +1,50 @@ +--- +layout: theme +title: cfut +category: theme +homepage: https://github.com/c-function/typora-cfut-theme +download: https://codeload.github.com/c-function/typora-cfut-theme/zip/master +built-in: false +author: c-function +thumbnail: cfut.png +typora-root-url: ../../ +typora-copy-images-to: ../../media/theme/cfut +--- + +# cfut Theme for Typora + + + +cfutis a typora theme based on github theme + +### Feature + +- add background to typora +- adjust the style of the code block and math block +- adjust h1~h6 style +- add optional Image shadow +- change the style of the table and quote and button +- new color schemes for code and footnote , + +### Introduction + +For export pdf ,the shadow is a little bit strange,so I write cfut1 to cancel the shadow。 + +if you want to export pdf document ,I suggest it best to use cfut1 . + +This theme is based on github theme ,and refer lots of theme . + + + +This theme had been tested under `Windows` System. + + + +### Effect picture + +![](/media/theme/cfut/1.png) + +![](/media/theme/cfut/3.png) + +![](/media/theme/cfut/2.png) + diff --git a/media/theme/cfut/1.png b/media/theme/cfut/1.png new file mode 100644 index 00000000..67cf67b3 Binary files /dev/null and b/media/theme/cfut/1.png differ diff --git a/media/theme/cfut/2.png b/media/theme/cfut/2.png new file mode 100644 index 00000000..38abf4dd Binary files /dev/null and b/media/theme/cfut/2.png differ diff --git a/media/theme/cfut/3.png b/media/theme/cfut/3.png new file mode 100644 index 00000000..5d10f51e Binary files /dev/null and b/media/theme/cfut/3.png differ diff --git a/media/thumbnails/cfut.png b/media/thumbnails/cfut.png new file mode 100644 index 00000000..9c3d436a Binary files /dev/null and b/media/thumbnails/cfut.png differ