├── scripts ├── statusbar │ ├── statusbutton │ ├── kblayout │ ├── clock.sh │ ├── sysupdates │ ├── cpu_click │ ├── mem_click │ ├── kblayout_click │ ├── statusbutton_click │ ├── mouse_battery │ ├── mem.sh │ ├── playerctl_status.sh │ ├── statusclick.sh │ ├── clock_click │ ├── volume_click │ ├── sysupdates_click │ ├── mouse_battery_click │ ├── playerctl_status_click.sh │ ├── clock.c │ ├── volume.sh │ └── cpu.sh ├── tools │ ├── relabel.sh │ ├── pulse │ │ ├── pulseaudio_toggle_mute.sh │ │ ├── pulseaudio_decrease_output_volume.sh │ │ ├── pulseaudio_increase_output_volume.sh │ │ ├── pulseaudio_set_output_volume_50pct.sh │ │ ├── pulseaudio_toggle_mute_all.sh │ │ └── pulseaudio_toggle_output.sh │ ├── change_kblayout.sh │ ├── xrdb_reload.sh │ ├── theme_menu.sh │ └── xrdb_generate_sequences.sh ├── context_menu │ ├── memmenu │ ├── playerctlmenu.sh │ ├── systemmenu │ ├── cpumenu │ ├── attachmenu │ └── settingsmenu └── README.md ├── README.md ├── themes ├── dark │ ├── sentiment.res │ ├── gruvbox.res │ ├── dwm.res │ ├── catpuccin-frappe.res │ ├── catpuccin-mocha.res │ ├── catpuccin-macchiato.res │ ├── dread.res │ ├── port-wine.res │ ├── fjord.res │ ├── 3024.res │ ├── abyss.res │ ├── azu.res │ ├── alucard.res │ ├── adventuretime.res │ ├── aco.res │ ├── amora.res │ ├── aci.res │ ├── afterglow.res │ ├── alien-blood.res │ ├── apathy.res │ ├── 3024-night.res │ ├── apprentice.res │ ├── arthur.res │ ├── argonaut.res │ ├── proton.res │ ├── proton-carbon.res │ ├── ashes.res │ ├── ayu.res │ ├── bespin.res │ ├── bim.res │ ├── cai.res │ ├── chalk.res │ ├── desert.res │ ├── elic.res │ ├── elio.res │ ├── embark.res │ ├── eva.res │ ├── flat.res │ ├── framer.res │ ├── harper.res │ ├── icy.res │ ├── jup.res │ ├── maia.res │ ├── miu.res │ ├── nep.res │ ├── nova.res │ ├── phd.res │ ├── pico.res │ ├── pop.res │ ├── proton-classic.res │ ├── proton-legacy.res │ ├── proton-monokai.res │ ├── royal.res │ ├── sat.res │ ├── seti.res │ ├── square.res │ ├── vag.res │ ├── wez.res │ ├── wryan.res │ ├── ayu-mirage.res │ ├── batman.res │ ├── blazer.res │ ├── borland.res │ ├── brewer.res │ ├── bright.res │ ├── broadcast.res │ ├── ciapre.res │ ├── circus.res │ ├── cobalt2.res │ ├── corvine.res │ ├── danqing.res │ ├── darcula.res │ ├── darkmoss.res │ ├── darktooth.res │ ├── decaf.res │ ├── dot-gov.res │ ├── dracula.res │ ├── earthsong.res │ ├── edge-dark.res │ ├── eighties.res │ ├── elementary.res │ ├── embers.res │ ├── espresso.res │ ├── eva-dim.res │ ├── everforest.res │ ├── falcon.res │ ├── farin.res │ ├── ffive.res │ ├── fideloper.res │ ├── fishtank.res │ ├── flatland.res │ ├── gigavolt.res │ ├── glacier.res │ ├── goa-base.res │ ├── gooey.res │ ├── grape.res │ ├── grass.res │ ├── gruvbit.res │ ├── hardcore.res │ ├── heetch.res │ ├── helios.res │ ├── highway.res │ ├── homebrew.res │ ├── hopscotch.res │ ├── hurtado.res │ ├── hybrid.res │ ├── ia-dark.res │ ├── ibm3270.res │ ├── idle-toes.res │ ├── idm_3b.res │ ├── irblack.res │ ├── isotope.res │ ├── kibble.res │ ├── kimber.res │ ├── lavandula.res │ ├── materia.res │ ├── material.res │ ├── mathias.res │ ├── medallion.res │ ├── misterioso.res │ ├── mocha.res │ ├── molokai.res │ ├── mono-amber.res │ ├── mono-cyan.res │ ├── mono-green.res │ ├── mono-red.res │ ├── mono-white.res │ ├── mono-yellow.res │ ├── monokai.res │ ├── n0tch2k.res │ ├── nebula.res │ ├── neon-night.res │ ├── neutron.res │ ├── nightfly.res │ ├── nighty.res │ ├── nord-alt.res │ ├── novel.res │ ├── obsidian.res │ └── ocean.res └── light │ ├── catpuccin-latte.res │ ├── 3024-day.res │ ├── proton-snow.res │ └── proton-contrast.res └── LICENSE /scripts/statusbar/statusbutton: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | echo ⏻ -------------------------------------------------------------------------------- /scripts/statusbar/kblayout: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | echo $(setxkbmap -query | awk '/layout:/ { print $2 }') 3 | 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | This repository contains Xresource themes for the [dusk](https://github.com/bakkeby/dusk) window 2 | manager as well as example scripts to do things like updating the status. -------------------------------------------------------------------------------- /scripts/statusbar/clock.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | #COLOR=^c#FFF7D4^ 3 | TIME="$(date '+%B %dXX' | sed -r -e 's/(1[123])XX/\1th/;s/1XX/1st/;s/2XX/2nd/;s/3XX/3rd/;s/XX/th/;s/ 0/ /'), $(date +'%H:%M:%S')" 4 | echo "${COLOR}${TIME}^d^" -------------------------------------------------------------------------------- /scripts/tools/relabel.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Sets the class of a window, depends on dmenu and xdotool 3 | 4 | LABEL=$(echo | dmenu) 5 | if [ ! -z "$LABEL" ]; then 6 | xdotool getactivewindow set_window --class "$LABEL" 7 | fi -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_toggle_mute.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Mutes/unmutes the current audio output 3 | 4 | pactl set-sink-mute @DEFAULT_SINK@ toggle 5 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_decrease_output_volume.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Decreases the current audio output volume 3 | 4 | pactl set-sink-volume @DEFAULT_SINK@ '-5%' 5 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_increase_output_volume.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Increases the current audio output volume 3 | 4 | pactl set-sink-volume @DEFAULT_SINK@ '+5%' 5 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_set_output_volume_50pct.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Decreases the current audio output volume 3 | 4 | pactl set-sink-volume @DEFAULT_SINK@ '50%' 5 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" -------------------------------------------------------------------------------- /scripts/statusbar/sysupdates: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | if [ ! $(command -v paru) ]; then 3 | exit 4 | fi 5 | 6 | UPDATES=$(paru -Qu | grep -v "\[ignored\]" | wc -l) 7 | if [ "$UPDATES" != "0" ]; then 8 | echo "^c#888888^ ${UPDATES}^d^" 9 | fi 10 | -------------------------------------------------------------------------------- /scripts/statusbar/cpu_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 3) $HOME/bin/context_menu/cpumenu & ;; 7 | 8) subl $DIR/cpu.c ;; 8 | 9) subl $DIR/cpu_click ;; 9 | *) notify-send -t 2000 "cpu $BLOCK_BUTTON" & ;; 10 | esac -------------------------------------------------------------------------------- /scripts/statusbar/mem_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 3) $HOME/bin/context_menu/memmenu & ;; 7 | 8) subl $DIR/mem.c ;; 8 | 9) subl $DIR/mem_click ;; 9 | *) notify-send -t 2000 "mem $BLOCK_BUTTON" & ;; 10 | esac 11 | 12 | -------------------------------------------------------------------------------- /scripts/tools/change_kblayout.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | if [ -z $IPCCMD ]; then 4 | IPCCMD=duskc 5 | fi 6 | 7 | LANG=$(echo -e "gb\nno\nfr" | xmenu) 8 | if [ "$LANG" != "" ]; then 9 | setxkbmap $LANG 10 | if [ $? -eq 0 ]; then 11 | $IPCCMD run_command setstatus 9 $LANG 12 | fi 13 | fi 14 | -------------------------------------------------------------------------------- /scripts/statusbar/kblayout_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) change_kblayout.sh & ;; 7 | 3) change_kblayout.sh & ;; 8 | 8) subl $DIR/kblayout ;; 9 | 9) subl $DIR/kblayout_click ;; 10 | *) notify-send -t 2000 "kblayout $BLOCK_BUTTON" & ;; 11 | esac 12 | 13 | -------------------------------------------------------------------------------- /scripts/statusbar/statusbutton_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) alacritty & ;; 7 | 3) $DIR/../context_menu/systemmenu & ;; 8 | 8) subl $DIR/statusbutton ;; 9 | 9) subl $DIR/statusbutton_click ;; 10 | *) notify-send -t 2000 "statusbutton $BLOCK_BUTTON" & ;; 11 | esac -------------------------------------------------------------------------------- /scripts/statusbar/mouse_battery: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | COLOR=^c#FF0000^ 3 | BATTERY_ICON=🖱 4 | FILE=$(ls /sys/class/power_supply/hidpp_battery_*/capacity_level 2>/dev/null | head -n 1) 5 | if [ ! -z "$FILE" ]; then 6 | CAPACITY=$(cat $FILE) 7 | if [ $CAPACITY = "Low" ]; then 8 | echo "${COLOR}${BATTERY_ICON} ${CAPACITY}^d^" 9 | fi 10 | fi 11 | -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_toggle_mute_all.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Mutes/unmutes the all audio output 3 | 4 | pactl list sinks | grep -q "Mute: yes" 5 | MUTE=$? 6 | 7 | for SINK_ID in $(pacmd list-sinks | awk '/index:/ { print $NF }'); do 8 | pactl set-sink-mute $SINK_ID $MUTE 9 | done 10 | 11 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" -------------------------------------------------------------------------------- /themes/dark/sentiment.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #DFDFDF 2 | #define BASE_BACKGROUND #2E232E 3 | #define TERMINAL_BACKGROUND #1e131e 4 | #define SELECTED_FOREGROUND #DFDFDF 5 | #define SELECTED_BACKGROUND #944039 6 | #define MARKED_FG_COLOR #2E232E 7 | #define MARKED_BG_COLOR #D4AE6D 8 | #define WARNING #EA6248 9 | #define URGENT_FG_COLOR #DFDFDF 10 | #define URGENT_BG_COLOR #CF8741 11 | -------------------------------------------------------------------------------- /scripts/statusbar/mem.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | COLOR_SYMBOL=^C8^ 3 | # COLOR_HL=^c#FFF7D4^ 4 | # COLOR_NORM=^c#C6BDBD^ 5 | COLOR_HL= 6 | COLOR_NORM= 7 | symb='' 8 | mem=($(free | awk '/Mem/ {printf "%d %d", $3 / 1024.0, $2 / 1024.0 }')) 9 | NOM=${mem[0]} 10 | DEN=${mem[1]} 11 | echo "${COLOR_SYMBOL}${symb:(((${#symb}-1)*${mem[0]}/${mem[1]})):1}^d^ ${COLOR_HL}${NOM}${COLOR_NORM}/${DEN} ${COLOR_HL}MB^d^" 12 | 13 | -------------------------------------------------------------------------------- /scripts/statusbar/playerctl_status.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname "${BASH_SOURCE[0]}") 4 | 5 | cleanup() { 6 | pkill -P $$ # Kill all child processes of this script 7 | duskc --ignore-reply setstatus 8 "" 8 | exit 0 9 | } 10 | 11 | "$DIR"/playerctl_updater.sh & 12 | 13 | trap 'cleanup' SIGINT SIGTERM EXIT # Run cleanup when the script is killed 14 | 15 | playerctl -F status | while read -r; do 16 | kill -USR1 $(pgrep -f playerctl_updater.sh) 17 | done; 18 | -------------------------------------------------------------------------------- /scripts/statusbar/statusclick.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_STATUS in 6 | 0) $DIR/clock_click ;; 7 | 1) $DIR/volume_click ;; 8 | 2) $DIR/mem_click ;; 9 | 3) $DIR/cpu_click ;; 10 | 4) $DIR/sysupdates_click ;; 11 | 5) $DIR/mouse_battery_click ;; 12 | 7) $DIR/statusbutton_click ;; 13 | 8) $DIR/playerctl_status_click.sh ;; 14 | 9) $DIR/kblayout_click ;; 15 | *) notify-send -t 2000 "Unknown status $BLOCK_STATUS clicked $BLOCK_BUTTON" & ;; 16 | esac 17 | 18 | -------------------------------------------------------------------------------- /scripts/context_menu/memmenu: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | bind_memmenu() { 4 | echo -e "#INDENT#/proc/meminfo (RO)\n" 5 | awk '{ 6 | print "#INDENT#" $0 7 | }' /proc/meminfo 8 | } 9 | 10 | # Allow the above menu to be sourced by other scripts by setting 11 | # the SOURCE_MENU environment variable. 12 | if [ -z "$SOURCE_MENU" ]; then 13 | CHOICE=$(bind_memmenu | sed -e "s/#INDENT#/$1/" -e "s/#IPCCMD#/${IPCCMD}/" | xmenu) 14 | if [ -n "$CHOICE" ]; then 15 | echo "$CHOICE" | awk '{ printf $2 }' | xclip -selection clipboard 16 | fi 17 | fi 18 | -------------------------------------------------------------------------------- /scripts/statusbar/clock_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) notify-send -t 3000 "$(date '+%A')" "📅 $(date '+%B %dXX' | sed -r -e 's/(1[123])XX/\1th/;s/1XX/1st/;s/2XX/2nd/;s/3XX/3rd/;s/XX/th/;s/ 0/ /')" & ;; 7 | 2) st -t "Calendar" -e bash -c "cal -y; read -n 1 -p '' ignored" & ;; 8 | 3) notify-send -t 9000 "$(date '+%A')" "$(cal --color=never)" & ;; 9 | 8) subl $DIR/clock.c ;; 10 | 9) subl $DIR/clock_click ;; 11 | *) notify-send -t 2000 "clock $BLOCK_BUTTON" & ;; 12 | esac 13 | -------------------------------------------------------------------------------- /scripts/statusbar/volume_click: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) notify-send -t 3000 "$(pactl info | awk '/Default Sink/ { print $NF }')" & ;; 7 | 2) $HOME/bin/pulse/pulseaudio_toggle_mute_all.sh & ;; 8 | 3) notify-send -t 2000 "vol 3" & ;; 9 | 4) $HOME/bin/pulse/pulseaudio_increase_output_volume.sh & ;; 10 | 5) $HOME/bin/pulse/pulseaudio_decrease_output_volume.sh & ;; 11 | 8) subl $DIR/volume ;; 12 | 9) subl $DIR/volume_click ;; 13 | *) notify-send -t 2000 "vol $BLOCK_BUTTON" & ;; 14 | esac 15 | -------------------------------------------------------------------------------- /scripts/tools/xrdb_reload.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | THEME=$1 4 | if [ "$THEME" != "" ] && [ -e "$THEME" ]; then 5 | sed --follow-symlinks -i "0,/^#include \".*\/themes\/.*[.]res\"$/{s|^#include \".*\"|#include \"$THEME\"|}" ~/.Xresources 6 | echo "Loading theme: $THEME" 7 | fi 8 | 9 | xrdb ~/.Xresources 10 | if [ $? -eq 0 ]; then 11 | duskc --ignore-reply run_command xrdb 12 | #killall -q -USR1 st 13 | #killall -q -HUP dunst 14 | xrdb_generate_sequences.sh 15 | for TTY in /dev/pts/[0-9]*; do 16 | cat ${XDG_CACHE_HOME:-~/.cache}/wal/sequences > $TTY 17 | done 18 | fi -------------------------------------------------------------------------------- /scripts/context_menu/playerctlmenu.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | TMP_TYPE_FILE=/tmp/.playerctl_status_player.txt 4 | 5 | CHOICE=$(playerctl --list-all | awk ' 6 | BEGIN { 7 | print "Player auto\n" 8 | } 9 | 10 | { 11 | print $0 " --player=" $0 12 | } 13 | 14 | END { 15 | print "auto auto" 16 | print "all --all-players" 17 | } 18 | 19 | ' | xmenu) 20 | 21 | test -z "$CHOICE" && exit # user cancelled 22 | 23 | if [ "$CHOICE" == "auto" ]; then 24 | CHOICE="" 25 | fi 26 | 27 | echo "$CHOICE" > "$TMP_TYPE_FILE" 28 | kill -USR1 $(pgrep -f playerctl_updater.sh) 29 | -------------------------------------------------------------------------------- /scripts/tools/theme_menu.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | CFG_DIR=$1 4 | if [ "$CFG_DIR" == "" ]; then 5 | CFG_DIR=${XDG_CONFIG_HOME:-${HOME}/.config}/dusk/themes 6 | fi 7 | 8 | if [ ! -e "$CFG_DIR" ]; then 9 | echo "Add theme files to $CFG_DIR" 10 | exit 11 | fi 12 | 13 | THEME=$( 14 | find "$CFG_DIR" -type f -name '*.res' \ 15 | | sed -r 's#^(.*)/([^/]+)[.][^.]+$#\2|\0#' \ 16 | | sort \ 17 | | dmenu -p "dusk theme:" -RestrictReturn -RejectNoMatch -ShowNumbers -c -w 70% -l 50 -g 10 -d "|" 18 | ) 19 | 20 | if [ "$THEME" != "" ]; then 21 | xrdb_reload.sh "$THEME" 22 | fi 23 | -------------------------------------------------------------------------------- /scripts/statusbar/sysupdates_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) notify-send -t 9000 "Updates:" "$(paru -Qu)" > /dev/null & ;; 7 | 2) st -t "System updates" -e bash -c "paru -Syyu --cleanafter && echo \"Upgrade complete, press enter to exit.\" || echo \"Upgrade failed, press enter to exit.\"; read -n 1 -p '' ignored;" ;& 8 | 3) duskc --ignore-reply run_command setstatus 4 "$($DIR/sysupdates)" & ;; 9 | 8) subl $DIR/sysupdates ;; 10 | 9) subl $DIR/sysupdates_click ;; 11 | *) notify-send -t 2000 "sysupdates $BLOCK_BUTTON" & ;; 12 | esac 13 | -------------------------------------------------------------------------------- /scripts/statusbar/mouse_battery_click: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | DIR=$(dirname ${BASH_SOURCE[0]}) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) 7 | if [ -f /sys/class/power_supply/hidpp_battery_0/model_name ]; then 8 | notify-send -t 2000 "$(cat /sys/class/power_supply/hidpp_battery_0/model_name)" & 9 | elif [ -f /sys/class/power_supply/hidpp_battery_1/model_name ]; then 10 | notify-send -t 2000 "$(cat /sys/class/power_supply/hidpp_battery_1/model_name)" & 11 | fi 12 | ;; 13 | 8) subl $DIR/mouse_battery ;; 14 | 9) subl $DIR/mouse_battery_click ;; 15 | *) notify-send -t 2000 "batt $BLOCK_BUTTON" & ;; 16 | esac 17 | -------------------------------------------------------------------------------- /scripts/statusbar/playerctl_status_click.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | PLAYER=$(cat /tmp/.playerctl_status_player.txt 2>/dev/null) 4 | 5 | case $BLOCK_BUTTON in 6 | 1) playerctl $PLAYER play-pause ;; 7 | 2) playerctl $PLAYER play-pause ;; 8 | 3) "$HOME"/bin/context_menu/playerctlmenu.sh ;; 9 | 4) "$HOME"/bin/pulse/pulseaudio_increase_output_volume.sh ;; 10 | 5) "$HOME"/bin/pulse/pulseaudio_decrease_output_volume.sh ;; 11 | 6) playerctl $PLAYER position 5- ;; 12 | 7) playerctl $PLAYER position 5+ ;; 13 | 8) playerctl $PLAYER previous ;; 14 | 9) playerctl $PLAYER next ;; 15 | *) notify-send -t 2000 "playerctl $PLAYER $BLOCK_BUTTON" & ;; 16 | esac 17 | -------------------------------------------------------------------------------- /scripts/context_menu/systemmenu: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | test -z "$IPCCMD" && IPCCMD=duskc 4 | 5 | bind_system() { 6 | cat << EOF | sed -e "s/#INDENT#/$1/" -e "s/#IPCCMD#/${IPCCMD}/" 7 | #INDENT#System 8 | #INDENT# Logout #IPCCMD# run_command quit 9 | #INDENT# Shutdown sudo shutdown now 10 | #INDENT# Restart shutdown -r now 11 | EOF 12 | } 13 | 14 | # Suspend systemctl suspend 15 | # Hybrid Sleep systemctl hybrid-sleep 16 | # Hibernate systemctl hibernate 17 | 18 | # Allow the above menu to be sourced by other scripts by setting 19 | # the SOURCE_MENU environment variable. 20 | if [ -z "$SOURCE_MENU" ]; then 21 | eval "$(bind_system '' | xmenu)" 22 | fi 23 | -------------------------------------------------------------------------------- /scripts/tools/xrdb_generate_sequences.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | xrdb -query | awk ' 4 | $1 ~ /^\*\.color([0-9]+):$/ { 5 | split($1,F,"r") 6 | printf "\033]4;%d;%s\033\\", F[2], $2 7 | } 8 | $1 ~ /^\*\.cursor:$/ { 9 | printf "\033]12;%s\033\\", $2 10 | } 11 | $1 ~ /^\*\.foreground:$/ { 12 | printf "\033]10;%s\033\\", $2 13 | printf "\033]13;%s\033\\", $2 14 | printf "\033]17;%s\033\\", $2 15 | printf "\033]4;256;%s\033\\", $2 16 | } 17 | $1 ~ /^\*\.background:$/ { 18 | printf "\033]11;%s\033\\", $2 19 | printf "\033]19;%s\033\\", $2 20 | printf "\033]4;232;%s\033\\", $2 21 | printf "\033]708;%s\033\\", $2 22 | } 23 | ' > ${XDG_CACHE_HOME:-~/.cache}/wal/sequences 24 | -------------------------------------------------------------------------------- /scripts/context_menu/cpumenu: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | bind_cpumenu() { 4 | echo -e "#INDENT#/proc/cpuinfo (RO)\n" 5 | sed -e 's/\t//g' /proc/cpuinfo | awk -F":" ' 6 | /processor/ { 7 | print "#INDENT#" $0 8 | next 9 | } 10 | 11 | $1 { 12 | if (length($2) > 90) { 13 | printf "#INDENT#\t%s:%s...\t%s\n", $1, substr($2,1,90), $0 14 | } else { 15 | print "#INDENT#\t" $0 16 | } 17 | }' 18 | } 19 | 20 | # Allow the above menu to be sourced by other scripts by setting 21 | # the SOURCE_MENU environment variable. 22 | if [ -z "$SOURCE_MENU" ]; then 23 | CHOICE="$(bind_cpumenu | sed -e "s/#INDENT#/$1/" -e "s/#IPCCMD#/${IPCCMD}/" | xmenu)" 24 | if [ -n "$CHOICE" ]; then 25 | echo "$CHOICE" | awk -F": " '{ printf $2 }' | xclip -selection clipboard 26 | fi 27 | fi 28 | -------------------------------------------------------------------------------- /scripts/context_menu/attachmenu: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | test -z "$IPCCMD" && IPCCMD=duskc 4 | 5 | bind_clientmenu() { 6 | cat << EOF | sed -e "s/#INDENT#/$1/" -e "s/#IPCCMD#/${IPCCMD}/" 7 | #INDENT# Change default attach mode 8 | #INDENT# 9 | #INDENT# AttachMaster #IPCCMD# run_command setattachdefault AttachMaster 10 | #INDENT# AttachAside #IPCCMD# run_command setattachdefault AttachAside 11 | #INDENT# AttachAbove #IPCCMD# run_command setattachdefault AttachAbove 12 | #INDENT# AttachBelow #IPCCMD# run_command setattachdefault AttachBelow 13 | #INDENT# AttachBottom #IPCCMD# run_command setattachdefault AttachBottom 14 | EOF 15 | } 16 | 17 | # Allow the above menu to be sourced by other scripts by setting 18 | # the SOURCE_MENU environment variable. 19 | if [ -z "$SOURCE_MENU" ]; then 20 | eval "$(bind_clientmenu '' | xmenu)" 21 | fi 22 | -------------------------------------------------------------------------------- /scripts/context_menu/settingsmenu: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | test -z "$IPCCMD" && IPCCMD=duskc 4 | 5 | bind_settingsmenu() { 6 | JSON=$($IPCCMD get_settings | jq ".Functionality") 7 | NAME="wm" 8 | if [[ $(command -v wmctrl) != "" ]]; then 9 | NAME=$(wmctrl -m | awk '/Name:/ {print $2}') 10 | fi 11 | 12 | echo "$JSON" | jq '.' | awk -F":" -vNAME="$NAME" ' 13 | BEGIN { 14 | print "#INDENT#" NAME 15 | } 16 | 17 | NF == 1 { 18 | next 19 | } 20 | 21 | { 22 | gsub(/^ |"|,/, ""); 23 | print "#INDENT# " $1 ": " $2 "\t #IPCCMD# run_command toggle " $1 "" 24 | } 25 | ' | sed -e "s/#INDENT#/$1/" -e "s/#IPCCMD#/${IPCCMD}/" 26 | } 27 | 28 | # Allow the above menu to be sourced by other scripts by setting 29 | # the SOURCE_MENU environment variable. 30 | if [ -z "$SOURCE_MENU" ]; then 31 | eval "$(bind_settingsmenu '' | xmenu)" 32 | fi 33 | -------------------------------------------------------------------------------- /themes/dark/gruvbox.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #c5b491 2 | #define BASE_BACKGROUND #2c2826 3 | #define TERMINAL_BACKGROUND #1c1816 4 | #define SELECTED_FOREGROUND #c5b491 5 | #define SELECTED_BACKGROUND #403935 6 | #define WS_SEL_FG_COLOR #e5d4b1 7 | #define WS_SEL_BG_COLOR #da5952 8 | #define MARKED_FG_COLOR #2c2826 9 | #define MARKED_BG_COLOR #d8a657 10 | #define WARNING #C89647 11 | #define URGENT #d65d0e 12 | 13 | #define COLOR0 #282828 14 | #define COLOR1 #cc241d 15 | #define COLOR2 #98971a 16 | #define COLOR3 #d79921 17 | #define COLOR4 #458588 18 | #define COLOR5 #b16286 19 | #define COLOR6 #689d6a 20 | #define COLOR7 #a89984 21 | #define COLOR8 #928374 22 | #define COLOR9 #fb4934 23 | #define COLOR10 #b8bb26 24 | #define COLOR11 #fabd2f 25 | #define COLOR12 #83a598 26 | #define COLOR13 #d3869b 27 | #define COLOR14 #8ec07c 28 | #define COLOR15 #ebdbb2 29 | -------------------------------------------------------------------------------- /themes/dark/dwm.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #222222 2 | #define COLOR1 #005577 3 | #define COLOR2 #116688 4 | #define COLOR3 #4499bb 5 | #define COLOR4 #3388aa 6 | #define COLOR5 #227799 7 | #define COLOR6 #55aaee 8 | #define COLOR7 #66bbff 9 | #define COLOR8 #eeeeee 10 | #define COLOR9 #dddddd 11 | #define COLOR10 #cccccc 12 | #define COLOR11 #bbbbbb 13 | #define COLOR12 #aaaaaa 14 | #define COLOR13 #555555 15 | #define COLOR14 #99500C 16 | #define COLOR15 #bbbbbb 17 | #define CURSOR #bbbbbb 18 | 19 | #define BASE_FOREGROUND #bbbbbb 20 | #define BASE_BACKGROUND #222222 21 | #define TERMINAL_BACKGROUND #121212 22 | #define SELECTED_FOREGROUND #eeeeee 23 | #define SELECTED_BACKGROUND #005577 24 | #define TITLE_NORM_BORDER_COLOR #444444 25 | #define MARKED_FG_COLOR #222222 26 | #define MARKED_BG_COLOR #bbbbbb 27 | #define WARNING #99500C 28 | #define URGENT_FG_COLOR #005577 29 | #define URGENT_BG_COLOR #eeeeee 30 | -------------------------------------------------------------------------------- /themes/dark/catpuccin-frappe.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #C6D0F5 2 | #define BASE_BACKGROUND #303446 3 | #define TERMINAL_BACKGROUND #202436 4 | #define SELECTED_FOREGROUND #C6D0F5 5 | #define SELECTED_BACKGROUND #626880 6 | #define MARKED_FG_COLOR #232634 7 | #define MARKED_BG_COLOR #BABBF1 8 | #define WARNING_FG_COLOR #232634 9 | #define WARNING_BG_COLOR #CA9EE6 10 | #define URGENT_FG_COLOR #232634 11 | #define URGENT_BG_COLOR #85C1DC 12 | 13 | #define COLOR0 #51576D 14 | #define COLOR1 #E78284 15 | #define COLOR2 #A6D189 16 | #define COLOR3 #E5C890 17 | #define COLOR4 #8CAAEE 18 | #define COLOR5 #F4B8E4 19 | #define COLOR6 #81C8BE 20 | #define COLOR7 #B5BFE2 21 | #define COLOR8 #626880 22 | #define COLOR9 #E78284 23 | #define COLOR10 #A6D189 24 | #define COLOR11 #E5C890 25 | #define COLOR12 #8CAAEE 26 | #define COLOR13 #F4B8E4 27 | #define COLOR14 #81C8BE 28 | #define COLOR15 #A5ADCE 29 | #define CURSOR #F2D5CF 30 | -------------------------------------------------------------------------------- /themes/dark/catpuccin-mocha.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #CDD6F4 2 | #define BASE_BACKGROUND #1E1E2E 3 | #define TERMINAL_BACKGROUND #2e2e3e 4 | #define SELECTED_FOREGROUND #CDD6F4 5 | #define SELECTED_BACKGROUND #585B70 6 | #define MARKED_FG_COLOR #11111B 7 | #define MARKED_BG_COLOR #B4BEFE 8 | #define WARNING_FG_COLOR #11111B 9 | #define WARNING_BG_COLOR #CBA6F7 10 | #define URGENT_FG_COLOR #11111B 11 | #define URGENT_BG_COLOR #74C7EC 12 | 13 | #define COLOR0 #45475A 14 | #define COLOR1 #F38BA8 15 | #define COLOR2 #A6E3A1 16 | #define COLOR3 #F9E2AF 17 | #define COLOR4 #89B4FA 18 | #define COLOR5 #F5C2E7 19 | #define COLOR6 #94E2D5 20 | #define COLOR7 #BAC2DE 21 | #define COLOR8 #585B70 22 | #define COLOR9 #F38BA8 23 | #define COLOR10 #A6E3A1 24 | #define COLOR11 #F9E2AF 25 | #define COLOR12 #89B4FA 26 | #define COLOR13 #F5C2E7 27 | #define COLOR14 #94E2D5 28 | #define COLOR15 #A6ADC8 29 | #define CURSOR #F5E0DC 30 | -------------------------------------------------------------------------------- /themes/light/catpuccin-latte.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #4C4F69 2 | #define BASE_BACKGROUND #EFF1F5 3 | #define TERMINAL_BACKGROUND #dfe1e5 4 | #define SELECTED_FOREGROUND #4C4F69 5 | #define SELECTED_BACKGROUND #ACB0BE 6 | #define MARKED_FG_COLOR #EFF1F5 7 | #define MARKED_BG_COLOR #7287FD 8 | #define WARNING_FG_COLOR #EFF1F5 9 | #define WARNING_BG_COLOR #8839EF 10 | #define URGENT_FG_COLOR #EFF1F5 11 | #define URGENT_BG_COLOR #209FB5 12 | 13 | #define COLOR0 #5C5F77 14 | #define COLOR1 #D20F39 15 | #define COLOR2 #40A02B 16 | #define COLOR3 #DF8E1D 17 | #define COLOR4 #1E66F5 18 | #define COLOR5 #EA76CB 19 | #define COLOR6 #179299 20 | #define COLOR7 #ACB0BE 21 | #define COLOR8 #6C6F85 22 | #define COLOR9 #D20F39 23 | #define COLOR10 #40A02B 24 | #define COLOR11 #DF8E1D 25 | #define COLOR12 #1E66F5 26 | #define COLOR13 #EA76CB 27 | #define COLOR14 #179299 28 | #define COLOR15 #179299 29 | #define CURSOR #DC8A78 30 | -------------------------------------------------------------------------------- /themes/dark/catpuccin-macchiato.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #CAD3F5 2 | #define BASE_BACKGROUND #24273A 3 | #define TERMINAL_BACKGROUND #14172a 4 | #define SELECTED_FOREGROUND #CAD3F5 5 | #define SELECTED_BACKGROUND #5B6078 6 | #define MARKED_FG_COLOR #181926 7 | #define MARKED_BG_COLOR #B7BDF8 8 | #define WARNING_FG_COLOR #181926 9 | #define WARNING_BG_COLOR #C6A0F6 10 | #define URGENT_FG_COLOR #181926 11 | #define URGENT_BG_COLOR #7DC4E4 12 | 13 | #define COLOR0 #494D64 14 | #define COLOR1 #ED8796 15 | #define COLOR2 #A6DA95 16 | #define COLOR3 #EED49F 17 | #define COLOR4 #8AADF4 18 | #define COLOR5 #F5BDE6 19 | #define COLOR6 #8BD5CA 20 | #define COLOR7 #B8C0E0 21 | #define COLOR8 #5B6078 22 | #define COLOR9 #ED8796 23 | #define COLOR10 #A6DA95 24 | #define COLOR11 #EED49F 25 | #define COLOR12 #8AADF4 26 | #define COLOR13 #F5BDE6 27 | #define COLOR14 #8BD5CA 28 | #define COLOR15 #A5ADCB 29 | #define CURSOR #F4DBD6 30 | -------------------------------------------------------------------------------- /scripts/statusbar/clock.c: -------------------------------------------------------------------------------- 1 | #if 0 2 | gcc -s -O2 -o clock -Wno-unused-result clock.c -lm 3 | exit 4 | #endif 5 | 6 | #include 7 | #include 8 | 9 | int 10 | main() 11 | { 12 | time_t rawtime; 13 | struct tm * timeinfo; 14 | char buffer[80]; 15 | char format[80]; 16 | const char *ordinals[] = {"", 17 | "1st", "2nd", "3rd", "4th", "5th", 18 | "6th", "7th", "8th", "9th", "10th", 19 | "11th", "12th", "13th", "14th", "15th", 20 | "16th", "17th", "18th", "19th", "20th", 21 | "21st", "22nd", "23rd", "24th", "25th", 22 | "26th", "27th", "28th", "29th", "30th", 23 | "31st" 24 | }; 25 | 26 | time(&rawtime); 27 | timeinfo = localtime(&rawtime); 28 | 29 | snprintf(format, sizeof format, "%%B %s, %%T", ordinals[timeinfo->tm_mday]); 30 | strftime(buffer, sizeof buffer, format, timeinfo); 31 | printf("%s\n", buffer); 32 | 33 | return 0; 34 | } 35 | -------------------------------------------------------------------------------- /themes/dark/dread.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #FEA674 2 | #define BASE_BACKGROUND #3D322C 3 | #define TERMINAL_BACKGROUND #2d221c 4 | #define SELECTED_FOREGROUND #FEA674 5 | #define SELECTED_BACKGROUND #944039 6 | #define MARKED_FG_COLOR #3D322C 7 | #define MARKED_BG_COLOR #D4AE6D 8 | #define WARNING_FG_COLOR #3D322C 9 | #define WARNING_BG_COLOR #F49D6C 10 | #define URGENT_FG_COLOR #D4AE6D 11 | #define URGENT_BG_COLOR #825776 12 | 13 | #define COLOR0 #3D322C 14 | #define COLOR1 #5E6C40 15 | #define COLOR2 #D4AE6D 16 | #define COLOR3 #CF8741 17 | #define COLOR4 #B85C40 18 | #define COLOR5 #944039 19 | #define COLOR6 #EA6248 20 | #define COLOR7 #F49D6C 21 | #define COLOR8 #D17877 22 | #define COLOR9 #825776 23 | #define COLOR10 #584770 24 | #define COLOR11 #7c7c99 25 | #define COLOR12 #FEA674 26 | #define COLOR13 #D56059 27 | #define COLOR14 #AA405C 28 | #define COLOR15 #CF3030 29 | 30 | dusk.norm.*.border.color: #3D322C 31 | dusk.act.*.border.color: #5D523C 32 | dusk.sel.*.border.color: #AA405C 33 | -------------------------------------------------------------------------------- /themes/dark/port-wine.res: -------------------------------------------------------------------------------- 1 | #define BASE_FOREGROUND #D9CFC5 2 | #define BASE_BACKGROUND #492B2D 3 | #define TERMINAL_BACKGROUND #492b2d 4 | #define SELECTED_FOREGROUND #D9CFC5 5 | #define SELECTED_BACKGROUND #82363A 6 | #define MARKED_FG_COLOR #DDC470 7 | #define MARKED_BG_COLOR #724559 8 | #define WARNING_FG_COLOR #E0E0E0 9 | #define WARNING_BG_COLOR #B24629 10 | #define URGENT_FG_COLOR #E0E0E0 11 | #define URGENT_BG_COLOR #A23419 12 | 13 | #define COLOR0 #2E2A39 14 | #define COLOR1 #B44B50 15 | #define COLOR2 #D4AE6D 16 | #define COLOR3 #B24629 17 | #define COLOR4 #EE592E 18 | #define COLOR5 #82A0C2 19 | #define COLOR6 #C49E5D 20 | #define COLOR7 #BDC3B7 21 | #define COLOR8 #8C7178 22 | #define COLOR9 #D4AE6D 23 | #define COLOR10 #758086 24 | #define COLOR11 #8C7178 25 | #define COLOR12 #F6C58B 26 | #define COLOR13 #BDC3B7 27 | #define COLOR14 #B0553A 28 | #define COLOR15 #BDC3B7 29 | #define CURSOR #D4AE6D 30 | 31 | #define FLOAT_NORM_BORDER_COLOR #643b3e 32 | #define SCRATCH_NORM_BORDER_COLOR #643b3e 33 | -------------------------------------------------------------------------------- /scripts/README.md: -------------------------------------------------------------------------------- 1 | Here are some example scripts that can be used with the [dusk](https://github.com/bakkeby/dusk) 2 | window manager if desired. 3 | 4 | ## context_menu 5 | 6 | These are example context menu scripts intended to be used with 7 | [xmenu](https://github.com/phillbush/xmenu). 8 | 9 | Refer to the [wiki](https://github.com/bakkeby/dusk/wiki/System#context-menus) page. 10 | 11 | By default some scripts expect that the `context_menu` directory is placed under `~/bin/`. 12 | 13 | ## statusbar 14 | 15 | These are example scripts for updating the different statuses on the status bar. 16 | 17 | Refer to the [wiki](https://github.com/bakkeby/dusk/wiki/Status-Module) page for more details on 18 | this. 19 | 20 | By default some scripts expect that the `statusbar` directory is placed under `~/bin/`. 21 | 22 | ## tools 23 | 24 | These are additional helper tools that can be used standalone or as part of status scripts. 25 | 26 | By default some scripts expect that the content of the tools directory is placed under `~/bin/`. 27 | -------------------------------------------------------------------------------- /scripts/statusbar/volume.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | #COLOR=^c#FFF7D4^ 3 | COLOR= 4 | if [[ $(pacmd list-sinks | grep -c "muted: yes") > 0 ]]; then 5 | echo "🔇" 6 | exit 7 | fi 8 | VOLUME=$(pacmd list-sinks | awk ' 9 | BEGIN { 10 | FOUND=0 11 | } 12 | /* index:/ { 13 | FOUND=1 14 | } 15 | /volume:/ { 16 | if (FOUND == 0) 17 | next 18 | gsub("%","",$5) 19 | print $5 20 | exit 0 21 | } 22 | ') 23 | if [[ -z $VOLUME ]]; then 24 | echo " %" 25 | exit 26 | fi 27 | 28 | VOLUME_BAR="" 29 | (( $VOLUME > 01 )) && X=0 && VOLUME_BAR+="^C10^^r${X},14,2,02^" 30 | (( $VOLUME > 14 )) && X=3 && VOLUME_BAR+="^C9^^r${X},12,2,04^" 31 | (( $VOLUME > 28 )) && X=6 && VOLUME_BAR+="^C10^^r${X},10,2,06^" 32 | (( $VOLUME > 42 )) && X=9 && VOLUME_BAR+="^C9^^r${X},08,2,08^" 33 | (( $VOLUME > 56 )) && X=12 && VOLUME_BAR+="^C10^^r${X},06,2,10^" 34 | (( $VOLUME > 70 )) && X=15 && VOLUME_BAR+="^C9^^r${X},04,2,12^" 35 | (( $VOLUME > 84 )) && X=18 && VOLUME_BAR+="^C10^^r${X},02,2,14^" 36 | 37 | VOLUME_BAR+="^d^^f$(($X+8))^" 38 | echo "${VOLUME_BAR}${COLOR}${VOLUME}%^d^" 39 | -------------------------------------------------------------------------------- /themes/dark/fjord.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2e3440 2 | #define COLOR1 #9F414A 3 | #define COLOR2 #a3be8c 4 | #define COLOR3 #ebcb8b 5 | #define COLOR4 #6780AA 6 | #define COLOR5 #b48ead 7 | #define COLOR6 #88c0d0 8 | #define COLOR7 #e5e9f0 9 | #define COLOR8 #4c566a 10 | #define COLOR9 #bf616a 11 | #define COLOR10 #a3be8c 12 | #define COLOR11 #ebcb8b 13 | #define COLOR12 #81a1c1 14 | #define COLOR13 #946E8D 15 | #define COLOR14 #88c0d0 16 | #define COLOR15 #8fbcbb 17 | #define BASE_FOREGROUND #D8DEE9 18 | #define BASE_BACKGROUND #4D3E4C 19 | #define TERMINAL_BACKGROUND #3d2e3c 20 | #define CURSOR #e5e9f0 21 | 22 | #define SELECTED_FOREGROUND #C8CED9 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM COLOR13 25 | #define SCRATCHSEL COLOR5 26 | #define HIDNORM COLOR0 27 | #define HID_SEL_FG_COLOR COLOR4 28 | #define HID_SEL_BG_COLOR COLOR0 29 | #define WSNORM #282923 30 | #define WSSEL COLOR9 31 | #define MARKED_FG_COLOR COLOR0 32 | #define MARKED_BG_COLOR COLOR3 33 | #define BORDER #3D2E3C 34 | #define WARNING #9F1A00 35 | #define URGENT_FG_COLOR COLOR7 36 | #define URGENT_BG_COLOR #D08770 37 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT/X Consortium License 2 | 3 | © 2019- Stein Bakkeby 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a 6 | copy of this software and associated documentation files (the "Software"), 7 | to deal in the Software without restriction, including without limitation 8 | the rights to use, copy, modify, merge, publish, distribute, sublicense, 9 | and/or sell copies of the Software, and to permit persons to whom the 10 | Software is furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in 13 | all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18 | THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 20 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 21 | DEALINGS IN THE SOFTWARE. 22 | -------------------------------------------------------------------------------- /scripts/tools/pulse/pulseaudio_toggle_output.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | # Toggles audio output, e.g. headphones <--> speakers 3 | # 4 | # Note that changing the output sink through the command line 5 | # interface can only take effect if stream target device reading 6 | # is disabled which can be achieved by editing the corresponing 7 | # line in /etc/pulse/default.pa to: 8 | # load-module module-stream-restore restore_device=false 9 | # 10 | 11 | SINK=$(pactl info | awk '/Default Sink/ { print $NF }') 12 | NEXT=$(pactl list short sinks | awk -vSINK="$SINK" ' 13 | NR == 1 || PREVIOUS_SINK == SINK { 14 | NEXT=$1 15 | } 16 | { 17 | PREVIOUS_SINK=$2 18 | } 19 | END { 20 | print NEXT 21 | } 22 | ') 23 | 24 | pacmd set-default-sink $NEXT 25 | for INPUT in $(pactl list short sink-inputs | cut -f 1); do 26 | pactl move-sink-input $INPUT $NEXT 27 | done 28 | 29 | duskc --ignore-reply run_command setstatus 1 "$(~/bin/statusbar/volume)" 30 | 31 | # On some systems one may have to change the profile of the same card, e.g. 32 | # pactl set-card-profile 0 output:hdmi-stereo 33 | # 34 | # Check available profiles by running: 35 | # pactl list cards 36 | # 37 | # Then look at the "Profiles:" section and the "Active Profile:" section 38 | # 39 | -------------------------------------------------------------------------------- /scripts/statusbar/cpu.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | OUTPUT=$(awk -vFILE=/tmp/.$USER.statusbar.cpu.${DISPLAY}.txt\~ -vFGCOLOR=${FGCOLOR} -vCOL1="1" -vCOL2="1" ' 4 | BEGIN { 5 | while ((getline < FILE) > 0) { 6 | total = 0 7 | for (i = 2; i<=NF; i++) 8 | total += $i 9 | 10 | PREVIDLE[$1] = $5 11 | PREVTOTAL[$1] = total 12 | } 13 | } 14 | 15 | /^cpu/ { 16 | gsub("cpu", "", $1) 17 | if ($1 == "") { 18 | $1 = "A" 19 | } 20 | idle = $5 21 | total = 0 22 | for (i=2; i<=NF; i++) 23 | total += $i 24 | 25 | IDLE[$1] = $5 26 | TOTAL[$1] = total 27 | print $0 > FILE 28 | } 29 | 30 | END { 31 | OUTPUT="" 32 | print "" 33 | lrpad=6 34 | X=lrpad 35 | W=2 36 | 37 | for (i = 0; i < length(TOTAL) - 1; i++) { 38 | if (i % 2) 39 | COLOR=COL1 40 | else 41 | COLOR=COL2 42 | 43 | if (TOTAL[i]-PREVTOTAL[i] == 0) 44 | continue 45 | 46 | H=int(14*(1-(IDLE[i]-PREVIDLE[i])/(TOTAL[i]-PREVTOTAL[i]))) 47 | Y=16-H 48 | OUTPUT=OUTPUT "^C" COLOR "^^r" X "," Y "," W "," H "^" 49 | X += 3 50 | } 51 | OUTPUT=OUTPUT "^d^^f" X+lrpad "^" 52 | if (TOTAL["A"]-PREVTOTAL["A"] != 0) { 53 | PCT=int(100 - ((IDLE["A"]-PREVIDLE["A"])/(TOTAL["A"]-PREVTOTAL["A"]))*100) 54 | printf("%s" FGCOLOR "%s%% CPU^d^\n",OUTPUT,PCT) 55 | } 56 | } 57 | ' < /proc/stat) 58 | echo $OUTPUT -------------------------------------------------------------------------------- /themes/dark/3024.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #090300 2 | #define COLOR1 #db2d20 3 | #define COLOR2 #01a252 4 | #define COLOR3 #fded02 5 | #define COLOR4 #01a0e4 6 | #define COLOR5 #a16a94 7 | #define COLOR6 #b5e4f4 8 | #define COLOR7 #a5a2a2 9 | #define COLOR8 #5c5855 10 | #define COLOR9 #db2d20 11 | #define COLOR10 #01a252 12 | #define COLOR11 #fded02 13 | #define COLOR12 #01a0e4 14 | #define COLOR13 #a16a94 15 | #define COLOR14 #b5e4f4 16 | #define COLOR15 #f7f7f7 17 | #define BASE_FOREGROUND #f5f5dc 18 | #define BASE_BACKGROUND #090300 19 | #define TERMINAL_BACKGROUND #191310 20 | #define CURSOR #a5a2a2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR10 38 | #define URGENT COLOR5 39 | -------------------------------------------------------------------------------- /themes/dark/abyss.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #040f18 2 | #define COLOR1 #48697e 3 | #define COLOR2 #10598b 4 | #define COLOR3 #1f6ca1 5 | #define COLOR4 #277bb1 6 | #define COLOR5 #4595bd 7 | #define COLOR6 #2592d3 8 | #define COLOR7 #a0cce2 9 | #define COLOR8 #708e9e 10 | #define COLOR9 #48697e 11 | #define COLOR10 #10598b 12 | #define COLOR11 #1f6ca1 13 | #define COLOR12 #277bb1 14 | #define COLOR13 #4595bd 15 | #define COLOR14 #2592d3 16 | #define COLOR15 #a0cce2 17 | #define BASE_FOREGROUND #c0c7ca 18 | #define BASE_BACKGROUND #040f18 19 | #define TERMINAL_BACKGROUND #141f28 20 | #define CURSOR #10598b 21 | 22 | #define SELECTED_FOREGROUND #dddddd 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT COLOR6 39 | -------------------------------------------------------------------------------- /themes/dark/azu.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ac6d74 3 | #define COLOR2 #74ac6d 4 | #define COLOR3 #aca46d 5 | #define COLOR4 #6d74ac 6 | #define COLOR5 #a46dac 7 | #define COLOR6 #6daca4 8 | #define COLOR7 #e6e6e6 9 | #define COLOR8 #262626 10 | #define COLOR9 #d6b8bc 11 | #define COLOR10 #bcd6b8 12 | #define COLOR11 #d6d3b8 13 | #define COLOR12 #b8bcd6 14 | #define COLOR13 #d3b8d6 15 | #define COLOR14 #b8d6d3 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d9e6f2 18 | #define BASE_BACKGROUND #09111a 19 | #define TERMINAL_BACKGROUND #19212a 20 | #define CURSOR #d9e6f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT COLOR6 39 | -------------------------------------------------------------------------------- /themes/dark/alucard.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff5555 3 | #define COLOR2 #fa0074 4 | #define COLOR3 #7f0a1f 5 | #define COLOR4 #3282ff 6 | #define COLOR5 #1b3cff 7 | #define COLOR6 #0037fc 8 | #define COLOR7 #bbbbbb 9 | #define COLOR8 #545454 10 | #define COLOR9 #ff5454 11 | #define COLOR10 #50fa7b 12 | #define COLOR11 #f0fa8b 13 | #define COLOR12 #1200f8 14 | #define COLOR13 #ff78c5 15 | #define COLOR14 #8ae9fc 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cef3ff 18 | #define BASE_BACKGROUND #222330 19 | #define TERMINAL_BACKGROUND #121320 20 | #define CURSOR #ffffff 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR9 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR13 36 | #define BORDER COLOR0 37 | #define WARNING COLOR8 38 | #define URGENT COLOR3 39 | -------------------------------------------------------------------------------- /themes/dark/adventuretime.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #050404 2 | #define COLOR1 #bd0013 3 | #define COLOR2 #4ab118 4 | #define COLOR3 #e7741e 5 | #define COLOR4 #0f4ac6 6 | #define COLOR5 #665993 7 | #define COLOR6 #70a598 8 | #define COLOR7 #f8dcc0 9 | #define COLOR8 #4e7cbf 10 | #define COLOR9 #fc5f5a 11 | #define COLOR10 #9eff6e 12 | #define COLOR11 #efc11a 13 | #define COLOR12 #1997c6 14 | #define COLOR13 #9b5953 15 | #define COLOR14 #c8faf4 16 | #define COLOR15 #f6f5fb 17 | #define BASE_FOREGROUND #f8dcc0 18 | #define BASE_BACKGROUND #1f1d45 19 | #define TERMINAL_BACKGROUND #2f2d55 20 | #define CURSOR #f8dcc0 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT COLOR6 39 | -------------------------------------------------------------------------------- /themes/dark/aco.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3f3f3f 2 | #define COLOR1 #ff0883 3 | #define COLOR2 #83ff08 4 | #define COLOR3 #ff8308 5 | #define COLOR4 #0883ff 6 | #define COLOR5 #8308ff 7 | #define COLOR6 #08ff83 8 | #define COLOR7 #bebebe 9 | #define COLOR8 #474747 10 | #define COLOR9 #ff1e8e 11 | #define COLOR10 #8eff1e 12 | #define COLOR11 #ff8e1e 13 | #define COLOR12 #1e8eff 14 | #define COLOR13 #8e1eff 15 | #define COLOR14 #1eff8e 16 | #define COLOR15 #c4c4c4 17 | #define BASE_FOREGROUND #b4e1fd 18 | #define BASE_BACKGROUND #1f1305 19 | #define TERMINAL_BACKGROUND #2f2315 20 | #define CURSOR #b4e1fd 21 | 22 | #define SELECTED_FOREGROUND #ffffff 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR COLOR8 39 | #define URGENT_BG_COLOR COLOR6 40 | -------------------------------------------------------------------------------- /themes/dark/amora.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #28222d 2 | #define COLOR1 #ed3f7f 3 | #define COLOR2 #a2baa8 4 | #define COLOR3 #eacac0 5 | #define COLOR4 #9985d1 6 | #define COLOR5 #e68ac1 7 | #define COLOR6 #aabae7 8 | #define COLOR7 #dedbeb 9 | #define COLOR8 #302838 10 | #define COLOR9 #fb5c8e 11 | #define COLOR10 #bfd1c3 12 | #define COLOR11 #f0ddd8 13 | #define COLOR12 #b4a4de 14 | #define COLOR13 #edabd2 15 | #define COLOR14 #c4d1f5 16 | #define COLOR15 #edebf7 17 | #define BASE_FOREGROUND #dedbeb 18 | #define BASE_BACKGROUND #2a2331 19 | #define TERMINAL_BACKGROUND #1a1321 20 | #define CURSOR #dedbeb 21 | 22 | #define SELECTED_FOREGROUND COLOR8 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR13 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR COLOR8 39 | #define URGENT_BG_COLOR COLOR10 40 | -------------------------------------------------------------------------------- /themes/dark/aci.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #363636 2 | #define COLOR1 #ff0883 3 | #define COLOR2 #83ff08 4 | #define COLOR3 #ff8308 5 | #define COLOR4 #0883ff 6 | #define COLOR5 #8308ff 7 | #define COLOR6 #08ff83 8 | #define COLOR7 #b6b6b6 9 | #define COLOR8 #424242 10 | #define COLOR9 #ff1e8e 11 | #define COLOR10 #8eff1e 12 | #define COLOR11 #ff8e1e 13 | #define COLOR12 #1e8eff 14 | #define COLOR13 #8e1eff 15 | #define COLOR14 #1eff8e 16 | #define COLOR15 #c2c2c2 17 | #define BASE_FOREGROUND #b4e1fd 18 | #define BASE_BACKGROUND #0d1926 19 | #define TERMINAL_BACKGROUND #1d2936 20 | #define CURSOR #b4e1fd 21 | 22 | #define SELECTED_FOREGROUND #ffffff 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR COLOR8 39 | #define URGENT_BG_COLOR COLOR6 40 | 41 | -------------------------------------------------------------------------------- /themes/dark/afterglow.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #151515 2 | #define COLOR1 #a53c23 3 | #define COLOR2 #7b9246 4 | #define COLOR3 #d3a04d 5 | #define COLOR4 #6c99bb 6 | #define COLOR5 #9f4e85 7 | #define COLOR6 #7dd6cf 8 | #define COLOR7 #d0d0d0 9 | #define COLOR8 #505050 10 | #define COLOR9 #a53c23 11 | #define COLOR10 #7b9246 12 | #define COLOR11 #d3a04d 13 | #define COLOR12 #547c99 14 | #define COLOR13 #9f4e85 15 | #define COLOR14 #7dd6cf 16 | #define COLOR15 #f5f5f5 17 | #define BASE_FOREGROUND #d0d0d0 18 | #define BASE_BACKGROUND #222222 19 | #define TERMINAL_BACKGROUND #121212 20 | #define CURSOR #d0d0d0 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR9 38 | #define URGENT_FG_COLOR COLOR8 39 | #define URGENT_BG_COLOR COLOR6 40 | -------------------------------------------------------------------------------- /themes/dark/alien-blood.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #112616 2 | #define COLOR1 #7f2b27 3 | #define COLOR2 #2f7e25 4 | #define COLOR3 #717f24 5 | #define COLOR4 #2f6a7f 6 | #define COLOR5 #47587f 7 | #define COLOR6 #327f77 8 | #define COLOR7 #647d75 9 | #define COLOR8 #3c4812 10 | #define COLOR9 #e08009 11 | #define COLOR10 #18e000 12 | #define COLOR11 #bde000 13 | #define COLOR12 #00aae0 14 | #define COLOR13 #0058e0 15 | #define COLOR14 #00e0c4 16 | #define COLOR15 #73fa91 17 | #define BASE_FOREGROUND #637d75 18 | #define BASE_BACKGROUND #0f1610 19 | #define TERMINAL_BACKGROUND #1f2620 20 | #define CURSOR #637d75 21 | 22 | #define SELECTED_FOREGROUND COLOR9 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR9 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR COLOR0 39 | #define URGENT_BG_COLOR COLOR9 40 | -------------------------------------------------------------------------------- /themes/dark/apathy.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #031a16 2 | #define COLOR1 #3e9688 3 | #define COLOR2 #883e96 4 | #define COLOR3 #3e4c96 5 | #define COLOR4 #96883e 6 | #define COLOR5 #4c963e 7 | #define COLOR6 #963e4c 8 | #define COLOR7 #81b5ac 9 | #define COLOR8 #2b685e 10 | #define COLOR9 #3e9688 11 | #define COLOR10 #883e96 12 | #define COLOR11 #3e4c96 13 | #define COLOR12 #96883e 14 | #define COLOR13 #4c963e 15 | #define COLOR14 #963e4c 16 | #define COLOR15 #d2e7e4 17 | #define BASE_FOREGROUND #81b5ac 18 | #define BASE_BACKGROUND #031a16 19 | #define TERMINAL_BACKGROUND #132a26 20 | #define CURSOR #81b5ac 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR13 36 | #define BORDER COLOR0 37 | #define WARNING COLOR14 38 | #define URGENT_FG_COLOR COLOR15 39 | #define URGENT_BG_COLOR COLOR6 40 | -------------------------------------------------------------------------------- /themes/light/3024-day.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #090300 2 | #define COLOR1 #db2d20 3 | #define COLOR2 #01a252 4 | #define COLOR3 #fded02 5 | #define COLOR4 #01a0e4 6 | #define COLOR5 #a16a94 7 | #define COLOR6 #b5e4f4 8 | #define COLOR7 #a5a2a2 9 | #define COLOR8 #5c5855 10 | #define COLOR9 #e8bbd0 11 | #define COLOR10 #3a3432 12 | #define COLOR11 #4a4543 13 | #define COLOR12 #807d7c 14 | #define COLOR13 #d6d5d4 15 | #define COLOR14 #cdab53 16 | #define COLOR15 #f7f7f7 17 | #define BASE_FOREGROUND #4a4543 18 | #define BASE_BACKGROUND #f7f7f7 19 | #define TERMINAL_BACKGROUND #e7e7e7 20 | #define CURSOR #4a4543 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR10 38 | #define URGENT_BG_COLOR COLOR5 39 | #define URGENT_FG_COLOR COLOR15 40 | -------------------------------------------------------------------------------- /themes/dark/3024-night.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #090300 2 | #define COLOR1 #db2d20 3 | #define COLOR2 #01a252 4 | #define COLOR3 #fded02 5 | #define COLOR4 #01a0e4 6 | #define COLOR5 #a16a94 7 | #define COLOR6 #b5e4f4 8 | #define COLOR7 #a5a2a2 9 | #define COLOR8 #5c5855 10 | #define COLOR9 #e8bbd0 11 | #define COLOR10 #3a3432 12 | #define COLOR11 #4a4543 13 | #define COLOR12 #807d7c 14 | #define COLOR13 #d6d5d4 15 | #define COLOR14 #cdab53 16 | #define COLOR15 #f7f7f7 17 | #define BASE_FOREGROUND #a5a2a2 18 | #define BASE_BACKGROUND #090300 19 | #define TERMINAL_BACKGROUND #191310 20 | #define CURSOR #a5a2a2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR10 38 | #define URGENT_BG_COLOR COLOR5 39 | #define URGENT_FG_COLOR COLOR15 40 | -------------------------------------------------------------------------------- /themes/dark/apprentice.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #262626 2 | #define COLOR1 #5f8787 3 | #define COLOR2 #87af87 4 | #define COLOR3 #5f8787 5 | #define COLOR4 #ffffaf 6 | #define COLOR5 #87afd7 7 | #define COLOR6 #5f875f 8 | #define COLOR7 #bcbcbc 9 | #define COLOR8 #6c6c6c 10 | #define COLOR9 #5f8787 11 | #define COLOR10 #87af87 12 | #define COLOR11 #5f8787 13 | #define COLOR12 #ffffaf 14 | #define COLOR13 #87afd7 15 | #define COLOR14 #5f875f 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #bcbcbc 18 | #define BASE_BACKGROUND #262626 19 | #define TERMINAL_BACKGROUND #161616 20 | #define CURSOR #bcbcbc 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR12 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR COLOR15 39 | #define URGENT_BG_COLOR COLOR6 40 | -------------------------------------------------------------------------------- /themes/dark/arthur.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3d352a 2 | #define COLOR1 #cd5c5c 3 | #define COLOR2 #86af80 4 | #define COLOR3 #e8ae5b 5 | #define COLOR4 #6495ed 6 | #define COLOR5 #deb887 7 | #define COLOR6 #b0c4de 8 | #define COLOR7 #bbaa99 9 | #define COLOR8 #554444 10 | #define COLOR9 #cc5533 11 | #define COLOR10 #88aa22 12 | #define COLOR11 #ffa75d 13 | #define COLOR12 #87ceeb 14 | #define COLOR13 #996600 15 | #define COLOR14 #b0c4de 16 | #define COLOR15 #ddccbb 17 | #define BASE_FOREGROUND #ddeedd 18 | #define BASE_BACKGROUND #1c1c1c 19 | #define TERMINAL_BACKGROUND #2c2c2c 20 | #define CURSOR #ddeedd 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR4 38 | #define URGENT_FG_COLOR BASE_FOREGROUND 39 | #define URGENT_BG_COLOR COLOR10 40 | -------------------------------------------------------------------------------- /themes/dark/argonaut.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #232323 2 | #define COLOR1 #ff000f 3 | #define COLOR2 #8ce10b 4 | #define COLOR3 #ffb900 5 | #define COLOR4 #008df8 6 | #define COLOR5 #6d43a6 7 | #define COLOR6 #00d8eb 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #444444 10 | #define COLOR9 #ff2740 11 | #define COLOR10 #abe15b 12 | #define COLOR11 #ffd242 13 | #define COLOR12 #0092ff 14 | #define COLOR13 #9a5feb 15 | #define COLOR14 #67fff0 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #fffaf4 18 | #define BASE_BACKGROUND #0e1019 19 | #define TERMINAL_BACKGROUND #1e2029 20 | #define CURSOR #fffaf4 21 | 22 | #define SELECTED_FOREGROUND BASE_FOREGROUND 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING COLOR13 38 | #define URGENT_FG_COLOR COLOR8 39 | #define URGENT_BG_COLOR COLOR10 40 | -------------------------------------------------------------------------------- /themes/dark/proton.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1B1340 2 | #define COLOR1 #6D4AFF 3 | #define COLOR2 #171926 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #239ECE 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #1EA881 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #F3F4F6 10 | #define COLOR9 #657EE4 11 | #define COLOR10 #E84774 12 | #define COLOR11 #FF9900 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #E7E9EC 15 | #define COLOR14 #1E2130 16 | #define COLOR15 #FFFFFF 17 | #define BASE_FOREGROUND #949BB9 18 | #define BASE_BACKGROUND #1B1340 19 | #define TERMINAL_BACKGROUND #2b2350 20 | #define CURSOR #949BB9 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR13 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/proton-carbon.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #16141C 2 | #define COLOR1 #6D4AFF 3 | #define COLOR2 #1C1B24 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #239ECE 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #1EA885 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #25283A 10 | #define COLOR9 #8A6EFF 11 | #define COLOR10 #8A69B8 12 | #define COLOR11 #FF9900 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #34384E 15 | #define COLOR14 #1E2130 16 | #define COLOR15 #979BB0 17 | #define BASE_FOREGROUND #979BB0 18 | #define BASE_BACKGROUND #16141C 19 | #define TERMINAL_BACKGROUND #26242c 20 | #define CURSOR #BFD8FF 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/light/proton-snow.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #FFFFFF 2 | #define COLOR1 #6D4AFF 3 | #define COLOR2 #171926 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #239ECE 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #1EA885 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #25283A 10 | #define COLOR9 #5353CC 11 | #define COLOR10 #283FB2 12 | #define COLOR11 #FF9900 13 | #define COLOR12 #8080FF 14 | #define COLOR13 #F5F5F5 15 | #define COLOR14 #E6E6E6 16 | #define COLOR15 #000000 17 | #define BASE_FOREGROUND #000000 18 | #define BASE_BACKGROUND #FFFFFF 19 | #define TERMINAL_BACKGROUND #efefef 20 | #define CURSOR #BFD8FF 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR14 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ashes.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1c2023 2 | #define COLOR1 #c7ae95 3 | #define COLOR2 #95c7ae 4 | #define COLOR3 #aec795 5 | #define COLOR4 #ae95c7 6 | #define COLOR5 #c795ae 7 | #define COLOR6 #95aec7 8 | #define COLOR7 #c7ccd1 9 | #define COLOR8 #747c84 10 | #define COLOR9 #c7ae95 11 | #define COLOR10 #95c7ae 12 | #define COLOR11 #aec795 13 | #define COLOR12 #ae95c7 14 | #define COLOR13 #c795ae 15 | #define COLOR14 #95aec7 16 | #define COLOR15 #f3f4f5 17 | #define BASE_FOREGROUND #c7ccd1 18 | #define BASE_BACKGROUND #1c2023 19 | #define TERMINAL_BACKGROUND #2c3033 20 | #define CURSOR #c7ccd1 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ayu.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff3333 3 | #define COLOR2 #b8cc52 4 | #define COLOR3 #e6c446 5 | #define COLOR4 #36a3d9 6 | #define COLOR5 #f07078 7 | #define COLOR6 #95e5cb 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #323232 10 | #define COLOR9 #ff6565 11 | #define COLOR10 #e9fe83 12 | #define COLOR11 #fff778 13 | #define COLOR12 #68d4ff 14 | #define COLOR13 #ffa3aa 15 | #define COLOR14 #c7fffc 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #e5e1cf 18 | #define BASE_BACKGROUND #0e1419 19 | #define TERMINAL_BACKGROUND #1e2429 20 | #define CURSOR #f19618 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/bespin.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #28211c 2 | #define COLOR1 #cf6a4c 3 | #define COLOR2 #54be0d 4 | #define COLOR3 #f9ee98 5 | #define COLOR4 #5ea6ea 6 | #define COLOR5 #9b859d 7 | #define COLOR6 #afc4db 8 | #define COLOR7 #8a8986 9 | #define COLOR8 #666666 10 | #define COLOR9 #cf6a4c 11 | #define COLOR10 #54be0d 12 | #define COLOR11 #f9ee98 13 | #define COLOR12 #5ea6ea 14 | #define COLOR13 #9b859d 15 | #define COLOR14 #afc4db 16 | #define COLOR15 #baae9e 17 | #define BASE_FOREGROUND #8a8986 18 | #define BASE_BACKGROUND #28211c 19 | #define TERMINAL_BACKGROUND #18110c 20 | #define CURSOR #8a8986 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/bim.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2c2423 2 | #define COLOR1 #f557a0 3 | #define COLOR2 #a9ee55 4 | #define COLOR3 #f5a255 5 | #define COLOR4 #5ea2ec 6 | #define COLOR5 #a957ec 7 | #define COLOR6 #5eeea0 8 | #define COLOR7 #918988 9 | #define COLOR8 #918988 10 | #define COLOR9 #f579b2 11 | #define COLOR10 #bbee78 12 | #define COLOR11 #f5b378 13 | #define COLOR12 #81b3ec 14 | #define COLOR13 #bb79ec 15 | #define COLOR14 #81eeb2 16 | #define COLOR15 #f5eeec 17 | #define BASE_FOREGROUND #a9bed8 18 | #define BASE_BACKGROUND #012849 19 | #define TERMINAL_BACKGROUND #113859 20 | #define CURSOR #a9bed8 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/cai.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ca274d 3 | #define COLOR2 #4dca27 4 | #define COLOR3 #caa427 5 | #define COLOR4 #274dca 6 | #define COLOR5 #a427ca 7 | #define COLOR6 #27caa4 8 | #define COLOR7 #808080 9 | #define COLOR8 #808080 10 | #define COLOR9 #e98da3 11 | #define COLOR10 #a3e98d 12 | #define COLOR11 #e9d48d 13 | #define COLOR12 #8da3e9 14 | #define COLOR13 #d48de9 15 | #define COLOR14 #8de9d4 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d9e6f2 18 | #define BASE_BACKGROUND #09111a 19 | #define TERMINAL_BACKGROUND #19212a 20 | #define CURSOR #d9e6f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR11 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR10 41 | -------------------------------------------------------------------------------- /themes/dark/chalk.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #151515 2 | #define COLOR1 #fb9fb1 3 | #define COLOR2 #acc267 4 | #define COLOR3 #ddb26f 5 | #define COLOR4 #6fc2ef 6 | #define COLOR5 #e1a3ee 7 | #define COLOR6 #12cfc0 8 | #define COLOR7 #d0d0d0 9 | #define COLOR8 #505050 10 | #define COLOR9 #fb9fb1 11 | #define COLOR10 #acc267 12 | #define COLOR11 #ddb26f 13 | #define COLOR12 #6fc2ef 14 | #define COLOR13 #e1a3ee 15 | #define COLOR14 #12cfc0 16 | #define COLOR15 #f5f5f5 17 | #define BASE_FOREGROUND #d0d0d0 18 | #define BASE_BACKGROUND #151515 19 | #define TERMINAL_BACKGROUND #252525 20 | #define CURSOR #d0d0d0 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR13 41 | -------------------------------------------------------------------------------- /themes/dark/desert.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #4d4d4d 2 | #define COLOR1 #ff2b2b 3 | #define COLOR2 #98fb98 4 | #define COLOR3 #f0e68c 5 | #define COLOR4 #cd853f 6 | #define COLOR5 #ffdead 7 | #define COLOR6 #ffa0a0 8 | #define COLOR7 #f5deb3 9 | #define COLOR8 #555555 10 | #define COLOR9 #ff5555 11 | #define COLOR10 #55ff55 12 | #define COLOR11 #ffff55 13 | #define COLOR12 #87ceff 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #ffd700 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ffffff 18 | #define BASE_BACKGROUND #333333 19 | #define TERMINAL_BACKGROUND #232323 20 | #define CURSOR #ffffff 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR5 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR5 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/elic.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #303030 2 | #define COLOR1 #e1321a 3 | #define COLOR2 #6ab017 4 | #define COLOR3 #ffc005 5 | #define COLOR4 #729fcf 6 | #define COLOR5 #ec0048 7 | #define COLOR6 #f2f2f2 8 | #define COLOR7 #2aa7e7 9 | #define COLOR8 #5d5d5d 10 | #define COLOR9 #ff361e 11 | #define COLOR10 #7bc91f 12 | #define COLOR11 #ffd00a 13 | #define COLOR12 #0071ff 14 | #define COLOR13 #ff1d62 15 | #define COLOR14 #4bb8fd 16 | #define COLOR15 #a020f0 17 | #define BASE_FOREGROUND #f2f2f2 18 | #define BASE_BACKGROUND #4a453e 19 | #define TERMINAL_BACKGROUND #3a352e 20 | #define CURSOR #f2f2f2 21 | 22 | #define SELECTED_FOREGROUND COLOR6 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/elio.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #303030 2 | #define COLOR1 #e1321a 3 | #define COLOR2 #6ab017 4 | #define COLOR3 #ffc005 5 | #define COLOR4 #729fcf 6 | #define COLOR5 #ec0048 7 | #define COLOR6 #2aa7e7 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #5d5d5d 10 | #define COLOR9 #ff361e 11 | #define COLOR10 #7bc91f 12 | #define COLOR11 #ffd00a 13 | #define COLOR12 #0071ff 14 | #define COLOR13 #ff1d62 15 | #define COLOR14 #4bb8fd 16 | #define COLOR15 #a020f0 17 | #define BASE_FOREGROUND #f2f2f2 18 | #define BASE_BACKGROUND #041a3b 19 | #define TERMINAL_BACKGROUND #142a4b 20 | #define CURSOR #f2f2f2 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR4 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR7 40 | #define URGENT_BG_COLOR COLOR15 41 | -------------------------------------------------------------------------------- /themes/dark/embark.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #585273 2 | #define COLOR1 #f48fb1 3 | #define COLOR2 #a1efd3 4 | #define COLOR3 #ffe6b3 5 | #define COLOR4 #91ddff 6 | #define COLOR5 #d4bfff 7 | #define COLOR6 #87dfeb 8 | #define COLOR7 #cbe3e7 9 | #define COLOR8 #585273 10 | #define COLOR9 #f02e6e 11 | #define COLOR10 #62d196 12 | #define COLOR11 #f2b482 13 | #define COLOR12 #65b2ff 14 | #define COLOR13 #a37acc 15 | #define COLOR14 #63f2f1 16 | #define COLOR15 #8a889d 17 | #define BASE_FOREGROUND #cbe3e7 18 | #define BASE_BACKGROUND #1e1c31 19 | #define TERMINAL_BACKGROUND #2e2c41 20 | #define CURSOR #cbe3e7 21 | 22 | #define SELECTED_FOREGROUND COLOR8 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR8 40 | #define URGENT_BG_COLOR COLOR5 41 | -------------------------------------------------------------------------------- /themes/dark/eva.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2a3b4d 2 | #define COLOR1 #c4676c 3 | #define COLOR2 #66ff66 4 | #define COLOR3 #ffff66 5 | #define COLOR4 #15f4ee 6 | #define COLOR5 #9c6cd3 7 | #define COLOR6 #4b8f77 8 | #define COLOR7 #9fa2a6 9 | #define COLOR8 #55799c 10 | #define COLOR9 #c4676c 11 | #define COLOR10 #66ff66 12 | #define COLOR11 #ffff66 13 | #define COLOR12 #15f4ee 14 | #define COLOR13 #9c6cd3 15 | #define COLOR14 #4b8f77 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #9fa2a6 18 | #define BASE_BACKGROUND #2a3b4d 19 | #define TERMINAL_BACKGROUND #1a2b3d 20 | #define CURSOR #9fa2a6 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/flat.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2c3e50 2 | #define COLOR1 #e74c3c 3 | #define COLOR2 #2ecc71 4 | #define COLOR3 #f1c40f 5 | #define COLOR4 #3498db 6 | #define COLOR5 #9b59b6 7 | #define COLOR6 #1abc9c 8 | #define COLOR7 #e0e0e0 9 | #define COLOR8 #95a5a6 10 | #define COLOR9 #e74c3c 11 | #define COLOR10 #2ecc71 12 | #define COLOR11 #f1c40f 13 | #define COLOR12 #3498db 14 | #define COLOR13 #9b59b6 15 | #define COLOR14 #1abc9c 16 | #define COLOR15 #ecf0f1 17 | #define BASE_FOREGROUND #e0e0e0 18 | #define BASE_BACKGROUND #2c3e50 19 | #define TERMINAL_BACKGROUND #1c2e40 20 | #define CURSOR #e0e0e0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/framer.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #181818 2 | #define COLOR1 #fd886b 3 | #define COLOR2 #32ccdc 4 | #define COLOR3 #fecb6e 5 | #define COLOR4 #20bcfc 6 | #define COLOR5 #ba8cfc 7 | #define COLOR6 #acddfd 8 | #define COLOR7 #d0d0d0 9 | #define COLOR8 #747474 10 | #define COLOR9 #fd886b 11 | #define COLOR10 #32ccdc 12 | #define COLOR11 #fecb6e 13 | #define COLOR12 #20bcfc 14 | #define COLOR13 #ba8cfc 15 | #define COLOR14 #acddfd 16 | #define COLOR15 #eeeeee 17 | #define BASE_FOREGROUND #d0d0d0 18 | #define BASE_BACKGROUND #181818 19 | #define TERMINAL_BACKGROUND #282828 20 | #define CURSOR #d0d0d0 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/harper.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #010101 2 | #define COLOR1 #f8b63f 3 | #define COLOR2 #7fb5e1 4 | #define COLOR3 #d6da25 5 | #define COLOR4 #489e48 6 | #define COLOR5 #b296c6 7 | #define COLOR6 #f5bfd7 8 | #define COLOR7 #a8a49d 9 | #define COLOR8 #726e6a 10 | #define COLOR9 #f8b63f 11 | #define COLOR10 #7fb5e1 12 | #define COLOR11 #d6da25 13 | #define COLOR12 #489e48 14 | #define COLOR13 #b296c6 15 | #define COLOR14 #f5bfd7 16 | #define COLOR15 #fefbea 17 | #define BASE_FOREGROUND #a8a49d 18 | #define BASE_BACKGROUND #010101 19 | #define TERMINAL_BACKGROUND #111111 20 | #define CURSOR #a8a49d 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/icy.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #021012 2 | #define COLOR1 #16c1d9 3 | #define COLOR2 #4dd0e1 4 | #define COLOR3 #80deea 5 | #define COLOR4 #00bcd4 6 | #define COLOR5 #00acc1 7 | #define COLOR6 #26c6da 8 | #define COLOR7 #095b67 9 | #define COLOR8 #052e34 10 | #define COLOR9 #16c1d9 11 | #define COLOR10 #4dd0e1 12 | #define COLOR11 #80deea 13 | #define COLOR12 #00bcd4 14 | #define COLOR13 #00acc1 15 | #define COLOR14 #26c6da 16 | #define COLOR15 #109cb0 17 | #define BASE_FOREGROUND #095b67 18 | #define BASE_BACKGROUND #021012 19 | #define TERMINAL_BACKGROUND #122022 20 | #define CURSOR #095b67 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/jup.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #dd006f 3 | #define COLOR2 #6fdd00 4 | #define COLOR3 #dd6f00 5 | #define COLOR4 #006fdd 6 | #define COLOR5 #6f00dd 7 | #define COLOR6 #00dd6f 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #7d7d7d 10 | #define COLOR9 #ff74b9 11 | #define COLOR10 #b9ff74 12 | #define COLOR11 #ffb974 13 | #define COLOR12 #74b9ff 14 | #define COLOR13 #b974ff 15 | #define COLOR14 #74ffb9 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #03274a 18 | #define BASE_BACKGROUND #758480 19 | #define TERMINAL_BACKGROUND #657470 20 | #define CURSOR #23476a 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/maia.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #232423 2 | #define COLOR1 #ba2922 3 | #define COLOR2 #7e807e 4 | #define COLOR3 #4c4f4d 5 | #define COLOR4 #16a085 6 | #define COLOR5 #43746a 7 | #define COLOR6 #00cccc 8 | #define COLOR7 #e0e0e0 9 | #define COLOR8 #282928 10 | #define COLOR9 #cc372c 11 | #define COLOR10 #8d8f8d 12 | #define COLOR11 #4e524f 13 | #define COLOR12 #13bf9d 14 | #define COLOR13 #487d72 15 | #define COLOR14 #00d1d1 16 | #define COLOR15 #e8e8e8 17 | #define BASE_FOREGROUND #fdf6e3 18 | #define BASE_BACKGROUND #272827 19 | #define TERMINAL_BACKGROUND #171817 20 | #define CURSOR #16a085 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR12 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/miu.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #b87a7a 3 | #define COLOR2 #7ab87a 4 | #define COLOR3 #b8b87a 5 | #define COLOR4 #7a7ab8 6 | #define COLOR5 #b87ab8 7 | #define COLOR6 #7ab8b8 8 | #define COLOR7 #d9d9d9 9 | #define COLOR8 #262626 10 | #define COLOR9 #dbbdbd 11 | #define COLOR10 #bddbbd 12 | #define COLOR11 #dbdbbd 13 | #define COLOR12 #bdbddb 14 | #define COLOR13 #dbbddb 15 | #define COLOR14 #bddbdb 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d9e6f2 18 | #define BASE_BACKGROUND #0d1926 19 | #define TERMINAL_BACKGROUND #1d2936 20 | #define CURSOR #d9e6f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nep.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #dd6f00 3 | #define COLOR2 #00dd6f 4 | #define COLOR3 #6fdd00 5 | #define COLOR4 #6f00dd 6 | #define COLOR5 #dd006f 7 | #define COLOR6 #006fdd 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #7d7d7d 10 | #define COLOR9 #ffb974 11 | #define COLOR10 #74ffb9 12 | #define COLOR11 #b9ff74 13 | #define COLOR12 #b974ff 14 | #define COLOR13 #ff74b9 15 | #define COLOR14 #74b9ff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #23476a 18 | #define BASE_BACKGROUND #758480 19 | #define TERMINAL_BACKGROUND #657470 20 | #define CURSOR #23476a 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nova.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3c4c55 2 | #define COLOR1 #83afe5 3 | #define COLOR2 #7fc1ca 4 | #define COLOR3 #a8ce93 5 | #define COLOR4 #83afe5 6 | #define COLOR5 #9a93e1 7 | #define COLOR6 #f2c38f 8 | #define COLOR7 #c5d4dd 9 | #define COLOR8 #899ba6 10 | #define COLOR9 #83afe5 11 | #define COLOR10 #7fc1ca 12 | #define COLOR11 #a8ce93 13 | #define COLOR12 #83afe5 14 | #define COLOR13 #9a93e1 15 | #define COLOR14 #f2c38f 16 | #define COLOR15 #556873 17 | #define BASE_FOREGROUND #c5d4dd 18 | #define BASE_BACKGROUND #3c4c55 19 | #define TERMINAL_BACKGROUND #2c3c45 20 | #define CURSOR #c5d4dd 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/phd.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #061229 2 | #define COLOR1 #d07346 3 | #define COLOR2 #99bf52 4 | #define COLOR3 #fbd461 5 | #define COLOR4 #5299bf 6 | #define COLOR5 #9989cc 7 | #define COLOR6 #72b9bf 8 | #define COLOR7 #b8bbc2 9 | #define COLOR8 #717885 10 | #define COLOR9 #d07346 11 | #define COLOR10 #99bf52 12 | #define COLOR11 #fbd461 13 | #define COLOR12 #5299bf 14 | #define COLOR13 #9989cc 15 | #define COLOR14 #72b9bf 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #b8bbc2 18 | #define BASE_BACKGROUND #061229 19 | #define TERMINAL_BACKGROUND #162239 20 | #define CURSOR #b8bbc2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/pico.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff004d 3 | #define COLOR2 #00e756 4 | #define COLOR3 #fff024 5 | #define COLOR4 #83769c 6 | #define COLOR5 #ff77a8 7 | #define COLOR6 #29adff 8 | #define COLOR7 #5f574f 9 | #define COLOR8 #008751 10 | #define COLOR9 #ff004d 11 | #define COLOR10 #00e756 12 | #define COLOR11 #fff024 13 | #define COLOR12 #83769c 14 | #define COLOR13 #ff77a8 15 | #define COLOR14 #29adff 16 | #define COLOR15 #fff1e8 17 | #define BASE_FOREGROUND #5f574f 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #5f574f 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/pop.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #eb008a 3 | #define COLOR2 #37b349 4 | #define COLOR3 #f8ca12 5 | #define COLOR4 #0e5a94 6 | #define COLOR5 #b31e8d 7 | #define COLOR6 #00aabb 8 | #define COLOR7 #d0d0d0 9 | #define COLOR8 #505050 10 | #define COLOR9 #eb008a 11 | #define COLOR10 #37b349 12 | #define COLOR11 #f8ca12 13 | #define COLOR12 #0e5a94 14 | #define COLOR13 #b31e8d 15 | #define COLOR14 #00aabb 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d0d0d0 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #d0d0d0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/proton-classic.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1C223D 2 | #define COLOR1 #657EE4 3 | #define COLOR2 #171926 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #1578CF 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #2ECBA4 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #F3F4F6 10 | #define COLOR9 #657EE4 11 | #define COLOR10 #E84774 12 | #define COLOR11 #F5930A 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #E7E9EC 15 | #define COLOR14 #1E2130 16 | #define COLOR15 #FFFFFF 17 | #define BASE_FOREGROUND #949BB9 18 | #define BASE_BACKGROUND #1C223D 19 | #define TERMINAL_BACKGROUND #2c324d 20 | #define CURSOR #949BB9 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR13 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/proton-legacy.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #505061 2 | #define COLOR1 #9397CD 3 | #define COLOR2 #000000 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #80A1D2 6 | #define COLOR5 #9397CD 7 | #define COLOR6 #8EB67A 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #F3F4F6 10 | #define COLOR9 #657EE4 11 | #define COLOR10 #E84774 12 | #define COLOR11 #F5930A 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #E6EAF0 15 | #define COLOR14 #D9DFE8 16 | #define COLOR15 #FFFFFF 17 | #define BASE_FOREGROUND #C9C9CE 18 | #define BASE_BACKGROUND #505061 19 | #define TERMINAL_BACKGROUND #404051 20 | #define CURSOR #949BB9 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR13 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/proton-monokai.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #11121D 2 | #define COLOR1 #E53265 3 | #define COLOR2 #171926 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #28ACF6 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #2ECBA4 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #25283A 10 | #define COLOR9 #EA5B84 11 | #define COLOR10 #E84774 12 | #define COLOR11 #F5D922 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #34384E 15 | #define COLOR14 #1E2130 16 | #define COLOR15 #979BB0 17 | #define BASE_FOREGROUND #979BB0 18 | #define BASE_BACKGROUND #11121D 19 | #define TERMINAL_BACKGROUND #21222d 20 | #define CURSOR #BFD8FF 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/royal.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #241f2b 2 | #define COLOR1 #91284c 3 | #define COLOR2 #23801c 4 | #define COLOR3 #b49d27 5 | #define COLOR4 #6580b0 6 | #define COLOR5 #674d96 7 | #define COLOR6 #8aaabe 8 | #define COLOR7 #524966 9 | #define COLOR8 #312d3d 10 | #define COLOR9 #d5356c 11 | #define COLOR10 #2cd946 12 | #define COLOR11 #fde83b 13 | #define COLOR12 #90baf9 14 | #define COLOR13 #a479e3 15 | #define COLOR14 #acd4eb 16 | #define COLOR15 #9e8cbd 17 | #define BASE_FOREGROUND #514968 18 | #define BASE_BACKGROUND #100815 19 | #define TERMINAL_BACKGROUND #201825 20 | #define CURSOR #514968 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/sat.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #dd0007 3 | #define COLOR2 #07dd00 4 | #define COLOR3 #ddd600 5 | #define COLOR4 #0007dd 6 | #define COLOR5 #d600dd 7 | #define COLOR6 #00ddd6 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #7d7d7d 10 | #define COLOR9 #ff7478 11 | #define COLOR10 #78ff74 12 | #define COLOR11 #fffa74 13 | #define COLOR12 #7478ff 14 | #define COLOR13 #fa74ff 15 | #define COLOR14 #74fffa 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #23476a 18 | #define BASE_BACKGROUND #758480 19 | #define TERMINAL_BACKGROUND #657470 20 | #define CURSOR #23476a 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/seti.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #151718 2 | #define COLOR1 #cd3f45 3 | #define COLOR2 #9fca56 4 | #define COLOR3 #e6cd69 5 | #define COLOR4 #55b5db 6 | #define COLOR5 #a074c4 7 | #define COLOR6 #55dbbe 8 | #define COLOR7 #d6d6d6 9 | #define COLOR8 #41535b 10 | #define COLOR9 #cd3f45 11 | #define COLOR10 #9fca56 12 | #define COLOR11 #e6cd69 13 | #define COLOR12 #55b5db 14 | #define COLOR13 #a074c4 15 | #define COLOR14 #55dbbe 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d6d6d6 18 | #define BASE_BACKGROUND #151718 19 | #define TERMINAL_BACKGROUND #252728 20 | #define CURSOR #d6d6d6 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR2 41 | -------------------------------------------------------------------------------- /themes/dark/square.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #050505 2 | #define COLOR1 #e9897c 3 | #define COLOR2 #b6377d 4 | #define COLOR3 #ecebbe 5 | #define COLOR4 #a9cdeb 6 | #define COLOR5 #75507b 7 | #define COLOR6 #c9caec 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #141414 10 | #define COLOR9 #f99286 11 | #define COLOR10 #c3f786 12 | #define COLOR11 #fcfbcc 13 | #define COLOR12 #b6defb 14 | #define COLOR13 #ad7fa8 15 | #define COLOR14 #d7d9fc 16 | #define COLOR15 #e2e2e2 17 | #define BASE_FOREGROUND #d7d9fc 18 | #define BASE_BACKGROUND #0a1e24 19 | #define TERMINAL_BACKGROUND #1a2e34 20 | #define CURSOR #1a1a1a 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR5 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/vag.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #303030 2 | #define COLOR1 #a87139 3 | #define COLOR2 #39a871 4 | #define COLOR3 #71a839 5 | #define COLOR4 #7139a8 6 | #define COLOR5 #a83971 7 | #define COLOR6 #3971a8 8 | #define COLOR7 #8a8a8a 9 | #define COLOR8 #494949 10 | #define COLOR9 #b0763b 11 | #define COLOR10 #3bb076 12 | #define COLOR11 #76b03b 13 | #define COLOR12 #763bb0 14 | #define COLOR13 #b03b76 15 | #define COLOR14 #3b76b0 16 | #define COLOR15 #cfcfcf 17 | #define BASE_FOREGROUND #d9e6f2 18 | #define BASE_BACKGROUND #191f1d 19 | #define TERMINAL_BACKGROUND #292f2d 20 | #define CURSOR #d9e6f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/wez.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #cc5555 3 | #define COLOR2 #55cc55 4 | #define COLOR3 #cdcd55 5 | #define COLOR4 #5555cc 6 | #define COLOR5 #cc55cc 7 | #define COLOR6 #7acaca 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #555555 10 | #define COLOR9 #ff5555 11 | #define COLOR10 #55ff55 12 | #define COLOR11 #ffff55 13 | #define COLOR12 #5555ff 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #55ffff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #b3b3b3 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #b3b3b3 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR2 41 | -------------------------------------------------------------------------------- /themes/dark/wryan.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #333333 2 | #define COLOR1 #8c4665 3 | #define COLOR2 #287373 4 | #define COLOR3 #7c7c99 5 | #define COLOR4 #395573 6 | #define COLOR5 #5e468c 7 | #define COLOR6 #31658c 8 | #define COLOR7 #899ca1 9 | #define COLOR8 #3d3d3d 10 | #define COLOR9 #bf4d80 11 | #define COLOR10 #53a6a6 12 | #define COLOR11 #9e9ecb 13 | #define COLOR12 #477ab3 14 | #define COLOR13 #7e62b3 15 | #define COLOR14 #6096bf 16 | #define COLOR15 #c0c0c0 17 | #define BASE_FOREGROUND #999993 18 | #define BASE_BACKGROUND #101010 19 | #define TERMINAL_BACKGROUND #202020 20 | #define CURSOR #999993 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR8 40 | #define URGENT_BG_COLOR COLOR7 41 | -------------------------------------------------------------------------------- /themes/light/proton-contrast.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #FFFFFF 2 | #define COLOR1 #4630A6 3 | #define COLOR2 #171926 4 | #define COLOR3 #FFA500 5 | #define COLOR4 #1D4ED8 6 | #define COLOR5 #5C4BAA 7 | #define COLOR6 #168368 8 | #define COLOR7 #BFD8FF 9 | #define COLOR8 #25283A 10 | #define COLOR9 #EA5B84 11 | #define COLOR10 #E84774 12 | #define COLOR11 #FFA500 13 | #define COLOR12 #28ACF6 14 | #define COLOR13 #F5F5F5 15 | #define COLOR14 #E6E6E6 16 | #define COLOR15 #000000 17 | #define BASE_FOREGROUND #000000 18 | #define BASE_BACKGROUND #FFFFFF 19 | #define TERMINAL_BACKGROUND #efefef 20 | #define CURSOR #BFD8FF 21 | 22 | #define SELECTED_FOREGROUND #FFFFFF 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR COLOR5 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ayu-mirage.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #191e2a 2 | #define COLOR1 #ed8274 3 | #define COLOR2 #a6cc70 4 | #define COLOR3 #fad07b 5 | #define COLOR4 #6dcbfa 6 | #define COLOR5 #cfbafa 7 | #define COLOR6 #90e1c6 8 | #define COLOR7 #c7c7c7 9 | #define COLOR8 #686868 10 | #define COLOR9 #f28779 11 | #define COLOR10 #bae67e 12 | #define COLOR11 #ffd580 13 | #define COLOR12 #73d0ff 14 | #define COLOR13 #d4bfff 15 | #define COLOR14 #95e6cb 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d9d7ce 18 | #define BASE_BACKGROUND #212733 19 | #define TERMINAL_BACKGROUND #111723 20 | #define CURSOR #ffcc66 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/batman.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1b1d1e 2 | #define COLOR1 #e6db43 3 | #define COLOR2 #c8be46 4 | #define COLOR3 #f3fd21 5 | #define COLOR4 #737074 6 | #define COLOR5 #737271 7 | #define COLOR6 #615f5e 8 | #define COLOR7 #c5c5be 9 | #define COLOR8 #505354 10 | #define COLOR9 #fff68d 11 | #define COLOR10 #fff27c 12 | #define COLOR11 #feed6c 13 | #define COLOR12 #909495 14 | #define COLOR13 #9a999d 15 | #define COLOR14 #a2a2a5 16 | #define COLOR15 #dadad5 17 | #define BASE_FOREGROUND #6e6e6e 18 | #define BASE_BACKGROUND #1b1d1e 19 | #define TERMINAL_BACKGROUND #2b2d2e 20 | #define CURSOR #fcee0b 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/blazer.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #b87a7a 3 | #define COLOR2 #7ab87a 4 | #define COLOR3 #b8b87a 5 | #define COLOR4 #7a7ab8 6 | #define COLOR5 #b87ab8 7 | #define COLOR6 #7ab8b8 8 | #define COLOR7 #d9d9d9 9 | #define COLOR8 #262626 10 | #define COLOR9 #dbbdbd 11 | #define COLOR10 #bddbbd 12 | #define COLOR11 #dbdbbd 13 | #define COLOR12 #bdbddb 14 | #define COLOR13 #dbbddb 15 | #define COLOR14 #bddbdb 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d9e6f2 18 | #define BASE_BACKGROUND #0d1926 19 | #define TERMINAL_BACKGROUND #1d2936 20 | #define CURSOR #d9e6f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR8 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/borland.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #4f4f4f 2 | #define COLOR1 #ff6c60 3 | #define COLOR2 #a8ff60 4 | #define COLOR3 #ffffb6 5 | #define COLOR4 #96cbfe 6 | #define COLOR5 #ff73fd 7 | #define COLOR6 #c6c5fe 8 | #define COLOR7 #eeeeee 9 | #define COLOR8 #7c7c7c 10 | #define COLOR9 #ffb6b0 11 | #define COLOR10 #ceffac 12 | #define COLOR11 #ffffcc 13 | #define COLOR12 #b5dcff 14 | #define COLOR13 #ff9cfe 15 | #define COLOR14 #dfdffe 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ffff4e 18 | #define BASE_BACKGROUND #0000a4 19 | #define TERMINAL_BACKGROUND #1010b4 20 | #define CURSOR #ffff4e 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/brewer.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #0c0d0e 2 | #define COLOR1 #e31a1c 3 | #define COLOR2 #31a354 4 | #define COLOR3 #dca060 5 | #define COLOR4 #3182bd 6 | #define COLOR5 #756bb1 7 | #define COLOR6 #80b1d3 8 | #define COLOR7 #b7b8b9 9 | #define COLOR8 #737475 10 | #define COLOR9 #e31a1c 11 | #define COLOR10 #31a354 12 | #define COLOR11 #dca060 13 | #define COLOR12 #3182bd 14 | #define COLOR13 #756bb1 15 | #define COLOR14 #80b1d3 16 | #define COLOR15 #fcfdfe 17 | #define BASE_FOREGROUND #b7b8b9 18 | #define BASE_BACKGROUND #0c0d0e 19 | #define TERMINAL_BACKGROUND #1c1d1e 20 | #define CURSOR #b7b8b9 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/bright.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #fb0120 3 | #define COLOR2 #a1c659 4 | #define COLOR3 #fda331 5 | #define COLOR4 #6fb3d2 6 | #define COLOR5 #d381c3 7 | #define COLOR6 #76c7b7 8 | #define COLOR7 #e0e0e0 9 | #define COLOR8 #b0b0b0 10 | #define COLOR9 #fb0120 11 | #define COLOR10 #a1c659 12 | #define COLOR11 #fda331 13 | #define COLOR12 #6fb3d2 14 | #define COLOR13 #d381c3 15 | #define COLOR14 #76c7b7 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #e0e0e0 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #e0e0e0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/broadcast.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #da4939 3 | #define COLOR2 #519f50 4 | #define COLOR3 #ffd24a 5 | #define COLOR4 #6d9cbe 6 | #define COLOR5 #d0d0ff 7 | #define COLOR6 #6e9cbe 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #323232 10 | #define COLOR9 #ff7b6b 11 | #define COLOR10 #83d182 12 | #define COLOR11 #ffff7c 13 | #define COLOR12 #9fcef0 14 | #define COLOR13 #ffffff 15 | #define COLOR14 #a0cef0 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #e6e1dc 18 | #define BASE_BACKGROUND #2b2b2b 19 | #define TERMINAL_BACKGROUND #1b1b1b 20 | #define CURSOR #e6e1dc 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ciapre.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #181818 2 | #define COLOR1 #810009 3 | #define COLOR2 #48513b 4 | #define COLOR3 #cc8b3f 5 | #define COLOR4 #576d8c 6 | #define COLOR5 #724d7c 7 | #define COLOR6 #5c4f4b 8 | #define COLOR7 #aea47f 9 | #define COLOR8 #555555 10 | #define COLOR9 #ac3835 11 | #define COLOR10 #a6a75d 12 | #define COLOR11 #dcdf7c 13 | #define COLOR12 #3097c6 14 | #define COLOR13 #d33061 15 | #define COLOR14 #f3dbb2 16 | #define COLOR15 #f4f4f4 17 | #define BASE_FOREGROUND #aea47a 18 | #define BASE_BACKGROUND #191c27 19 | #define TERMINAL_BACKGROUND #292c37 20 | #define CURSOR #aea47a 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/circus.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #191919 2 | #define COLOR1 #dc657d 3 | #define COLOR2 #84b97c 4 | #define COLOR3 #c3ba63 5 | #define COLOR4 #639ee4 6 | #define COLOR5 #b888e2 7 | #define COLOR6 #4bb1a7 8 | #define COLOR7 #a7a7a7 9 | #define COLOR8 #5f5a60 10 | #define COLOR9 #dc657d 11 | #define COLOR10 #84b97c 12 | #define COLOR11 #c3ba63 13 | #define COLOR12 #639ee4 14 | #define COLOR13 #b888e2 15 | #define COLOR14 #4bb1a7 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #a7a7a7 18 | #define BASE_BACKGROUND #191919 19 | #define TERMINAL_BACKGROUND #292929 20 | #define CURSOR #a7a7a7 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/cobalt2.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff0000 3 | #define COLOR2 #38de21 4 | #define COLOR3 #ffe50a 5 | #define COLOR4 #1460d2 6 | #define COLOR5 #ff005d 7 | #define COLOR6 #00bbbb 8 | #define COLOR7 #bbbbbb 9 | #define COLOR8 #555555 10 | #define COLOR9 #f40e17 11 | #define COLOR10 #3bd01d 12 | #define COLOR11 #edc809 13 | #define COLOR12 #5555ff 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #6ae3fa 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ffffff 18 | #define BASE_BACKGROUND #132738 19 | #define TERMINAL_BACKGROUND #233748 20 | #define CURSOR #ffffff 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/corvine.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3a3a3a 2 | #define COLOR1 #d78787 3 | #define COLOR2 #87af5f 4 | #define COLOR3 #d7d7af 5 | #define COLOR4 #87afd7 6 | #define COLOR5 #afafd7 7 | #define COLOR6 #87d7d7 8 | #define COLOR7 #c6c6c6 9 | #define COLOR8 #626262 10 | #define COLOR9 #ffafaf 11 | #define COLOR10 #afd787 12 | #define COLOR11 #d7d787 13 | #define COLOR12 #87d7ff 14 | #define COLOR13 #d7afd7 15 | #define COLOR14 #5fd7d7 16 | #define COLOR15 #eeeeee 17 | #define BASE_FOREGROUND #c6c6c6 18 | #define BASE_BACKGROUND #262626 19 | #define TERMINAL_BACKGROUND #161616 20 | #define CURSOR #c6c6c6 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/danqing.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2d302f 2 | #define COLOR1 #f9906f 3 | #define COLOR2 #8ab361 4 | #define COLOR3 #f0c239 5 | #define COLOR4 #b0a4e3 6 | #define COLOR5 #cca4e3 7 | #define COLOR6 #30dff3 8 | #define COLOR7 #e0f0ef 9 | #define COLOR8 #9da8a3 10 | #define COLOR9 #f9906f 11 | #define COLOR10 #8ab361 12 | #define COLOR11 #f0c239 13 | #define COLOR12 #b0a4e3 14 | #define COLOR13 #cca4e3 15 | #define COLOR14 #30dff3 16 | #define COLOR15 #fcfefd 17 | #define BASE_FOREGROUND #e0f0ef 18 | #define BASE_BACKGROUND #2d302f 19 | #define TERMINAL_BACKGROUND #1d201f 20 | #define CURSOR #e0f0ef 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR4 41 | -------------------------------------------------------------------------------- /themes/dark/darcula.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2b2b2b 2 | #define COLOR1 #4eade5 3 | #define COLOR2 #6a8759 4 | #define COLOR3 #bbb529 5 | #define COLOR4 #9876aa 6 | #define COLOR5 #cc7832 7 | #define COLOR6 #629755 8 | #define COLOR7 #a9b7c6 9 | #define COLOR8 #606366 10 | #define COLOR9 #4eade5 11 | #define COLOR10 #6a8759 12 | #define COLOR11 #bbb529 13 | #define COLOR12 #9876aa 14 | #define COLOR13 #cc7832 15 | #define COLOR14 #629755 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #a9b7c6 18 | #define BASE_BACKGROUND #2b2b2b 19 | #define TERMINAL_BACKGROUND #1b1b1b 20 | #define CURSOR #a9b7c6 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR4 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR5 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR6 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/darkmoss.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #171e1f 2 | #define COLOR1 #ff4658 3 | #define COLOR2 #499180 4 | #define COLOR3 #fdb11f 5 | #define COLOR4 #498091 6 | #define COLOR5 #9bc0c8 7 | #define COLOR6 #66d9ef 8 | #define COLOR7 #c7c7a5 9 | #define COLOR8 #555e5f 10 | #define COLOR9 #ff4658 11 | #define COLOR10 #499180 12 | #define COLOR11 #fdb11f 13 | #define COLOR12 #498091 14 | #define COLOR13 #9bc0c8 15 | #define COLOR14 #66d9ef 16 | #define COLOR15 #e1eaef 17 | #define BASE_FOREGROUND #c7c7a5 18 | #define BASE_BACKGROUND #171e1f 19 | #define TERMINAL_BACKGROUND #272e2f 20 | #define CURSOR #c7c7a5 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR4 41 | -------------------------------------------------------------------------------- /themes/dark/darktooth.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1d2021 2 | #define COLOR1 #fb543f 3 | #define COLOR2 #95c085 4 | #define COLOR3 #fac03b 5 | #define COLOR4 #0d6678 6 | #define COLOR5 #8f4673 7 | #define COLOR6 #8ba59b 8 | #define COLOR7 #a89984 9 | #define COLOR8 #665c54 10 | #define COLOR9 #fb543f 11 | #define COLOR10 #95c085 12 | #define COLOR11 #fac03b 13 | #define COLOR12 #0d6678 14 | #define COLOR13 #8f4673 15 | #define COLOR14 #8ba59b 16 | #define COLOR15 #fdf4c1 17 | #define BASE_FOREGROUND #a89984 18 | #define BASE_BACKGROUND #1d2021 19 | #define TERMINAL_BACKGROUND #2d3031 20 | #define CURSOR #a89984 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR6 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR8 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR2 41 | -------------------------------------------------------------------------------- /themes/dark/decaf.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2d2d2d 2 | #define COLOR1 #ff7f7b 3 | #define COLOR2 #beda78 4 | #define COLOR3 #ffd67c 5 | #define COLOR4 #90bee1 6 | #define COLOR5 #efb3f7 7 | #define COLOR6 #bed6ff 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #777777 10 | #define COLOR9 #ff7f7b 11 | #define COLOR10 #beda78 12 | #define COLOR11 #ffd67c 13 | #define COLOR12 #90bee1 14 | #define COLOR13 #efb3f7 15 | #define COLOR14 #bed6ff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cccccc 18 | #define BASE_BACKGROUND #2d2d2d 19 | #define TERMINAL_BACKGROUND #1d1d1d 20 | #define CURSOR #cccccc 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR10 41 | -------------------------------------------------------------------------------- /themes/dark/dot-gov.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #181818 2 | #define COLOR1 #bf081d 3 | #define COLOR2 #3d9751 4 | #define COLOR3 #f6bb33 5 | #define COLOR4 #16b1df 6 | #define COLOR5 #772fb0 7 | #define COLOR6 #8bd1ed 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #181818 10 | #define COLOR9 #bf081d 11 | #define COLOR10 #3d9751 12 | #define COLOR11 #f6bb33 13 | #define COLOR12 #16b1df 14 | #define COLOR13 #772fb0 15 | #define COLOR14 #8bd1ed 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #eaeaea 18 | #define BASE_BACKGROUND #252b35 19 | #define TERMINAL_BACKGROUND #151b25 20 | #define CURSOR #d9002f 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR2 41 | -------------------------------------------------------------------------------- /themes/dark/dracula.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #282936 2 | #define COLOR1 #ea51b2 3 | #define COLOR2 #ebff87 4 | #define COLOR3 #00f769 5 | #define COLOR4 #62d6e8 6 | #define COLOR5 #b45bcf 7 | #define COLOR6 #a1efe4 8 | #define COLOR7 #e9e9f4 9 | #define COLOR8 #626483 10 | #define COLOR9 #ea51b2 11 | #define COLOR10 #ebff87 12 | #define COLOR11 #00f769 13 | #define COLOR12 #62d6e8 14 | #define COLOR13 #b45bcf 15 | #define COLOR14 #a1efe4 16 | #define COLOR15 #f7f7fb 17 | #define BASE_FOREGROUND #e9e9f4 18 | #define BASE_BACKGROUND #282936 19 | #define TERMINAL_BACKGROUND #181926 20 | #define CURSOR #e9e9f4 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR2 41 | -------------------------------------------------------------------------------- /themes/dark/earthsong.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #121418 2 | #define COLOR1 #c94234 3 | #define COLOR2 #85c54c 4 | #define COLOR3 #f5ae2e 5 | #define COLOR4 #1398b9 6 | #define COLOR5 #d0633d 7 | #define COLOR6 #509552 8 | #define COLOR7 #e5c6aa 9 | #define COLOR8 #675f54 10 | #define COLOR9 #ff645a 11 | #define COLOR10 #98e036 12 | #define COLOR11 #e0d561 13 | #define COLOR12 #5fdaff 14 | #define COLOR13 #ff9269 15 | #define COLOR14 #84f088 16 | #define COLOR15 #f6f7ec 17 | #define BASE_FOREGROUND #e5c7a9 18 | #define BASE_BACKGROUND #292520 19 | #define TERMINAL_BACKGROUND #191510 20 | #define CURSOR #e5c7a9 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/edge-dark.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #262729 2 | #define COLOR1 #e77171 3 | #define COLOR2 #a1bf78 4 | #define COLOR3 #dbb774 5 | #define COLOR4 #73b3e7 6 | #define COLOR5 #d390e7 7 | #define COLOR6 #5ebaa5 8 | #define COLOR7 #b7bec9 9 | #define COLOR8 #3e4249 10 | #define COLOR9 #e77171 11 | #define COLOR10 #a1bf78 12 | #define COLOR11 #dbb774 13 | #define COLOR12 #73b3e7 14 | #define COLOR13 #d390e7 15 | #define COLOR14 #5ebaa5 16 | #define COLOR15 #3e4249 17 | #define BASE_FOREGROUND #b7bec9 18 | #define BASE_BACKGROUND #262729 19 | #define TERMINAL_BACKGROUND #161719 20 | #define CURSOR #b7bec9 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR7 41 | -------------------------------------------------------------------------------- /themes/dark/eighties.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2d2d2d 2 | #define COLOR1 #f2777a 3 | #define COLOR2 #99cc99 4 | #define COLOR3 #ffcc66 5 | #define COLOR4 #6699cc 6 | #define COLOR5 #cc99cc 7 | #define COLOR6 #66cccc 8 | #define COLOR7 #d3d0c8 9 | #define COLOR8 #747369 10 | #define COLOR9 #f2777a 11 | #define COLOR10 #99cc99 12 | #define COLOR11 #ffcc66 13 | #define COLOR12 #6699cc 14 | #define COLOR13 #cc99cc 15 | #define COLOR14 #66cccc 16 | #define COLOR15 #f2f0ec 17 | #define BASE_FOREGROUND #d3d0c8 18 | #define BASE_BACKGROUND #2d2d2d 19 | #define TERMINAL_BACKGROUND #1d1d1d 20 | #define CURSOR #d3d0c8 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/elementary.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #303030 2 | #define COLOR1 #e1321a 3 | #define COLOR2 #6ab017 4 | #define COLOR3 #ffc005 5 | #define COLOR4 #004f9e 6 | #define COLOR5 #ec0048 7 | #define COLOR6 #2aa7e7 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #5d5d5d 10 | #define COLOR9 #ff361e 11 | #define COLOR10 #7bc91f 12 | #define COLOR11 #ffd00a 13 | #define COLOR12 #0071ff 14 | #define COLOR13 #ff1d62 15 | #define COLOR14 #4bb8fd 16 | #define COLOR15 #a020f0 17 | #define BASE_FOREGROUND #f2f2f2 18 | #define BASE_BACKGROUND #101010 19 | #define TERMINAL_BACKGROUND #202020 20 | #define CURSOR #f2f2f2 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR10 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR6 39 | #define URGENT_FG_COLOR COLOR7 40 | #define URGENT_BG_COLOR COLOR1 41 | -------------------------------------------------------------------------------- /themes/dark/embers.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #16130f 2 | #define COLOR1 #826d57 3 | #define COLOR2 #57826d 4 | #define COLOR3 #6d8257 5 | #define COLOR4 #6d5782 6 | #define COLOR5 #82576d 7 | #define COLOR6 #576d82 8 | #define COLOR7 #a39a90 9 | #define COLOR8 #5a5047 10 | #define COLOR9 #826d57 11 | #define COLOR10 #57826d 12 | #define COLOR11 #6d8257 13 | #define COLOR12 #6d5782 14 | #define COLOR13 #82576d 15 | #define COLOR14 #576d82 16 | #define COLOR15 #dbd6d1 17 | #define BASE_FOREGROUND #a39a90 18 | #define BASE_BACKGROUND #16130f 19 | #define TERMINAL_BACKGROUND #26231f 20 | #define CURSOR #a39a90 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/espresso.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2d2d2d 2 | #define COLOR1 #d25252 3 | #define COLOR2 #a5c261 4 | #define COLOR3 #ffc66d 5 | #define COLOR4 #6c99bb 6 | #define COLOR5 #d197d9 7 | #define COLOR6 #bed6ff 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #777777 10 | #define COLOR9 #d25252 11 | #define COLOR10 #a5c261 12 | #define COLOR11 #ffc66d 13 | #define COLOR12 #6c99bb 14 | #define COLOR13 #d197d9 15 | #define COLOR14 #bed6ff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cccccc 18 | #define BASE_BACKGROUND #2d2d2d 19 | #define TERMINAL_BACKGROUND #1d1d1d 20 | #define CURSOR #cccccc 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR8 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR10 41 | -------------------------------------------------------------------------------- /themes/dark/eva-dim.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2a3b4d 2 | #define COLOR1 #c4676c 3 | #define COLOR2 #5de561 4 | #define COLOR3 #cfd05d 5 | #define COLOR4 #1ae1dc 6 | #define COLOR5 #9c6cd3 7 | #define COLOR6 #4b8f77 8 | #define COLOR7 #9fa2a6 9 | #define COLOR8 #55799c 10 | #define COLOR9 #c4676c 11 | #define COLOR10 #5de561 12 | #define COLOR11 #cfd05d 13 | #define COLOR12 #1ae1dc 14 | #define COLOR13 #9c6cd3 15 | #define COLOR14 #4b8f77 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #9fa2a6 18 | #define BASE_BACKGROUND #2a3b4d 19 | #define TERMINAL_BACKGROUND #1a2b3d 20 | #define CURSOR #9fa2a6 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/everforest.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #4b565c 2 | #define COLOR1 #e67e80 3 | #define COLOR2 #a7c080 4 | #define COLOR3 #dbbc7f 5 | #define COLOR4 #7fbbb3 6 | #define COLOR5 #d699b6 7 | #define COLOR6 #83c092 8 | #define COLOR7 #d3c6aa 9 | #define COLOR8 #4b565c 10 | #define COLOR9 #e67e80 11 | #define COLOR10 #a7c080 12 | #define COLOR11 #dbbc7f 13 | #define COLOR12 #7fbbb3 14 | #define COLOR13 #d699b6 15 | #define COLOR14 #83c092 16 | #define COLOR15 #d3c6aa 17 | #define BASE_FOREGROUND #d3c6aa 18 | #define BASE_BACKGROUND #2f383e 19 | #define TERMINAL_BACKGROUND #1f282e 20 | #define CURSOR #d3c6aa 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR10 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR8 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/falcon.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000004 2 | #define COLOR1 #ff3600 3 | #define COLOR2 #718e3f 4 | #define COLOR3 #ffc552 5 | #define COLOR4 #635196 6 | #define COLOR5 #ff761a 7 | #define COLOR6 #34bfa4 8 | #define COLOR7 #b4b4b9 9 | #define COLOR8 #020221 10 | #define COLOR9 #ff8e78 11 | #define COLOR10 #b1bf75 12 | #define COLOR11 #ffd392 13 | #define COLOR12 #99a4bc 14 | #define COLOR13 #ffb07b 15 | #define COLOR14 #8bccbf 16 | #define COLOR15 #f8f8ff 17 | #define BASE_FOREGROUND #b4b4b9 18 | #define BASE_BACKGROUND #020221 19 | #define TERMINAL_BACKGROUND #121231 20 | #define CURSOR #ffe8c0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/farin.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #444444 2 | #define COLOR1 #ff1155 3 | #define COLOR2 #11ff55 4 | #define COLOR3 #ffbb33 5 | #define COLOR4 #1155ff 6 | #define COLOR5 #ed53c9 7 | #define COLOR6 #00ffbb 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #666666 10 | #define COLOR9 #ff4488 11 | #define COLOR10 #44ff88 12 | #define COLOR11 #ffdd66 13 | #define COLOR12 #4488ff 14 | #define COLOR13 #dd66ff 15 | #define COLOR14 #66ffdd 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #aaaaaa 18 | #define BASE_BACKGROUND #1e1e1e 19 | #define TERMINAL_BACKGROUND #2e2e2e 20 | #define CURSOR #aaaaaa 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ffive.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ea2639 3 | #define COLOR2 #32bf46 4 | #define COLOR3 #f8f800 5 | #define COLOR4 #356abf 6 | #define COLOR5 #b035c0 7 | #define COLOR6 #54cece 8 | #define COLOR7 #dadadb 9 | #define COLOR8 #565656 10 | #define COLOR9 #ee5463 11 | #define COLOR10 #56d369 12 | #define COLOR11 #ffff24 13 | #define COLOR12 #5b89d2 14 | #define COLOR13 #c04fcf 15 | #define COLOR14 #6dd8d8 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #dadadb 18 | #define BASE_BACKGROUND #1d1e20 19 | #define TERMINAL_BACKGROUND #2d2e30 20 | #define CURSOR #dadadb 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR11 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR8 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/fideloper.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #282f32 2 | #define COLOR1 #ca1d2c 3 | #define COLOR2 #edb7ab 4 | #define COLOR3 #b7aa9a 5 | #define COLOR4 #2e78c1 6 | #define COLOR5 #c0226e 7 | #define COLOR6 #309185 8 | #define COLOR7 #e9e2cd 9 | #define COLOR8 #092027 10 | #define COLOR9 #d35f5a 11 | #define COLOR10 #d35f5a 12 | #define COLOR11 #a86571 13 | #define COLOR12 #7c84c4 14 | #define COLOR13 #5b5db2 15 | #define COLOR14 #81908f 16 | #define COLOR15 #fcf4de 17 | #define BASE_FOREGROUND #dad9df 18 | #define BASE_BACKGROUND #282f32 19 | #define TERMINAL_BACKGROUND #181f22 20 | #define CURSOR #d35f5a 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/fishtank.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #03073c 2 | #define COLOR1 #c6004a 3 | #define COLOR2 #acf157 4 | #define COLOR3 #fecd5e 5 | #define COLOR4 #525fb8 6 | #define COLOR5 #986f82 7 | #define COLOR6 #968763 8 | #define COLOR7 #ecf0fc 9 | #define COLOR8 #6c5b30 10 | #define COLOR9 #da4b8a 11 | #define COLOR10 #dbffa9 12 | #define COLOR11 #fee6a9 13 | #define COLOR12 #b2befa 14 | #define COLOR13 #fda5cd 15 | #define COLOR14 #a5bd86 16 | #define COLOR15 #f6ffec 17 | #define BASE_FOREGROUND #ecf0fe 18 | #define BASE_BACKGROUND #232537 19 | #define TERMINAL_BACKGROUND #131527 20 | #define CURSOR #ecf0fe 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/flatland.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1d1d19 2 | #define COLOR1 #f18339 3 | #define COLOR2 #9fd364 4 | #define COLOR3 #f4ef6d 5 | #define COLOR4 #5096be 6 | #define COLOR5 #695abc 7 | #define COLOR6 #d63865 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #1d1d19 10 | #define COLOR9 #d22a24 11 | #define COLOR10 #a7d42c 12 | #define COLOR11 #ff8949 13 | #define COLOR12 #61b9d0 14 | #define COLOR13 #695abc 15 | #define COLOR14 #d63865 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #b8dbef 18 | #define BASE_BACKGROUND #1d1f21 19 | #define TERMINAL_BACKGROUND #2d2f31 20 | #define CURSOR #b8dbef 21 | 22 | #define SELECTED_FOREGROUND COLOR8 23 | #define SELECTED_BACKGROUND COLOR2 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/gigavolt.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #202126 2 | #define COLOR1 #ff661a 3 | #define COLOR2 #f2e6a9 4 | #define COLOR3 #ffdc2d 5 | #define COLOR4 #40bfff 6 | #define COLOR5 #ae94f9 7 | #define COLOR6 #fb6acb 8 | #define COLOR7 #e9e7e1 9 | #define COLOR8 #a1d2e6 10 | #define COLOR9 #ff661a 11 | #define COLOR10 #f2e6a9 12 | #define COLOR11 #ffdc2d 13 | #define COLOR12 #40bfff 14 | #define COLOR13 #ae94f9 15 | #define COLOR14 #fb6acb 16 | #define COLOR15 #f2fbff 17 | #define BASE_FOREGROUND #e9e7e1 18 | #define BASE_BACKGROUND #202126 19 | #define TERMINAL_BACKGROUND #101116 20 | #define CURSOR #e9e7e1 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/glacier.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2e343c 2 | #define COLOR1 #bd0f2f 3 | #define COLOR2 #35a770 4 | #define COLOR3 #fb9435 5 | #define COLOR4 #1f5872 6 | #define COLOR5 #bd2523 7 | #define COLOR6 #778397 8 | #define COLOR7 #ffffff 9 | #define COLOR8 #404a55 10 | #define COLOR9 #bd0f2f 11 | #define COLOR10 #49e998 12 | #define COLOR11 #fddf6e 13 | #define COLOR12 #2a8bc1 14 | #define COLOR13 #ea4727 15 | #define COLOR14 #a0b6d3 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ffffff 18 | #define BASE_BACKGROUND #0c1115 19 | #define TERMINAL_BACKGROUND #1c2125 20 | #define CURSOR #6c6c6c 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/goa-base.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #880041 2 | #define COLOR1 #f78000 3 | #define COLOR2 #249000 4 | #define COLOR3 #f40000 5 | #define COLOR4 #000482 6 | #define COLOR5 #f43bff 7 | #define COLOR6 #3affff 8 | #define COLOR7 #000000 9 | #define COLOR8 #411a6d 10 | #define COLOR9 #f800e1 11 | #define COLOR10 #5743ff 12 | #define COLOR11 #ea00d7 13 | #define COLOR12 #b90003 14 | #define COLOR13 #9a5952 15 | #define COLOR14 #c8f9f3 16 | #define COLOR15 #f5f4fb 17 | #define BASE_FOREGROUND #f6ed00 18 | #define BASE_BACKGROUND #2f0033 19 | #define TERMINAL_BACKGROUND #1ef023 20 | #define CURSOR #1a6500 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/gooey.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000009 2 | #define COLOR1 #bb4f6c 3 | #define COLOR2 #72ccae 4 | #define COLOR3 #c65e3d 5 | #define COLOR4 #58b6ca 6 | #define COLOR5 #6488c4 7 | #define COLOR6 #8d84c6 8 | #define COLOR7 #858893 9 | #define COLOR8 #1f222d 10 | #define COLOR9 #ee829f 11 | #define COLOR10 #a5ffe1 12 | #define COLOR11 #f99170 13 | #define COLOR12 #8be9fd 14 | #define COLOR13 #97bbf7 15 | #define COLOR14 #c0b7f9 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ebeef9 18 | #define BASE_BACKGROUND #0d101b 19 | #define TERMINAL_BACKGROUND #1d202b 20 | #define CURSOR #ebeef9 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/grape.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2d283f 2 | #define COLOR1 #ed2261 3 | #define COLOR2 #1fa91b 4 | #define COLOR3 #8ddc20 5 | #define COLOR4 #487df4 6 | #define COLOR5 #8d35c9 7 | #define COLOR6 #3bdeed 8 | #define COLOR7 #9e9ea0 9 | #define COLOR8 #59516a 10 | #define COLOR9 #f0729a 11 | #define COLOR10 #53aa5e 12 | #define COLOR11 #b2dc87 13 | #define COLOR12 #a9bcec 14 | #define COLOR13 #ad81c2 15 | #define COLOR14 #9de3eb 16 | #define COLOR15 #a288f7 17 | #define BASE_FOREGROUND #9f9fa1 18 | #define BASE_BACKGROUND #171423 19 | #define TERMINAL_BACKGROUND #272433 20 | #define CURSOR #9f9fa1 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR13 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR14 39 | #define URGENT_FG_COLOR COLOR3 40 | #define URGENT_BG_COLOR COLOR5 41 | -------------------------------------------------------------------------------- /themes/dark/grass.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #bb0000 3 | #define COLOR2 #00bb00 4 | #define COLOR3 #e7b000 5 | #define COLOR4 #0000a3 6 | #define COLOR5 #950062 7 | #define COLOR6 #00bbbb 8 | #define COLOR7 #bbbbbb 9 | #define COLOR8 #555555 10 | #define COLOR9 #bb0000 11 | #define COLOR10 #00bb00 12 | #define COLOR11 #e7b000 13 | #define COLOR12 #0000bb 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #55ffff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #fff0a5 18 | #define BASE_BACKGROUND #13773d 19 | #define TERMINAL_BACKGROUND #23874d 20 | #define CURSOR #fff0a5 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR5 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/gruvbit.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1d2021 2 | #define COLOR1 #fabd2f 3 | #define COLOR2 #8ec07c 4 | #define COLOR3 #dc9656 5 | #define COLOR4 #83a598 6 | #define COLOR5 #fe8019 7 | #define COLOR6 #e9593d 8 | #define COLOR7 #504945 9 | #define COLOR8 #968772 10 | #define COLOR9 #fabd2f 11 | #define COLOR10 #8ec07c 12 | #define COLOR11 #dc9656 13 | #define COLOR12 #83a598 14 | #define COLOR13 #fe8019 15 | #define COLOR14 #e9593d 16 | #define COLOR15 #e9593d 17 | #define BASE_FOREGROUND #ebdbb2 18 | #define BASE_BACKGROUND #1d1f21 19 | #define TERMINAL_BACKGROUND #2d2f31 20 | #define CURSOR #ebdbb2 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/hardcore.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #212121 2 | #define COLOR1 #f92672 3 | #define COLOR2 #a6e22e 4 | #define COLOR3 #e6db74 5 | #define COLOR4 #66d9ef 6 | #define COLOR5 #9e6ffe 7 | #define COLOR6 #708387 8 | #define COLOR7 #cdcdcd 9 | #define COLOR8 #4a4a4a 10 | #define COLOR9 #f92672 11 | #define COLOR10 #a6e22e 12 | #define COLOR11 #e6db74 13 | #define COLOR12 #66d9ef 14 | #define COLOR13 #9e6ffe 15 | #define COLOR14 #708387 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cdcdcd 18 | #define BASE_BACKGROUND #212121 19 | #define TERMINAL_BACKGROUND #111111 20 | #define CURSOR #cdcdcd 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/heetch.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #190134 2 | #define COLOR1 #27d9d5 3 | #define COLOR2 #c33678 4 | #define COLOR3 #8f6c97 5 | #define COLOR4 #bd0152 6 | #define COLOR5 #82034c 7 | #define COLOR6 #f80059 8 | #define COLOR7 #bdb6c5 9 | #define COLOR8 #7b6d8b 10 | #define COLOR9 #27d9d5 11 | #define COLOR10 #c33678 12 | #define COLOR11 #8f6c97 13 | #define COLOR12 #bd0152 14 | #define COLOR13 #82034c 15 | #define COLOR14 #f80059 16 | #define COLOR15 #feffff 17 | #define BASE_FOREGROUND #bdb6c5 18 | #define BASE_BACKGROUND #190134 19 | #define TERMINAL_BACKGROUND #291144 20 | #define CURSOR #bdb6c5 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR2 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR15 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/helios.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1d2021 2 | #define COLOR1 #d72638 3 | #define COLOR2 #88b92d 4 | #define COLOR3 #f19d1a 5 | #define COLOR4 #1e8bac 6 | #define COLOR5 #be4264 7 | #define COLOR6 #1ba595 8 | #define COLOR7 #d5d5d5 9 | #define COLOR8 #6f7579 10 | #define COLOR9 #d72638 11 | #define COLOR10 #88b92d 12 | #define COLOR11 #f19d1a 13 | #define COLOR12 #1e8bac 14 | #define COLOR13 #be4264 15 | #define COLOR14 #1ba595 16 | #define COLOR15 #e5e5e5 17 | #define BASE_FOREGROUND #d5d5d5 18 | #define BASE_BACKGROUND #1d2021 19 | #define TERMINAL_BACKGROUND #2d3031 20 | #define CURSOR #d5d5d5 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/highway.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #d00e18 3 | #define COLOR2 #138034 4 | #define COLOR3 #ffcb3e 5 | #define COLOR4 #006bb3 6 | #define COLOR5 #6b2775 7 | #define COLOR6 #384564 8 | #define COLOR7 #ededed 9 | #define COLOR8 #5d504a 10 | #define COLOR9 #f07e18 11 | #define COLOR10 #b1d130 12 | #define COLOR11 #fff120 13 | #define COLOR12 #4fc2fd 14 | #define COLOR13 #de0071 15 | #define COLOR14 #5d504a 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ededed 18 | #define BASE_BACKGROUND #222225 19 | #define TERMINAL_BACKGROUND #121215 20 | #define CURSOR #ededed 21 | 22 | #define SELECTED_FOREGROUND COLOR7 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR7 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/homebrew.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #990000 3 | #define COLOR2 #00a600 4 | #define COLOR3 #999900 5 | #define COLOR4 #0000b2 6 | #define COLOR5 #b200b2 7 | #define COLOR6 #00a6b2 8 | #define COLOR7 #bfbfbf 9 | #define COLOR8 #666666 10 | #define COLOR9 #e50000 11 | #define COLOR10 #00d900 12 | #define COLOR11 #e5e500 13 | #define COLOR12 #0000ff 14 | #define COLOR13 #e500e5 15 | #define COLOR14 #00e5e5 16 | #define COLOR15 #e5e5e5 17 | #define BASE_FOREGROUND #00ff00 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #00ff00 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR7 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/hopscotch.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #322931 2 | #define COLOR1 #dd464c 3 | #define COLOR2 #8fc13e 4 | #define COLOR3 #fdcc59 5 | #define COLOR4 #1290bf 6 | #define COLOR5 #c85e7c 7 | #define COLOR6 #149b93 8 | #define COLOR7 #b9b5b8 9 | #define COLOR8 #797379 10 | #define COLOR9 #dd464c 11 | #define COLOR10 #8fc13e 12 | #define COLOR11 #fdcc59 13 | #define COLOR12 #1290bf 14 | #define COLOR13 #c85e7c 15 | #define COLOR14 #149b93 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #b9b5b8 18 | #define BASE_BACKGROUND #322931 19 | #define TERMINAL_BACKGROUND #221921 20 | #define CURSOR #b9b5b8 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/hurtado.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #575757 2 | #define COLOR1 #ff1b00 3 | #define COLOR2 #a5e055 4 | #define COLOR3 #fbe74a 5 | #define COLOR4 #496487 6 | #define COLOR5 #fd5ff1 7 | #define COLOR6 #86e9fe 8 | #define COLOR7 #cbcccb 9 | #define COLOR8 #262626 10 | #define COLOR9 #d51d00 11 | #define COLOR10 #a5df55 12 | #define COLOR11 #fbe84a 13 | #define COLOR12 #89beff 14 | #define COLOR13 #c001c1 15 | #define COLOR14 #86eafe 16 | #define COLOR15 #dbdbdb 17 | #define BASE_FOREGROUND #dbdbdb 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #dbdbdb 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR8 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/hybrid.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #282a2e 2 | #define COLOR1 #a54242 3 | #define COLOR2 #8c9440 4 | #define COLOR3 #de935f 5 | #define COLOR4 #5f819d 6 | #define COLOR5 #85678f 7 | #define COLOR6 #5e8d87 8 | #define COLOR7 #969896 9 | #define COLOR8 #373b41 10 | #define COLOR9 #cc6666 11 | #define COLOR10 #b5bd68 12 | #define COLOR11 #f0c674 13 | #define COLOR12 #81a2be 14 | #define COLOR13 #b294bb 15 | #define COLOR14 #8abeb7 16 | #define COLOR15 #c5c8c6 17 | #define BASE_FOREGROUND #94a3a5 18 | #define BASE_BACKGROUND #141414 19 | #define TERMINAL_BACKGROUND #242424 20 | #define CURSOR #94a3a5 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ia-dark.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1a1a1a 2 | #define COLOR1 #d88568 3 | #define COLOR2 #83a471 4 | #define COLOR3 #b99353 5 | #define COLOR4 #8eccdd 6 | #define COLOR5 #b98eb2 7 | #define COLOR6 #7c9cae 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #767676 10 | #define COLOR9 #d88568 11 | #define COLOR10 #83a471 12 | #define COLOR11 #b99353 13 | #define COLOR12 #8eccdd 14 | #define COLOR13 #b98eb2 15 | #define COLOR14 #7c9cae 16 | #define COLOR15 #f8f8f8 17 | #define BASE_FOREGROUND #cccccc 18 | #define BASE_BACKGROUND #1a1a1a 19 | #define TERMINAL_BACKGROUND #2a2a2a 20 | #define CURSOR #cccccc 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ibm3270.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #222222 2 | #define COLOR1 #f01818 3 | #define COLOR2 #24d830 4 | #define COLOR3 #f0d824 5 | #define COLOR4 #7890f0 6 | #define COLOR5 #f078d8 7 | #define COLOR6 #54e4e4 8 | #define COLOR7 #a5a5a5 9 | #define COLOR8 #888888 10 | #define COLOR9 #ef8383 11 | #define COLOR10 #7ed684 12 | #define COLOR11 #efe28b 13 | #define COLOR12 #b3bfef 14 | #define COLOR13 #efb3e3 15 | #define COLOR14 #9ce2e2 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #fdfdfd 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #fdfdfd 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/idle-toes.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #323232 2 | #define COLOR1 #d25252 3 | #define COLOR2 #7fe173 4 | #define COLOR3 #ffc66d 5 | #define COLOR4 #4099ff 6 | #define COLOR5 #f680ff 7 | #define COLOR6 #bed6ff 8 | #define COLOR7 #eeeeec 9 | #define COLOR8 #535353 10 | #define COLOR9 #f07070 11 | #define COLOR10 #9dff91 12 | #define COLOR11 #ffe48b 13 | #define COLOR12 #5eb7f7 14 | #define COLOR13 #ff9dff 15 | #define COLOR14 #dcf4ff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #ffffff 18 | #define BASE_BACKGROUND #323232 19 | #define TERMINAL_BACKGROUND #222222 20 | #define CURSOR #ffffff 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/idm_3b.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1a1a1a 2 | #define COLOR1 #b04060 3 | #define COLOR2 #70d0a0 4 | #define COLOR3 #ffb060 5 | #define COLOR4 #408aca 6 | #define COLOR5 #ba5aba 7 | #define COLOR6 #a070e0 8 | #define COLOR7 #606060 9 | #define COLOR8 #b0b0b0 10 | #define COLOR9 #d06080 11 | #define COLOR10 #aaf0d0 12 | #define COLOR11 #ffda90 13 | #define COLOR12 #80baf0 14 | #define COLOR13 #ffb0d0 15 | #define COLOR14 #caa0f0 16 | #define COLOR15 #e0e0e0 17 | #define BASE_FOREGROUND #ffcada 18 | #define BASE_BACKGROUND #200a28 19 | #define TERMINAL_BACKGROUND #301a38 20 | #define CURSOR #ffa0a0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/irblack.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff6c60 3 | #define COLOR2 #a8ff60 4 | #define COLOR3 #ffffb6 5 | #define COLOR4 #96cbfe 6 | #define COLOR5 #ff73fd 7 | #define COLOR6 #c6c5fe 8 | #define COLOR7 #b5b3aa 9 | #define COLOR8 #6c6c66 10 | #define COLOR9 #ff6c60 11 | #define COLOR10 #a8ff60 12 | #define COLOR11 #ffffb6 13 | #define COLOR12 #96cbfe 14 | #define COLOR13 #ff73fd 15 | #define COLOR14 #c6c5fe 16 | #define COLOR15 #fdfbee 17 | #define BASE_FOREGROUND #b5b3aa 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #b5b3aa 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/isotope.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff0000 3 | #define COLOR2 #33ff00 4 | #define COLOR3 #ff0099 5 | #define COLOR4 #0066ff 6 | #define COLOR5 #cc00ff 7 | #define COLOR6 #00ffff 8 | #define COLOR7 #d0d0d0 9 | #define COLOR8 #808080 10 | #define COLOR9 #ff0000 11 | #define COLOR10 #33ff00 12 | #define COLOR11 #ff0099 13 | #define COLOR12 #0066ff 14 | #define COLOR13 #cc00ff 15 | #define COLOR14 #00ffff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #d0d0d0 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #d0d0d0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR7 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/kibble.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #4d4d4d 2 | #define COLOR1 #c70031 3 | #define COLOR2 #29cf13 4 | #define COLOR3 #d8e30e 5 | #define COLOR4 #3449d1 6 | #define COLOR5 #8400ff 7 | #define COLOR6 #0798ab 8 | #define COLOR7 #e2d1e3 9 | #define COLOR8 #5a5a5a 10 | #define COLOR9 #f01578 11 | #define COLOR10 #6ce05c 12 | #define COLOR11 #f3f79e 13 | #define COLOR12 #97a4f7 14 | #define COLOR13 #c495f0 15 | #define COLOR14 #68f2e0 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #f7f7f7 18 | #define BASE_BACKGROUND #0e100a 19 | #define TERMINAL_BACKGROUND #1e201a 20 | #define CURSOR #f7f7f7 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/kimber.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #222222 2 | #define COLOR1 #c88c8c 3 | #define COLOR2 #99c899 4 | #define COLOR3 #d8b56d 5 | #define COLOR4 #537c9c 6 | #define COLOR5 #86cacd 7 | #define COLOR6 #78b4b4 8 | #define COLOR7 #dedee7 9 | #define COLOR8 #644646 10 | #define COLOR9 #c88c8c 11 | #define COLOR10 #99c899 12 | #define COLOR11 #d8b56d 13 | #define COLOR12 #537c9c 14 | #define COLOR13 #86cacd 15 | #define COLOR14 #78b4b4 16 | #define COLOR15 #ffffe6 17 | #define BASE_FOREGROUND #dedee7 18 | #define BASE_BACKGROUND #222222 19 | #define TERMINAL_BACKGROUND #121212 20 | #define CURSOR #dedee7 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/lavandula.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #230046 2 | #define COLOR1 #7d1625 3 | #define COLOR2 #337e6f 4 | #define COLOR3 #7f6f49 5 | #define COLOR4 #4f4a7f 6 | #define COLOR5 #5a3f7f 7 | #define COLOR6 #58777f 8 | #define COLOR7 #736e7d 9 | #define COLOR8 #372d46 10 | #define COLOR9 #e05167 11 | #define COLOR10 #52e0c4 12 | #define COLOR11 #e0c386 13 | #define COLOR12 #8e87e0 14 | #define COLOR13 #a776e0 15 | #define COLOR14 #9ad4e0 16 | #define COLOR15 #8c91fa 17 | #define BASE_FOREGROUND #736e7d 18 | #define BASE_BACKGROUND #050014 19 | #define TERMINAL_BACKGROUND #151024 20 | #define CURSOR #736e7d 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR8 35 | #define MARKED_BG_COLOR COLOR11 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR9 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/materia.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #263238 2 | #define COLOR1 #ec5f67 3 | #define COLOR2 #8bd649 4 | #define COLOR3 #ffcc00 5 | #define COLOR4 #89ddff 6 | #define COLOR5 #82aaff 7 | #define COLOR6 #80cbc4 8 | #define COLOR7 #cdd3de 9 | #define COLOR8 #707880 10 | #define COLOR9 #ec5f67 11 | #define COLOR10 #8bd649 12 | #define COLOR11 #ffcc00 13 | #define COLOR12 #89ddff 14 | #define COLOR13 #82aaff 15 | #define COLOR14 #80cbc4 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cdd3de 18 | #define BASE_BACKGROUND #263238 19 | #define TERMINAL_BACKGROUND #162228 20 | #define CURSOR #cdd3de 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/material.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #263238 2 | #define COLOR1 #f07178 3 | #define COLOR2 #c3e88d 4 | #define COLOR3 #ffcb6b 5 | #define COLOR4 #82aaff 6 | #define COLOR5 #c792ea 7 | #define COLOR6 #89ddff 8 | #define COLOR7 #eeffff 9 | #define COLOR8 #546e7a 10 | #define COLOR9 #f07178 11 | #define COLOR10 #c3e88d 12 | #define COLOR11 #ffcb6b 13 | #define COLOR12 #82aaff 14 | #define COLOR13 #c792ea 15 | #define COLOR14 #89ddff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #eeffff 18 | #define BASE_BACKGROUND #263238 19 | #define TERMINAL_BACKGROUND #162228 20 | #define CURSOR #eeffff 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mathias.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #e52222 3 | #define COLOR2 #a6e32d 4 | #define COLOR3 #fc951e 5 | #define COLOR4 #c48dff 6 | #define COLOR5 #fa2573 7 | #define COLOR6 #67d9f0 8 | #define COLOR7 #f2f2f2 9 | #define COLOR8 #555555 10 | #define COLOR9 #ff5555 11 | #define COLOR10 #55ff55 12 | #define COLOR11 #ffff55 13 | #define COLOR12 #5555ff 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #55ffff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #bbbbbb 18 | #define BASE_BACKGROUND #000000 19 | #define TERMINAL_BACKGROUND #101010 20 | #define CURSOR #bbbbbb 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/medallion.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #b64c00 3 | #define COLOR2 #7c8b16 4 | #define COLOR3 #d3bd26 5 | #define COLOR4 #616bb0 6 | #define COLOR5 #8c5a90 7 | #define COLOR6 #916c25 8 | #define COLOR7 #cac29a 9 | #define COLOR8 #5e5219 10 | #define COLOR9 #ff9149 11 | #define COLOR10 #b2ca3b 12 | #define COLOR11 #ffe54a 13 | #define COLOR12 #acb8ff 14 | #define COLOR13 #ffa0ff 15 | #define COLOR14 #ffbc51 16 | #define COLOR15 #fed698 17 | #define BASE_FOREGROUND #cac296 18 | #define BASE_BACKGROUND #1d1908 19 | #define TERMINAL_BACKGROUND #2d2918 20 | #define CURSOR #cac296 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/misterioso.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #ff4242 3 | #define COLOR2 #74af68 4 | #define COLOR3 #ffad29 5 | #define COLOR4 #338f86 6 | #define COLOR5 #9414e6 7 | #define COLOR6 #23d7d7 8 | #define COLOR7 #e1e1e0 9 | #define COLOR8 #555555 10 | #define COLOR9 #ff3242 11 | #define COLOR10 #74cd68 12 | #define COLOR11 #ffb929 13 | #define COLOR12 #23d7d7 14 | #define COLOR13 #ff37ff 15 | #define COLOR14 #00ede1 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #e1e1e0 18 | #define BASE_BACKGROUND #2d3743 19 | #define TERMINAL_BACKGROUND #1d2733 20 | #define CURSOR #e1e1e0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mocha.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3b3228 2 | #define COLOR1 #cb6077 3 | #define COLOR2 #beb55b 4 | #define COLOR3 #f4bc87 5 | #define COLOR4 #8ab3b5 6 | #define COLOR5 #a89bb9 7 | #define COLOR6 #7bbda4 8 | #define COLOR7 #d0c8c6 9 | #define COLOR8 #7e705a 10 | #define COLOR9 #cb6077 11 | #define COLOR10 #beb55b 12 | #define COLOR11 #f4bc87 13 | #define COLOR12 #8ab3b5 14 | #define COLOR13 #a89bb9 15 | #define COLOR14 #7bbda4 16 | #define COLOR15 #f5eeeb 17 | #define BASE_FOREGROUND #d0c8c6 18 | #define BASE_BACKGROUND #3b3228 19 | #define TERMINAL_BACKGROUND #2b2218 20 | #define CURSOR #d0c8c6 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/molokai.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1b1d1e 2 | #define COLOR1 #7325fa 3 | #define COLOR2 #23e298 4 | #define COLOR3 #60d4df 5 | #define COLOR4 #d08010 6 | #define COLOR5 #ff0087 7 | #define COLOR6 #d0a843 8 | #define COLOR7 #bbbbbb 9 | #define COLOR8 #555555 10 | #define COLOR9 #9d66f6 11 | #define COLOR10 #5fe0b1 12 | #define COLOR11 #6df2ff 13 | #define COLOR12 #ffaf00 14 | #define COLOR13 #ff87af 15 | #define COLOR14 #ffce51 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #bbbbbb 18 | #define BASE_BACKGROUND #1b1d1e 19 | #define TERMINAL_BACKGROUND #2b2d2e 20 | #define CURSOR #bbbbbb 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-amber.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #402500 2 | #define COLOR1 #ff9400 3 | #define COLOR2 #ff9400 4 | #define COLOR3 #ff9400 5 | #define COLOR4 #ff9400 6 | #define COLOR5 #ff9400 7 | #define COLOR6 #ff9400 8 | #define COLOR7 #ff9400 9 | #define COLOR8 #ff9400 10 | #define COLOR9 #ff9400 11 | #define COLOR10 #ff9400 12 | #define COLOR11 #ff9400 13 | #define COLOR12 #ff9400 14 | #define COLOR13 #ff9400 15 | #define COLOR14 #ff9400 16 | #define COLOR15 #ff9400 17 | #define BASE_FOREGROUND #ff9400 18 | #define BASE_BACKGROUND #2b1900 19 | #define TERMINAL_BACKGROUND #1b08f0 20 | #define CURSOR #ff9400 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-cyan.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #003340 2 | #define COLOR1 #00ccff 3 | #define COLOR2 #00ccff 4 | #define COLOR3 #00ccff 5 | #define COLOR4 #00ccff 6 | #define COLOR5 #00ccff 7 | #define COLOR6 #00ccff 8 | #define COLOR7 #00ccff 9 | #define COLOR8 #00ccff 10 | #define COLOR9 #00ccff 11 | #define COLOR10 #00ccff 12 | #define COLOR11 #00ccff 13 | #define COLOR12 #00ccff 14 | #define COLOR13 #00ccff 15 | #define COLOR14 #00ccff 16 | #define COLOR15 #00ccff 17 | #define BASE_FOREGROUND #00ccff 18 | #define BASE_BACKGROUND #00222b 19 | #define TERMINAL_BACKGROUND #10323b 20 | #define CURSOR #00ccff 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-green.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #034000 2 | #define COLOR1 #0bff00 3 | #define COLOR2 #0bff00 4 | #define COLOR3 #0bff00 5 | #define COLOR4 #0bff00 6 | #define COLOR5 #0bff00 7 | #define COLOR6 #0bff00 8 | #define COLOR7 #0bff00 9 | #define COLOR8 #0bff00 10 | #define COLOR9 #0bff00 11 | #define COLOR10 #0bff00 12 | #define COLOR11 #0bff00 13 | #define COLOR12 #0bff00 14 | #define COLOR13 #0bff00 15 | #define COLOR14 #0bff00 16 | #define COLOR15 #0bff00 17 | #define BASE_FOREGROUND #0bff00 18 | #define BASE_BACKGROUND #022b00 19 | #define TERMINAL_BACKGROUND #123b10 20 | #define CURSOR #0bff00 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-red.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #401200 2 | #define COLOR1 #ff3600 3 | #define COLOR2 #ff3600 4 | #define COLOR3 #ff3600 5 | #define COLOR4 #ff3600 6 | #define COLOR5 #ff3600 7 | #define COLOR6 #ff3600 8 | #define COLOR7 #ff3600 9 | #define COLOR8 #ff3600 10 | #define COLOR9 #ff3600 11 | #define COLOR10 #ff3600 12 | #define COLOR11 #ff3600 13 | #define COLOR12 #ff3600 14 | #define COLOR13 #ff3600 15 | #define COLOR14 #ff3600 16 | #define COLOR15 #ff3600 17 | #define BASE_FOREGROUND #ff3600 18 | #define BASE_BACKGROUND #2b0c00 19 | #define TERMINAL_BACKGROUND #1afbf0 20 | #define CURSOR #ff3600 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-white.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #3b3b3b 2 | #define COLOR1 #fafafa 3 | #define COLOR2 #fafafa 4 | #define COLOR3 #fafafa 5 | #define COLOR4 #fafafa 6 | #define COLOR5 #fafafa 7 | #define COLOR6 #fafafa 8 | #define COLOR7 #fafafa 9 | #define COLOR8 #fafafa 10 | #define COLOR9 #fafafa 11 | #define COLOR10 #fafafa 12 | #define COLOR11 #fafafa 13 | #define COLOR12 #fafafa 14 | #define COLOR13 #fafafa 15 | #define COLOR14 #fafafa 16 | #define COLOR15 #fafafa 17 | #define BASE_FOREGROUND #fafafa 18 | #define BASE_BACKGROUND #262626 19 | #define TERMINAL_BACKGROUND #161616 20 | #define CURSOR #fafafa 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/mono-yellow.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #403500 2 | #define COLOR1 #ffd300 3 | #define COLOR2 #ffd300 4 | #define COLOR3 #ffd300 5 | #define COLOR4 #ffd300 6 | #define COLOR5 #ffd300 7 | #define COLOR6 #ffd300 8 | #define COLOR7 #ffd300 9 | #define COLOR8 #ffd300 10 | #define COLOR9 #ffd300 11 | #define COLOR10 #ffd300 12 | #define COLOR11 #ffd300 13 | #define COLOR12 #ffd300 14 | #define COLOR13 #ffd300 15 | #define COLOR14 #ffd300 16 | #define COLOR15 #ffd300 17 | #define BASE_FOREGROUND #ffd300 18 | #define BASE_BACKGROUND #2b2400 19 | #define TERMINAL_BACKGROUND #1b13f0 20 | #define CURSOR #ffd300 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/monokai.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #272822 2 | #define COLOR1 #f92672 3 | #define COLOR2 #a6e22e 4 | #define COLOR3 #f4bf75 5 | #define COLOR4 #66d9ef 6 | #define COLOR5 #ae81ff 7 | #define COLOR6 #a1efe4 8 | #define COLOR7 #f8f8f2 9 | #define COLOR8 #75715e 10 | #define COLOR9 #f92672 11 | #define COLOR10 #a6e22e 12 | #define COLOR11 #f4bf75 13 | #define COLOR12 #66d9ef 14 | #define COLOR13 #ae81ff 15 | #define COLOR14 #a1efe4 16 | #define COLOR15 #f9f8f5 17 | #define BASE_FOREGROUND #f8f8f2 18 | #define BASE_BACKGROUND #272822 19 | #define TERMINAL_BACKGROUND #171812 20 | #define CURSOR #f8f8f2 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/n0tch2k.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #383838 2 | #define COLOR1 #a95551 3 | #define COLOR2 #666666 4 | #define COLOR3 #a98051 5 | #define COLOR4 #657d3e 6 | #define COLOR5 #767676 7 | #define COLOR6 #c9c9c9 8 | #define COLOR7 #d0b8a3 9 | #define COLOR8 #474747 10 | #define COLOR9 #a97775 11 | #define COLOR10 #8c8c8c 12 | #define COLOR11 #a99175 13 | #define COLOR12 #98bd5e 14 | #define COLOR13 #a3a3a3 15 | #define COLOR14 #dcdcdc 16 | #define COLOR15 #d8c8bb 17 | #define BASE_FOREGROUND #a0a0a0 18 | #define BASE_BACKGROUND #222222 19 | #define TERMINAL_BACKGROUND #121212 20 | #define CURSOR #a0a0a0 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR7 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR6 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nebula.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #22273b 2 | #define COLOR1 #777abc 3 | #define COLOR2 #6562a8 4 | #define COLOR3 #4f9062 5 | #define COLOR4 #4d6bb6 6 | #define COLOR5 #716cae 7 | #define COLOR6 #226f68 8 | #define COLOR7 #a4a6a9 9 | #define COLOR8 #6e6f72 10 | #define COLOR9 #777abc 11 | #define COLOR10 #6562a8 12 | #define COLOR11 #4f9062 13 | #define COLOR12 #4d6bb6 14 | #define COLOR13 #716cae 15 | #define COLOR14 #226f68 16 | #define COLOR15 #8dbdaa 17 | #define BASE_FOREGROUND #a4a6a9 18 | #define BASE_BACKGROUND #22273b 19 | #define TERMINAL_BACKGROUND #12172b 20 | #define CURSOR #a4a6a9 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/neon-night.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #20242d 2 | #define COLOR1 #ff8e8e 3 | #define COLOR2 #7efdd0 4 | #define COLOR3 #fcad3f 5 | #define COLOR4 #69b4f9 6 | #define COLOR5 #dd92f6 7 | #define COLOR6 #8ce8ff 8 | #define COLOR7 #c9cccd 9 | #define COLOR8 #20242d 10 | #define COLOR9 #ff8e8e 11 | #define COLOR10 #7efdd0 12 | #define COLOR11 #fcad3f 13 | #define COLOR12 #69b4f9 14 | #define COLOR13 #dd92f6 15 | #define COLOR14 #8ce8ff 16 | #define COLOR15 #c9cccd 17 | #define BASE_FOREGROUND #c7c8ff 18 | #define BASE_BACKGROUND #20242d 19 | #define TERMINAL_BACKGROUND #10141d 20 | #define CURSOR #c7c8ff 21 | 22 | #define SELECTED_FOREGROUND COLOR0 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR5 41 | -------------------------------------------------------------------------------- /themes/dark/neutron.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #23252b 2 | #define COLOR1 #b54036 3 | #define COLOR2 #5ab977 4 | #define COLOR3 #deb566 5 | #define COLOR4 #6a7c93 6 | #define COLOR5 #a4799d 7 | #define COLOR6 #3f94a8 8 | #define COLOR7 #e6e8ef 9 | #define COLOR8 #23252b 10 | #define COLOR9 #b54036 11 | #define COLOR10 #5ab977 12 | #define COLOR11 #deb566 13 | #define COLOR12 #6a7c93 14 | #define COLOR13 #a4799d 15 | #define COLOR14 #3f94a8 16 | #define COLOR15 #ebedf2 17 | #define BASE_FOREGROUND #e6e8ef 18 | #define BASE_BACKGROUND #1c1e22 19 | #define TERMINAL_BACKGROUND #2c2e32 20 | #define CURSOR #e6e8ef 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nightfly.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #1d3b53 2 | #define COLOR1 #fc514e 3 | #define COLOR2 #a1cd5e 4 | #define COLOR3 #e7d37a 5 | #define COLOR4 #82aaff 6 | #define COLOR5 #c792ea 7 | #define COLOR6 #7fdbca 8 | #define COLOR7 #a1aab8 9 | #define COLOR8 #7c8f8f 10 | #define COLOR9 #ff5874 11 | #define COLOR10 #21c7a8 12 | #define COLOR11 #ecc48d 13 | #define COLOR12 #82aaff 14 | #define COLOR13 #ae81ff 15 | #define COLOR14 #7fdbca 16 | #define COLOR15 #d6deeb 17 | #define BASE_FOREGROUND #c3ccdc 18 | #define BASE_BACKGROUND #011627 19 | #define TERMINAL_BACKGROUND #112637 20 | #define CURSOR #82aaff 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nighty.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #373d48 2 | #define COLOR1 #9b3e46 3 | #define COLOR2 #095b32 4 | #define COLOR3 #808020 5 | #define COLOR4 #1d3e6f 6 | #define COLOR5 #823065 7 | #define COLOR6 #3a7458 8 | #define COLOR7 #828282 9 | #define COLOR8 #5c6370 10 | #define COLOR9 #d0555f 11 | #define COLOR10 #119955 12 | #define COLOR11 #dfe048 13 | #define COLOR12 #4674b8 14 | #define COLOR13 #ed86c9 15 | #define COLOR14 #70d2a4 16 | #define COLOR15 #dfdfdf 17 | #define BASE_FOREGROUND #dfdfdf 18 | #define BASE_BACKGROUND #2f2f2f 19 | #define TERMINAL_BACKGROUND #1f1f1f 20 | #define CURSOR #dfdfdf 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/nord-alt.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2e3440 2 | #define COLOR1 #3b4252 3 | #define COLOR2 #434c5e 4 | #define COLOR3 #4c566a 5 | #define COLOR4 #d8dee9 6 | #define COLOR5 #e5e9f0 7 | #define COLOR6 #eceff4 8 | #define COLOR7 #8fbcbb 9 | #define COLOR8 #bf616a 10 | #define COLOR9 #d08770 11 | #define COLOR10 #ebcb8b 12 | #define COLOR11 #a3be8c 13 | #define COLOR12 #88c0d0 14 | #define COLOR13 #81a1c1 15 | #define COLOR14 #b48ead 16 | #define COLOR15 #5e81ac 17 | #define BASE_FOREGROUND #8fbcbb 18 | #define BASE_BACKGROUND #2e3440 19 | #define TERMINAL_BACKGROUND #1e2430 20 | #define CURSOR #8fbcbb 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR4 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/novel.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #cc0000 3 | #define COLOR2 #009600 4 | #define COLOR3 #d06b00 5 | #define COLOR4 #0000cc 6 | #define COLOR5 #cc00cc 7 | #define COLOR6 #0087cc 8 | #define COLOR7 #cccccc 9 | #define COLOR8 #808080 10 | #define COLOR9 #cc0000 11 | #define COLOR10 #009600 12 | #define COLOR11 #d06b00 13 | #define COLOR12 #0000cc 14 | #define COLOR13 #cc00cc 15 | #define COLOR14 #0087cc 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #3b2322 18 | #define BASE_BACKGROUND #dfdbc3 19 | #define TERMINAL_BACKGROUND #cfcbb3 20 | #define CURSOR #3b2322 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR7 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR15 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/obsidian.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #000000 2 | #define COLOR1 #a60001 3 | #define COLOR2 #00bb00 4 | #define COLOR3 #fecd22 5 | #define COLOR4 #3a9bdb 6 | #define COLOR5 #bb00bb 7 | #define COLOR6 #00bbbb 8 | #define COLOR7 #bbbbbb 9 | #define COLOR8 #555555 10 | #define COLOR9 #ff0003 11 | #define COLOR10 #93c863 12 | #define COLOR11 #fef874 13 | #define COLOR12 #a1d7ff 14 | #define COLOR13 #ff55ff 15 | #define COLOR14 #55ffff 16 | #define COLOR15 #ffffff 17 | #define BASE_FOREGROUND #cdcdcd 18 | #define BASE_BACKGROUND #283033 19 | #define TERMINAL_BACKGROUND #182023 20 | #define CURSOR #cdcdcd 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR0 40 | #define URGENT_BG_COLOR COLOR6 41 | -------------------------------------------------------------------------------- /themes/dark/ocean.res: -------------------------------------------------------------------------------- 1 | #define COLOR0 #2b303b 2 | #define COLOR1 #bf616a 3 | #define COLOR2 #a3be8c 4 | #define COLOR3 #ebcb8b 5 | #define COLOR4 #8fa1b3 6 | #define COLOR5 #b48ead 7 | #define COLOR6 #96b5b4 8 | #define COLOR7 #c0c5ce 9 | #define COLOR8 #65737e 10 | #define COLOR9 #bf616a 11 | #define COLOR10 #a3be8c 12 | #define COLOR11 #ebcb8b 13 | #define COLOR12 #8fa1b3 14 | #define COLOR13 #b48ead 15 | #define COLOR14 #96b5b4 16 | #define COLOR15 #eff1f5 17 | #define BASE_FOREGROUND #c0c5ce 18 | #define BASE_BACKGROUND #2b303b 19 | #define TERMINAL_BACKGROUND #1b202b 20 | #define CURSOR #c0c5ce 21 | 22 | #define SELECTED_FOREGROUND COLOR15 23 | #define SELECTED_BACKGROUND COLOR1 24 | #define SCRATCHNORM BASE_BACKGROUND 25 | #define SCRATCHSEL SELECTED_BACKGROUND 26 | #define HID_NORM_FG_COLOR BASE_FOREGROUND 27 | #define HID_NORM_BG_COLOR BASE_BACKGROUND 28 | #define HID_SEL_FG_COLOR COLOR3 29 | #define HID_SEL_BG_COLOR BASE_BACKGROUND 30 | #define WS_NORM_FG_COLOR BASE_FOREGROUND 31 | #define WS_NORM_BG_COLOR BASE_BACKGROUND 32 | #define WS_SEL_FG_COLOR SELECTED_FOREGROUND 33 | #define WS_SEL_BG_COLOR SELECTED_BACKGROUND 34 | #define MARKED_FG_COLOR COLOR0 35 | #define MARKED_BG_COLOR COLOR3 36 | #define BORDER COLOR0 37 | #define WARNING_FG_COLOR COLOR0 38 | #define WARNING_BG_COLOR COLOR4 39 | #define URGENT_FG_COLOR COLOR15 40 | #define URGENT_BG_COLOR COLOR6 41 | --------------------------------------------------------------------------------