Skip to content

Bleed-Kernel/Verdict-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verdict-Shell (For the Bleed Kernel)

hero image

Verdict is a shell designed to make interfacing with Bleed Easy. I want to grow Verdict with the kernel increasing capabilities as the operating system becomes more complex

Verdict is the usermode entrypoint and will controll how usermode starts, for example verdict may start programs or services that must start when usermode is entered, essentially controlling the machine and how it behaves.

Theme file

Verdict loads theme colors from /initrd/etc/verdict/default.conf on startup.

primary=212,44,44
secondary=69,133,237
background=0,0,0

You can also use hex values:

primary=#d42c2c
secondary=#4585ed
background=#000000

About

The Custom Shell designed for the Bleed Kernel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors