From 5de6963f74331659b0f9a0b06384ad0f436385a3 Mon Sep 17 00:00:00 2001 From: Frank LENORMAND Date: Wed, 17 Feb 2016 10:28:48 +0200 Subject: [PATCH] Add a `github` light theme --- colors/github.kak | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 colors/github.kak diff --git a/colors/github.kak b/colors/github.kak new file mode 100644 index 00000000..7ce4ea28 --- /dev/null +++ b/colors/github.kak @@ -0,0 +1,45 @@ +## +## github.kak by lenormf +## v1.0 +## + +## code +face value rgb:0086B3+b +face type rgb:795DA3 +face identifier rgb:0086B3 +face string rgb:183691 +face error rgb:F8F8FF,rgb:BD2C00 +face keyword rgb:A71D5D+b +face operator yellow +face attribute rgb:A71D5D +face comment rgb:AAAAAA +face meta rgb:183691 + +## markup +face title blue +face header cyan +face bold red +face italic yellow +face mono green +face block magenta +face link cyan +face bullet cyan +face list yellow + +## builtin +face Default rgb:121213,rgb:F8F8FF +face PrimarySelection default,rgb:A6F3A6 +face SecondarySelection default,rgb:DBFFDB +face PrimaryCursor black,white +face SecondaryCursor black,white +face LineNumbers rgb:A0A0A0,rgb:ECECEC +face LineNumberCursor rgb:434343,rgb:DDDDDD +face MenuForeground rgb:434343,rgb:CDCDFD +face MenuBackground rgb:F8F8FF,rgb:808080 +face Information rgb:F8F8FF,rgb:4078C0 +face Error rgb:F8F8FF,rgb:BD2C00 +face StatusLine rgb:434343,rgb:DDDDDD +face StatusCursor rgb:434343,rgb:CDCDFD +face Prompt rgb:F8F8FF,rgb:4078C0 +face MatchingChar rgb:F8F8FF,rgb:4078C0+b +face Search default,default+u