On multiplie la taille des fontes par 2.
authorbenoit.pin <benoit.pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Tue, 23 Nov 2010 12:43:53 +0000 (12:43 +0000)
committerbenoit.pin <benoit.pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Tue, 23 Nov 2010 12:43:53 +0000 (12:43 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@319 fe552daf-6dbe-4428-90eb-1537e0879342

src/minwii/widgets/data/minwii_theme/config.txt

index e4ef48b..e580214 100644 (file)
@@ -1,6 +1,6 @@
 desktop background desktop.png
 
-input font Vera.ttf 16 
+input font Vera.ttf 32 
 input background input.normal.png
 input color #000000
 input:focus background input.focus.png
@@ -14,43 +14,43 @@ link color #0000FF
 link:hover color #FF0000
 link:down color #00FF00
 
-label font Vera.ttf 16
+label font Vera.ttf 32
 label color #000000
 
-document font Vera.ttf 16
+document font Vera.ttf 32
 document color #000000
-div font Vera.ttf 16
+div font Vera.ttf 32
 div color #000000
 
-td font Vera.ttf 16
+td font Vera.ttf 32
 td color #000000
-th font Vera.ttf 16
+th font Vera.ttf 32
 th color #000000
 
-h1 font Vera.ttf 24
+h1 font Vera.ttf 48
 h1 color #000000
-h2 font Vera.ttf 20
+h2 font Vera.ttf 40
 h2 color #000000
-h3 font Vera.ttf 16
+h3 font Vera.ttf 32
 h3 color #000000
-h4 font Vera.ttf 14
+h4 font Vera.ttf 28
 h4 color #000000
-h5 font Vera.ttf 12
+h5 font Vera.ttf 24
 h5 color #000000
-h6 font Vera.ttf 10
+h6 font Vera.ttf 20
 h6 color #000000
 
-ul font Vera.ttf 16
+ul font Vera.ttf 32
 ul color #000000
-ol font Vera.ttf 16
+ol font Vera.ttf 32
 ol color #000000
-li font Vera.ttf 16
+li font Vera.ttf 32
 li color #000000
 li padding_left 32
 
-pre font mono 16
+pre font mono 32
 pre color #000000
-code font mono 16
+code font mono 32
 code color #000000
 
 checkbox off checkbox.off.normal.tga
@@ -81,7 +81,7 @@ button padding_left 8
 button padding_right 8
 button padding_top 1
 button padding_bottom 1
-button.label font Vera.ttf 16
+button.label font Vera.ttf 32
 button.label color #000000
 
 slider background slider.tga
@@ -159,7 +159,7 @@ select.option padding_bottom 1
 #select.option border_bottom 1
 #select.option border_left 1
 
-select.option.label font Vera.ttf 16
+select.option.label font Vera.ttf 32
 select.option.label color #000000
 select.options padding_left 1
 select.options padding_right 1
@@ -183,7 +183,7 @@ dialog.main padding_right 8
 dialog.main padding_top 4
 dialog.main padding_bottom 4
 
-keysym font Vera.ttf 16
+keysym font Vera.ttf 32
 keysym background input.normal.png
 keysym color #000000
 keysym:focus background input.focus.png
@@ -199,7 +199,7 @@ tool padding_left 4
 tool padding_right 4
 tool padding_top 1
 tool padding_bottom 1
-tool.label font Vera.ttf 16
+tool.label font Vera.ttf 32
 tool.label color #000000
 
 menu background menu.normal.tga
@@ -209,7 +209,7 @@ menu padding_left 6
 menu padding_right 6
 menu padding_top 3
 menu padding_bottom 3
-menu.label font Vera.ttf 16
+menu.label font Vera.ttf 32
 menu.label color #000000
 
 menu-open background menu.down.tga
@@ -228,7 +228,7 @@ menu.option padding_left 6
 menu.option padding_right 6
 menu.option padding_top 1
 menu.option padding_bottom 1
-menu.option.label font Vera.ttf 16
+menu.option.label font Vera.ttf 32
 menu.option.label color #000000
 menu.options padding_left 1
 menu.options padding_right 1
@@ -253,7 +253,7 @@ list.item padding_top 2
 list.item padding_bottom 2
 list.item margin_bottom 1
 list.item align -1
-list.item.label font Vera.ttf 14
+list.item.label font Vera.ttf 28
 list.item.label color #000000
 
 list background list.png
@@ -268,11 +268,11 @@ list.content padding_top 1
 list.content padding_bottom 1
 
 filedialog.folder image filebrowser.folder.png
-filedialog.label font Vera.ttf 14
+filedialog.label font Vera.ttf 28
 filedialog.label color #000000
-filedialog.title.label font Vera.ttf 16
+filedialog.title.label font Vera.ttf 32
 filedialog.title.label color #000000
-filedialog.input font Vera.ttf 14
+filedialog.input font Vera.ttf 28
 filedialog.input background input.normal.png
 filedialog.input color #000000
 filedialog.input:focus background input.focus.png
@@ -281,7 +281,7 @@ filedialog.input padding_right 6
 filedialog.input padding_top 3
 filedialog.input padding_bottom 3
 
-dialog.title.label font Vera.ttf 16
+dialog.title.label font Vera.ttf 32
 dialog.title.label color #000000