aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Code/Blocks/syntax/compass/shThemeDefault.scss')
-rw-r--r--Code/Blocks/syntax/compass/shThemeDefault.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/Code/Blocks/syntax/compass/shThemeDefault.scss b/Code/Blocks/syntax/compass/shThemeDefault.scss
deleted file mode 100644
index 1574dae..0000000
--- a/Code/Blocks/syntax/compass/shThemeDefault.scss
+++ /dev/null
@@ -1,7 +0,0 @@
1// Default Syntax Highlighter theme.
2
3@import "_theme_template.scss";
4
5.syntaxhighlighter {
6 .keyword { font-weight: bold !important; }
7}
Powered by cgit v1.2.3 (git 2.41.0)