33 lines
510 B
Properties
33 lines
510 B
Properties
# Termux colors - One Dark theme (matches Ghostty)
|
|
# Generated from ghostty/.config/ghostty/themes/onedark
|
|
|
|
# Normal colors
|
|
color0=#282c34
|
|
color1=#e06c75
|
|
color2=#98c379
|
|
color3=#e5c07b
|
|
color4=#61afef
|
|
color5=#c678dd
|
|
color6=#56b6c2
|
|
color7=#abb2bf
|
|
|
|
# Bright colors
|
|
color8=#5f687b
|
|
color9=#e06c75
|
|
color10=#98c379
|
|
color11=#e5c07b
|
|
color12=#61afef
|
|
color13=#c678dd
|
|
color14=#56b6c2
|
|
color15=#bfc5ce
|
|
|
|
# Background and foreground
|
|
background=#111111
|
|
foreground=#abb2bf
|
|
|
|
# Cursor
|
|
cursor=#abb2bf
|
|
|
|
# Selection
|
|
selection=#282c34
|