Skip to content

Commit

Permalink
The main fill color with silica is transparent
Browse files Browse the repository at this point in the history
As the main fill color might now be actually used wih the Silica
theme wen running with the Silica UC backend, set the main fill
color to be transparent in the Silica theme.
  • Loading branch information
M4rtinK committed Feb 22, 2015
1 parent 31e0787 commit 0bd9c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/silica/theme.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ name="Silica theme"
## the numeric alpha specification is ignored

[colors]
main_fill="#1a1a1aaf",1.0
main_fill="transparent",1.0
main_outline="red",1.0
main_text="red",1.0
widget_background="black",0.65
Expand Down

0 comments on commit 0bd9c24

Please sign in to comment.