aboutsummaryrefslogtreecommitdiff
path: root/tests/data/google
blob: 73e7d8d9c0f21037264a7ba55c01d819ef7d0f03 (plain)
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
bar_colors:
  active_workspace:
    background: '#2d2d2d'
    border: '#414141'
    text: '#ffffff'
  background: '#2d2d2d'
  focused_workspace:
    background: '#2d76f6'
    border: '#4183F6'
    text: '#ffffff'
  inactive_workspace:
    background: '#2d2d2d'
    border: '#414141'
    text: '#bbbbbb'
  separator: '#bbbbbb'
  statusline: '#ffffff'
  urgent_workspace:
    background: '#ffc609'
    border: '#FFCB21'
    text: '#ffffff'
meta:
    author: lasers
    url: https://github.com/okraits/j4-make-config
window_colors:
  focused:
    background: '#2d76f6'
    border: '#4183F6'
    indicator: '#d8442e'
    text: '#ffffff'
  focused_inactive:
    background: '#bbbbbb'
    border: '#C1C1C1'
    indicator: '#009c58'
    text: '#ffffff'
  unfocused:
    background: '#2d2d2d'
    border: '#414141'
    indicator: '#bbbbbb'
    text: '#ffffff'
  urgent:
    background: '#ffc609'
    border: '#FFCB21'
    indicator: '#d8442e'
    text: '#ffffff'