aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mountain.yml
blob: 189faa4f1ce1f344c1f5a4a3f551f8a608b7e107 (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: Mountain
# author: gnsfujiwara (https://github.com/gnsfujiwara)
# slug: mountain
# slug-underscored: mountain
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#8f8aac'
      - bold
    inactiveBorderColor:
      - '#4c4c4c'
    searchingActiveBorderColor:
      - '#ceb188'
    optionsTextColor:
      - '#8f8aac'
    selectedLineBgColor:
      - '#262626'
    cherryPickedCommitBgColor:
      - '#4c4c4c'
    cherryPickedCommitFgColor:
      - '#8f8aac'
    markedBaseCommitFgColor:
      - '#8f8aac'
    unstagedChangesColor:
      - '#ac8a8c'
    defaultFgColor:
      - '#cacaca'