adding stoof
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
[colors.primary]
|
||||
background = '#141218'
|
||||
foreground = '#e6e0e9'
|
||||
background = '#10140f'
|
||||
foreground = '#e0e4db'
|
||||
|
||||
[colors.selection]
|
||||
text = '#e6e0e9'
|
||||
background = '#4f378b'
|
||||
text = '#e0e4db'
|
||||
background = '#1b5e20'
|
||||
|
||||
[colors.cursor]
|
||||
text = '#141218'
|
||||
cursor = '#d0bcff'
|
||||
text = '#10140f'
|
||||
cursor = '#4caf50'
|
||||
|
||||
[colors.normal]
|
||||
black = '#141218'
|
||||
red = '#ff728f'
|
||||
green = '#7fff9a'
|
||||
yellow = '#ffda72'
|
||||
blue = '#bca5f2'
|
||||
magenta = '#4e3d76'
|
||||
cyan = '#D0BCFF'
|
||||
white = '#f4efff'
|
||||
black = '#10140f'
|
||||
red = '#c96a4c'
|
||||
green = '#4daf4c'
|
||||
yellow = '#dacb52'
|
||||
blue = '#35a639'
|
||||
magenta = '#005103'
|
||||
cyan = '#4caf50'
|
||||
white = '#abb7ab'
|
||||
|
||||
[colors.bright]
|
||||
black = '#9d99a5'
|
||||
red = '#ff9fb2'
|
||||
green = '#a5ffb8'
|
||||
yellow = '#ffe7a5'
|
||||
blue = '#d7c6ff'
|
||||
magenta = '#ded0ff'
|
||||
cyan = '#e9e0ff'
|
||||
white = '#faf8ff'
|
||||
black = '#717b71'
|
||||
red = '#eca088'
|
||||
green = '#80d27e'
|
||||
yellow = '#fff39a'
|
||||
blue = '#63c067'
|
||||
magenta = '#89e38d'
|
||||
cyan = '#b6f4b9'
|
||||
white = '#f6fdf6'
|
||||
|
||||
Reference in New Issue
Block a user