aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-seti.yml
blob: 33301cb74c8a4d89584f5352f2f47163b6e370fc (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: Seti UI
# author: 
# slug: seti
# slug-underscored: seti
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#55b5db'
      - bold
    inactiveBorderColor:
      - '#41535B'
    searchingActiveBorderColor:
      - '#db7b55'
    optionsTextColor:
      - '#55b5db'
    selectedLineBgColor:
      - '#3B758C'
    cherryPickedCommitBgColor:
      - '#41535B'
    cherryPickedCommitFgColor:
      - '#55b5db'
    markedBaseCommitFgColor:
      - '#55b5db'
    unstagedChangesColor:
      - '#Cd3f45'
    defaultFgColor:
      - '#d6d6d6'