guest@dotshare [~/groups/panels/tint2] $ ls Tint2-Google-Material/ | cat

Tint2 Google Material (scrot, raw, dl)

Penaxr Jul 05, 2018 (panels/tint2)

SCROT

  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
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------

rounded = 0
border_width = 1
background_color = #1d1f21 100
border_color = #969896 40

rounded = 0
border_width = 1
background_color = #1d1f21 100
border_color = #969896 40


rounded = 0
border_width = 1
background_color = #1d1f21 100
border_color = #969896


#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
#panel_items = LTSBC
#panel_mode = single_monitor
panel_position = bottom center
panel_size = 100% 30
panel_margin = 0 0
panel_padding = 3 3 3 3
font_shadow = 0
panel_background_id = 3


#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 0
task_text = 1
task_width = 100
task_centered = 1
task_margin = 4
task_padding = 5
#task_icon_size = 13
task_font = Aller 9
task_font_color = #fba922 60
task_active_font_color = #198844 70
task_background_id = 1
task_active_background_id = 2


#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_monitor
taskbar_padding = 0 0 5
taskbar_background_id = 0

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
#systray_padding = 0 0 0
#systray_background_id = 0
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %l:%M %p
time2_format =
time1_font = Noto Sans 10
time1_timezone =
time2_timezone =
time2_font =
clock_font_color = #fba922 60
clock_padding = 10 4
#clock_background_id = 1
clock_tooltip =
clock_tooltip_timezone =
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal
clock_mclick_command =
clock_uwheel_command =
clock_dwheel_command =

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#---------------------------------------------
# SYSTRAY
#---------------------------------------------
systray_padding = 8 0 10
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 16
systray_icon_asb = 120 3 63
systray_monitor = 1
systray_name_filter =

CLICK TO VIEW

x

Notes

This is my first attempt at tint2 themes.
I made it based on the Google material colors

https://github.com/penaxr/Dotfiles