! ===== General ====
Xft*dpi:	   96
Xft*autohint:      0
Xft*antialias:     1
Xft*hinting:       1   
Xft*rgba:          rgb
*.font:		   -cmvnd-antidote-medium-r-normal--11-110-75-75-p-90-iso8859-1
*.fontList:	   -cmvnd-antidote-medium-r-normal--11-110-75-75-p-90-iso8859-1
rofi.font:	   -cmvnd-antidote-medium-r-normal--11-110-75-75-p-90-iso8859-1

! ===== Colors ====
! special
*.foreground:   #fce8c3
*.background:   #1c1b19
*.cursorColor:  #fbb829

! black
*.color0:       #1c1b19
*.color8:       #918175

! red
*.color1:       #ef2f27
*.color9:       #f75341

! green
*.color2:       #519f50
*.color10:      #98bc37

! yellow
*.color3:       #fbb829
*.color11:      #fed06e

! blue
*.color4:       #2c78bf
*.color12:      #68a8e4

! magenta
*.color5:       #e02c6d
*.color13:      #ff5c8f

! cyan
*.color6:       #0aaeb3
*.color14:      #2be4d0

! white
*.color7:       #baa67f
*.color15: #fce8c3
! ===== Cursor ====
Xcursor*theme:	   OpenZone_Ice_Slim
Xcursor*size:	   12



! ===== URxvt ====
! general
URxvt*termName:         xterm-256color
URxvt*name:             URxvt
URxvt*iconFile:         /home/vincent/.icons/DarK-svg/16x16/pool/terminal.svg
URxvt*title:            URxvt
URxvt*geometry:         100x33
URxvt*cursorBlink:      true
URxvt*internalBorder:   7
URxvt*externalBorder:   0
URxvt*loginShell:       false
URxvt*locale:           true
URxvt*utf8:             true
URxvt*iso14755:         false
URxvt*iso14755_52:      false
URxvt*preeditType:      Root
URxvt*altSendsEscape:   true
URxvt*eightBitInput:    false
URxvt*metaSendsEscape:  true
URxvt*utmpInhibit:      false
URxvt*scrollBar:        false
URxvt*scrollstyle:      xterm
URxvt*thickness:        10
URxvt*scrollBar_right:  true
URxvt*scrollBar_floating: false
URxvt*secondaryScroll:  true
URxvt*buffered:         true
URxvt*urgentOnBell:     true
URxvt*visualBell:       true
URxvt*mapAlert:         true
URxvt*transparent:      false
URxvt*renderFont:       true    
URxvt*shading:          25
URxvt*fading:           0
URxvt*depth:            32
URxvt*intensityStyles:  true
URxvt*secondaryScreen:  1
URxvt*scrollTtyOutput:  false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*saveLines:        16384
URxvt*keysym.Shift-Up: command:\033]720;1\007
URxvt*keysym.Shift-Down: command:\033]721;1\007

! fonts
URxvt*font:                 -spectrum-limey-medium-r-normal--10-110-75-75-m-50-iso8859-1
URxvt*boldFont:
URxvt*italicFont:

! extensions
URxvt.perl-ext-common:      default,clipboard,url-select,keyboard-select
URxvt.copyCommand:          xclip -i -selection clipboard
URxvt.pasteCommand:         xclip -o -selection clipboard
URxvt.keysym.M-c:           perl:clipboard:copy
URxvt.keysym.M-v:           perl:clipboard:paste
URxvt.keysym.M-C-v:         perl:clipboard:paste_escaped
URxvt.keysym.M-Escape:      perl:keyboard-select:activate
URxvt.keysym.M-s:           perl:keyboard-select:search
URxvt.keysym.M-u:           perl:url-select:select_next
URxvt.urlLauncher:          firefox
URxvt.underlineURLs:        true
URxvt.urlButton:            1
URxvt.keysym.C-Shift-Up:    command:\033]720;1\007
URxvt.keysym.C-Shift-Down:  command:\033]721;1\007
URxvt.keysym.C-Shift-Right: \033[1;5C
URxvt.keysym.C-Shift-Left:  \033[1;5D
! ===== Xterm ====
XTerm*title:                    XTerm
XTerm*name:                     XTerm
XTerm*geometry:                 92x34
XTerm*locale:                   true
XTerm*utf8:                     true
XTerm*utf8Title:                true
XTerm*termName:                 xterm-256color
XTerm*iconHint:                 XTerm.xpm
XTerm*eightBitInput:            false
XTerm*scrollBar:                false
XTerm*rightScrollBar:           true
XTerm*scrollbar.width:          8
XTerm*multiScroll:              on
XTerm*jumpScroll:               on
XTerm*scrollTtyOutput:          true
XTerm*scrollKey:                true
XTerm*saveLines:                16384
XTerm*loginshell:               false
XTerm*maximized:                false
XTerm*vt100.backarrowKey:       false
XTerm*ttyModes:                 erase ^?
XTerm*borderWidth:              0
XTerm*internalBorder:           3
XTerm*allowBoldFonts:           false
XTerm*fontMenu*font2*Label:     Tiny
XTerm*font:			            -spectrum-limey-medium-r-normal--10-110-75-75-m-50-iso8859-1
XTerm*font2:                     7x13
XTerm*vt100.renderFont:         false
XTerm*faceName:                 limey:size=8
XTerm*charClass:                33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
XTerm*on2Clicks:                word
XTerm*on3Clicks:                line
XTerm*vt100.Translations: #override \
    Ctrl <Key>M: maximize() \n\
    Ctrl <Key>R: restore() \n\
    Ctrl Alt <Key>S: secure() \n\
    Ctrl <KeyPress> minus: smaller-vt-font() \n\
    Ctrl <KeyPress> plus: larger-vt-font() \n\
                <Btn1Up>: select-end(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n\
    Ctrl <KeyPress> V: insert-selection(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n\
    Shift <Btn1Up>: exec-formatted("w3m '%t",PRIMARY)

! ===== XOsview ====
xosview*title:      XOSview 
xosview*font:       cure:size=9
xosview*tzone:      true
xosview*bsdsensor:  true
xosview*interrupts: true
xosview*disk:       true
xosview*wlink:      true
xosview*page:       true 
xosview*battery:    true
xosview*usedlabels: false
xosview*foreground: #baa67f
xosview*background: #1c1b19
xosview*geometry:   160x188+1200+166

! ===== XLock ====
XLock*dpmsoff:      on
XLock*description:  on
XLock*echokeys:     on
XLock*echokey:      *
XLock*showfps:      on
XLock*program:      /usr/games/fortune -s
XLock*mailCmd:      /usr/bin/mail -H
XLock*lockdelay:    10
XLock*timeout:      15
XLock*use3d:        on
XLock*delta3d:      1.5
XLock*right3d:      Blue
XLock*left3d:       Red
XLock*boTh3d:       Magenta
!XLock*info:        "screen is locked"
XLock*mode:         fzort
XLock*username:     user:  
XLock*password:     key:  
Xlock*icongeometry: 96x96
XLock*enablesaver:  on
XLock*wireframe:    on
XLock*fontset:      -artwiz-snap-normal-r-normal--10-100-75-75-p-90-iso10646-1
XLock*planfontset:  -artwiz-edges-medium-r-normal--10-100-75-75-m-50-iso10646-1
XLock*messagefont:  -artwiz-edges-medium-r-normal--10-100-75-75-m-50-iso10646-1

! ===== XClock ====
XClock*strftime:    %a %d %b %H:%M
XClock*padding:     3
XClock*update:      1
XClock*chime:       true
XClock*render:      true
XClock*digital:     false
XClock*Font:        -*-helvetica-medium-r-normal--*-80-*-*-*-*-*-*
XClock*geometry:    160x160-1+0
XClock*borderWidth: 1
!XClock*background:  #2c3645
XClock*majorColor:  #ab8c68
XClock*minorColor:  #baa67f
XClock*hourColor:   #fce8c3
XClock*minuteColor: #fce8c3
XClock*secondColor: #fce8c3

! ==== XLoad ====
XLoad*foreground:   #baa67f
XLoad*label:	    i7-5500U CPU @ 2.40GHz
!XLoad*label:	    XLoad
!XLoad*font:         -artwiz-anorexia-medium-r-normal--11-110-75-75-p-90-iso10646-1
XLoad*update:       3
XLoad*highlight:    #2c1c2a
XLoad*jumpscroll:   1
XLoad*geometry:     160x101-1+265

! ==== Xbiff ====
xbiff*geometry:     -0-0
xbiff*file:         /var/mail/vincent
xbiff*update:       60
xbiff*reverseVideo: false
xbiff*volume:       50
!xbiff*foreground:   #98d1ce

! ===== Xpdf ====
Xpdf*Background:    #C1C1C1
Xpdf*Foreground:    #000000
Xpdf*fontList:      -artwiz-cure-medium-r-normal--11-110-75-75-p-90-iso8859-1
Xpdf*toolTipEnable: true
Xpdf*textEncoding:  utf8
Xpdf*textEOL:       unix

! ==== NEdit ====
NEdit*Background:   #C1C1C1
NEdit*Foreground:   #000000

! === FvwmConsole ===
FvwmConsole*VT100*geometry: 40x4
FvwmConsole*font: 7x14

! ===== XMan ====
xman*jumpScroll:                    true
xman*multiScroll:                   true
xman*scrollBar:                     1
xman*foreground:                    #2c3645
xman*manualFontNormal:              -spectrum-limey-medium-r-normal--10-110-75-75-m-50-iso8859-1
xman*manualFontBold:                -spectrum-limey-medium-r-normal--10-110-75-75-m-50-iso8859-1
xman*manualFontBoldColor:           #afd700
xman*manualFontItalicColor:         #6495ed

! ===== XCalc ====
xcalc*ti.button1.vertDistance:       4
xcalc*ti.button2.vertDistance:       4
xcalc*ti.button3.vertDistance:       4
xcalc*ti.button4.vertDistance:       4
xcalc*ti.button5.vertDistance:       4
xcalc*ti.background:                 gray90
xcalc*ti.bevel.borderColor:          gray65
xcalc*ti.bevel.borderWidth:          1
xcalc*ti.bevel.vertDistance:         4
xcalc*ti.bevel.defaultDistance:      0
xcalc*ti.bevel.background:           rgb:b/c/b
xcalc*ti.bevel.screen*background:    rgb:b/c/b
xcalc*ti.bevel.screen.borderColor:   rgb:b/c/b
xcalc*ti.bevel.screen.vertDistance:  10
xcalc*ti.bevel.screen.horizDistance: 10
xcalc*ti.bevel.screen*left:          chainLeft
xcalc*ti.bevel.screen*right:         chainRight
xcalc*ti.bevel.screen*top:           chainTop
xcalc*ti.bevel.screen*bottom:        chainBottom
xcalc*ti.bevel.screen*LCD.foreground:gray10
xcalc*ti.bevel.screen*INV.vertDistance:0
xcalc*ti.Command.borderColor:        gray65
xcalc*ti.Command.background:         gray85
xcalc*ti.Command.foreground:         gray30
xcalc*ti.button5.background:         rgb:e/b/b
xcalc*ti.button20.background:        rgb:e/d/c
xcalc*ti.button25.background:        rgb:e/d/c
xcalc*ti.button30.background:        rgb:e/d/c
xcalc*ti.button35.background:        rgb:e/d/c
xcalc*ti.button40.background:        rgb:b/b/e
xcalc*ti.button22.background:        gray95
xcalc*ti.button23.background:        gray95
xcalc*ti.button24.background:        gray95
xcalc*ti.button27.background:        gray95
xcalc*ti.button28.background:        gray95
xcalc*ti.button29.background:        gray95
xcalc*ti.button32.background:        gray95
xcalc*ti.button33.background:        gray95
xcalc*ti.button34.background:        gray95
xcalc*ti.button37.background:        gray95
xcalc*ti.button38.background:        gray95
xcalc*ti.button39.background:	     gray95

! ===== XMessage ==== 
xmessage*form.okay.shapeStyle:       rectangle
xmessage*form.okay.background:       #2c3645
xmessage*form.okay.foreground:       #fcfcfc
xmessage*message*background:         ivory3
xmessage*background:                 gray85
xmessage*foreground:                 gray15
xmessage*Scrollbar.width:            1
xmessage*Scrollbar.borderWidth:      0
xmessage*Text.?.cursorColor:         rgb:d/5/5
xmessage*Text.borderColor:           gray65
xmessage*Text*background:            gray95
xmessage*Command.highlightThickness: 1
xmessage*Command.internalWidth:      5
xmessage*Command.internalHeight:     3
xmessage*Command.borderColor:        gray40
xmessage*Command.shapeStyle:         Rectangle
xmessage*Command.background:         gray80


! ===== Xview =====
OpenWindows.BorderColor:             slategrey
OpenWindows.Background:              #a5b2c6
OpenWindows.ButtonFont:              -b&h-lucida-medium-r-normal-sans-11-*-*-*-p-*-iso10646-1
OpenWindows.IconFont:                -b&h-lucida-medium-r-normal-sans-11-*-*-*-p-*-iso10646-1
OpenWindows.TitleFont:               -b&h-lucida-bold-r-normal-sans-11-*-*-*-p-*-iso10646-1
OpenWindows.TextFont:                -b&h-lucida-medium-r-normal-sans-11-*-*-*-p-*-iso10646-1
OpenWindows.ScrollbarPlacement:      right
!OpenWindows.SetInput:               followmouse
OpenWindows.PopupJumpCursor:         True
OpenWindows.FocusLenience:           True
OpenWindows.WindowColor:             #a5b2c6 
OpenWindows.Beep:                    never
OpenWindows.EdgeMoveThreshold:       50
OpenWindows.WorkspaceColor:          #a5b2c6
OpenWindows.PaintWorkspace:          false
OpenWindows.GrabVirtualKeys:         false
OpenWindows.DragRightDistance:       20
OpenWindows.IconLocation:            top-rl
OpenWindows.MultiClickTimeout:       4
OpenWindows.SnapToGrid:              True
OpenWindows.SelectDisplaysMenu:      False
OpenWindows.AutoRaise:               False
OpenWindows.AutoRaiseDelay:          1000000
OpenWindows.AutoReReadMenuFile:      True
OpenWindows.DragWindow:              False
OpenWindows.ShowMoveGeometry:        True
OpenWindows.DefaultIconImage:        /usr/openwin/lib/pixmaps/sunlogo_large.xpm
OpenWindows.DefaultIconMask:         /usr/openwin/lib/pixmaps/sunlogo_mask.xbm
OpenWindows.KeyboardCommands:        Full
OpenWindows.MenuAccelerators:        True
OpenWindows.WindowMenuAccelerators:  True

olvwm.ShowMoveGeometry:              true
olvwm.ShowResizeGeometry:            true
olvwm.SnapToGrid:                    true
olvwm.Use3DResize:                   true
olvwm.Use3DFrames:                   false
olwm.InvertFocusHighlighting:        false
olvwm.UseImages:                     UseAll
olvwm.StickyIcons:                   true
olvwm.FreeIconSlots:                 true
!olvwm.UniqueIconSlots:              true
olvwm.ResizeMoveGeometry:            -0+0
olvwm.CursorSpecialResize:           true
olvwm.AllowArrowInRoot:              true
olvwm.VirtualDesktop:                3x2 
olvwm.PannerScale:                   20
olvwm.ServerGrabs:                   false
olvwm.RaiseOnMove:                   true
olvwm.AutoShowRootMenu:              true
olvwm.AutoRootMenuX:                 0
olvwm.AutoRootMenuY:                 141 
olvwm.Client.workman.MenuAccelerators: False
!olvwm.VirtualBackgroundMap:         /usr/openwin/lib/pixmaps/Virtual \Desktops      
olvwm.VirtualSticky:                 xclock xbiff perf xdaliclock xvmount toolbar disktool contool privtool xvmixer xvfilemgr
olvwm.MinimalDecor:                  xclock xbiff xmessage xload xman
olvwm.NoDecor:                       xosview
olvwm.FullSizeZoomX:                 true


! ==== Mwm ====                      
Mwm*iconBoxSBDisplayPolicy: 	    vertical
Mwm*useIconBox:			            False
Mwm*iconBoxGeometry:                10x1+160-0                            
Mwm*iconBoxTitle:                   MWM Icon Manager                      
Mwm*iconPlacement:                  left top
Mwm*fadeNormalIcon:                 True 
Mwm*keyboardFocusPolicy:            pointer
Mwm*XClock.clientDecoration:        +all 
Mwm*xbiff.clientDecoration:         +all 
Mwm*interactivePlacement:           True 
Mwm*foreground:                     white
Mwm*background:                     #30609f
Mwm*activeForeground:               black
Mwm*activeBackground:               #f7d780
Mwm*menu*foreground:                black
Mwm*menu*background:                #f7d780
Mwm*fontList:			            -artwiz-cure-medium-r-normal--11-110-75-75-p-90-iso8859-1
Mwm*menu*fontList:		            -artwiz-cure-medium-r-normal--11-110-75-75-p-90-iso8859-1
Mwm*XClock*clientFunctions:        -minimize
Mwm*xbiff*clientFunctions:         -minimize

! ==== XMem ====
XMem*label:			                PC3L-12800S 8GB
XMem*foreground:		            #baa67f
XMem*Label*Justify:                 left
XMem*JumpScroll:                    1
XMem*internalBorderWidth:           0
XMem*showGrip:                      FALSE
XMem*cachedcolor:                   #54442a
XMem*codecolor:                     #2c1c2a
XMem*buffercolor:                   #1c2c26
XMem*freecolor:                     #1c1b19
XMem*swapcolor:                     #0aaeb3
XMem*geometry:			            160x101-1+162
XMem*update:			            3

! ==== sxiv ====
Sxiv.foreground:                    #fce8c3
Sxiv.backround:                    #1c1b19
Sxiv.font:                          antidote:size=8

