aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-oceanicnext.yml
blob: 0e43a9933584fdca2f3b255438a9837613fb6aa2 (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: OceanicNext
# author: https://github.com/voronianski/oceanic-next-color-scheme
# slug: oceanicnext
# slug-underscored: oceanicnext
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#6699CC'
      - bold
    inactiveBorderColor:
      - '#65737E'
    searchingActiveBorderColor:
      - '#F99157'
    optionsTextColor:
      - '#6699CC'
    selectedLineBgColor:
      - '#4F5B66'
    cherryPickedCommitBgColor:
      - '#65737E'
    cherryPickedCommitFgColor:
      - '#6699CC'
    markedBaseCommitFgColor:
      - '#6699CC'
    unstagedChangesColor:
      - '#EC5f67'
    defaultFgColor:
      - '#C0C5CE'