diff options
Diffstat (limited to 'benchmark/links/theme.css')
| -rw-r--r-- | benchmark/links/theme.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/benchmark/links/theme.css b/benchmark/links/theme.css deleted file mode 100644 index 5cd3594..0000000 --- a/benchmark/links/theme.css +++ /dev/null @@ -1,15 +0,0 @@ -body { background:var(--background) !important } -.bg { background:var(--background) !important } -.f_high { color:var(--f_high) !important; stroke:var(--f_high) !important } -.f_med { color:var(--f_med) !important ; stroke:var(--f_med) !important } -.f_low { color:var(--f_low) !important ; stroke:var(--f_low) !important } -.f_inv { color:var(--f_inv) !important ; stroke:var(--f_inv) !important } -.b_high { background:var(--b_high) !important; fill:var(--b_high) !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 |
