aboutsummaryrefslogtreecommitdiff
path: root/decorations/Dakkar/Default/Colorsets
blob: 2b7586033f744370b965386a201e33a1de29e05e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Colorset setup
 
# What colorset numbers do we use?
InfoStoreAdd cs_window_inactive "9"
InfoStoreAdd cs_window_active "10"
 
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# Colorsets
 
Colorset $[infostore.cs_window_inactive] \
Foreground "#7f7d7b", Background "#bfbcb9", \
Hilight "#666666", Shadow "#666666", \
VGradient 100 3 "#f2eeeb" 40 "#f1edea" 10 "#bfbcb9" 50 "#d4d1cd", Tint
 
Colorset $[infostore.cs_window_active] \
Foreground "white", Background "#637a8a", \
Hilight "gray", Shadow "gray", \
VGradient 100 3 "#90a8b9" 40 "#8ba4b6" 10 "#576b79" 50 "#6d8798", Tint