aboutsummaryrefslogtreecommitdiff
path: root/editor/links/theme.css
diff options
context:
space:
mode:
authorneauoire <aliceffekt@gmail.com>2019-11-09 11:11:11 -0500
committerneauoire <aliceffekt@gmail.com>2019-11-09 11:11:11 -0500
commitf7e20d0ae0273dbb9bc2c86a4715e53707279aee (patch)
tree61607919456bc6ad6b0b5d4f0765113a2a330b8d /editor/links/theme.css
parenta0015b535b78ae49e39af1c76bf53b70c14d20b4 (diff)
*
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