Added custom title bar

This commit is contained in:
Tercio Jose
2022-05-02 19:40:17 -03:00
parent d669158221
commit 3d2dea9086
3 changed files with 167 additions and 44 deletions
+3 -2
View File
@@ -193,9 +193,10 @@ _detalhes.instance_defaults = {
fontstrings_text2_anchor = 73,
--title bar
titlebar_shown = false,
titlebar_height = 16,
titlebar_texture = "",
titlebar_color = {0, 0, 0, 0},
titlebar_texture = "Details Serenity",
titlebar_texture_color = {.2, .2, .2, 0.8},
--full border
fullborder_shown = false,