aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mocha.yml
blob: 2d32260ecdb46e7cdd68f3b59e20e99aa5749c3e (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: Mocha
# author: Chris Kempson (http://chriskempson.com)
# slug: mocha
# slug-underscored: mocha
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#8ab3b5'
      - bold
    inactiveBorderColor:
      - '#7e705a'
    searchingActiveBorderColor:
      - '#d28b71'
    optionsTextColor:
      - '#8ab3b5'
    selectedLineBgColor:
      - '#645240'
    cherryPickedCommitBgColor:
      - '#7e705a'
    cherryPickedCommitFgColor:
      - '#8ab3b5'
    markedBaseCommitFgColor:
      - '#8ab3b5'
    unstagedChangesColor:
      - '#cb6077'
    defaultFgColor:
      - '#d0c8c6'