decor.ini (1998B)
1 ;; DECOR _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 2 3 [module/sepL] 4 type = custom/text 5 content = -- 6 7 content-background = ${color.BG5} 8 content-foreground = ${color.BG5} 9 ;content-padding = 1 10 11 [module/sepR] 12 type = custom/text 13 content = -- 14 15 content-background = ${color.BG6} 16 content-foreground = ${color.BG6} 17 ;content-padding = 1 18 19 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 20 21 [module/1LD] 22 type = custom/text 23 content = "%{T3}%{T-}" 24 content-background = ${color.BG4} 25 content-foreground = ${color.BG5} 26 27 [module/2LD] 28 type = custom/text 29 content = "%{T3}%{T-}" 30 content-background = ${color.BG3} 31 content-foreground = ${color.BG4} 32 33 [module/3LD] 34 type = custom/text 35 content = "%{T3}%{T-}" 36 content-background = ${color.BG2} 37 content-foreground = ${color.BG3} 38 39 [module/4LD] 40 type = custom/text 41 content = "%{T3}%{T-}" 42 content-background = ${color.BG1} 43 content-foreground = ${color.BG2} 44 45 [module/5LD] 46 type = custom/text 47 content = "%{T3}%{T-}" 48 content-background = ${color.BG} 49 content-foreground = ${color.BG1} 50 51 [module/7RD] 52 type = custom/text 53 content = "%{T3}%{T-}" 54 content-background = ${color.BG6} 55 content-foreground = ${color.BG5} 56 57 [module/6RD] 58 type = custom/text 59 content = "%{T3}%{T-}" 60 content-background = ${color.BG5} 61 content-foreground = ${color.BG4} 62 63 [module/5RD] 64 type = custom/text 65 content = "%{T3}%{T-}" 66 content-background = ${color.BG4} 67 content-foreground = ${color.BG3} 68 69 [module/4RD] 70 type = custom/text 71 content = "%{T3}%{T-}" 72 content-background = ${color.BG3} 73 content-foreground = ${color.BG2} 74 75 [module/3RD] 76 type = custom/text 77 content = "%{T3}%{T-}" 78 content-background = ${color.BG2} 79 content-foreground = ${color.BG1} 80 81 [module/2RD] 82 type = custom/text 83 content = "%{T3}%{T-}" 84 content-background = ${color.BG} 85 content-foreground = ${color.BG1} 86 87 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 88 ;; __________ ______ 89 ;; / ____/ __ \/ ____/ 90 ;; / __/ / / / / /_ 91 ;; / /___/ /_/ / __/ 92 ;; /_____/\____/_/ 93 ;; 94 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_