chore: remove data dir
This commit is contained in:
parent
9f02f8e562
commit
b28e000320
@ -1,49 +0,0 @@
|
||||
[[color]]
|
||||
name = 'green'
|
||||
color = '#61bd4f'
|
||||
position = 1
|
||||
|
||||
[[color]]
|
||||
name = 'yellow'
|
||||
color = '#f2d600'
|
||||
position = 2
|
||||
|
||||
[[color]]
|
||||
name = 'orange'
|
||||
color = '#ff9f1a'
|
||||
position = 3
|
||||
|
||||
[[color]]
|
||||
name = 'red'
|
||||
color = '#eb5a46'
|
||||
position = 4
|
||||
|
||||
[[color]]
|
||||
name = 'purple'
|
||||
position = 5
|
||||
color = '#c377e0'
|
||||
|
||||
[[color]]
|
||||
name = 'blue'
|
||||
position = 6
|
||||
color = '#0079bf'
|
||||
|
||||
[[color]]
|
||||
name = 'sky'
|
||||
position = 7
|
||||
color = '#00c2e0'
|
||||
|
||||
[[color]]
|
||||
name = 'lime'
|
||||
position = 8
|
||||
color = '#51e898'
|
||||
|
||||
[[color]]
|
||||
name = 'pink'
|
||||
position = 9
|
||||
color = '#ff78cb'
|
||||
|
||||
[[color]]
|
||||
name = 'black'
|
||||
position = 10
|
||||
color = '#344563'
|
@ -1,74 +0,0 @@
|
||||
[[color]]
|
||||
name = "red"
|
||||
color = '#e8384f'
|
||||
position = 1
|
||||
|
||||
[[color]]
|
||||
name = "orange"
|
||||
color = '#fd612c'
|
||||
position = 2
|
||||
|
||||
[[color]]
|
||||
name = "yellow_orange"
|
||||
color = '#fd9a00'
|
||||
position = 3
|
||||
|
||||
[[color]]
|
||||
name = "yellow"
|
||||
color = '#eec300'
|
||||
position = 4
|
||||
|
||||
[[color]]
|
||||
name = "yellow_green"
|
||||
color = '#a4cf30'
|
||||
position = 5
|
||||
|
||||
[[color]]
|
||||
name = "green"
|
||||
color = '#62d26f'
|
||||
position = 6
|
||||
|
||||
[[color]]
|
||||
name = "blue_green"
|
||||
color = '#37c5ab'
|
||||
position = 7
|
||||
|
||||
[[color]]
|
||||
name = "aqua"
|
||||
color = '#20aaea'
|
||||
position = 8
|
||||
|
||||
[[color]]
|
||||
name = "blue"
|
||||
color = '#4186e0'
|
||||
position = 9
|
||||
|
||||
[[color]]
|
||||
name = "indigo"
|
||||
color = '#7a6ff0'
|
||||
position = 10
|
||||
|
||||
[[color]]
|
||||
name = "purple"
|
||||
color = '#aa62e3'
|
||||
position = 11
|
||||
|
||||
[[color]]
|
||||
name = "magenta"
|
||||
color = '#e362e3'
|
||||
position = 12
|
||||
|
||||
[[color]]
|
||||
name = "hot_pink"
|
||||
color = '#ea4e9d'
|
||||
position = 13
|
||||
|
||||
[[color]]
|
||||
name = "pink"
|
||||
color = '#fc91ad'
|
||||
position = 14
|
||||
|
||||
[[color]]
|
||||
name = "cool_gray"
|
||||
color = '#8da3a6'
|
||||
position = 15
|
@ -1,16 +0,0 @@
|
||||
colors:
|
||||
red: '#e8384f'
|
||||
orange: '#fd612c'
|
||||
yellow_orange: '#fd9a00'
|
||||
yellow: '#eec300'
|
||||
yellow_green: '#a4cf30'
|
||||
green: '#62d26f'
|
||||
blue_green: '#37c5ab'
|
||||
aqua: '#20aaea'
|
||||
blue: '#4186e0'
|
||||
indigo: '#7a6ff0'
|
||||
purple: '#aa62e3'
|
||||
magenta: '#e362e3'
|
||||
hot_pink: '#ea4e9d'
|
||||
pink: '#fc91ad'
|
||||
cool_gray: '#8da3a6'
|
Loading…
Reference in New Issue
Block a user