aboutsummaryrefslogtreecommitdiff
path: root/templates/default.mustache
blob: 3c468740b36aaf372ad48f84f13efc08a85832fe (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
! Base16 {{scheme-name}}
! Author: {{scheme-author}}

! base00: #{{base00-hex}}
! base01: #{{base01-hex}}
! base02: #{{base02-hex}}
! base03: #{{base03-hex}}
! base04: #{{base04-hex}}
! base05: #{{base05-hex}}
! base06: #{{base06-hex}}
! base07: #{{base07-hex}}
! base08: #{{base08-hex}}
! base09: #{{base09-hex}}
! base0A: #{{base0A-hex}}
! base0B: #{{base0B-hex}}
! base0C: #{{base0C-hex}}
! base0D: #{{base0D-hex}}
! base0E: #{{base0E-hex}}
! base0F: #{{base0F-hex}}

! Enable the extended coloring options
rofi.color-enabled: true

! Property Name     BG       Border   Separator
rofi.color-window:  #{{base01-hex}}, #{{base01-hex}}, #{{base00-hex}}

! Property Name     BG       FG       BG-alt   Head-BG  Head-FG
rofi.color-normal:  #{{base01-hex}}, #{{base05-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base07-hex}}
rofi.color-active:  #{{base01-hex}}, #{{base0D-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base0D-hex}}
rofi.color-urgent:  #{{base01-hex}}, #{{base08-hex}}, #{{base01-hex}}, #{{base01-hex}}, #{{base08-hex}}

! Set the desired separator style
rofi.separator-style: solid