Skip to content

Instantly share code, notes, and snippets.

@Francesco149
Created July 12, 2017 04:19
Show Gist options
  • Save Francesco149/46c94bee2162ffa5903506d24ebe4e17 to your computer and use it in GitHub Desktop.
Save Francesco149/46c94bee2162ffa5903506d24ebe4e17 to your computer and use it in GitHub Desktop.
!# ______ __ __ __ __ ______ ______ ______ __ ______
!# /\ ___\ /\ \_\ \ /\ "-.\ \ /\ __ \ /\ == \ /\__ _\ /\ \ /\ ___\
!# \ \___ \ \ \____ \ \ \ \-. \ \ \ __ \ \ \ _-/ \/_/\ \/ \ \ \ \ \ \____
!# \/\_____\ \/\_____\ \ \_\\"\_\ \ \_\ \_\ \ \_\ \ \_\ \ \_\ \ \_____\
!# \/_____/ \/_____/ \/_/ \/_/ \/_/\/_/ \/_/ \/_/ \/_/ \/_____/
!#
!# General
border.width: 1
padding.width: 12
padding.height: 12
window.handle.width: 0
window.client.padding.width: 10
menu.overlap: 2
*.justify: Left
!# Shadows
*.bg.highlight: 50
*.bg.shadow: 05
window.active.title.bg.highlight: 35
window.active.title.bg.shadow: 05
window.inactive.title.bg.highlight: 30
window.inactive.title.bg.shadow: 05
window.*.grip.bg.highlight: 50
window.*.grip.bg.shadow: 30
window.*.handle.bg.highlight: 50
window.*.handle.bg.shadow: 30
!# Menu
!menu.border.color: #161027
menu.border.color: #000000
!menu.border.width: 4
menu.border.width: 1
menu.title.bg: Solid Flat
menu.title.bg.color: #161027
menu.title.text.color: #e0d7d4
menu.items.bg: Flat Solid
menu.items.bg.color: #161027
menu.items.text.color: #eeeeee
menu.items.disable.text.color: #aaaaaa
menu.items.active.bg: Flat Solid
menu.items.active.bg.color: #373141
menu.items.active.text.color: #e0d7d4
menu.separator.width: 1
menu.separator.padding.width: 0
menu.separator.padding.height: 3
menu.separator.color: #aaaaaa
!# Handles
window.*.handle.bg: Raised solid
window.*.handle.bg.color: #eaebec
window.*.grip.bg: Raised solid
window.*.grip.bg.color: #eaebec
!# Active
window.active.border.color: #000000
!window.active.title.separator.color: #4376a8
window.*.title.separator.color: #161027
*.title.bg: Raised Solid Flat
*.title.bg.color: #161027
window.*.client.color: #161027
window.active.label.bg: Parentrelative
window.active.label.text.color: #e0d7d4
window.active.button.*.bg: Solid Flat
window.active.button.*.bg.color: #161027
window.active.button.*.bg.border.color: #49678B
window.active.button.*.image.color: #F4F5F6
window.active.button.hover.bg.color: #373141
window.active.button.hover.bg.border.color: #4a658c
window.active.button.hover.image.color: #373141
window.active.button.pressed.bg: Solid Flat Border
window.active.button.pressed.bg.color: #7aa1d2
window.active.button.hover.bg.border.color: #4A658C
!# Inactive
window.inactive.border.color: #000000
window.inactive.title.bg: Raised Solid Flat
window.inactive.title.bg.color: #161027
window.inactive.label.bg: Parentrelative
window.inactive.label.text.color: #e0c4bb
window.inactive.button.*.bg: Flat Solid Border
window.inactive.button.*.bg.color: #161027
window.inactive.button.*.bg.border.color: #161027
window.inactive.button.*.image.color: #e0c4bb
!# OSD
osd.border.width: 4
osd.border.color: #161027
osd.bg: flat solid border
osd.bg.color: #161027
osd.bg.border.color: #161027
osd.active.label.bg: parentrelative
osd.active.label.bg.color: #373141
osd.active.label.bg.border.color: #161027
osd.active.label.text.color: #eeeeee
osd.inactive.label.bg: parentrelative
osd.inactive.label.text.color: #70747d
osd.hilight.bg: flat solid
osd.hilight.bg.color: #373141
osd.unhilight.bg: flat solid
osd.unhilight.bg.color: #E0E0E0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment