diff options
Diffstat (limited to 'overlay.css')
-rw-r--r-- | overlay.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/overlay.css b/overlay.css new file mode 100644 index 0000000..ff7b33a --- /dev/null +++ b/overlay.css @@ -0,0 +1,9 @@ +.background { + background-color: alpha(#4870bc, 0.6); +} + + + +GtkLabel { color: white; font-size: 14pt; } + +GtkButton GtkLabel { color: black; font-size: 12pt; }
\ No newline at end of file |