1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 | #-------------------------------------
# Backgrounds
# Background 1: Active task
rounded = 0
border_width = 2
border_sides = B
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #131417 0
border_color = #9c27b0 100
gradient_id = 0
background_color_hover = #434950 0
border_color_hover = #ce33e8 100
gradient_id_hover = 0
background_color_pressed = #000000 0
border_color_pressed = #832094 100
gradient_id_pressed = 0
# Background 2: Active desktop name
rounded = 7
border_width = 2
border_sides =
border_content_tint_weight = 2
background_content_tint_weight = 0
background_color = #f67e7d 100
border_color = #f67e7d 100
gradient_id = 0
background_color_hover = #387970 100
border_color_hover = #00dcff 57
background_color_pressed = #d8d8d8 30
border_color_pressed = #d8d8d8 30
# Background 3: Iconified task
rounded = 0
border_width = 2
border_sides = B
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 0
border_color = #593bb7 73
background_color_hover = #000000 0
border_color_hover = #8161d7 100
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 4: Urgent task
rounded = 0
border_width = 2
border_sides = B
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #888888 20
border_color = #ec013f 60
background_color_hover = #888888 20
border_color_hover = #ed2323 60
background_color_pressed = #888888 20
border_color_pressed = #ed2323 60
# Background 5: Inactive taskbar
rounded = 2
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 0
border_color = #000000 0
background_color_hover = #000000 0
border_color_hover = #000000 0
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 6: Active taskbar
rounded = 2
border_width = 1
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #000000 0
border_color = #d8d8d8 0
background_color_hover = #d8d8d8 8
border_color_hover = #d8d8d8 0
background_color_pressed = #d8d8d8 0
border_color_pressed = #d8d8d8 0
# Background 7: Default task, Normal task
rounded = 0
border_width = 2
border_sides = B
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #cecece 0
border_color = #9575cd 73
background_color_hover = #222222 0
border_color_hover = #9a78d4 90
background_color_pressed = #222222 90
border_color_pressed = #222222 90
# Background 8: Clock, Panel, Systray, Tooltip
rounded = 2
border_width = 0
border_sides =
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #263238 100
border_color = #000000 0
background_color_hover = #000000 0
border_color_hover = #000000 0
background_color_pressed = #000000 0
border_color_pressed = #000000 0
# Background 9: Inactive desktop name
rounded = 2
border_width = 2
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #462f57 100
border_color = #584671 100
background_color_hover = #202326 100
border_color_hover = #9775c7 71
background_color_pressed = #d8d8d8 30
border_color_pressed = #d8d8d8 30
# Background 10:
rounded = 2
border_width = 2
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #951311 100
border_color = #b42016 100
background_color_hover = #212528 0
border_color_hover = #9775c7 71
background_color_pressed = #d8d8d8 30
border_color_pressed = #d8d8d8 30
# Background 11: Button
rounded = 1
border_width = 0
border_sides = TBLR
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #191c1e 0
border_color = #9775c7 0
background_color_hover = #181a1c 0
border_color_hover = #9775c7 0
background_color_pressed = #d8d8d8 0
border_color_pressed = #d8d8d8 30
# Background 12:
rounded = 0
border_width = 0
border_sides =
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #191c1e 0
border_color = #9775c7 0
background_color_hover = #000000 100
border_color_hover = #9775c7 0
background_color_pressed = #d8d8d8 30
border_color_pressed = #d8d8d8 30
# Background 13:
rounded = 14
border_width = 0
border_sides =
border_content_tint_weight = 0
background_content_tint_weight = 0
background_color = #434950 100
border_color = #828282 0
gradient_id = 0
background_color_hover = #000000 57
border_color_hover = #828282 0
gradient_id_hover = 0
background_color_pressed = #000000 40
border_color_pressed = #1a1c1f 100
#-------------------------------------
# Panel
panel_items = :SCTPPPPPPPPPP:
panel_size = 100% 28
panel_margin = 0 0
panel_padding = 0 0 5
panel_background_id = 8
wm_menu = 1
panel_dock = 0
panel_pivot_struts = 0
panel_position = top center horizontal
panel_layer = bottom
panel_monitor = all
panel_shrink = 0
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 6
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 82 6 0
scale_relative_to_dpi = 0
scale_relative_to_screen_height = 0
#-------------------------------------
# Taskbar
taskbar_mode = multi_desktop
taskbar_hide_if_empty = 1
taskbar_padding = 6 0 2
taskbar_background_id = 5
taskbar_active_background_id = 6
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_hide_different_desktop = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 6 4
taskbar_name_background_id = 9
taskbar_name_active_background_id = 2
taskbar_name_font = Terminus 9
taskbar_name_font_color = #7e62b0 100
taskbar_name_active_font_color = #00ad96 100
taskbar_distribute_size = 1
taskbar_sort_order = none
task_align = center
#-------------------------------------
# Task
task_text = 1
task_icon = 0
task_centered = 1
urgent_nb_of_blink = 20
task_maximum_size = 180 30
task_padding = 10 1 3
task_font = Iosevka Semibold 10
task_tooltip = 0
task_thumbnail = 0
task_thumbnail_size = 24
task_font_color = #828282 60
task_active_font_color = #f4f4f4 100
task_urgent_font_color = #ffffff 100
task_iconified_font_color = #d8d8d8 60
task_icon_asb = 80 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 80 0 0
task_background_id = 7
task_normal_background_id = 7
task_active_background_id = 1
task_urgent_background_id = 4
task_iconified_background_id = 3
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
#-------------------------------------
# System tray (notification area)
systray_padding = 0 0 6
systray_background_id = 8
systray_sort = right2left
systray_icon_size = 16
systray_icon_asb = 100 0 0
systray_monitor = primary
systray_name_filter =
#-------------------------------------
# Launcher
launcher_padding = 0 0 0
launcher_background_id = 0
launcher_icon_background_id = 0
launcher_icon_size = 0
launcher_icon_asb = 100 0 0
launcher_icon_theme_override = 0
startup_notifications = 0
launcher_tooltip = 0
#-------------------------------------
# Clock
time1_format = %d %b %a %I:%M %p
time2_format =
time1_font = Iosevka Semibold 10
time1_timezone =
time2_timezone =
clock_font_color = #ec9fac 100
clock_padding = 5 4
clock_background_id = 8
clock_tooltip =
clock_tooltip_timezone =
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal
clock_mclick_command =
clock_uwheel_command =
clock_dwheel_command =
#-------------------------------------
# Battery
battery_tooltip = 1
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_full_cmd =
bat1_font = Iosevka Semibold 10
bat2_font = Iosevka Semibold 10
battery_font_color = #b5b5b5 100
bat1_format =
bat2_format =
battery_padding = 2 0
battery_background_id = 0
battery_hide = 101
battery_lclick_command =
battery_rclick_command =
battery_mclick_command =
battery_uwheel_command =
battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =
#-------------------------------------
# Separator 1
separator = new
separator_background_id = 0
separator_color = #777777 0
separator_style = dots
separator_size = 3
separator_padding = 0 0
#-------------------------------------
# Separator 2
separator = new
separator_background_id = 0
separator_color = #777777 80
separator_style = empty
separator_size = 3
separator_padding = 0 0
#-------------------------------------
# Button 1
button = new
button_icon = /home/debasis/.config/tint2/icons/firefox.png
button_text =
button_lclick_command = firefox-esr
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 2
button = new
button_icon = /home/debasis/.config/tint2/icons/text-editor.png
button_text =
button_lclick_command = geany
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 3
button = new
button_icon = /home/debasis/.config/tint2/icons/terminal.png
button_text =
button_lclick_command = urxvt
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 4
button = new
button_icon = /home/debasis/.config/tint2/icons/vscode.png
button_text =
button_lclick_command = code
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 0
button_centered = 1
button_max_icon_size = 16
#-------------------------------------
# Button 5
button = new
button_icon = /home/debasis/.config/tint2/icons/synaptic.png
button_text =
button_lclick_command = synaptic-pkexec
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 6
button = new
button_icon = /home/debasis/.config/tint2/icons/file-manager.png
button_text =
button_lclick_command = nemo
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 7
button = new
button_icon = /home/debasis/.config/tint2/icons/mail.png
button_text =
button_lclick_command = thunderbird
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 1
button_max_icon_size = 16
#-------------------------------------
# Button 8
button = new
button_icon = /home/debasis/.config/tint2/icons/music.png
button_text =
button_lclick_command = urxvt -e ncmpcpp
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 9
button = new
button_icon = /home/debasis/.config/tint2/icons/gpick.png
button_text =
button_lclick_command = gpick
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Button 10
button = new
button_icon = /home/debasis/.config/tint2/icons/power.png
button_text =
button_lclick_command = bl-exit
button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font_color = #000000 100
button_padding = 2 0
button_background_id = 11
button_centered = 0
button_max_icon_size = 16
#-------------------------------------
# Tooltip
tooltip_show_timeout = 0
tooltip_hide_timeout = 0
tooltip_padding = 2 2
tooltip_background_id = 8
tooltip_font_color = #d8d8d8 100
tooltip_font = Iosevka Semibold 10
|
x
Notes
This is part of my Prismatic Night theme. get the whole thing here: Github