summaryrefslogtreecommitdiff
path: root/themes/Solarized/widgets-light.css
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-11-09 13:18:35 (GMT)
commitc301f7e77eaca632a491b5b4417c8e4b9dce2570 (patch)
tree501ccdd583e35ccad4f3a0592f2fb1b0870e0d5f /themes/Solarized/widgets-light.css
parent459b345d69532825f21bdcd3e4f92009b0a046dc (diff)
Introduced the first features of a hexadecimal viewer.
Diffstat (limited to 'themes/Solarized/widgets-light.css')
-rw-r--r--themes/Solarized/widgets-light.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/Solarized/widgets-light.css b/themes/Solarized/widgets-light.css
new file mode 100644
index 0000000..b55cae2
--- /dev/null
+++ b/themes/Solarized/widgets-light.css
@@ -0,0 +1,6 @@
+
+.graph-block-background {
+
+ background-color: @base3;
+
+}