Giant blob of minor changes
[dotfiles/.git] / .config / Typora / themes / old-themes / night / sourcemode.dark.css
diff --git a/.config/Typora/themes/old-themes/night/sourcemode.dark.css b/.config/Typora/themes/old-themes/night/sourcemode.dark.css
deleted file mode 100644 (file)
index 6de223d..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-@charset "UTF-8";
-/* CSS Document */
-
-/** markdown source **/
-.cm-s-typora-default .cm-header, 
-.cm-s-typora-default .cm-property
-{
-    color: #cebcca;
-}
-
-.CodeMirror.cm-s-typora-default div.CodeMirror-cursor{
-    border-left: 3px solid #b8bfc6;
-}
-
-.cm-s-typora-default .cm-comment {
-    color: #9FB1FF;
-}
-
-.cm-s-typora-default .cm-string {
-    color: #A7A7D9
-}
-
-.cm-s-typora-default .cm-atom, .cm-s-typora-default .cm-number {
-    color: #848695;
-    font-style: italic;
-}
-
-.cm-s-typora-default .cm-link {
-    color: #95B94B;
-}
-
-.cm-s-typora-default .CodeMirror-activeline-background {
-    background: rgba(51, 51, 51, 0.72);
-}
-
-.cm-s-typora-default .cm-comment, .cm-s-typora-default .cm-code {
-       color: #8aa1e1;
-}
\ No newline at end of file