aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-darkmoss.yml
blob: b362d328753955378889d97f9b1eaecd9939505b (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: darkmoss
# author: Gabriel Avanzi (https://github.com/avanzzzi)
# slug: darkmoss
# slug-underscored: darkmoss
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#498091'
      - bold
    inactiveBorderColor:
      - '#555e5f'
    searchingActiveBorderColor:
      - '#e6db74'
    optionsTextColor:
      - '#498091'
    selectedLineBgColor:
      - '#373c3d'
    cherryPickedCommitBgColor:
      - '#555e5f'
    cherryPickedCommitFgColor:
      - '#498091'
    markedBaseCommitFgColor:
      - '#498091'
    unstagedChangesColor:
      - '#ff4658'
    defaultFgColor:
      - '#c7c7a5'