Advertising
advertising
related pastes to tag 'color'
- 1462408 - Strip IRC Color: python irc strip color
-
- #!/usr/bin/env python
- # -*- coding: iso-8859-1 -*-
- '''
- Esta função para retirada dos caracteres de cor se baseia em um autômato construído
- para este propósito, utilizando-se dos conceitos da Máquina de Turing.
- Correção do código:
- 1462399 - Strip IRC Color: irc strip color delphi
-
- (*
- Função para retirar caracteres de cor de strings de IRC
- Eduardo Rolim(Vndmtrx) - Knal #DelphiX - [BrasNet]
- www.vindemiatrix.x-br.com
- *)
- Uses
- Contnrs; // Necessário para poder usar a classe TStack, que implementa uma estrutura de pilha
- 1181574 - Strip IRC Color: python irc strip color
-
- #!/usr/bin/env python
- # -*- coding: iso-8859-1 -*-
- '''
- Esta função para retirada dos caracteres de cor se baseia em um autômato construído
- para este propósito, utilizando-se dos conceitos da Máquina de Turing.
- Correção do código:
- 1181084 - Strip IRC Color: python irc strip color
-
- #!/usr/bin/env python
- # -*- coding: iso-8859-1 -*-
- '''
- Esta função para retirada dos caracteres de cor se baseia em um autômato construído
- para este propósito, utilizando-se dos conceitos da Máquina de Turing.
- Correção do código:
- 1180691 - Strip IRC Color: irc strip color delphi
-
- (*
- Função para retirar caracteres de cor de strings de IRC
- Eduardo Rolim(Vndmtrx) - Knal #DelphiX - [BrasNet]
- www.vindemiatrix.x-br.com
- *)
- Uses
- Contnrs; // Necessário para poder usar a classe TStack, que implementa uma estrutura de pilha
- 987866 - role test color scheme v2: test scheme kde role color
-
- [ColorEffects:Disabled]
- Color=92,100,111
- ColorAmount=0.5
- ColorEffect=1
- ContrastAmount=0.5
- ContrastEffect=1
- IntensityAmount=0.25
- IntensityEffect=0
- 938874 - Color Seter: cool set color
-
- alias <ALIAS HERE> {
- var %c1 4
- var %c2 2
- tokenize 32 $1-
- var %i $0,%t,%b = $iif(%b,$chr(2)),%u = $iif(%u,$chr(31))
- while %i {
- var %w $ [ $+ [ %i ] ],%t = $+($chr(3),$base(%c1,10,10,2),$replace($left(%w,1),a, A,b, B,c, C,d, D,e, E,f, F,g, G,h, H,i, I,j, J,k, K,l, L,m, M,n, N,o, O,p, P,q, Q,r, R,s, S,t, T,u, U,v, V,w, W,x, X,y, Y,z, Z,[, 4[,], 4]),$chr(3),$base(%c2,10,10,2),%u,%b,$replace($mid(%w,2),:, 2:,!, 2!),$chr(15)) %t
- dec %i
-
- 857403 - Car color id's: sa-mp help color
- new aCarColorNames[][126] = {
- {"0"},//0
- {"1"},//1
- {"2"},//2
- {"3"},//3
- {"4"},//4
- {"5"},//5
- 829313 - Rainbow Text: text color type
- on *:INPUT:#: {
- if (%colortype == $null) && ($mid($1,1,1) != /) { /echo -a 2Please specify a color type by typing /ctype light or /ctype dark. You may also right click this window and select it in Rainbow Text->Options->Color Type. | /halt }
- if (%colorbold == $null) && ($mid($1,1,1) != /) { /echo -a 2Please specify bold by typing /cbold on or /cbold off. You may also right click this window and select it in Rainbow Text->Options->Bold. | /halt }
- if (%color == on) && ($mid($1,1,1) != /) {
- /set %color.words $strip($1-)
- /set %color.wcounter 0
- if (%colorbold == on) { /set %color.final 0,1 }
- if (%colorbold == off) { /set %color.final 0,1 }
- 808814 - charamel color scheme: scheme kde color charamel
- [ColorEffects:Disabled]
- Color=197,179,153
- ColorAmount=0.5
- ColorEffect=2
- ContrastAmount=0.25
- ContrastEffect=1
- IntensityAmount=0.25
- IntensityEffect=0
- 803298 - role test color scheme: test scheme kde role color
- [ColorEffects:Disabled]
- Color=92,100,111
- ColorAmount=0.5
- ColorEffect=1
- ContrastAmount=0.5
- ContrastEffect=1
- IntensityAmount=0.25
- IntensityEffect=0