ok-ryoko / blue-screen

Neovim theme inspired by the blue screen of death

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Screen

… is a minimal and monochromatic Neovim theme inspired by the notorious blue screen of death and dedicated to error 0xA, IRQL_NOT_LESS_OR_EQUAL.

Linux kernel source code relating to capability checks in Blue Screen colors Example: Lines 66–87 from linux/security/commoncap.c@v6.0 featuring Intel One Mono at 12 pt, nvim-treesitter, Lualine and Indent Blankline rendered in GNOME Terminal at 80 × 24

Installation

Requirements

Neovim 0.9.0 or later

use "ok-ryoko/blue-screen"

Activation

Lua

require("blue-screen").setup()

Vimscript

colorscheme blue-screen

Explicitly supported plugins

License

Blue Screen is free and open source software licensed under the MIT license.

About

Neovim theme inspired by the blue screen of death

License:MIT License


Languages

Language:Lua 100.0%