Refactoring repository for GNU Stow

This commit is contained in:
Fabio Scotto di Santolo
2024-07-09 12:04:43 +02:00
parent 5056b975b7
commit 10b25049a3
222 changed files with 3 additions and 1633 deletions

View File

@@ -0,0 +1,33 @@
# Cyber Punk Neon
# Source https//github.com/Roboron3042/Cyberpunk-Neon
# Default colors
[colors.primary]
background = '#000b1e'
foreground = '#0abdc6'
[colors.cursor]
text = '#000b1e'
cursor = '#0abdc6'
# Normal colors
[colors.normal]
black = '#123e7c'
red = '#ff0000'
green = '#d300c4'
yellow = '#f57800'
blue = '#123e7c'
magenta = '#711c91'
cyan = '#0abdc6'
white = '#d7d7d5'
# Bright colors
[colors.bright]
black = '#1c61c2'
red = '#ff0000'
green = '#d300c4'
yellow = '#f57800'
blue = '#00ff00'
magenta = '#711c91'
cyan = '#0abdc6'
white = '#d7d7d5'