2016-12-01 16:45:57 +01:00
|
|
|
# desertex theme
|
|
|
|
|
|
|
|
# Code
|
2018-06-23 07:38:46 +02:00
|
|
|
face global value rgb:fa8072
|
|
|
|
face global type rgb:dfdfbf
|
|
|
|
face global identifier rgb:87ceeb
|
|
|
|
face global string rgb:fa8072
|
|
|
|
face global error rgb:c3bf9f+b
|
|
|
|
face global keyword rgb:eedc82
|
|
|
|
face global operator rgb:87ceeb
|
|
|
|
face global attribute rgb:eedc82
|
|
|
|
face global comment rgb:7ccd7c+i
|
|
|
|
face global documentation comment
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# #include <...>
|
2018-04-07 07:36:39 +02:00
|
|
|
face global meta rgb:ee799f
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# Markup
|
2018-04-07 07:36:39 +02:00
|
|
|
face global title blue
|
|
|
|
face global header cyan
|
|
|
|
face global mono green
|
|
|
|
face global block magenta
|
|
|
|
face global link cyan
|
|
|
|
face global bullet cyan
|
|
|
|
face global list yellow
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# Builtin
|
|
|
|
# fg,bg+attributes
|
2018-04-07 07:36:39 +02:00
|
|
|
# face global Default default,rgb:262626 <- change the terminal bg color instead
|
|
|
|
face global Default default,default
|
2016-12-01 16:45:57 +01:00
|
|
|
|
2018-09-23 16:05:33 +02:00
|
|
|
face global PrimarySelection white,blue+fg
|
|
|
|
face global SecondarySelection black,blue+fg
|
2016-12-01 16:45:57 +01:00
|
|
|
|
2018-09-23 16:05:33 +02:00
|
|
|
face global PrimaryCursor black,white+fg
|
|
|
|
face global SecondaryCursor black,white+fg
|
2016-12-01 16:45:57 +01:00
|
|
|
|
2018-09-23 16:05:33 +02:00
|
|
|
face global PrimaryCursorEol black,rgb:7ccd7c+fg
|
|
|
|
face global SecondaryCursorEol black,rgb:7ccd7c+fg
|
2018-02-24 11:52:07 +01:00
|
|
|
|
2018-04-07 07:36:39 +02:00
|
|
|
face global LineNumbers rgb:605958
|
|
|
|
face global LineNumberCursor yellow,default+b
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# Bottom menu:
|
|
|
|
# text + background
|
2018-04-07 07:36:39 +02:00
|
|
|
face global MenuBackground black,rgb:c2bfa5+b
|
2016-12-01 16:45:57 +01:00
|
|
|
# selected entry in the menu (use 302028 when true color support is fixed)
|
2018-04-07 07:36:39 +02:00
|
|
|
face global MenuForeground rgb:f0a0c0,magenta
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# completion menu info
|
2018-04-07 07:36:39 +02:00
|
|
|
face global MenuInfo white,rgb:445599
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# assistant, [+]
|
2018-04-07 07:36:39 +02:00
|
|
|
face global Information black,yellow
|
2016-12-01 16:45:57 +01:00
|
|
|
|
2018-04-07 07:36:39 +02:00
|
|
|
face global Error white,red
|
|
|
|
face global StatusLine cyan,default
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# Status line modes and prompts:
|
|
|
|
# insert, prompt, enter key...
|
2018-04-07 07:36:39 +02:00
|
|
|
face global StatusLineMode rgb:ffd75f,default
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# 1 sel
|
2018-04-07 07:36:39 +02:00
|
|
|
face global StatusLineInfo blue,default
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# param=value, reg=value. ex: "ey
|
2018-04-07 07:36:39 +02:00
|
|
|
face global StatusLineValue green,default
|
2016-12-01 16:45:57 +01:00
|
|
|
|
2018-04-07 07:36:39 +02:00
|
|
|
face global StatusCursor black,cyan
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# :
|
2018-04-07 07:36:39 +02:00
|
|
|
face global Prompt blue
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# (), {}
|
2018-04-07 07:36:39 +02:00
|
|
|
face global MatchingChar cyan+b
|
2016-12-01 16:45:57 +01:00
|
|
|
|
|
|
|
# EOF tildas (~)
|
2018-04-07 07:36:39 +02:00
|
|
|
face global BufferPadding blue,default
|
2018-10-04 22:45:16 +02:00
|
|
|
|
|
|
|
# Whitespace characters
|
|
|
|
face global Whitespace default+f
|