aboutsummaryrefslogtreecommitdiff
path: root/editor/links/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'editor/links/theme.css')
-rw-r--r--editor/links/theme.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/editor/links/theme.css b/editor/links/theme.css
index 5cd3594..7814447 100644
--- a/editor/links/theme.css
+++ b/editor/links/theme.css
@@ -8,8 +8,3 @@ body { background:var(--background) !important }
.b_med { background:var(--b_med) !important ; fill:var(--b_med) !important }
.b_low { background:var(--b_low) !important ; fill:var(--b_low) !important }
.b_inv { background:var(--b_inv) !important ; fill:var(--b_inv) !important }
-
-table tr th { color:var(--f_high) !important; }
-pre { color:var(--f_high) !important; }
-pre b { color:var(--f_med) !important; }
-pre i { color:var(--f_low) !important; } \ No newline at end of file