summaryrefslogtreecommitdiffstats
path: root/script/rofi-create-screenshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'script/rofi-create-screenshot.sh')
-rwxr-xr-xscript/rofi-create-screenshot.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/script/rofi-create-screenshot.sh b/script/rofi-create-screenshot.sh
index d30acccc..44934296 100755
--- a/script/rofi-create-screenshot.sh
+++ b/script/rofi-create-screenshot.sh
@@ -5,12 +5,8 @@
# License: See rofi
##
RESET="\e[0m"
-BOLD="\e[1m"
-COLOR_BLACK="\e[0;30m"
COLOR_RED="\e[0;31m"
-COLOR_GREEN="\e[0;32m"
COLOR_YELLOW="\e[0;33m"
-COLOR_BLUE="\e[0;34m"
XRDB_FILE=$1
shift