pointfichiers/term/rio/themes/Neon.toml
2023-10-10 11:12:03 +02:00

22 lines
474 B
TOML

[colors]
background = '#14161a'
foreground = '#00fffc'
selection-background = '#0013ff'
selection-foreground = '#08d2cf'
cursor = '#c7c7c7'
black = '#000000'
red = '#ff3045'
green = '#5ffa74'
yellow = '#fffc7e'
blue = '#0208cb'
magenta = '#f924e7'
cyan = '#00fffc'
white = '#c7c7c7'
light_black = '#686868'
light_red = '#ff5a5a'
light_green = '#75ff88'
light_yellow = '#fffd96'
light_blue = '#3c40cb'
light_magenta = '#f15be5'
light_cyan = '#88fffe'
light_white = '#ffffff'