aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-helios.yml
blob: 0bab1edafafeed458746d687463b5bd91c632beb (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: Helios
# author: Alex Meyer (https://github.com/reyemxela)
# slug: helios
# slug-underscored: helios
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#1e8bac'
      - bold
    inactiveBorderColor:
      - '#6f7579'
    searchingActiveBorderColor:
      - '#eb8413'
    optionsTextColor:
      - '#1e8bac'
    selectedLineBgColor:
      - '#53585b'
    cherryPickedCommitBgColor:
      - '#6f7579'
    cherryPickedCommitFgColor:
      - '#1e8bac'
    markedBaseCommitFgColor:
      - '#1e8bac'
    unstagedChangesColor:
      - '#d72638'
    defaultFgColor:
      - '#d5d5d5'