aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-rebecca.yml
blob: 642607faf04d2f2d975891b330fc56882e103209 (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
#
#
# name: Rebecca
# author: Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme)
# slug: rebecca
# slug-underscored: rebecca
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#2de0a7'
      - bold
    inactiveBorderColor:
      - '#666699'
    searchingActiveBorderColor:
      - '#efe4a1'
    optionsTextColor:
      - '#2de0a7'
    selectedLineBgColor:
      - '#383a62'
    cherryPickedCommitBgColor:
      - '#666699'
    cherryPickedCommitFgColor:
      - '#2de0a7'
    markedBaseCommitFgColor:
      - '#2de0a7'
    unstagedChangesColor:
      - '#a0a0c5'
    defaultFgColor:
      - '#f1eff8'