diff options
Diffstat (limited to 'themes/emacs/widgets.css')
-rw-r--r-- | themes/emacs/widgets.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/emacs/widgets.css b/themes/emacs/widgets.css new file mode 100644 index 0000000..46f8e36 --- /dev/null +++ b/themes/emacs/widgets.css @@ -0,0 +1,6 @@ + +.graph-block-background { + + background-color: @DarkSlateGray; + +} |