Agg. Picoblog; Agg. Raccolta siti internet; Agg. minori

This commit is contained in:
2022-11-04 00:23:20 +01:00
parent 71188e3ad6
commit f3f03ed40f
7 changed files with 43 additions and 15 deletions

View File

@@ -11,15 +11,15 @@
--WindowText: #000000;
/*--WindowLinks: #0000EE;*/
--WindowBackground: #EEE0FF;
--WindowBackground: RGBA(238,224,255,0.95); /* #EEE0FF */
--TitleBarHeight: 32px;
--TitleBarText: #FFFFFF;
--TitleBarBackground: RGBA(42,10,58,0.90) /*#2A0A3A*/;
--TitleBarBackground: RGBA(42,10,58,0.90); /* #2A0A3A */
--TaskBarText: #111111;
--TaskBarLinks: #0000EE;
--TaskBarBackground: RGBA(204,170,221,0.90) /*#CCAADD*/;
--TaskBarBackground: RGBA(204,170,221,0.90); /* #CCAADD */
--TaskBarHeight: 36px;
}