Commit new144

pull/51/head
mintpic dev 9 months ago
parent dc1822b027
commit 68b6b3cee2

@ -1,5 +1,5 @@
{ {
"readmeUrl": https://github.com/wlplease/nullshift/README.md", "readmeUrl": https://github.com/wlplease/term/blob/main/README.md",
"title": "Jeff's NullShift", "title": "Jeff's NullShift",
"name": "JeffAI", "name": "JeffAI",
"ascii": " +---------------------------------------------------------------------------+\\n | _ _ _ _ ___ _ ___ _ |\\n |( ) ( ) (_ ) (_ ) ( _`\\ ( ) _ /'___)( )_ |\\n || `\\| | _ _ | | | | | (_(_)| |__ (_)| (__ | ,_) _ _ ____ |\\n || , ` |( ) ( ) | | | | `\\__ \\ | _ `\\| || ,__) | | (`\\/')( ) ( )(_ ,)|\\n || |`\\ || (_) | | | | | ( )_) || | | || || | | |_ _ > < | (_) | /'/_ |\\n |(_) (_)`\\___/'(___)(___)`\\____)(_) (_)(_)(_) `\\__)(_)(_\\/_)`\\__, |(____)|\\n | ( )_| | |\\n | `\\___/' |\\n +---------------------------------------------------------------------------+\\n\\n ~ Welcome to Jeff's NullShift Terminal ~\\n A hub for tech, crypto, and finance enthusiasts.\\n Type 'help' for a list of commands.\\n Discover, innovate, and connect!", "ascii": " +---------------------------------------------------------------------------+\\n | _ _ _ _ ___ _ ___ _ |\\n |( ) ( ) (_ ) (_ ) ( _`\\ ( ) _ /'___)( )_ |\\n || `\\| | _ _ | | | | | (_(_)| |__ (_)| (__ | ,_) _ _ ____ |\\n || , ` |( ) ( ) | | | | `\\__ \\ | _ `\\| || ,__) | | (`\\/')( ) ( )(_ ,)|\\n || |`\\ || (_) | | | | | ( )_) || | | || || | | |_ _ > < | (_) | /'/_ |\\n |(_) (_)`\\___/'(___)(___)`\\____)(_) (_)(_)(_) `\\__)(_)(_\\/_)`\\__, |(____)|\\n | ( )_| | |\\n | `\\___/' |\\n +---------------------------------------------------------------------------+\\n\\n ~ Welcome to Jeff's NullShift Terminal ~\\n A hub for tech, crypto, and finance enthusiasts.\\n Type 'help' for a list of commands.\\n Discover, innovate, and connect!",
@ -11,7 +11,7 @@
"patreon": "https://patreon.com/itjeff" "patreon": "https://patreon.com/itjeff"
}, },
"social": { "social": {
"github": "wlplease", "github": wlplease/term/,
"twitter": "itjeff", "twitter": "itjeff",
"linkedin": "itjeff" "linkedin": "itjeff"
}, },
@ -22,7 +22,7 @@
"non_terminal_url": "W", "non_terminal_url": "W",
"colors": { "colors": {
"light": { "light": {
"background": "#FCD2F5", "background": "#f7e1f4",
"foreground": "#92EAEB", "foreground": "#92EAEB",
"cursor": "#95F0C5", "cursor": "#95F0C5",
"selection": "#ACBEFC" "selection": "#ACBEFC"
@ -30,7 +30,7 @@
"dark": { "dark": {
"background": "#000000", "background": "#000000",
"foreground": "#95F0C5", "foreground": "#95F0C5",
"cursor": "#FCD2F5", "cursor": "#f7e1f4",
"selection": "#ACBEFC" "selection": "#ACBEFC"
} }
}, },

Loading…
Cancel
Save