summary refs log tree commit diff
path: root/.config/Terminal
diff options
context:
space:
mode:
Diffstat (limited to '.config/Terminal')
-rw-r--r--.config/Terminal/terminalrc38
1 files changed, 19 insertions, 19 deletions
diff --git a/.config/Terminal/terminalrc b/.config/Terminal/terminalrc
index 7efa778e..6977c87f 100644
--- a/.config/Terminal/terminalrc
+++ b/.config/Terminal/terminalrc
@@ -16,30 +16,30 @@ MiscTabCloseButtons=TRUE
 MiscTabCloseMiddleClick=TRUE
 MiscTabPosition=GTK_POS_TOP
 MiscHighlightUrls=TRUE
-ColorPalette2=#d7d77c7c7979
-ColorPalette10=#dfdf65656565
-ColorPalette3=#c2c2c7c77b7b
-ColorPalette11=#c5c5d1d15c5c
-ColorPalette4=#f4f4cfcf8686
-ColorPalette12=#ececcece5858
-ColorPalette5=#9292b2b2caca
-ColorPalette13=#8c8cb6b6e1e1
-ColorPalette6=#c0c0a7a7c7c7
-ColorPalette14=#cfcfababdfdf
-ColorPalette7=#9a9ac9c9c4c4
-ColorPalette15=#8080cacabfbf
-ColorPalette8=#a7a7a8a8a7a7
-ColorPalette16=#a7a7a8a8a7a7
-ColorPalette9=#555557575353
-ColorCursor=#d7d7dadad8d8
 ScrollingOnOutput=FALSE
 ScrollingLines=100000
 BackgroundDarkness=0.850000
 ShortcutsNoMenukey=TRUE
 TitleMode=TERMINAL_TITLE_REPLACE
 Term=xterm-256color
-ColorForeground=#d7d7dadad8d8
-ColorSelection=#47474c4c5252
 BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
 ScrollingBar=TERMINAL_SCROLLBAR_NONE
-
+ColorCursor=#dd00dd00dd00
+ColorForeground=#dd00dd00dd00
+ColorBackground=#115511551155
+ColorPalette1=#115511551155
+ColorPalette2=#88ff55553366
+ColorPalette3=#9900aa995599
+ColorPalette4=#dd2288444455
+ColorPalette5=#66aa99ffbb55
+ColorPalette6=#aaaa775599ff
+ColorPalette7=#7755bb55aaaa
+ColorPalette8=#dd00dd00dd00
+ColorPalette9=#550055005500
+ColorPalette10=#aacc44114422
+ColorPalette11=#9900aa995599
+ColorPalette12=#ff44bbff7755
+ColorPalette13=#66aa99ffbb55
+ColorPalette14=#aaaa775599ff
+ColorPalette15=#7755bb55aaaa
+ColorPalette16=#ff55ff55ff55
009-08-09Add 'about-filter' and 'repo.about-filter' optionsLars Hjemli 2009-08-09ui-summary: enable arbitrary paths below repo.readmeLars Hjemli 2009-08-09cgit.c: allow repo.*-filter options to unset the current defaultLars Hjemli 2009-08-09Add support for repo.commit-filter and repo.source-filterLars Hjemli 2009-08-08Expose file extension in tree lists as class to allow nicer tree stylingMartin Szulecki 2009-08-08Introduce noplainemail option to hide email adresses from spambotsMartin Szulecki 2009-07-31ui-commit: add support for 'commit-filter' optionLars Hjemli 2009-07-31ui-tree: add support for source-filter optionLars Hjemli 2009-07-31ui-snapshot: use cgit_{open|close}_filter() to execute compressorsLars Hjemli 2009-07-31Add generic filter/plugin infrastructureLars Hjemli 2009-07-25Add support for mime type registration and lookupLars Hjemli 2009-07-25cgit.h: keep config flags sortedLars Hjemli 2009-07-25cgitrc.5.txt: document 'embedded' and 'noheader'Lars Hjemli 2009-07-25Add support for 'noheader' optionLars Hjemli 2009-07-25cgitrc.5.txt: document 'head-include'Lars Hjemli 2009-07-25ui-blob: return 'application/octet-stream' for binary blobsLars Hjemli 2009-07-25ui-plain: Return 'application/octet-stream' for binary files.Remko Tronçon 2009-06-11use cgit_httpscheme() for atom feedDiego Ongaro 2009-06-11add cgit_httpscheme() -> http:// or https://Diego Ongaro 2009-06-07Return http statuscode 404 on unknown branchLars Hjemli 2009-06-07Add head-include configuration option.Mark Lodato 2009-03-15CGIT 0.8.2.1Lars Hjemli 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli