migration

This commit is contained in:
kokopi-dev
2025-10-28 16:23:11 +09:00
commit 2f27c335cf
116 changed files with 8221 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
0=#1e1f21 # Black - terminal background color
1=#bf6b69 # Red - error messages and warnings
2=#b7bd73 # Green - success messages
3=#e9c880 # Yellow - warnings and highlights
4=#88a1bb # Blue - links and info
5=#ad95b8 # Purple - special syntax
6=#95bdb7 # Cyan - comments in code
7=#c5c8c6 # White - normal text

View File

@@ -0,0 +1,22 @@
palette = 0=#3d3555
palette = 1=#d18585
palette = 2=#8ab88a
palette = 3=#e0cd93
palette = 4=#8aade0
palette = 5=#d093d1
palette = 6=#8acaca
palette = 7=#d0b5d2
palette = 8=#594d67
palette = 9=#db9a9a
palette = 10=#a5c5a5
palette = 11=#e2d0a3
palette = 12=#9dbae6
palette = 13=#d6aad7
palette = 14=#9dd2d2
palette = 15=#dfced9
background = #211C2E
foreground = #ddced8
cursor-color = #d5aed6
cursor-text = #211C2E
selection-background = #d5aed6
selection-foreground = #211C2E