
qssMuuh!
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple qss for amarok to make more
frames, I really want to see exactly
where something starts and ends.
inb4, mac is proprietary and thus bad.
for those interested, full shot:
http://img413.imageshack.us/img413/3899/shotgl.png
Yeah oh, and to use, amarok -stylesheet /path/to/amarok.qss
Scnd101
10 years ago
Report
TheRob
10 years ago
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #8f8f8f, stop: 0.15 #cacaca,
stop: 0.25 #cacaca, stop: 1.0 #b2b2b2);
border-style : none double solid double solid;
border-width: 1px;
border-color: #969696;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
min-width: 8ex;
padding : 1px;
}
QTabBar::tab:selected, QTabBar::tab:hover {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #8f8f8f, stop: 0.15 #d7d7d7,
stop: 0.25 #d7d7d7, stop: 1.0 #c0c0c0);
border: 1px solid #8f8f8f;
}
QTabBar::tab:selected {
border-color: #969696;
border-style : none ridge ridge groove;
border-width : 2px;
border-top-color: #afafaf;
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #c7c7c7, stop: 1 #d0d0d0);
}
QTabBar::tab:!selected {
margin-bottom: 2px;
border-top-color: #9f9f9f;
margin-right : -1px;
}
QTabBar::tab:selected {
/* expand/overlap to the left and right by 4px */
margin-left: -4px;
margin-right: -4px;
}
/* SLIDERS */
QSlider::groove:horizontal {
height: 6px; /* the groove expands to the size of the slider by default. by giving it a height, it has a fixed size */
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #909090, stop: 0.2 #999999 stop:1 #bbbbbb);
margin: 2px 0;
border: 1px #cfcfcf;
border-style : none none solid none;
border-radius : 2px;
margin-top: 2px;
margin-bottom: 2px;
}
QSlider::handle:horizontal {
background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #ffffff, stop:1 #d0d0d0);
border: 1px solid solid double solid;
border-color: #909090;
height: 8px;
width: 8px;
border-radius: 5px;
padding: 0px;
}
/* SCROLLBARS */
QScrollBar:vertical {
border: none;
background: qlineargradient(x1:0, y1:0, x2:1, y2:0, stop:0 #a9a9a9, stop:0.3 #d0d0d0 ,stop:1 #e6e6e6);
width: 12px;
margin: 20px 0px 20 0px;
}
QScrollBar::handle:vertical {
background: qlineargradient(x1:0, y1:0, x2:1, y2:0, stop:0 #ffffff, stop:1 #d0d0d0);
border: 1px solid;
border-color: #909090;
border-radius: 4px;
padding: 4px;
width: 10px;
min-height: 20px;
margin-left: 2px;
margin-right: 2px;
}
QScrollBar::add-line:vertical {
border: none;
background: qlineargradient(x1:0, y1:0, x2:1, y2:0, stop:0 #a9a9a9, stop:0.3 #d0d0d0 ,stop:1 #e6e6e6);
height: 20px;
subcontrol-position: bottom;
subcontrol-origin: margin;
}
QScrollBar::sub-line:vertical {
border: none;
background: qlineargradient(x1:0, y1:0, x2:1, y2:0, stop:0 #a9a9a9, stop:0.3 #d0d0d0 ,stop:1 #e6e6e6);
height: 20px;
border-width: 1px;
border-color: #c0c0c0;
border-style : solid none none none;
subcontrol-position: top;
subcontrol-origin: margin;
}
QScrollBar:up-arrow:vertical, QScrollBar::down-arrow:vertical {
background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #ffffff, stop:1 #d0d0d0);
border: 1px solid solid double solid;
border-color: #909090;
height: 6px;
width: 6px;
border-radius: 4px;
padding: 0px;
}
QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
background: none;
}
I don't use it anymore but this
modifys the tabs, vertical scrollbars
and sliders.
Report
TheRob
10 years ago
StoreName=snap-05-05-2010
ARGB.Blacklist="smplayer,amarok,dragonplayer,vlc,vlc-wrapper,kscreenlocker"
ARGB.Glassy=false
Bg.Intensity=4
Bg.Modal.Glassy=false
Bg.Modal.Invert=false
Bg.Modal.Opacity=100
Bg.Mode=1
Bg.RingOverlay=false
Bg.Structure=5
Bg.TooltipRole=9
Btn.ActiveRole=12
Btn.AmbientLight=false
Btn.BackLightHover=true
Btn.BevelEnds=true
Btn.CheckType=1
Btn.Cushion=false
Btn.DisabledToolStyle=2
Btn.FullHover=false
Btn.Gradient=1
Btn.Layer=0
Btn.MinHeight=20
Btn.Role=9
Btn.Round=true
Btn.Tool.ActiveRole=1
Btn.Tool.Gradient=6
Btn.Tool.Role=10
Btn.Tool.Separator=true
Btn.ToolConnected=true
Btn.ToolSunken=2
Chooser.Gradient=1
GroupBoxMode=0
Input.PwEchoChar=8782
KWin.ActiveGradient=0
KWin.ActiveRole=10
KWin.ActiveText=0
KWin.InactiveGradient=0
KWin.InactiveRole=10
KWin.InactiveText=0
Menu.ActiveItemSunken=false
Menu.ActiveRole=10
Menu.BoldText=false
Menu.Glassy=true
Menu.ItemGradient=0
Menu.OpacityARGB=200
Menu.Role=0
Menu.Round=true
Menu.RoundSelect=true
Menu.Shadow=false
Menu.ShowIcons=false
Progress.Gradient=8
Progress.RoleBg=0
Progress.RoleFg=10
QPalette\active=#353535, #bebebe, #f0f0f0, #dcdcdc, #464646, #646464, #505050, #ffffff, #404040, #f0f0f0, #d5d5d5, #444444, #bdc9dc, #000000, #6780a5, #5f7391, #d5d5d5, #000000, #f0f0f0, #505050
QPalette\disabled=#9f9f9f, #b5b5b5, #f0f0f0, #dcdcdc, #464646, #646464, #a0a0a0, #ffffff, #8b8b8b, #e7e7e7, #d5d5d5, #434343, #c7c7c7, #969696, #6780a5, #5f7391, #e2e2e2, #000000, #f0f0f0, #505050
QPalette\inactive=#353535, #bebebe, #f0f0f0, #dcdcdc, #464646, #646464, #505050, #ffffff, #404040, #f0f0f0, #d5d5d5, #444444, #bdc9dc, #000000, #6780a5, #5f7391, #d5d5d5, #000000, #f0f0f0, #505050
Scroll.ActiveRole=0
Scroll.Gradient=1
Scroll.Groove=3
Scroll.InvertBg=false
Scroll.Role=9
Scroll.SliderWidth=13
ShadowIntensity=112
ShadowTitlebar=true
Tab.ActiveRole=10
Tab.ActiveTabSunken=true
Tab.Gradient=0
Tab.Role=1
Uno=true
Uno.Gradient=1
Uno.Role=1
Uno.Sunken=false
Uno.Title=true
Uno.Toolbar=true
View.HeaderGradient=0
View.HeaderRole=9
View.ShadeLevel=20
View.ShadeRole=6
View.SortingHeaderGradient=3
View.SortingHeaderRole=9
Just save the above as snap.bespin
and import in bespin conf dialog.
then click load, and newly started
apps will be applied with it.
Report
Doofb43r
10 years ago
Report
Doofb43r
10 years ago
Report
TheRob
10 years ago
http://mickka.deviantart.com/art/Blueberry-Wallpaper-146616775
Deco is actually bespin.
Report
mirzaD
10 years ago
Report
TheRob
10 years ago
and I'll upload my bespin config later
on, anything else?
Oh and thx for the compliments!
Report
Izo
10 years ago
/izo\
Report
TheRob
10 years ago
Yeah I thought about that, but then again,
I change my settings really often so
it would look almost completely different
every time, and I'm not about to spam
this site with bespin configs :D
The bespin config is pretty self explanatory
anyway :)
The parts that stays the same for a longer
period I usually upload here, like this
and the amarok theme, and then the
dekorator....
I sure can provide a snapshot of my
bespin config here if someone wants it.
Thx for the compliments tho! I usually
when I'm bored try to do smth in inkscape
or modify some settings just for fun.
//Robert
Report
sxe
10 years ago
Report
lzfy
10 years ago
Report
TheRob
10 years ago
Report
Izo
10 years ago
/izo\
Report
TheRob
10 years ago
Report
Izo
10 years ago
/izo\
Report
TheRob
10 years ago
I wouldnt distribute the code so....
...my hands are tied.
Report
TheRob
10 years ago
Report
flamelab
10 years ago
You are intriguing anyone by not telling what it is :-/
Report
TheRob
10 years ago
Report
Izo
10 years ago
/izo\
Report
Rasi
10 years ago
bespin settings?
plasma theme?
and is that smooth tasks?
Report
TheRob
10 years ago
when I'm at my other computer....
...desktop is not plasma, anything else you
wanna know?
Report