migration
This commit is contained in:
8
hyprland/ghostty/themes/cheatsheet
Normal file
8
hyprland/ghostty/themes/cheatsheet
Normal 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
|
||||
22
hyprland/ghostty/themes/navarch
Normal file
22
hyprland/ghostty/themes/navarch
Normal 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
|
||||
Reference in New Issue
Block a user