aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-outrun-dark.yml
blob: 1f55b262d4dd957681ea4e86c5aaaaef64e5d1f3 (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: Outrun Dark
# author: Hugo Delahousse (http://github.com/hugodelahousse/)
# slug: outrun-dark
# slug-underscored: outrun_dark
# system: base16
# variant: dark
# is-dark-variant: true
#
#

gui:
  theme:
    activeBorderColor:
      - '#66B0FF'
      - bold
    inactiveBorderColor:
      - '#50507A'
    searchingActiveBorderColor:
      - '#FC8D28'
    optionsTextColor:
      - '#66B0FF'
    selectedLineBgColor:
      - '#30305A'
    cherryPickedCommitBgColor:
      - '#50507A'
    cherryPickedCommitFgColor:
      - '#66B0FF'
    markedBaseCommitFgColor:
      - '#66B0FF'
    unstagedChangesColor:
      - '#FF4242'
    defaultFgColor:
      - '#D0D0FA'