Commit 1c000e18dbac18a575e7f6bd9ee8d8f2e49ef5cb
Commits[COMMIT BEGIN]commit 1c000e18dbac18a575e7f6bd9ee8d8f2e49ef5cb Author: 0x4248 <[email protected]> Date: Sun Mar 15 21:16:50 2026 +0000 Felix/color: fix error diff --git a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-amber b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-amber index 7eded73..df88579 100644 --- a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-amber +++ b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-amber @@ -1,17 +1,16 @@ -color01="1A1208" # Black (Background) - dark amber tint -color02="7A2E1C" # Red - deep rust red (dark) -color03="8F6A2C" # Green - muted amber olive -color04="D7A93E" # Yellow - warm amber yellow -color05="2C4A7A" # Blue - dark slate blue -color06="7A5A63" # Magenta - muted rose -color07="4F7A6F" # Cyan - subdued teal -color08="E6C77A" # White (Foreground) - amber white - -color09="3A2A16" # Black (bright) - lighter amber shadow -color10="A9442A" # Red (bright) -color11="B88C3A" # Green (bright amber olive) -color12="FFD36A" # Yellow (bright) - very visible -color13="3F6AA8" # Blue (bright) -color14="A07A84" # Magenta (bright) -color15="6FA89A" # Cyan (bright) -color16="FFF2C2" # White (brightest) \ No newline at end of file +color01="1A1208" +color02="7A2E1C" +color03="8F6A2C" +color04="D7A93E" +color05="2C4A7A" +color06="7A5A63" +color07="4F7A6F" +color08="E6C77A" +color09="3A2A16" +color10="A9442A" +color11="B88C3A" +color12="FFD36A" +color13="3F6AA8" +color14="A07A84" +color15="6FA89A" +color16="FFF2C2" \ No newline at end of file diff --git a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-green b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-green index a8eb02f..1da6973 100644 --- a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-green +++ b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-green @@ -1,17 +1,16 @@ -color01="071A0B" # Black (Background) - dark green tint -color02="5A1F1F" # Red - dark muted red -color03="2F7A3A" # Green - phosphor green -color04="A6D94E" # Yellow - bright greenish yellow -color05="1F3F6A" # Blue - dark CRT blue -color06="5C3A5C" # Magenta - muted violet -color07="3F7A6A" # Cyan - teal -color08="9EDC9E" # White (Foreground) - soft phosphor green - -color09="0F2A14" # Black (bright) - lifted background -color10="8A2F2F" # Red (bright) -color11="4FBF5F" # Green (bright phosphor) -color12="D8FF6A" # Yellow (brightest yellow) -color13="3F6FA8" # Blue (bright) -color14="8A5A8A" # Magenta (bright) -color15="5FAF9F" # Cyan (bright) -color16="E8FFE8" # White (brightest) \ No newline at end of file +color01="071A0B" +color02="5A1F1F" +color03="2F7A3A" +color04="A6D94E" +color05="1F3F6A" +color06="5C3A5C" +color07="3F7A6A" +color08="9EDC9E" +color09="0F2A14" +color10="8A2F2F" +color11="4FBF5F" +color12="D8FF6A" +color13="3F6FA8" +color14="8A5A8A" +color15="5FAF9F" +color16="E8FFE8" \ No newline at end of file diff --git a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono index 20f11ca..17bb420 100644 --- a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono +++ b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono @@ -1,17 +1,16 @@ -color01="0F0F0F" # Black (Background) - lifted black -color02="6A2A2A" # Red -color03="3F7A3F" # Green -color04="CFCF70" # Yellow -color05="2F4F7A" # Blue -color06="6A4A6A" # Magenta -color07="4A7A7A" # Cyan -color08="D8D8D8" # White (Foreground) - -color09="2A2A2A" # Black (bright) -color10="A83A3A" # Red -color11="5FBF5F" # Green -color12="FFFF8A" # Yellow -color13="4F7FCF" # Blue -color14="A06AA0" # Magenta -color15="6FCFCF" # Cyan -color16="FFFFFF" # White (brightest) \ No newline at end of file +color01="0F0F0F" +color02="6A2A2A" +color03="3F7A3F" +color04="CFCF70" +color05="2F4F7A" +color06="6A4A6A" +color07="4A7A7A" +color08="D8D8D8" +color09="2A2A2A" +color10="A83A3A" +color11="5FBF5F" +color12="FFFF8A" +color13="4F7FCF" +color14="A06AA0" +color15="6FCFCF" +color16="FFFFFF" \ No newline at end of file diff --git a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono-blue b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono-blue index 4b7f7a6..bbb7f96 100644 --- a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono-blue +++ b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-mono-blue @@ -1,17 +1,16 @@ -color01="0B0E12" # Black (Background) - blue tint -color02="7A2E2E" # Red -color03="3A7A5A" # Green -color04="D6D68A" # Yellow -color05="3A5F9A" # Blue -color06="7A5A9A" # Magenta -color07="4A9A9A" # Cyan -color08="CFE6FF" # White (Foreground) - -color09="1E2530" # Black -color10="B04040" # Red -color11="5FBF8A" # Green -color12="FFFFA0" # Yellow -color13="5F8FFF" # Blue -color14="A080C0" # Magenta -color15="6FD8D8" # Cyan -color16="F0F8FF" # White (brightest) \ No newline at end of file +color01="0B0E12" +color02="7A2E2E" +color03="3A7A5A" +color04="D6D68A" +color05="3A5F9A" +color06="7A5A9A" +color07="4A9A9A" +color08="CFE6FF" +color09="1E2530" +color10="B04040" +color11="5FBF8A" +color12="FFFFA0" +color13="5F8FFF" +color14="A080C0" +color15="6FD8D8" +color16="F0F8FF" \ No newline at end of file diff --git a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-oscilloscope b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-oscilloscope index 617a8c5..1377369 100644 --- a/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-oscilloscope +++ b/systems/linux/dotfiles/felix/rootfs/etc/tty-colorscheme/colorschemes/crt-oscilloscope @@ -1,17 +1,16 @@ -color01="061406" # Black (Background) - green tint -color02="5A2020" # Red -color03="3EDC5A" # Green -color04="B6FF52" # Yellow -color05="1F3A6A" # Blue -color06="6A4A6A" # Magenta -color07="3FAF9F" # Cyan -color08="98FF98" # White (Foreground) - -color09="0F2A0F" # Black -color10="8A3030" # Red -color11="4FFF6F" # Green -color12="D8FF70" # Yellow -color13="4A7FCF" # Blue -color14="9A6A9A" # Magenta -color15="5FD8BF" # Cyan -color16="E8FFE8" # White (bright) \ No newline at end of file +color01="061406" +color02="5A2020" +color03="3EDC5A" +color04="B6FF52" +color05="1F3A6A" +color06="6A4A6A" +color07="3FAF9F" +color08="98FF98" +color09="0F2A0F" +color10="8A3030" +color11="4FFF6F" +color12="D8FF70" +color13="4A7FCF" +color14="9A6A9A" +color15="5FD8BF" +color16="E8FFE8" \ No newline at end of file[COMMIT END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.