aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-github.yml
blob: 9c16f3f29f2a4f152d0ae64af694fc81e234553a (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: Github
# author: Defman21
# slug: github
# slug-underscored: github
# system: base16
# variant: light
# is-light-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#795da3'
      - bold
    inactiveBorderColor:
      - '#969896'
    searchingActiveBorderColor:
      - '#0086b3'
    optionsTextColor:
      - '#795da3'
    selectedLineBgColor:
      - '#c8c8fa'
    cherryPickedCommitBgColor:
      - '#969896'
    cherryPickedCommitFgColor:
      - '#795da3'
    markedBaseCommitFgColor:
      - '#795da3'
    unstagedChangesColor:
      - '#ed6a43'
    defaultFgColor:
      - '#333333'