Skip to content
Snippets Groups Projects
Commit bc025f3d authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix fonts tag

parent ad4a6a8c
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?>
<JWM>
<Font>Liberation Sans-9</Font>
<!-- Window button -->
<ButtonClose>/usr/share/themes/Arc/unity/close.svg</ButtonClose>
<ButtonMax>/usr/share/themes/Arc/unity/unmaximize_dash_prelight.svg</ButtonMax>
......@@ -8,7 +8,7 @@
<ButtonMin>/usr/share/themes/Arc/unity/minimize_dash_prelight.svg</ButtonMin>
<!-- Visual Style Window. -->
<WindowStyle decorations="flat">
<Font>Liberation Sans-9</Font>
<Width>1</Width>
<Height>25</Height>
<Corner>5</Corner>
......@@ -25,7 +25,7 @@
<!-- Visual Style Tray. -->
<TrayStyle decorations="flat">
<Font>Liberation Sans-9</Font>
<Background>#444444</Background>
<Foreground>white</Foreground>
<Active>
......@@ -37,7 +37,7 @@
<!-- Visual Style Pager. -->
<PagerStyle>
<Font>Liberation Sans-9</Font>
<Outline>#444444</Outline>
<Text>white</Text>
<Foreground>#444444</Foreground>
......@@ -50,7 +50,7 @@
<!-- Visual Style Menu. -->
<MenuStyle>
<Font>Liberation Sans-9</Font>
<Foreground>white</Foreground>
<Background>#444444</Background>
<Active>
......@@ -62,7 +62,7 @@
<!-- Visual Style Pop. -->
<PopupStyle>
<Font>Liberation Sans-9</Font>
<Outline>#FFFFFF</Outline>
<Foreground>#000000</Foreground>
<Background>#FFFFFF</Background>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment